>>> linux 6.1.5 Extracting xzcat /tmp/instance-23/dl/linux/linux-6.1.5.tar.xz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/linux-6.1.5 -xf - >>> linux 6.1.5 Patching if [ -e /tmp/instance-23/output-1/build/linux-6.1.5/drivers/video/fbdev ]; then dest=drivers/video/fbdev ; else dest=drivers/video ; fi ; mkdir -p /tmp/instance-23/output-1/build/linux-6.1.5/${dest}/fbtft; cp -dpfr /tmp/instance-23/output-1/build/fbtft-274035404701245e7491c0c6471c5b72ade4d491/* /tmp/instance-23/output-1/build/linux-6.1.5/${dest}/fbtft/ ; echo "source \"${dest}/fbtft/Kconfig\"" >> /tmp/instance-23/output-1/build/linux-6.1.5/${dest}/Kconfig ; echo 'obj-y += fbtft/' >> /tmp/instance-23/output-1/build/linux-6.1.5/${dest}/Makefile for p in ; do if test -d $p ; then PATH=/tmp/instance-23/output-1/host/bin:$PATH support/scripts/apply-patches.sh /tmp/instance-23/output-1/build/linux-6.1.5 $p \*.patch || exit 1 ; else PATH=/tmp/instance-23/output-1/host/bin:$PATH support/scripts/apply-patches.sh /tmp/instance-23/output-1/build/linux-6.1.5 `dirname $p` `basename $p` || exit 1; fi done >>> linux-tools Patching if [ -f /tmp/instance-23/output-1/build/linux-6.1.5/tools/perf/Documentation/Makefile ]; then printf "%%:\n\t@:\n" >/tmp/instance-23/output-1/build/linux-6.1.5/tools/perf/Documentation/GNUmakefile; fi >>> linux-tools Configuring >>> linux-tools Building PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-23/output-1/build/linux-6.1.5/tools CROSS=/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu- CPUFREQ_BENCH=false NLS=false LDFLAGS= DEBUG=false cpupower make[1]: Entering directory '/tmp/instance-23/output-1/build/linux-6.1.5/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-23/output-1/build/linux-6.1.5/tools' >>> linux-tools Installing to staging directory PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-23/output-1/build/linux-6.1.5/tools CROSS=/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu- CPUFREQ_BENCH=false NLS=false LDFLAGS= DEBUG=false DESTDIR=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot cpupower_install make[1]: Entering directory '/tmp/instance-23/output-1/build/linux-6.1.5/tools' DESCEND power/cpupower /usr/bin/install -c -d /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib cp -fpR ./libcpupower.so* /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/ /usr/bin/install -c -d /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include /usr/bin/install -c -m 644 lib/cpufreq.h /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/cpufreq.h /usr/bin/install -c -m 644 lib/cpuidle.h /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/cpuidle.h /usr/bin/install -c -d /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin /usr/bin/install -c ./cpupower /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin /usr/bin/install -c -d /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions /usr/bin/install -c -m 644 cpupower-completion.sh '/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions/cpupower' /usr/bin/install -c -m 644 -D man/cpupower.1 /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/man/man1/cpupower.1 /usr/bin/install -c -m 644 -D man/cpupower-frequency-set.1 /tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/sh4a-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-23/output-1/host/sh4a-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-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/man/man1/cpupower-idle-info.1 /usr/bin/install -c -m 644 -D man/cpupower-set.1 /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/man/man1/cpupower-set.1 /usr/bin/install -c -m 644 -D man/cpupower-info.1 /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/man/man1/cpupower-info.1 /usr/bin/install -c -m 644 -D man/cpupower-monitor.1 /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/man/man1/cpupower-monitor.1 make[1]: Leaving directory '/tmp/instance-23/output-1/build/linux-6.1.5/tools' >>> linux-tools Fixing libtool files for la in $(find /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-23/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-23/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> linux-tools Installing to target PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-23/output-1/build/linux-6.1.5/tools CROSS=/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu- CPUFREQ_BENCH=false NLS=false LDFLAGS= DEBUG=false DESTDIR=/tmp/instance-23/output-1/target cpupower_install make[1]: Entering directory '/tmp/instance-23/output-1/build/linux-6.1.5/tools' DESCEND power/cpupower /usr/bin/install -c -d /tmp/instance-23/output-1/target/usr/lib cp -fpR ./libcpupower.so* /tmp/instance-23/output-1/target/usr/lib/ /usr/bin/install -c -d /tmp/instance-23/output-1/target/usr/include /usr/bin/install -c -m 644 lib/cpufreq.h /tmp/instance-23/output-1/target/usr/include/cpufreq.h /usr/bin/install -c -m 644 lib/cpuidle.h /tmp/instance-23/output-1/target/usr/include/cpuidle.h /usr/bin/install -c -d /tmp/instance-23/output-1/target/usr/bin /usr/bin/install -c ./cpupower /tmp/instance-23/output-1/target/usr/bin /usr/bin/install -c -d /tmp/instance-23/output-1/target/usr/share/bash-completion/completions /usr/bin/install -c -m 644 cpupower-completion.sh '/tmp/instance-23/output-1/target/usr/share/bash-completion/completions/cpupower' /usr/bin/install -c -m 644 -D man/cpupower.1 /tmp/instance-23/output-1/target/usr/man/man1/cpupower.1 /usr/bin/install -c -m 644 -D man/cpupower-frequency-set.1 /tmp/instance-23/output-1/target/usr/man/man1/cpupower-frequency-set.1 /usr/bin/install -c -m 644 -D man/cpupower-frequency-info.1 /tmp/instance-23/output-1/target/usr/man/man1/cpupower-frequency-info.1 /usr/bin/install -c -m 644 -D man/cpupower-idle-set.1 /tmp/instance-23/output-1/target/usr/man/man1/cpupower-idle-set.1 /usr/bin/install -c -m 644 -D man/cpupower-idle-info.1 /tmp/instance-23/output-1/target/usr/man/man1/cpupower-idle-info.1 /usr/bin/install -c -m 644 -D man/cpupower-set.1 /tmp/instance-23/output-1/target/usr/man/man1/cpupower-set.1 /usr/bin/install -c -m 644 -D man/cpupower-info.1 /tmp/instance-23/output-1/target/usr/man/man1/cpupower-info.1 /usr/bin/install -c -m 644 -D man/cpupower-monitor.1 /tmp/instance-23/output-1/target/usr/man/man1/cpupower-monitor.1 make[1]: Leaving directory '/tmp/instance-23/output-1/build/linux-6.1.5/tools' linuxconsoletools-1.8.1.tar.bz2: OK (sha256: 4da29745c782b7db18f5f37c49e77bf163121dd3761e2fc7636fa0cbf35c2456) >>> linuxconsoletools 1.8.1 Extracting bzcat /tmp/instance-23/dl/linuxconsoletools/linuxconsoletools-1.8.1.tar.bz2 | tar --strip-components=1 -C /tmp/instance-23/output-1/build/linuxconsoletools-1.8.1 -xf - >>> linuxconsoletools 1.8.1 Patching >>> linuxconsoletools 1.8.1 Configuring >>> linuxconsoletools 1.8.1 Building PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-23/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-23/output-1/build/linuxconsoletools-1.8.1 DISABLE_JOYSTICK=1 DISABLE_FORCEFEEDBACK=1 make[1]: Entering directory '/tmp/instance-23/output-1/build/linuxconsoletools-1.8.1' /home/autobuild/make/make -C utils compile make[2]: Entering directory '/tmp/instance-23/output-1/build/linuxconsoletools-1.8.1/utils' /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -funsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o inputattach.o inputattach.c inputattach.c: In function 'easypen_init': inputattach.c:582:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 582 | write(fd, 0, 1); | ^~~~~~~~~~~~~~~ /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc inputattach.o -lm -o inputattach make[2]: Leaving directory '/tmp/instance-23/output-1/build/linuxconsoletools-1.8.1/utils' make[1]: Leaving directory '/tmp/instance-23/output-1/build/linuxconsoletools-1.8.1' >>> linuxconsoletools 1.8.1 Installing to target PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-23/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-23/output-1/build/linuxconsoletools-1.8.1 DISABLE_JOYSTICK=1 DISABLE_FORCEFEEDBACK=1 DESTDIR="/tmp/instance-23/output-1/target" PREFIX=/usr install make[1]: Entering directory '/tmp/instance-23/output-1/build/linuxconsoletools-1.8.1' /home/autobuild/make/make -C utils install make[2]: Entering directory '/tmp/instance-23/output-1/build/linuxconsoletools-1.8.1/utils' install -d /tmp/instance-23/output-1/target/usr/bin install inputattach /tmp/instance-23/output-1/target/usr/bin make[2]: Leaving directory '/tmp/instance-23/output-1/build/linuxconsoletools-1.8.1/utils' /home/autobuild/make/make -C docs install make[2]: Entering directory '/tmp/instance-23/output-1/build/linuxconsoletools-1.8.1/docs' install -d /tmp/instance-23/output-1/target/usr/share/man/man1 install -m644 inputattach.1 /tmp/instance-23/output-1/target/usr/share/man/man1 make[2]: Leaving directory '/tmp/instance-23/output-1/build/linuxconsoletools-1.8.1/docs' make[1]: Leaving directory '/tmp/instance-23/output-1/build/linuxconsoletools-1.8.1' 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-23/dl/linuxptp/linuxptp-3.1.1.tgz | tar --strip-components=1 -C /tmp/instance-23/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-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CROSS_COMPILE="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-" KBUILD_OUTPUT=/tmp/instance-23/output-1/host/sh4a-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-23/output-1/build/linuxptp-3.1.1 all make[1]: Entering directory '/tmp/instance-23/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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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:62: 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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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:52: warning: '%s' directive output may be truncated writing up to 7479 bytes into a region of size 33 [-Wformat-truncation=] 899 | snprintf(buf, sizeof(buf), "global.%s", ci->label); | ^~ In file included from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from config.c:23: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 8 and 7487 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:40: warning: '%s' directive output may be truncated writing up to 7479 bytes into a region of size 133 [-Wformat-truncation=] 348 | snprintf(buf, sizeof(buf), "%s.%s", section, name); | ^~ In file included from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from config.c:23: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 8 and 7487 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:9: 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:31: 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:9: 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:31: note: format string is defined here 980 | pr_debug("config item %s.%s is %d", section, option, ci->val.i); | ^~ /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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:29: 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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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:30: 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:24: 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:30: 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:32: 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:32: 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:32: 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:30: 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:30: 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:30: 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:30: 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:38: 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:38: 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:38: 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:38: 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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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:25: 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:29: 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:29: 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:45: 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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc hwstamp_ctl.o version.o -lm -lrt -pthread -o hwstamp_ctl /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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:21: warning: 'timestamping' may be used uninitialized in this function [-Wmaybe-uninitialized] 335 | if (ret > 0 && timestamping != TS_SOFTWARE) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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:41: 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:33: 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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/build/linuxptp-3.1.1' >>> linuxptp 3.1.1 Installing to target PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CROSS_COMPILE="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-" KBUILD_OUTPUT=/tmp/instance-23/output-1/host/sh4a-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-23/output-1/target -C /tmp/instance-23/output-1/build/linuxptp-3.1.1 install make[1]: Entering directory '/tmp/instance-23/output-1/build/linuxptp-3.1.1' install -p -m 755 -d /tmp/instance-23/output-1/target/usr/sbin /tmp/instance-23/output-1/target/usr/man/man8 install ptp4l hwstamp_ctl nsm phc2sys phc_ctl pmc timemaster ts2phc /tmp/instance-23/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-23/output-1/target/usr/man/man8 $x ; \ done make[1]: Leaving directory '/tmp/instance-23/output-1/build/linuxptp-3.1.1' /usr/bin/install -D -m 644 package/linuxptp//linuxptp.cfg /tmp/instance-23/output-1/target/etc/linuxptp.cfg /usr/bin/install -m 755 -D package/linuxptp//S65ptp4l /tmp/instance-23/output-1/target/etc/init.d/S65ptp4l /usr/bin/install -m 755 -D package/linuxptp//S66phc2sys /tmp/instance-23/output-1/target/etc/init.d/S66phc2sys >>> host-lpc3250loader 1.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.lpc3250loader-1.0.tar.gz.a5QFr4/output' 'https://github.com/alexandrebelloni/lpc3250loader/archive/1.0/lpc3250loader-1.0.tar.gz' --2023-02-02 20:09:41-- https://github.com/alexandrebelloni/lpc3250loader/archive/1.0/lpc3250loader-1.0.tar.gz Resolving github.com (github.com)... 140.82.114.4 Connecting to github.com (github.com)|140.82.114.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/alexandrebelloni/lpc3250loader/tar.gz/refs/tags/1.0 [following] --2023-02-02 20:09:42-- https://codeload.github.com/alexandrebelloni/lpc3250loader/tar.gz/refs/tags/1.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: 1959 (1.9K) [application/x-gzip] Saving to: '/tmp/instance-23/output-1/build/.lpc3250loader-1.0.tar.gz.a5QFr4/output' 0K . 100% 68.5M=0s 2023-02-02 20:09:42 (68.5 MB/s) - '/tmp/instance-23/output-1/build/.lpc3250loader-1.0.tar.gz.a5QFr4/output' saved [1959/1959] lpc3250loader-1.0.tar.gz: OK (sha256: 267de7541c92e5b007b93c660a41188976d531a3757f4ffd9b7142d3994da7d1) >>> host-lpc3250loader 1.0 Extracting gzip -d -c /tmp/instance-23/dl/lpc3250loader/lpc3250loader-1.0.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/host-lpc3250loader-1.0 -xf - >>> host-lpc3250loader 1.0 Patching >>> host-lpc3250loader 1.0 Configuring >>> host-lpc3250loader 1.0 Building >>> host-lpc3250loader 1.0 Installing to host directory /usr/bin/install -m 0755 -D /tmp/instance-23/output-1/build/host-lpc3250loader-1.0/LPC3250loader.py /tmp/instance-23/output-1/host/bin/LPC3250loader.py >>> lsscsi 0.32 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.lsscsi-0.32.tgz.28xVz4/output' 'http://sg.danny.cz/scsi/lsscsi-0.32.tgz' --2023-02-02 20:09:48-- http://sg.danny.cz/scsi/lsscsi-0.32.tgz Resolving sg.danny.cz (sg.danny.cz)... 37.157.195.192 Connecting to sg.danny.cz (sg.danny.cz)|37.157.195.192|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 195376 (191K) [application/x-gzip] Saving to: '/tmp/instance-23/output-1/build/.lsscsi-0.32.tgz.28xVz4/output' 0K .......... .......... .......... .......... .......... 26% 167K 1s 50K .......... .......... .......... .......... .......... 52% 331K 0s 100K .......... .......... .......... .......... .......... 78% 318K 0s 150K .......... .......... .......... .......... 100% 283K=0.8s 2023-02-02 20:09:49 (254 KB/s) - '/tmp/instance-23/output-1/build/.lsscsi-0.32.tgz.28xVz4/output' saved [195376/195376] lsscsi-0.32.tgz: OK (sha256: 0a800e9e94dca2ab702d65d72777ae8cae078e3d74d0bcbed64ba0849e8029a1) >>> lsscsi 0.32 Extracting gzip -d -c /tmp/instance-23/dl/lsscsi/lsscsi-0.32.tgz | tar --strip-components=1 -C /tmp/instance-23/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-23/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-23/output-1/build/lsscsi-0.32/ && rm -rf config.cache && PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-23/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-23/output-1/host/sh4a-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=sh4a-buildroot-linux-gnu --host=sh4a-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 sh4a-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 sh4a-buildroot-linux-gnu-gcc... /tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... sh4a-buildroot-linux-gnu checking for sh4a-buildroot-linux-gnu-ar... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar checking the archiver (/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-23/output-1/build/lsscsi-0.32/ make[1]: Entering directory '/tmp/instance-23/output-1/build/lsscsi-0.32' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-23/output-1/build/lsscsi-0.32' Making all in src make[3]: Entering directory '/tmp/instance-23/output-1/build/lsscsi-0.32/src' /tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/sh4a-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-23/output-1/host/sh4a-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-23/output-1/host/sh4a-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-23/output-1/host/sh4a-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' specified bound 384 exceeds source size 380 [-Wstringop-overread] 608 | lp = (const char *)memchr(src, 0, dest_maxlen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ lsscsi.c: In function 'list_shosts': lsscsi.c:2160:26: note: source object declared here 2160 | char *t, buff2[LMAX_DEVPATH - 4]; | ^~~~~ 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' specified bound 4096 exceeds source size 384 [-Wstringop-overread] 608 | lp = (const char *)memchr(src, 0, dest_maxlen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ lsscsi.c: In function 'list_shosts': lsscsi.c:4389:14: note: source object declared here 4389 | char buff[LMAX_DEVPATH]; | ^~~~ 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-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from lsscsi.c:18: /tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/sh4a-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-23/output-1/host/sh4a-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 file included from /tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/sh4a-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-23/output-1/host/sh4a-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-23/output-1/host/sh4a-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 function 'my_strcopy', inlined from 'one_sdev_entry' at lsscsi.c:3448:33: lsscsi.c:608:28: warning: 'memchr' specified bound 384 exceeds source size 264 [-Wstringop-overread] 608 | lp = (const char *)memchr(src, 0, dest_maxlen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ lsscsi.c: In function 'one_sdev_entry': lsscsi.c:284:22: note: source object declared here 284 | static struct item_t aa_first; | ^~~~~~~~ In function 'my_strcopy', inlined from 'one_sdev_entry' at lsscsi.c:3455:25: lsscsi.c:608:28: warning: 'memchr' specified bound 4096 exceeds source size 384 [-Wstringop-overread] 608 | lp = (const char *)memchr(src, 0, dest_maxlen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ lsscsi.c: In function 'one_sdev_entry': lsscsi.c:3349:14: note: source object declared here 3349 | char buff[LMAX_DEVPATH]; | ^~~~ In function 'my_strcopy', inlined from 'one_sdev_entry' at lsscsi.c:3456:25: lsscsi.c:608:28: warning: 'memchr' specified bound 384 exceeds source size 264 [-Wstringop-overread] 608 | lp = (const char *)memchr(src, 0, dest_maxlen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ lsscsi.c: In function 'one_sdev_entry': lsscsi.c:282:22: note: source object declared here 282 | static struct item_t non_sg; | ^~~~~~ /tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/build/lsscsi-0.32/src' Making all in doc make[3]: Entering directory '/tmp/instance-23/output-1/build/lsscsi-0.32/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-23/output-1/build/lsscsi-0.32/doc' make[3]: Entering directory '/tmp/instance-23/output-1/build/lsscsi-0.32' make[3]: Leaving directory '/tmp/instance-23/output-1/build/lsscsi-0.32' make[2]: Leaving directory '/tmp/instance-23/output-1/build/lsscsi-0.32' make[1]: Leaving directory '/tmp/instance-23/output-1/build/lsscsi-0.32' >>> lsscsi 0.32 Installing to target PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-23/output-1/target install -C /tmp/instance-23/output-1/build/lsscsi-0.32/ make[1]: Entering directory '/tmp/instance-23/output-1/build/lsscsi-0.32' Making install in src make[2]: Entering directory '/tmp/instance-23/output-1/build/lsscsi-0.32/src' make[3]: Entering directory '/tmp/instance-23/output-1/build/lsscsi-0.32/src' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/bin' /usr/bin/install -c lsscsi '/tmp/instance-23/output-1/target/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-23/output-1/build/lsscsi-0.32/src' make[2]: Leaving directory '/tmp/instance-23/output-1/build/lsscsi-0.32/src' Making install in doc make[2]: Entering directory '/tmp/instance-23/output-1/build/lsscsi-0.32/doc' make[3]: Entering directory '/tmp/instance-23/output-1/build/lsscsi-0.32/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 lsscsi.8 '/tmp/instance-23/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/tmp/instance-23/output-1/build/lsscsi-0.32/doc' make[2]: Leaving directory '/tmp/instance-23/output-1/build/lsscsi-0.32/doc' make[2]: Entering directory '/tmp/instance-23/output-1/build/lsscsi-0.32' make[3]: Entering directory '/tmp/instance-23/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-23/output-1/build/lsscsi-0.32' make[2]: Leaving directory '/tmp/instance-23/output-1/build/lsscsi-0.32' make[1]: Leaving directory '/tmp/instance-23/output-1/build/lsscsi-0.32' mawk-1.3.4-20200120.tgz: OK (sha256: 7fd4cd1e1fae9290fe089171181bbc6291dfd9bca939ca804f0ddb851c8b8237) >>> mawk 1.3.4-20200120 Extracting gzip -d -c /tmp/instance-23/dl/mawk/mawk-1.3.4-20200120.tgz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/mawk-1.3.4-20200120 -xf - >>> mawk 1.3.4-20200120 Patching >>> mawk 1.3.4-20200120 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-23/output-1/build/mawk-1.3.4-20200120 -name $file); do cp support/gnuconfig/$file $i; done; done >>> mawk 1.3.4-20200120 Patching libtool >>> mawk 1.3.4-20200120 Configuring (cd /tmp/instance-23/output-1/build/mawk-1.3.4-20200120/ && rm -rf config.cache && PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-23/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-23/output-1/host/sh4a-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=sh4a-buildroot-linux-gnu --host=sh4a-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: loading site script /dev/null checking build system type... x86_64-pc-linux-gnu checking host system type... sh4a-buildroot-linux-gnu Configuring for linux-gnu checking for sh4a-buildroot-linux-gnu-gcc... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking version of /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc... 4 checking if this is really Intel C compiler... no checking if this is really Clang C compiler... no checking for /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc option to accept ANSI C... none needed checking $CFLAGS variable... broken configure: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options checking $CC variable... ok checking whether make sets ${MAKE}... yes checking for makeflags variable... -${MAKEFLAGS} checking how to run the C preprocessor... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-cpp checking for a BSD compatible install... /usr/bin/install -c checking for gcc... gcc checking for native build C compiler... gcc checking for native build C preprocessor... ${BUILD_CC} -E checking for native build C flags... checking for native build C preprocessor-flags... checking for native build linker-flags... checking for native build linker-libraries... checking for log in -lm... yes checking if you want to see long compiling messages... yes checking if you want to turn on gcc warnings... no checking for groff... /usr/bin/groff checking for nroff... /usr/bin/nroff checking for tbl... /usr/bin/tbl checking for man2html... no checking for program to convert manpage to html... /usr/bin/groff checking if you want to use mawk's own regular-expressions engine... yes checking if you want to use mawk's own srand/rand functions... no checking for random-integer functions... arc4random_stir/arc4random checking for range of random-integers... 0xFFFFFFFFUL checking if should be included... no checking if should be included... no configure: WARNING: no header file found for arc4random checking if you want mawk to initialize random numbers at startup... yes checking for byacc... no checking for bison... bison -y checking for lint... no checking for cppcheck... no checking for splint... no checking if filesystem supports mixed-case filenames... yes checking for exctags... no checking for ctags... no checking for exetags... no checking for etags... no checking for ctags... no checking for etags... no checking if the POSIX test-macros are already defined... no checking if this is the GNU C library... yes checking if _DEFAULT_SOURCE can be used as a basis... yes checking if _XOPEN_SOURCE=500 works with _DEFAULT_SOURCE... yes checking if _XOPEN_SOURCE really is set... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking whether to use struct dirent64... no checking if you want to use dmalloc for testing... no checking if you want to use dbmalloc for testing... no checking if you want to use valgrind for testing... no checking if you want to perform memory-leak testing... no checking if you want to enable debugging trace... no checking for stddef.h... yes checking if size_t is declared in stddef.h... yes checking for setlocale()... yes checking if external environ is declared... no checking if external environ exists... yes checking for fork... yes checking for gettimeofday... yes checking for matherr... no checking for mktime... yes checking for pipe... yes checking for strftime... yes checking for tdestroy... yes checking for tsearch... yes checking for wait... yes checking for errno.h... yes checking for fcntl.h... yes checking for unistd.h... yes checking for sys/wait.h... yes checking if math.h declares _LIB_VERSION... no checking for limits.h... yes checking for isnan... yes checking for sigaction... yes checking for siginfo.h... no checking if we should use siginfo... no checking return type of signal handlers... void checking if we should use sigaction.sa_sigaction... yes checking handling of floating point exceptions The program `fpe_check' will not work for cross-compiling. You can continue with the build and the resulting mawk will be usable, but getting FPE_TRAPS_ON correct eventually is best. configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating config.h >>> mawk 1.3.4-20200120 Building PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-23/output-1/build/mawk-1.3.4-20200120/ make[1]: Entering directory '/tmp/instance-23/output-1/build/mawk-1.3.4-20200120' /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 parse.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 scan.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 memory.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 main.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 hash.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 execute.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 code.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 da.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 error.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 init.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 bi_vars.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 cast.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 print.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 bi_funct.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 kw.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 jmp.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 array.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 field.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 split.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 re_cmpl.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 regexp.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 zmalloc.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 fin.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 files.c gcc -I. -I. -DHAVE_CONFIG_H -o makescan ./makescan.c rm -f scancode.c ./makescan > scancode.c rm makescan /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 scancode.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 matherr.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 fcall.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 version.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Ofast -g0 -Ofast -g0 -o mawk parse.o scan.o memory.o main.o hash.o execute.o code.o da.o error.o init.o bi_vars.o cast.o print.o bi_funct.o kw.o jmp.o array.o field.o split.o re_cmpl.o regexp.o zmalloc.o fin.o files.o scancode.o matherr.o fcall.o version.o -lm make[1]: Leaving directory '/tmp/instance-23/output-1/build/mawk-1.3.4-20200120' >>> mawk 1.3.4-20200120 Installing to target PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-23/output-1/target install -C /tmp/instance-23/output-1/build/mawk-1.3.4-20200120/ make[1]: Entering directory '/tmp/instance-23/output-1/build/mawk-1.3.4-20200120' /usr/bin/install -c mawk /tmp/instance-23/output-1/target/usr/bin/`echo mawk| sed 's,^,,'` /usr/bin/install -c -m 644 ./man/mawk.1 /tmp/instance-23/output-1/target/usr/share/man/man1/`echo mawk| sed 's,^,,'`.1 make[1]: Leaving directory '/tmp/instance-23/output-1/build/mawk-1.3.4-20200120' minissdpd-1.6.0.tar.gz: OK (sha256: f4c2dea6a472e0a5cc9dca2dc4c1fc36ba5538eacf8d793825293251725546bd) >>> minissdpd 1.6.0 Extracting gzip -d -c /tmp/instance-23/dl/minissdpd/minissdpd-1.6.0.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/minissdpd-1.6.0 -xf - >>> minissdpd 1.6.0 Patching >>> minissdpd 1.6.0 Configuring >>> minissdpd 1.6.0 Building PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-23/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE" -C /tmp/instance-23/output-1/build/minissdpd-1.6.0 make[1]: Entering directory '/tmp/instance-23/output-1/build/minissdpd-1.6.0' /tmp/instance-23/output-1/host/bin/sh4a-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 minissdpd.o minissdpd.c /tmp/instance-23/output-1/host/bin/sh4a-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 openssdpsocket.o openssdpsocket.c /tmp/instance-23/output-1/host/bin/sh4a-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 daemonize.o daemonize.c /tmp/instance-23/output-1/host/bin/sh4a-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 upnputils.o upnputils.c /tmp/instance-23/output-1/host/bin/sh4a-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 ifacewatch.o ifacewatch.c /tmp/instance-23/output-1/host/bin/sh4a-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 getroute.o getroute.c /tmp/instance-23/output-1/host/bin/sh4a-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 getifaddr.o getifaddr.c /tmp/instance-23/output-1/host/bin/sh4a-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 asyncsendto.o asyncsendto.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc minissdpd.o openssdpsocket.o daemonize.o upnputils.o ifacewatch.o getroute.o getifaddr.o asyncsendto.o -lnfnetlink -o minissdpd /tmp/instance-23/output-1/host/bin/sh4a-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 testminissdpd.o testminissdpd.c /tmp/instance-23/output-1/host/bin/sh4a-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 printresponse.o printresponse.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc testminissdpd.o printresponse.o -lnfnetlink -o testminissdpd /tmp/instance-23/output-1/host/bin/sh4a-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 testcodelength.o testcodelength.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc testcodelength.o -lnfnetlink -o testcodelength /tmp/instance-23/output-1/host/bin/sh4a-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 showminissdpdnotif.o showminissdpdnotif.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc showminissdpdnotif.o printresponse.o -lnfnetlink -o showminissdpdnotif make[1]: Leaving directory '/tmp/instance-23/output-1/build/minissdpd-1.6.0' >>> minissdpd 1.6.0 Installing to target PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-23/output-1/build/minissdpd-1.6.0 DESTDIR=/tmp/instance-23/output-1/target install make[1]: Entering directory '/tmp/instance-23/output-1/build/minissdpd-1.6.0' install -d /tmp/instance-23/output-1/target/usr/sbin install minissdpd /tmp/instance-23/output-1/target/usr/sbin install -d /tmp/instance-23/output-1/target/usr/share/man/man1 install minissdpd.1 /tmp/instance-23/output-1/target/usr/share/man/man1/minissdpd.1 install -d /tmp/instance-23/output-1/target/etc/init.d install minissdpd.init.d.script /tmp/instance-23/output-1/target/etc/init.d/minissdpd make[1]: Leaving directory '/tmp/instance-23/output-1/build/minissdpd-1.6.0' rm -f /tmp/instance-23/output-1/target/etc/init.d/minissdpd /usr/bin/install -D -m 0755 package/minissdpd/S50minissdpd /tmp/instance-23/output-1/target/etc/init.d/S50minissdpd >>> minizip 3.0.7 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.minizip-3.0.7.tar.gz.UOuSyD/output' 'https://github.com/zlib-ng/minizip-ng/archive/3.0.7/minizip-3.0.7.tar.gz' --2023-02-02 20:10:27-- https://github.com/zlib-ng/minizip-ng/archive/3.0.7/minizip-3.0.7.tar.gz Resolving github.com (github.com)... 140.82.114.4 Connecting to github.com (github.com)|140.82.114.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/zlib-ng/minizip-ng/tar.gz/refs/tags/3.0.7 [following] --2023-02-02 20:10:28-- https://codeload.github.com/zlib-ng/minizip-ng/tar.gz/refs/tags/3.0.7 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-23/output-1/build/.minizip-3.0.7.tar.gz.UOuSyD/output' 0K .......... .......... .......... .......... .......... 463K 50K .......... .......... .......... .......... .......... 1.02M 100K .......... .......... .......... .......... .......... 963K 150K .......... .......... .......... .......... .......... 139M 200K .......... .......... .......... .......... .......... 12.5M 250K .......... .......... .......... .......... .......... 139M 300K .......... .......... .......... .......... .......... 1.10M 350K .......... .......... .......... .......... .......... 43.6M 400K .......... .......... .......... .......... .......... 15.2M 450K .......... .......... .......... .......... .......... 25.6M 500K .......... .......... .......... .......... .......... 72.0M 550K .......... .......... .......... .......... .......... 189M 600K .......... .......... ....... 32.9M=0.3s 2023-02-02 20:10:28 (2.31 MB/s) - '/tmp/instance-23/output-1/build/.minizip-3.0.7.tar.gz.UOuSyD/output' saved [643065] minizip-3.0.7.tar.gz: OK (sha256: 39981a0db1bb6da504909bce63d7493286c5e50825c056564544c990d15c55cf) >>> minizip 3.0.7 Extracting gzip -d -c /tmp/instance-23/dl/minizip/minizip-3.0.7.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/minizip-3.0.7 -xf - >>> minizip 3.0.7 Patching >>> minizip 3.0.7 Configuring (mkdir -p /tmp/instance-23/output-1/build/minizip-3.0.7/ && cd /tmp/instance-23/output-1/build/minizip-3.0.7/ && rm -f CMakeCache.txt && PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-23/output-1/host/bin/cmake /tmp/instance-23/output-1/build/minizip-3.0.7/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-23/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 -DMZ_COMPAT=OFF -DMZ_FETCH_LIBS=OFF -DMZ_BZIP2=OFF -DMZ_ICONV=OFF -DMZ_LIBBSD=OFF -DMZ_OPENSSL=ON -DMZ_PKCRYPT=ON -DMZ_WZAES=ON -DMZ_LZMA=OFF -DMZ_ZLIB=ON -DMZ_ZSTD=OFF ) -- Using CMake version 3.22.3 -- The C compiler identification is GNU 11.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of off64_t -- Check size of off64_t - done -- Looking for fseeko -- Looking for fseeko - found -- Using ZLIB 1.2.13 -- Found PkgConfig: /tmp/instance-23/output-1/host/bin/pkg-config (found version "1.6.3") -- Checking for module 'openssl' -- Found openssl, version 1.1.1q -- Using OpenSSL 1.1.1q -- Character encoding support requires iconv -- Project configured as minizip-ng -- The following features have been enabled: * MZ_ZLIB, Enables ZLIB compression * MZ_PKCRYPT, Enables PKWARE traditional encryption * MZ_WZAES, Enables WinZIP AES encryption * MZ_OPENSSL, Enables OpenSSL for encryption * MZ_SIGNING, Enables zip signing support -- The following features have been disabled: * MZ_COMPAT, Enables compatibility layer * MZ_BZIP2, Enables BZIP2 compression * MZ_LZMA, Enables LZMA & XZ compression * MZ_ZSTD, Enables ZSTD compression * MZ_LIBCOMP, Enables Apple compression * MZ_FETCH_LIBS, Enables fetching third-party libraries if not found * MZ_FORCE_FETCH_LIBS, Enables fetching third-party libraries always * MZ_LIBBSD, Build with libbsd for crypto random * MZ_ICONV, Enables iconv string encoding conversion library * MZ_COMPRESS_ONLY, Only support compression * MZ_DECOMPRESS_ONLY, Only support decompression * MZ_FILE32_API, Builds using posix 32-bit file api * MZ_BUILD_TESTS, Builds minizip test executable * MZ_BUILD_UNIT_TESTS, Builds minizip unit test project * MZ_BUILD_FUZZ_TESTS, Builds minizip fuzzer executables * MZ_CODE_COVERAGE, Builds with code coverage flags -- 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-23/output-1/build/minizip-3.0.7 >>> minizip 3.0.7 Building PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-23/output-1/build/minizip-3.0.7/ make[1]: Entering directory '/tmp/instance-23/output-1/build/minizip-3.0.7' [ 6%] Building C object CMakeFiles/minizip-ng.dir/mz_crypt.c.o [ 13%] Building C object CMakeFiles/minizip-ng.dir/mz_os.c.o [ 20%] Building C object CMakeFiles/minizip-ng.dir/mz_strm.c.o [ 26%] Building C object CMakeFiles/minizip-ng.dir/mz_strm_buf.c.o [ 33%] Building C object CMakeFiles/minizip-ng.dir/mz_strm_mem.c.o [ 40%] Building C object CMakeFiles/minizip-ng.dir/mz_strm_split.c.o [ 46%] Building C object CMakeFiles/minizip-ng.dir/mz_zip.c.o [ 53%] Building C object CMakeFiles/minizip-ng.dir/mz_zip_rw.c.o [ 60%] Building C object CMakeFiles/minizip-ng.dir/mz_strm_zlib.c.o [ 66%] Building C object CMakeFiles/minizip-ng.dir/mz_crypt_openssl.c.o [ 73%] Building C object CMakeFiles/minizip-ng.dir/mz_os_posix.c.o [ 80%] Building C object CMakeFiles/minizip-ng.dir/mz_strm_os_posix.c.o [ 86%] Building C object CMakeFiles/minizip-ng.dir/mz_strm_pkcrypt.c.o [ 93%] Building C object CMakeFiles/minizip-ng.dir/mz_strm_wzaes.c.o [100%] Linking C shared library libminizip-ng.so [100%] Built target minizip-ng make[1]: Leaving directory '/tmp/instance-23/output-1/build/minizip-3.0.7' >>> minizip 3.0.7 Installing to staging directory PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot install/fast -C /tmp/instance-23/output-1/build/minizip-3.0.7/ make[1]: Entering directory '/tmp/instance-23/output-1/build/minizip-3.0.7' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libminizip-ng.so.3.0.7 -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libminizip-ng.so.3 -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libminizip-ng.so -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/cmake/minizip-ng/minizip-ng.cmake -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/cmake/minizip-ng/minizip-ng-release.cmake -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/cmake/minizip-ng/minizip-ng-config-version.cmake -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/cmake/minizip-ng/minizip-ng-config.cmake -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/mz.h -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/mz_os.h -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/mz_crypt.h -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/mz_strm.h -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/mz_strm_buf.h -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/mz_strm_mem.h -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/mz_strm_split.h -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/mz_strm_os.h -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/mz_zip.h -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/mz_zip_rw.h -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/mz_strm_zlib.h -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/mz_strm_pkcrypt.h -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/mz_strm_wzaes.h -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/minizip-ng.pc make[1]: Leaving directory '/tmp/instance-23/output-1/build/minizip-3.0.7' >>> minizip 3.0.7 Fixing libtool files for la in $(find /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-23/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-23/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> minizip 3.0.7 Installing to target PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-23/output-1/target install/fast -C /tmp/instance-23/output-1/build/minizip-3.0.7/ make[1]: Entering directory '/tmp/instance-23/output-1/build/minizip-3.0.7' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-23/output-1/target/usr/lib/libminizip-ng.so.3.0.7 -- Installing: /tmp/instance-23/output-1/target/usr/lib/libminizip-ng.so.3 -- Installing: /tmp/instance-23/output-1/target/usr/lib/libminizip-ng.so -- Installing: /tmp/instance-23/output-1/target/usr/lib/cmake/minizip-ng/minizip-ng.cmake -- Installing: /tmp/instance-23/output-1/target/usr/lib/cmake/minizip-ng/minizip-ng-release.cmake -- Installing: /tmp/instance-23/output-1/target/usr/lib/cmake/minizip-ng/minizip-ng-config-version.cmake -- Installing: /tmp/instance-23/output-1/target/usr/lib/cmake/minizip-ng/minizip-ng-config.cmake -- Installing: /tmp/instance-23/output-1/target/usr/include/mz.h -- Installing: /tmp/instance-23/output-1/target/usr/include/mz_os.h -- Installing: /tmp/instance-23/output-1/target/usr/include/mz_crypt.h -- Installing: /tmp/instance-23/output-1/target/usr/include/mz_strm.h -- Installing: /tmp/instance-23/output-1/target/usr/include/mz_strm_buf.h -- Installing: /tmp/instance-23/output-1/target/usr/include/mz_strm_mem.h -- Installing: /tmp/instance-23/output-1/target/usr/include/mz_strm_split.h -- Installing: /tmp/instance-23/output-1/target/usr/include/mz_strm_os.h -- Installing: /tmp/instance-23/output-1/target/usr/include/mz_zip.h -- Installing: /tmp/instance-23/output-1/target/usr/include/mz_zip_rw.h -- Installing: /tmp/instance-23/output-1/target/usr/include/mz_strm_zlib.h -- Installing: /tmp/instance-23/output-1/target/usr/include/mz_strm_pkcrypt.h -- Installing: /tmp/instance-23/output-1/target/usr/include/mz_strm_wzaes.h -- Installing: /tmp/instance-23/output-1/target/usr/lib/pkgconfig/minizip-ng.pc make[1]: Leaving directory '/tmp/instance-23/output-1/build/minizip-3.0.7' go1.4-bootstrap-20171003.tar.gz: OK (sha256: f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52) >>> host-go-bootstrap 1.4-bootstrap-20171003 Extracting gzip -d -c /tmp/instance-23/dl/go-bootstrap/go1.4-bootstrap-20171003.tar.gz | tar --strip-components=1 -C /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src && GOOS=linux GOROOT_FINAL="/tmp/instance-23/output-1/host/lib/go-1.4-bootstrap-20171003" GOROOT="/tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003" GOBIN="/tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/lib9/fmt/fltfmt.c: In function '__efgfmt': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/lib9/fmt/fltfmt.c:451:2: note: here 451 | default: | ^~~~~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/lib9/fmt/strtod.c: In function 'fmtstrtod': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/lib9/fmt/strtod.c:145:3: note: here 145 | case '+': | ^~~~ /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/lib9/fmt/strtod.c:187:2: note: here 187 | case S1: | ^~~~ /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/lib9/fmt/strtod.c:198:2: note: here 198 | case S3: | ^~~~ /tmp/instance-23/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-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/libbio/bflush.c: In function 'Bflush': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/libbio/bflush.c:53:2: note: here 53 | case Bractive: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/libbio/bseek.c: In function 'Bseek': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/libbio/bseek.c:53:2: note: here 53 | case Bractive: | ^~~~ liblink /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c: In function 'doasm': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c:3380:3: note: here 3380 | case Hplan9: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c: In function 'prefixof': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c:1910:3: note: here 1910 | case Hdragonfly: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c: In function 'oclass': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c:1985:2: note: here 1985 | case D_DL: | ^~~~ /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c:2013:2: note: here 2013 | case D_SP: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c: In function 'mediaop': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c:2702:2: note: here 2702 | default: | ^~~~~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c: In function 'asmidx': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c:2158:2: note: here 2158 | case D_AX: | ^~~~ /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c:2200:2: note: here 2200 | case D_AX: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm5.c: In function 'buildop': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm5.c:1353:3: note: here 1353 | case AADD: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm5.c: In function 'ofsr': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm5.c:2618:2: note: here 2618 | case AMOVD: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm8.c: In function 'doasm': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm8.c:2696:3: note: here 2696 | case Hlinux: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm8.c: In function 'prefixof': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm8.c:1467:3: note: here 1467 | case Hdarwin: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm8.c: In function 'mediaop': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm8.c:2138:2: note: here 2138 | default: | ^~~~~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/obj5.c: In function 'addstacksplit': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/obj5.c:385:3: note: here 385 | case ABCASE: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/sym.c: In function 'linknew': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/sym.c:151:3: note: here 151 | case '6': | ^~~~ /tmp/instance-23/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-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/com64.c: In function 'com64': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/com64.c:265:3: note: here 265 | case OCOND: | ^~~~ /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/com64.c:301:3: note: here 301 | case OFUNC: | ^~~~ /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/com64.c:303:3: note: here 303 | case ORETURN: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/acid.c: In function 'acidmember': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/acid.c:177:2: note: here 177 | case TINT: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/dcl.c: In function 'isstruct': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/dcl.c:297:2: note: here 297 | case OSTRING: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/lex.c: In function 'compile': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/lex.c:309:3: note: here 309 | case 0: | ^~~~ /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/lex.c:339:3: note: here 339 | default: | ^~~~~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/sub.c: In function 'allfloat': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/sub.c:530:3: note: here 530 | case OCAST: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/sub.c: In function 'simplifyshift': /tmp/instance-23/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-23/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-23/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-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/sub.c: In function 'side': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/sub.c:956:2: note: here 956 | case OEQ: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/sub.c: In function 'relindex': /tmp/instance-23/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-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/const.c: In function 'convlit1': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/const.c:226:4: note: here 226 | case CTINT: | ^~~~ /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/const.c:240:4: note: here 240 | case CTFLT: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/const.c: In function 'tostr': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/const.c:472:2: note: here 472 | case CTNIL: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/const.c: In function 'nodlit': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/const.c:1051:2: note: here 1051 | case CTSTR: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/const.c: In function 'convconst': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/const.c:1428:3: note: here 1428 | case CTINT: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/esc.c: In function 'esccall': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/esc.c:900:2: note: here 900 | case OCALLFUNC: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/fmt.c: In function 'typefmt': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/fmt.c:628:3: note: here 628 | default: | ^~~~~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/gen.c: In function 'cgen_proc': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/gen.c:552:2: note: here 552 | case OCALLMETH: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/lex.c: In function 'ccgetc': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/lex.c:1683:2: note: here 1683 | case EOF: | ^~~~ /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/lex.c:1689:2: note: here 1689 | case '\n': | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/mparith1.c: In function 'mpatoflt': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/mparith1.c:385:3: note: here 385 | case 'E': | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/mparith1.c: In function 'mpatofix': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/mparith1.c:470:2: note: here 470 | case '+': | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/order.c: In function 'orderstmt': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/order.c:733:3: note: here 733 | case TARRAY: | ^~~~ /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/order.c:513:2: note: here 513 | case OVARKILL: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/order.c: In function 'ordersafeexpr': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/order.c:143:2: note: here 143 | case ONAME: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/order.c: In function 'ordermapassign': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/order.c:455:2: note: here 455 | case OAS: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/racewalk.c: In function 'racewalknode': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/racewalk.c:158:2: note: here 158 | case OASOP: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/range.c: In function 'walkrange': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/range.c:146:2: note: here 146 | case TARRAY: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/select.c: In function 'walkselect': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/select.c:130:4: note: here 130 | case OSEND: | ^~~~ /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/select.c:225:3: note: here 225 | case OSEND: | ^~~~ /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/select.c:291:4: note: here 291 | case OSEND: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/sinit.c: In function 'staticassign': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/sinit.c:411:2: note: here 411 | case OPTRLIT: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/sinit.c: In function 'initplan': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/sinit.c:1376:2: note: here 1376 | case OARRAYLIT: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/sinit.c: In function 'anylit': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/sinit.c:1042:2: note: here 1042 | case OPTRLIT: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/sinit.c: In function 'iszero': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/sinit.c:1453:3: note: here 1453 | case CTNIL: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/subr.c: In function 'assignop': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/subr.c:1293:3: note: here 1293 | case TPTR32: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/subr.c: In function 'genhash': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/subr.c:2746:2: note: here 2746 | case TARRAY: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/subr.c: In function 'geneq': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/subr.c:2986:2: note: here 2986 | case TARRAY: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/typecheck.c: In function 'typecheck1': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/typecheck.c:341:2: note: here 341 | case OLITERAL: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/walk.c: In function 'walkstmt': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/walk.c:221:2: note: here 221 | case OCASE: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/walk.c: In function 'walkexpr': /tmp/instance-23/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-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/data.c: In function 'relocsym': /tmp/instance-23/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-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/elf.c: In function 'asmbelf': /tmp/instance-23/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-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/ldelf.c: In function 'reltype': /tmp/instance-23/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-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/ldpe.c: In function 'ldpe': /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/macho.c: In function 'asmbmacho': /tmp/instance-23/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-23/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-23/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-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/pe.c: In function 'asmbpe': /tmp/instance-23/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-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/symtab.c: In function 'putplan9sym': /tmp/instance-23/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-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/obj.c: In function 'archinit': /tmp/instance-23/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-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6c/peep.c: In function 'peep': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6c/peep.c:113:3: note: here 113 | case ADATA: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6c/peep.c: In function 'copyu': /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6c/peep.c:753:2: note: here 753 | case ADIVB: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6c/reg.c: In function 'regopt': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6c/reg.c:343:3: note: here 343 | case AIDIVB: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6c/txt.c: In function 'gmove': /tmp/instance-23/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-23/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-23/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-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/../gc/cplx.c: In function 'complexmove': /tmp/instance-23/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-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/../gc/cplx.c: In function 'complexgen': /tmp/instance-23/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-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/cgen.c: In function 'bgen': /tmp/instance-23/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-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c: In function 'regalloc': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c:375:2: note: here 375 | case TFLOAT32: | ^~~~ /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c:387:2: note: here 387 | case TCOMPLEX64: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c: In function 'gmove': /tmp/instance-23/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-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c: In function 'naddr': /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c:1216:3: note: here 1216 | case PEXTERN: | ^~~~ /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c:1283:2: note: here 1283 | case OITAB: | ^~~~ /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/reg.c: In function 'addmove': /tmp/instance-23/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-23/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 path html compress/bzip2 time internal/syscall strconv math/rand math/cmplx os reflect regexp/syntax crypto encoding/base64 net/url crypto/aes crypto/rc4 encoding/ascii85 encoding/base32 image crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 encoding/pem path/filepath net os/signal regexp image/draw image/jpeg io/ioutil os/exec cmd/pprof/internal/svg fmt encoding/binary 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 runtime/debug text/template image/gif text/scanner debug/elf debug/macho debug/pe database/sql go/scanner cmd/pack testing/iotest net/textproto log/syslog testing/quick compress/gzip archive/zip compress/zlib testing go/ast cmd/pprof/internal/profile cmd/internal/objfile crypto/elliptic encoding/asn1 crypto/rand crypto/dsa image/png net/mail crypto/rsa mime/multipart html/template cmd/addr2line cmd/nm cmd/objdump crypto/x509/pkix go/parser go/printer go/doc crypto/ecdsa cmd/pprof/internal/plugin cmd/pprof/internal/symbolz crypto/x509 cmd/pprof/internal/symbolizer cmd/pprof/internal/report cmd/cgo go/format go/build cmd/gofmt crypto/tls 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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003 Installed commands in /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/bin The binaries expect /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003 to be copied or moved to /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/bin/go /tmp/instance-23/output-1/host/lib/go-1.4-bootstrap-20171003/bin/go /usr/bin/install -D -m 0755 /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/bin/gofmt /tmp/instance-23/output-1/host/lib/go-1.4-bootstrap-20171003/bin/gofmt cp -a /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/lib /tmp/instance-23/output-1/host/lib/go-1.4-bootstrap-20171003/ cp -a /tmp/instance-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/pkg /tmp/instance-23/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-23/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src /tmp/instance-23/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-23/dl/go/go1.19.5.src.tar.gz | tar --strip-components=1 -C /tmp/instance-23/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-23/output-1/build/host-go-1.19.5/src && GO111MODULE=off GOCACHE=/tmp/instance-23/output-1/host/share/host-go-cache GOROOT_BOOTSTRAP=/tmp/instance-23/output-1/host/lib/go-1.4-bootstrap-20171003 GOROOT_FINAL=/tmp/instance-23/output-1/host/lib/go GOROOT="/tmp/instance-23/output-1/build/host-go-1.19.5" GOBIN="/tmp/instance-23/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-23/output-1/host/lib/go-1.4-bootstrap-20171003. (go1.4-bootstrap-20170531 linux/amd64) Building Go toolchain1 using /tmp/instance-23/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-23/output-1/build/host-go-1.19.5 Installed commands in /tmp/instance-23/output-1/build/host-go-1.19.5/bin The binaries expect /tmp/instance-23/output-1/build/host-go-1.19.5 to be copied or moved to /tmp/instance-23/output-1/host/lib/go >>> host-go 1.19.5 Installing to host directory /usr/bin/install -D -m 0755 /tmp/instance-23/output-1/build/host-go-1.19.5/bin/go /tmp/instance-23/output-1/host/lib/go/bin/go /usr/bin/install -D -m 0755 /tmp/instance-23/output-1/build/host-go-1.19.5/bin/gofmt /tmp/instance-23/output-1/host/lib/go/bin/gofmt ln -sf ../lib/go/bin/go /tmp/instance-23/output-1/host/bin/ ln -sf ../lib/go/bin/gofmt /tmp/instance-23/output-1/host/bin/ cp -a /tmp/instance-23/output-1/build/host-go-1.19.5/lib /tmp/instance-23/output-1/host/lib/go/ mkdir -p /tmp/instance-23/output-1/host/lib/go/pkg cp -a /tmp/instance-23/output-1/build/host-go-1.19.5/pkg/include /tmp/instance-23/output-1/build/host-go-1.19.5/pkg/linux_* /tmp/instance-23/output-1/host/lib/go/pkg/ cp -a /tmp/instance-23/output-1/build/host-go-1.19.5/pkg/tool /tmp/instance-23/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-23/output-1/build/host-go-1.19.5/src /tmp/instance-23/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-23/output-1/host/lib/go -type f -exec touch -r /tmp/instance-23/output-1/build/host-go-1.19.5/bin/go {} \; moby-buildkit-0.10.6.tar.gz: OK (sha256: 5ffe5a2d11736719649dae962461f66df394ae4cc1e58294e5f2bd4d4632d9d0) >>> host-moby-buildkit 0.10.6 Extracting gzip -d -c /tmp/instance-23/dl/moby-buildkit/moby-buildkit-0.10.6.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/host-moby-buildkit-0.10.6 -xf - >>> host-moby-buildkit 0.10.6 Patching if [ ! -f /tmp/instance-23/output-1/build/host-moby-buildkit-0.10.6/go.mod ]; then printf "module github.com/moby/buildkit\n" > /tmp/instance-23/output-1/build/host-moby-buildkit-0.10.6/go.mod; fi >>> host-moby-buildkit 0.10.6 Configuring >>> host-moby-buildkit 0.10.6 Building cd /tmp/instance-23/output-1/build/host-moby-buildkit-0.10.6; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/tmp/instance-23/output-1/host/lib/go" GOPATH="/tmp/instance-23/output-1/host/share/go-path" GOCACHE="/tmp/instance-23/output-1/host/share/go-cache" GOMODCACHE="/tmp/instance-23/output-1/host/share/go-path/pkg/mod" GOPROXY=off PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" GOBIN= CGO_ENABLED=1 GOOS="" GOARCH="" GOCACHE="/tmp/instance-23/output-1/host/share/host-go-cache" CC="/usr/bin/gcc" CXX="/usr/bin/g++" CGO_CFLAGS="-O2 -I/tmp/instance-23/output-1/host/include" CGO_CXXFLAGS="-O2 -I/tmp/instance-23/output-1/host/include" CGO_LDFLAGS="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" /tmp/instance-23/output-1/host/bin/go build -v -ldflags "" -modcacherw -tags "cgo" -trimpath -p 1 -o /tmp/instance-23/output-1/build/host-moby-buildkit-0.10.6/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/internal/unsafeheader golang.org/x/sys/unix github.com/containerd/continuity/devices github.com/containerd/continuity/sysx io/ioutil github.com/containerd/continuity/driver path/filepath github.com/containerd/continuity/pathdriver compress/flate hash hash/crc32 compress/gzip 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/encoding/messageset google.golang.org/protobuf/internal/flags go/token google.golang.org/protobuf/internal/strs regexp/syntax regexp google.golang.org/protobuf/internal/encoding/text google.golang.org/protobuf/internal/genid google.golang.org/protobuf/internal/order google.golang.org/protobuf/internal/set google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/proto google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/internal/encoding/defval google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/filedesc google.golang.org/protobuf/internal/encoding/tag google.golang.org/protobuf/internal/impl google.golang.org/protobuf/internal/filetype google.golang.org/protobuf/internal/version google.golang.org/protobuf/runtime/protoimpl google.golang.org/protobuf/types/descriptorpb google.golang.org/protobuf/reflect/protodesc github.com/golang/protobuf/proto github.com/containerd/continuity/proto crypto github.com/opencontainers/go-digest github.com/containerd/continuity 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 internal/godebug vendor/golang.org/x/net/dns/dnsmessage internal/nettrace internal/singleflight internal/intern net/netip runtime/cgo 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 google.golang.org/grpc/codes google.golang.org/protobuf/types/known/anypb google.golang.org/genproto/googleapis/rpc/status 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/internal/status google.golang.org/grpc/status github.com/containerd/containerd/errdefs log github.com/sirupsen/logrus 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 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/grpc/attributes google.golang.org/grpc/internal/credentials google.golang.org/grpc/credentials 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/credentials/insecure google.golang.org/grpc/encoding google.golang.org/grpc/encoding/proto google.golang.org/grpc/internal/backoff google.golang.org/grpc/internal/balancerload google.golang.org/grpc/binarylog/grpc_binarylog_v1 google.golang.org/grpc/internal/grpcutil google.golang.org/grpc/internal/binarylog google.golang.org/grpc/internal/buffer google.golang.org/grpc/internal/channelz google.golang.org/grpc/internal/grpcsync 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/metadata 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/grpc-ecosystem/go-grpc-middleware github.com/gogo/protobuf/proto github.com/gogo/protobuf/protoc-gen-gogo/descriptor github.com/gogo/protobuf/gogoproto github.com/gogo/protobuf/sortkeys github.com/gogo/protobuf/types github.com/moby/buildkit/util/apicaps/pb github.com/pkg/errors github.com/moby/buildkit/util/apicaps github.com/moby/buildkit/solver/pb github.com/moby/buildkit/api/types 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/subtle 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 github.com/moby/buildkit/util/system github.com/moby/buildkit/client/llb github.com/gofrs/flock github.com/moby/buildkit/client/ociindex github.com/tonistiigi/fsutil/types github.com/moby/buildkit/frontend/gateway/client github.com/gogo/googleapis/google/rpc github.com/containerd/typeurl github.com/moby/buildkit/util/stack github.com/moby/buildkit/util/grpcerrors github.com/moby/buildkit/frontend/gateway/pb 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 golang.org/x/sync/errgroup 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/api/services/content/v1 github.com/containerd/containerd/content/proxy github.com/containerd/containerd/services/content/contentserver github.com/moby/buildkit/session/content os/user archive/tar text/scanner github.com/docker/docker/pkg/fileutils 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/internal/encoding/json google.golang.org/protobuf/encoding/protojson github.com/golang/protobuf/jsonpb 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 os/exec golang.org/x/sys/execabs 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 encoding/csv github.com/containerd/console github.com/moby/buildkit/session/secrets github.com/tonistiigi/units github.com/moby/buildkit/session/secrets/secretsprovider golang.org/x/net/context 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 github.com/moby/buildkit/util/tracing/detect flag github.com/shurcooL/sanitized_anchor_name github.com/russross/blackfriday/v2 github.com/cpuguy83/go-md2man/v2/md2man github.com/urfave/cli github.com/moby/buildkit/cmd/buildctl/common 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 github.com/docker/cli/cli/config/types github.com/docker/docker-credential-helpers/credentials github.com/docker/docker-credential-helpers/client github.com/docker/cli/cli/config/credentials github.com/docker/cli/cli/config/configfile github.com/docker/docker/pkg/homedir github.com/docker/cli/cli/config golang.org/x/crypto/nacl/sign github.com/moby/buildkit/session/auth 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 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-23/output-1/build/host-moby-buildkit-0.10.6; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/tmp/instance-23/output-1/host/lib/go" GOPATH="/tmp/instance-23/output-1/host/share/go-path" GOCACHE="/tmp/instance-23/output-1/host/share/go-cache" GOMODCACHE="/tmp/instance-23/output-1/host/share/go-path/pkg/mod" GOPROXY=off PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" GOBIN= CGO_ENABLED=1 GOOS="" GOARCH="" GOCACHE="/tmp/instance-23/output-1/host/share/host-go-cache" CC="/usr/bin/gcc" CXX="/usr/bin/g++" CGO_CFLAGS="-O2 -I/tmp/instance-23/output-1/host/include" CGO_CXXFLAGS="-O2 -I/tmp/instance-23/output-1/host/include" CGO_LDFLAGS="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" /tmp/instance-23/output-1/host/bin/go build -v -ldflags "" -modcacherw -tags "cgo" -trimpath -p 1 -o /tmp/instance-23/output-1/build/host-moby-buildkit-0.10.6/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/continuity/fs github.com/containerd/containerd/archive github.com/klauspost/compress github.com/klauspost/compress/fse 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/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/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/util/testutil github.com/containerd/stargz-snapshotter/metadata 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/overlayutils 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/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/moby/buildkit/util/compression github.com/moby/buildkit/util/cond 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/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/dimchansky/utfbom github.com/golang-jwt/jwt/v4 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/pelletier/go-toml github.com/moby/buildkit/cmd/buildkitd/config github.com/moby/buildkit/cache/util github.com/moby/buildkit/exporter/containerimage/exptypes github.com/moby/buildkit/solver/llbsolver/errdefs github.com/moby/buildkit/solver/llbsolver/mounts github.com/moby/buildkit/util/urlutil github.com/moby/buildkit/util/buildinfo github.com/moby/buildkit/frontend/gateway github.com/moby/buildkit/control/gateway github.com/mitchellh/hashstructure/v2 github.com/hashicorp/golang-lru/simplelru github.com/hashicorp/go-immutable-radix github.com/moby/buildkit/cache/contenthash github.com/moby/buildkit/solver/llbsolver 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/docker/api/types/strslice 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/docker/docker/api/types/versions github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/network github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/opts 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/dockerfile/dockerfile2llb github.com/moby/buildkit/frontend/dockerfile/dockerignore github.com/moby/buildkit/frontend/subrequests github.com/moby/buildkit/frontend/dockerfile/builder github.com/moby/buildkit/frontend/gateway/forwarder github.com/moby/buildkit/solver/bboltcachestorage github.com/tonistiigi/go-archvariant github.com/moby/buildkit/util/archutil 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/exporter/containerimage github.com/moby/buildkit/exporter/local github.com/moby/buildkit/exporter/oci github.com/moby/buildkit/exporter/tar github.com/moby/buildkit/snapshot/imagerefchecker compress/bzip2 github.com/docker/docker/pkg/ioutils 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/moby/buildkit/util/progress/controller github.com/moby/buildkit/solver/llbsolver/ops 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.10.6 Installing to host directory /usr/bin/install -D -m 0755 /tmp/instance-23/output-1/build/host-moby-buildkit-0.10.6/bin/buildctl /tmp/instance-23/output-1/host/bin/buildctl /usr/bin/install -D -m 0755 /tmp/instance-23/output-1/build/host-moby-buildkit-0.10.6/bin/buildkitd /tmp/instance-23/output-1/host/bin/buildkitd >>> mrouted 4.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.mrouted-4.4.tar.gz.3W9BpF/output' 'https://github.com/troglobit/mrouted/releases/download/4.4/mrouted-4.4.tar.gz' --2023-02-02 20:19:02-- https://github.com/troglobit/mrouted/releases/download/4.4/mrouted-4.4.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://objects.githubusercontent.com/github-production-release-asset-2e65be/482923/3ed5945d-cc48-4c3e-850b-89209e5cbddd?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230203T031903Z&X-Amz-Expires=300&X-Amz-Signature=665621430664579c56c9f4d55a2e27ec427bc7f1c2e2cce70604c22afc5773f1&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=482923&response-content-disposition=attachment%3B%20filename%3Dmrouted-4.4.tar.gz&response-content-type=application%2Foctet-stream [following] --2023-02-02 20:19:03-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/482923/3ed5945d-cc48-4c3e-850b-89209e5cbddd?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230203T031903Z&X-Amz-Expires=300&X-Amz-Signature=665621430664579c56c9f4d55a2e27ec427bc7f1c2e2cce70604c22afc5773f1&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=482923&response-content-disposition=attachment%3B%20filename%3Dmrouted-4.4.tar.gz&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.108.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 316949 (310K) [application/octet-stream] Saving to: '/tmp/instance-23/output-1/build/.mrouted-4.4.tar.gz.3W9BpF/output' 0K .......... .......... .......... .......... .......... 16% 343K 1s 50K .......... .......... .......... .......... .......... 32% 757K 0s 100K .......... .......... .......... .......... .......... 48% 219M 0s 150K .......... .......... .......... .......... .......... 64% 677K 0s 200K .......... .......... .......... .......... .......... 80% 241M 0s 250K .......... .......... .......... .......... .......... 96% 15.1M 0s 300K ......... 100% 148K=0.4s 2023-02-02 20:19:04 (874 KB/s) - '/tmp/instance-23/output-1/build/.mrouted-4.4.tar.gz.3W9BpF/output' saved [316949/316949] mrouted-4.4.tar.gz: OK (sha256: 095439e544d69c91ed64fa87db7e35bc2155eef48b7f268281d80946d2c6b953) >>> mrouted 4.4 Extracting gzip -d -c /tmp/instance-23/dl/mrouted/mrouted-4.4.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/mrouted-4.4 -xf - >>> mrouted 4.4 Patching >>> mrouted 4.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-23/output-1/build/mrouted-4.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> mrouted 4.4 Patching libtool >>> mrouted 4.4 Configuring (cd /tmp/instance-23/output-1/build/mrouted-4.4/ && rm -rf config.cache && PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-23/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-23/output-1/host/sh4a-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=sh4a-buildroot-linux-gnu --host=sh4a-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 sh4a-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 sh4a-buildroot-linux-gnu-gcc... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc... none checking for bison... bison -y checking pkg-config is at least version 0.9.0... yes checking how to run the C preprocessor... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking linux/netlink.h usability... yes checking linux/netlink.h presence... yes checking for linux/netlink.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for net/if.h... yes checking for netinet/igmp.h... yes checking for pidfile in -lutil... no checking for atexit... yes checking for getifaddrs... yes checking for pidfile... no checking for strlcpy... no checking for strlcat... no checking for strtonum... no checking for utimensat... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating mrouted.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, --enable-ipv6, --disable-nls, --disable-static, --enable-shared ------------------ Summary ------------------ mrouted version 4.4 Install prefix........: /usr Configuration file....: /etc/mrouted.conf PID and .sock files...: /var/run/ C Compiler............: /tmp/instance-23/output-1/host/bin/sh4a-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: systemd...............: no Unit tests............: no ------------- Compiler version -------------- sh4a-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.11-1119-gaff4317797) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. --------------------------------------------- Check the above options and compile with: make >>> mrouted 4.4 Building PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-23/output-1/build/mrouted-4.4/ make[1]: Entering directory '/tmp/instance-23/output-1/build/mrouted-4.4' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-23/output-1/build/mrouted-4.4' Making all in src make[3]: Entering directory '/tmp/instance-23/output-1/build/mrouted-4.4/src' CC mrouted-main.o CC mrouted-common.o CC mrouted-cfparse.o CC mrouted-config.o CC mrouted-igmp.o CC mrouted-icmp.o CC mrouted-ipc.o CC mrouted-ipip.o CC mrouted-inet.o CC mrouted-kern.o CC mrouted-log.o CC mrouted-prune.o CC mrouted-route.o CC mrouted-timer.o CC mrouted-vif.o CC ../lib/pidfile.o CC ../lib/strlcpy.o CC ../lib/strlcat.o CC ../lib/strtonum.o CCLD mrouted CC mroutectl.o CC common.o CCLD mroutectl CC mapper.o CC igmp.o CC inet.o CC kern.o CCLD map-mbone CC mrinfo.o CCLD mrinfo CC mtrace.o CCLD mtrace make[3]: Leaving directory '/tmp/instance-23/output-1/build/mrouted-4.4/src' Making all in man make[3]: Entering directory '/tmp/instance-23/output-1/build/mrouted-4.4/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-23/output-1/build/mrouted-4.4/man' make[3]: Entering directory '/tmp/instance-23/output-1/build/mrouted-4.4' make[3]: Leaving directory '/tmp/instance-23/output-1/build/mrouted-4.4' make[2]: Leaving directory '/tmp/instance-23/output-1/build/mrouted-4.4' make[1]: Leaving directory '/tmp/instance-23/output-1/build/mrouted-4.4' >>> mrouted 4.4 Installing to target PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-23/output-1/target install -C /tmp/instance-23/output-1/build/mrouted-4.4/ make[1]: Entering directory '/tmp/instance-23/output-1/build/mrouted-4.4' Making install in src make[2]: Entering directory '/tmp/instance-23/output-1/build/mrouted-4.4/src' make[3]: Entering directory '/tmp/instance-23/output-1/build/mrouted-4.4/src' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/sbin' /usr/bin/install -c mrouted mroutectl map-mbone mrinfo mtrace '/tmp/instance-23/output-1/target/usr/sbin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-23/output-1/build/mrouted-4.4/src' make[2]: Leaving directory '/tmp/instance-23/output-1/build/mrouted-4.4/src' Making install in man make[2]: Entering directory '/tmp/instance-23/output-1/build/mrouted-4.4/man' make[3]: Entering directory '/tmp/instance-23/output-1/build/mrouted-4.4/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 mrouted.conf.5 '/tmp/instance-23/output-1/target/usr/share/man/man5' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 mrouted.8 mroutectl.8 map-mbone.8 mrinfo.8 mtrace.8 '/tmp/instance-23/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/tmp/instance-23/output-1/build/mrouted-4.4/man' make[2]: Leaving directory '/tmp/instance-23/output-1/build/mrouted-4.4/man' make[2]: Entering directory '/tmp/instance-23/output-1/build/mrouted-4.4' make[3]: Entering directory '/tmp/instance-23/output-1/build/mrouted-4.4' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/share/doc/mrouted' /usr/bin/install -c -m 644 README.md ChangeLog.md LICENSE mrouted.conf '/tmp/instance-23/output-1/target/usr/share/doc/mrouted' make[3]: Leaving directory '/tmp/instance-23/output-1/build/mrouted-4.4' make[2]: Leaving directory '/tmp/instance-23/output-1/build/mrouted-4.4' make[1]: Leaving directory '/tmp/instance-23/output-1/build/mrouted-4.4' /usr/bin/install -m 755 -D package/mrouted/S41mrouted /tmp/instance-23/output-1/target/etc/init.d/S41mrouted >>> mxml 3.3.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.mxml-3.3.1.tar.gz.txSKEC/output' 'https://github.com/michaelrsweet/mxml/releases/download/v3.3.1/mxml-3.3.1.tar.gz' --2023-02-02 20:19:23-- https://github.com/michaelrsweet/mxml/releases/download/v3.3.1/mxml-3.3.1.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://objects.githubusercontent.com/github-production-release-asset-2e65be/83096734/24f1eb35-2bf0-421b-a487-bd9df8952699?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230203T031923Z&X-Amz-Expires=300&X-Amz-Signature=49759f6f00c52302c1787509f2514459c6a63410d41e4b07364801edd0f4b3c2&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=83096734&response-content-disposition=attachment%3B%20filename%3Dmxml-3.3.1.tar.gz&response-content-type=application%2Foctet-stream [following] --2023-02-02 20:19:23-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/83096734/24f1eb35-2bf0-421b-a487-bd9df8952699?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230203T031923Z&X-Amz-Expires=300&X-Amz-Signature=49759f6f00c52302c1787509f2514459c6a63410d41e4b07364801edd0f4b3c2&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=83096734&response-content-disposition=attachment%3B%20filename%3Dmxml-3.3.1.tar.gz&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.109.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1553469 (1.5M) [application/octet-stream] Saving to: '/tmp/instance-23/output-1/build/.mxml-3.3.1.tar.gz.txSKEC/output' 0K .......... .......... .......... .......... .......... 3% 12.2M 0s 50K .......... .......... .......... .......... .......... 6% 13.8M 0s 100K .......... .......... .......... .......... .......... 9% 236M 0s 150K .......... .......... .......... .......... .......... 13% 285M 0s 200K .......... .......... .......... .......... .......... 16% 38.6M 0s 250K .......... .......... .......... .......... .......... 19% 41.6M 0s 300K .......... .......... .......... .......... .......... 23% 284M 0s 350K .......... .......... .......... .......... .......... 26% 25.3M 0s 400K .......... .......... .......... .......... .......... 29% 227M 0s 450K .......... .......... .......... .......... .......... 32% 281M 0s 500K .......... .......... .......... .......... .......... 36% 95.7M 0s 550K .......... .......... .......... .......... .......... 39% 14.7M 0s 600K .......... .......... .......... .......... .......... 42% 240M 0s 650K .......... .......... .......... .......... .......... 46% 279M 0s 700K .......... .......... .......... .......... .......... 49% 260M 0s 750K .......... .......... .......... .......... .......... 52% 8.99M 0s 800K .......... .......... .......... .......... .......... 56% 201M 0s 850K .......... .......... .......... .......... .......... 59% 252M 0s 900K .......... .......... .......... .......... .......... 62% 198M 0s 950K .......... .......... .......... .......... .......... 65% 230M 0s 1000K .......... .......... .......... .......... .......... 69% 248M 0s 1050K .......... .......... .......... .......... .......... 72% 259M 0s 1100K .......... .......... .......... .......... .......... 75% 251M 0s 1150K .......... .......... .......... .......... .......... 79% 189M 0s 1200K .......... .......... .......... .......... .......... 82% 175M 0s 1250K .......... .......... .......... .......... .......... 85% 167M 0s 1300K .......... .......... .......... .......... .......... 88% 96.5M 0s 1350K .......... .......... .......... .......... .......... 92% 189M 0s 1400K .......... .......... .......... .......... .......... 95% 82.6M 0s 1450K .......... .......... .......... .......... .......... 98% 13.1M 0s 1500K .......... ....... 100% 267M=0.03s 2023-02-02 20:19:23 (49.2 MB/s) - '/tmp/instance-23/output-1/build/.mxml-3.3.1.tar.gz.txSKEC/output' saved [1553469/1553469] mxml-3.3.1.tar.gz: OK (sha256: 0c663ed1fe393b5619f80101798202eea43534abd7c8aff389022fd8c1dacc32) >>> mxml 3.3.1 Extracting gzip -d -c /tmp/instance-23/dl/mxml/mxml-3.3.1.tar.gz | tar --strip-components=1 -C /tmp/instance-23/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-23/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-23/output-1/build/mxml-3.3.1/ && rm -rf config.cache && PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-23/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-23/output-1/host/sh4a-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=sh4a-buildroot-linux-gnu --host=sh4a-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... sh4a-buildroot-linux-gnu checking for sh4a-buildroot-linux-gnu-gcc... /tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-23/output-1/host/bin/sh4a-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 sh4a-buildroot-linux-gnu-ranlib... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib checking for sh4a-buildroot-linux-gnu-ar... /tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-23/output-1/build/mxml-3.3.1/ make[1]: Entering directory '/tmp/instance-23/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-23/output-1/build/mxml-3.3.1' >>> mxml 3.3.1 Installing to staging directory PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DSTROOT=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot install -C /tmp/instance-23/output-1/build/mxml-3.3.1/ make[1]: Entering directory '/tmp/instance-23/output-1/build/mxml-3.3.1' Installing libmxml.so to /tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib... Installing documentation in /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/doc/mxml... Installing header files in /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include... Installing pkgconfig files in /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig... Installing man pages in /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man... make[1]: Leaving directory '/tmp/instance-23/output-1/build/mxml-3.3.1' >>> mxml 3.3.1 Fixing libtool files for la in $(find /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-23/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-23/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> mxml 3.3.1 Installing to target PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DSTROOT=/tmp/instance-23/output-1/target install -C /tmp/instance-23/output-1/build/mxml-3.3.1/ make[1]: Entering directory '/tmp/instance-23/output-1/build/mxml-3.3.1' Installing libmxml.so to /tmp/instance-23/output-1/target/usr/lib... Installing libmxml.a to /tmp/instance-23/output-1/target/usr/lib... Installing documentation in /tmp/instance-23/output-1/target/usr/share/doc/mxml... Installing header files in /tmp/instance-23/output-1/target/usr/include... Installing pkgconfig files in /tmp/instance-23/output-1/target/usr/lib/pkgconfig... Installing man pages in /tmp/instance-23/output-1/target/usr/share/man... make[1]: Leaving directory '/tmp/instance-23/output-1/build/mxml-3.3.1' >>> netatalk 3.1.13 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.netatalk-3.1.13.tar.bz2.COutVU/output' 'http://downloads.sourceforge.net/project/netatalk/netatalk/3.1.13/netatalk-3.1.13.tar.bz2' --2023-02-02 20:19:34-- http://downloads.sourceforge.net/project/netatalk/netatalk/3.1.13/netatalk-3.1.13.tar.bz2 Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://gigenet.dl.sourceforge.net/project/netatalk/netatalk/3.1.13/netatalk-3.1.13.tar.bz2 [following] --2023-02-02 20:19:34-- http://gigenet.dl.sourceforge.net/project/netatalk/netatalk/3.1.13/netatalk-3.1.13.tar.bz2 Resolving gigenet.dl.sourceforge.net (gigenet.dl.sourceforge.net)... 69.65.16.142 Connecting to gigenet.dl.sourceforge.net (gigenet.dl.sourceforge.net)|69.65.16.142|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1218394 (1.2M) [application/octet-stream] Saving to: '/tmp/instance-23/output-1/build/.netatalk-3.1.13.tar.bz2.COutVU/output' 0K .......... .......... .......... .......... .......... 4% 527K 2s 50K .......... .......... .......... .......... .......... 8% 1.93M 1s 100K .......... .......... .......... .......... .......... 12% 1.84M 1s 150K .......... .......... .......... .......... .......... 16% 1.84M 1s 200K .......... .......... .......... .......... .......... 21% 401M 1s 250K .......... .......... .......... .......... .......... 25% 1.85M 1s 300K .......... .......... .......... .......... .......... 29% 378M 0s 350K .......... .......... .......... .......... .......... 33% 2.05M 0s 400K .......... .......... .......... .......... .......... 37% 84.7M 0s 450K .......... .......... .......... .......... .......... 42% 477K 0s 500K .......... .......... .......... .......... .......... 46% 414M 0s 550K .......... .......... .......... .......... .......... 50% 446M 0s 600K .......... .......... .......... .......... .......... 54% 404M 0s 650K .......... .......... .......... .......... .......... 58% 2.01M 0s 700K .......... .......... .......... .......... .......... 63% 31.1M 0s 750K .......... .......... .......... .......... .......... 67% 349M 0s 800K .......... .......... .......... .......... .......... 71% 1.94M 0s 850K .......... .......... .......... .......... .......... 75% 161K 0s 900K .......... .......... .......... .......... .......... 79% 1.86M 0s 950K .......... .......... .......... .......... .......... 84% 349M 0s 1000K .......... .......... .......... .......... .......... 88% 484K 0s 1050K .......... .......... .......... .......... .......... 92% 1.56M 0s 1100K .......... .......... .......... .......... .......... 96% 1.02M 0s 1150K .......... .......... .......... ......... 100% 1.55M=0.9s 2023-02-02 20:19:35 (1.25 MB/s) - '/tmp/instance-23/output-1/build/.netatalk-3.1.13.tar.bz2.COutVU/output' saved [1218394/1218394] netatalk-3.1.13.tar.bz2: OK (md5: 697421623c32ee0ab9c8076191766e5f) netatalk-3.1.13.tar.bz2: OK (sha1: 16dd7fa84962a44b36b795b8c44393e728785947) netatalk-3.1.13.tar.bz2: OK (sha256: 89ada6bcfe1b39ad94f58c236654d1d944f2645c3e7de98b3374e0bd37d5e05d) >>> netatalk 3.1.13 Extracting bzcat /tmp/instance-23/dl/netatalk/netatalk-3.1.13.tar.bz2 | tar --strip-components=1 -C /tmp/instance-23/output-1/build/netatalk-3.1.13 -xf - >>> netatalk 3.1.13 Patching Applying 0001-Fix-setting-of-LD_LIBRARY_FLAGS-shlibpath_var.patch using patch: patching file macros/db3-check.m4 Hunk #3 succeeded at 177 (offset 6 lines). Applying 0002-etc-uams-openssl_compat.h-fix-build-with-libressl-2..patch using patch: patching file etc/uams/openssl_compat.h >>> netatalk 3.1.13 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-23/output-1/build/netatalk-3.1.13 -name $file); do cp support/gnuconfig/$file $i; done; done >>> netatalk 3.1.13 Configuring >>> netatalk 3.1.13 Autoreconfiguring macros/netatalk.m4:4: warning: underquoted definition of AX_CHECK_DOCBOOK macros/netatalk.m4:4: run info Automake 'Extending aclocal' macros/netatalk.m4:4: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in 'macros'. libtoolize: copying file 'macros/libtool.m4' libtoolize: copying file 'macros/ltoptions.m4' libtoolize: copying file 'macros/ltsugar.m4' libtoolize: copying file 'macros/ltversion.m4' libtoolize: copying file 'macros/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([macros])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. macros/netatalk.m4:4: warning: underquoted definition of AX_CHECK_DOCBOOK macros/netatalk.m4:4: run info Automake 'Extending aclocal' macros/netatalk.m4:4: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal configure.ac:8: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete. configure.ac:8: You should run autoupdate. ./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from... configure.ac:8: the top level configure.ac:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:1683: AM_INIT_AUTOMAKE is expanded from... configure.ac:9: the top level configure.ac:10: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:10: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:2035: AM_CONFIG_HEADER is expanded from... configure.ac:10: the top level configure.ac:16: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:16: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... configure.ac:16: the top level configure.ac:20: warning: The macro `AC_LIBTOOL_DLOPEN' is obsolete. configure.ac:20: You should run autoupdate. macros/ltoptions.m4:113: AC_LIBTOOL_DLOPEN is expanded from... configure.ac:20: the top level configure.ac:20: warning: AC_LIBTOOL_DLOPEN: Remove this warning and the call to _LT_SET_OPTION when you configure.ac:20: put the 'dlopen' option into LT_INIT's first parameter. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... macros/ltoptions.m4:113: AC_LIBTOOL_DLOPEN is expanded from... configure.ac:20: the top level configure.ac:21: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:21: You should run autoupdate. macros/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:21: the top level configure.ac:28: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from... configure.ac:28: the top level configure.ac:56: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:56: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... macros/largefile-check.m4:46: AC_SYS_LARGEFILE is expanded from... configure.ac:56: the top level configure.ac:56: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:56: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... macros/largefile-check.m4:46: AC_SYS_LARGEFILE is expanded from... configure.ac:56: the top level configure.ac:61: warning: The macro `AC_LTDL_DLLIB' is obsolete. configure.ac:61: You should run autoupdate. aclocal.m4:770: AC_LTDL_DLLIB is expanded from... configure.ac:61: the top level configure.ac:63: warning: The macro `AC_LTDL_DLSYM_USCORE' is obsolete. configure.ac:63: You should run autoupdate. aclocal.m4:929: AC_LTDL_DLSYM_USCORE is expanded from... configure.ac:63: the top level configure.ac:116: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:116: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... macros/iconv.m4:1: AC_NETATALK_CHECK_ICONV is expanded from... configure.ac:116: the top level configure.ac:116: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:116: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... macros/iconv.m4:1: AC_NETATALK_CHECK_ICONV is expanded from... configure.ac:116: the top level configure.ac:116: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:116: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... macros/iconv.m4:1: AC_NETATALK_CHECK_ICONV is expanded from... configure.ac:116: the top level configure.ac:128: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:128: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... macros/tcp-wrappers.m4:2: AC_NETATALK_TCP_WRAPPERS is expanded from... configure.ac:128: the top level configure.ac:128: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:128: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... macros/tcp-wrappers.m4:2: AC_NETATALK_TCP_WRAPPERS is expanded from... configure.ac:128: the top level configure.ac:146: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:146: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... macros/libgcrypt.m4:11: AC_NETATALK_PATH_LIBGCRYPT is expanded from... configure.ac:146: the top level configure.ac:152: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:152: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... macros/db3-check.m4:29: NETATALK_BDB_TRY_LINK is expanded from... macros/db3-check.m4:85: AC_NETATALK_PATH_BDB is expanded from... configure.ac:152: the top level configure.ac:240: warning: AC_OUTPUT should be used without arguments. configure.ac:240: You should run autoupdate. configure.ac:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:9: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:15: installing './compile' configure.ac:9: installing './missing' bin/ad/Makefile.am: installing './depcomp' doc/manpages/man1/Makefile.am:35: warning: '%'-style pattern rules are a GNU make extension doc/manpages/man5/Makefile.am:21: warning: '%'-style pattern rules are a GNU make extension doc/manpages/man8/Makefile.am:21: warning: '%'-style pattern rules are a GNU make extension libatalk/dsi/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/afp_config.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least one source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, this automake: behavior may change in a future Automake major version, with object automake: files being placed in the same subdirectory as the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/afp_dsi.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/afp_options.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/afp_util.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/afprun.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/appl.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/auth.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/catsearch.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/desktop.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/dircache.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/directory.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/enumerate.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/extattrs.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/fce_api.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/fce_util.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/file.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/filedir.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/fork.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/hash.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/mangle.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/messages.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/nfsquota.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/ofork.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/quota.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/status.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/spotlight_marshalling.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/switch.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/uam.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/unix.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/volume.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:63: warning: source file '$(top_srcdir)/etc/afpd/acls.c' is in a subdirectory, test/afpd/Makefile.am:63: but option 'subdir-objects' is disabled test/afpd/Makefile.am:67: warning: source file '$(top_srcdir)/etc/afpd/spotlight.c' is in a subdirectory, test/afpd/Makefile.am:67: but option 'subdir-objects' is disabled >>> netatalk 3.1.13 Patching libtool patching file /tmp/instance-23/output-1/build/netatalk-3.1.13/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /tmp/instance-23/output-1/build/netatalk-3.1.13/ && rm -rf config.cache && PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-23/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-23/output-1/host/sh4a-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 CC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -std=gnu99" ac_cv_path_NETA_LDCONFIG="" CONFIG_SITE=/dev/null ./configure --target=sh4a-buildroot-linux-gnu --host=sh4a-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --with-cnid-cdb-backend --with-bdb=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr --with-ssl-dir=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr --with-libgcrypt-dir=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr --with-shadow --disable-shell-check --without-kerberos --without-pam --with-libevent=no --with-dtrace=no --with-mysql-config=no --disable-zeroconf --disable-cups ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --with-libevent, --disable-cups checking build system type... x86_64-pc-linux-gnu checking host system type... sh4a-buildroot-linux-gnu checking target system type... sh4a-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for sh4a-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for gawk... (cached) gawk checking for sh4a-buildroot-linux-gnu-gcc... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -std=gnu99 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -std=gnu99 accepts -g... yes checking for /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -std=gnu99 option to enable C11 features... -std=gnu11 checking whether /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11 understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-23/output-1/host/bin/sh4a-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 sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld option to reload object files... -r checking for sh4a-buildroot-linux-gnu-objdump... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for sh4a-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for sh4a-buildroot-linux-gnu-ar... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for sh4a-buildroot-linux-gnu-strip... (cached) /bin/true checking for sh4a-buildroot-linux-gnu-ranlib... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm output from /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11 object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11 supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11 option to produce PIC... -fPIC -DPIC checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11 PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11 static flag -static works... no checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11 supports -c -o file.o... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11 supports -c -o file.o... (cached) yes checking whether the /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11 linker (/tmp/instance-23/output-1/host/bin/sh4a-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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... cross checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for mt... /usr/bin/perl checking for mt... (cached) /usr/bin/grep checking for ps... /usr/bin/ps checking whether byte ordering is bigendian... (cached) no checking for inline... inline checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... no checking whether yytext is a pointer... yes checking for bison... bison -y checking to see if we can add '__attribute__((unused))' to CFLAGS... yes checking for mntent.h... yes checking for unistd.h... (cached) yes checking for termios.h... yes checking for ufs/quota.h... no checking for netdb.h... yes checking for sgtty.h... yes checking for statfs.h... no checking for dlfcn.h... (cached) yes checking for langinfo.h... yes checking for locale.h... yes checking for sys/param.h... yes checking for sys/fcntl.h... yes checking for sys/termios.h... yes checking for sys/mnttab.h... no checking for sys/statvfs.h... yes checking for sys/stat.h... (cached) yes checking for sys/vfs.h... yes checking for sys/mount.h... yes checking for fshare_t... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for 64 bit off_t... cross checking if large file support is available... yes checking for /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11 options needed to detect all undeclared functions... none needed checking for library containing dlopen... none required checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for dlopen... (cached) yes checking for dlsym... yes checking for dlclose... yes checking for _ prefix in compiled symbols... no checking what extension is used for runtime loadable modules... .so checking for openat... yes checking for renameat... yes checking for fstatat... yes checking for unlinkat... yes checking for struct tm.tm_gmtoff... yes checking for backtrace_symbols... yes checking for dirfd... yes checking for getusershell... yes checking for pread... yes checking for pwrite... yes checking for pselect... yes checking for setlinebuf... yes checking for strlcat... no checking for strlcpy... no checking for strnlen... yes checking for mempcpy... yes checking for vasprintf... yes checking for asprintf... yes checking for mmap... yes checking for utime... yes checking for getpagesize... yes checking for library containing gethostbyname... none required checking for library containing connect... none required checking for getifaddrs... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking whether to check for 64bit libraries... no * Linux specific configuration checking for linux/dqblk_xfs.h... yes checking for ldconfig... (cached) no NETA_LDCONFIG = no checking whether to enable AFS support... no checking for cracklib support... no checking whether to enable verbose debug code... no checking whether to enable debugging with debuggers... no checking for libiconv... no checking for working iconv... cross checking whether or not to use Database Daemon CNID backend... yes checking whether or not to use BDB Concurrent Data Store... yes checking whether or not to use LAST DID scheme... yes checking whether or not to use TDB DID scheme... yes checking MySQL library and headers... checking default DID scheme... dbd checking whether default CNID scheme has been activated... yes checking for main in -lrpcsvc... no checking for rpc/rpc.h... no checking for rpc/pmap_prot.h... no checking for rpcsvc/rquota.h... no checking for getfsquota in -lquota... no checking pkg-config is at least version 0.9.0... yes checking whether to enable Zerconf support... no checking whether to enable the TCP wrappers... no checking for PAM installation directory... no checking for includable common PAM config... no (using defaut pam_unix.so) checking whether to enable PAM support... no checking for shadow.h... yes checking whether shadow support should be enabled... yes checking whether checking for a valid shell should be enabled... no disabling init-style support checking for libgcrypt-config... /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.3... yes (1.10.1-unknown) checking libgcrypt API version... okay checking libgcrypt hast CAST5 API... yes configure: Enabling DHX2 UAM checking for SSL... /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr (enabling RANDNUM and DHX support) checking for main in -lcrypto... yes checking for main in -ldes... no checking for Berkeley DB headers in /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/... yes checking /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include//db.h version >= 4.6.0... yes checking Berkeley DB library (-ldb53)... no (cross-compiling) checking Berkeley DB library (-ldb5.3)... no (cross-compiling) checking Berkeley DB library (-ldb-53)... no (cross-compiling) checking Berkeley DB library (-ldb-5.3)... yes (cross-compiling) checking for crypt.h... yes checking for main in -lcrypt... yes checking whether the PGP UAM should be build... no checking how to run the C preprocessor... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-cpp checking whether Kerberos V UAM should be build... no checking for Kerberos 5 (necessary for GetSrvrInfo:DirectoryNames support)... no checking for krb5_free_unparsed_name... no checking for krb5_free_error_message... no checking for krb5_free_keytab_entry_contents... no checking for krb5_kt_free_entry... no checking whether configuration files should be overwritten... no checking for LDAP (necessary for client-side ACL visibility)... auto checking for ldap.h... no checking for ldap_init in -lldap... no checking whether to support ACLs... auto checking for acl_get_file in -lacl... yes checking for getxattr in -lattr... yes checking for POSIX ACL support... yes configure: Using POSIX ACLs checking for acl_get_perm_np... no checking for acl_from_mode... checking for acl_from_mode... yes yes checking for acl/libacl.h... yes checking for sys/attributes.h... no checking for attr/xattr.h... no checking for sys/xattr.h... yes checking for sys/extattr.h... no checking for sys/uio.h... yes checking for sys/ea.h... no checking for library containing getxattr... none required checking for getxattr... yes checking for lgetxattr... yes checking for fgetxattr... yes checking for listxattr... yes checking for llistxattr... yes checking for flistxattr... yes checking for removexattr... yes checking for lremovexattr... yes checking for fremovexattr... yes checking for setxattr... yes checking for lsetxattr... yes checking for fsetxattr... yes checking whether xattr interface takes additional options... no checking if the realpath function allows a NULL argument... cross checking for sendfile... yes checking for splice... yes checking for LIBEVENT... yes checking whether to use bundled tdb... yes checking for TRACKER... no checking whether to enable developer build... no checking for DBUS... yes checking for DBUS_GLIB... yes checking for DBUS_GTHREAD... yes checking for dbus_g_bus_get_private... yes checking whether to use Filesystem Hierarchy Standard (FHS) compatibility... no checking netatalk lockfile path... /var/lock/netatalk checking whether to build Docbook documentation... no checking whether make supports nested variables... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bin/Makefile config.status: creating bin/ad/Makefile config.status: creating bin/afppasswd/Makefile config.status: creating bin/cnid/Makefile config.status: creating bin/cnid/cnid2_create config.status: creating bin/megatron/Makefile config.status: creating bin/misc/Makefile config.status: creating config/Makefile config.status: creating config/pam/Makefile config.status: creating contrib/Makefile config.status: creating contrib/macusers/Makefile config.status: creating contrib/macusers/macusers config.status: creating contrib/shell_utils/Makefile config.status: creating contrib/shell_utils/apple_dump config.status: creating contrib/shell_utils/asip-status.pl config.status: creating distrib/Makefile config.status: creating distrib/config/Makefile config.status: creating distrib/config/netatalk-config config.status: creating distrib/initscripts/Makefile config.status: creating distrib/m4/Makefile config.status: creating doc/Makefile config.status: creating doc/html.xsl config.status: creating doc/man.xsl config.status: creating doc/manual/Makefile config.status: creating doc/manual/manual.xml config.status: creating doc/manpages/Makefile config.status: creating doc/manpages/man1/Makefile config.status: creating doc/manpages/man5/Makefile config.status: creating doc/manpages/man8/Makefile config.status: creating etc/Makefile config.status: creating etc/afpd/Makefile config.status: creating etc/cnid_dbd/Makefile config.status: creating etc/netatalk/Makefile config.status: creating etc/spotlight/Makefile config.status: creating etc/uams/Makefile config.status: creating include/Makefile config.status: creating include/atalk/Makefile config.status: creating libatalk/Makefile config.status: creating libatalk/acl/Makefile config.status: creating libatalk/adouble/Makefile config.status: creating libatalk/bstring/Makefile config.status: creating libatalk/cnid/Makefile config.status: creating libatalk/cnid/cdb/Makefile config.status: creating libatalk/cnid/last/Makefile config.status: creating libatalk/cnid/dbd/Makefile config.status: creating libatalk/cnid/tdb/Makefile config.status: creating libatalk/cnid/mysql/Makefile config.status: creating libatalk/compat/Makefile config.status: creating libatalk/dsi/Makefile config.status: creating libatalk/iniparser/Makefile config.status: creating libatalk/talloc/Makefile config.status: creating libatalk/tdb/Makefile config.status: creating libatalk/unicode/Makefile config.status: creating libatalk/unicode/charsets/Makefile config.status: creating libatalk/util/Makefile config.status: creating libatalk/vfs/Makefile config.status: creating macros/Makefile config.status: creating man/Makefile config.status: creating man/man1/Makefile config.status: creating man/man1/ad.1 config.status: creating man/man1/afpldaptest.1 config.status: creating man/man1/afppasswd.1 config.status: creating man/man1/afpstats.1 config.status: creating man/man1/apple_dump.1 config.status: creating man/man1/asip-status.pl.1 config.status: creating man/man1/dbd.1 config.status: creating man/man1/macusers.1 config.status: creating man/man1/netatalk-config.1 config.status: creating man/man1/uniconv.1 config.status: creating man/man5/Makefile config.status: creating man/man5/afp.conf.5 config.status: creating man/man5/afp_signature.conf.5 config.status: creating man/man5/afp_voluuid.conf.5 config.status: creating man/man5/extmap.conf.5 config.status: creating man/man8/Makefile config.status: creating man/man8/afpd.8 config.status: creating man/man8/cnid_dbd.8 config.status: creating man/man8/cnid_metad.8 config.status: creating man/man8/netatalk.8 config.status: creating test/Makefile config.status: creating test/afpd/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --with-libevent, --disable-cups Compilation summary: CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir) -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 CFLAGS = -D_U_="__attribute__((unused))" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 LIBS = PTHREADS: LIBS = CFLAGS = SSL: LIBS = -L/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr -lcrypto CFLAGS = -I/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl LIBGCRYPT: LIBS = -L/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/../../usr/lib -lgcrypt -lgpg-error CFLAGS = -I/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include BDB: LIBS = -L/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib -ldb-5.3 CFLAGS = -I/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/ LIBEVENT: LIBS = CFLAGS = TDB: bundled Configure summary: INIT STYLE: none AFP: Extended Attributes: ad | sys ACL support: yes Spotlight: no CNID: backends: dbd cdb last tdb UAMS: DHX ( SHADOW) DHX2 ( SHADOW) RANDNUM (afppasswd) clrtxt ( SHADOW) guest Options: Zeroconf support: no tcp wrapper support: no quota support: no valid shell check: no cracklib support: no ACL support: auto Kerberos support: no LDAP support: no AFP stats via dbus: yes dtrace probes: no Paths: Netatalk lockfile: /var/lock/netatalk dbus system directory: ${sysconfdir}/dbus-1/system.d Documentation: Docbook: no >>> netatalk 3.1.13 Building PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-23/output-1/build/netatalk-3.1.13/ make[1]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13' Making all in include make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/include' Making all in atalk make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/include/atalk' /home/autobuild/make/make all-am make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/include/atalk' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/include/atalk' make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/include/atalk' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/include' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/include' Making all in libatalk make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk' Making all in acl make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/acl' CC libacl_la-cache.lo CC libacl_la-unix.lo CC libacl_la-uuid.lo CCLD libacl.la make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/acl' Making all in adouble make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/adouble' CC ad_attr.lo CC ad_conv.lo ad_conv.c: In function 'ad_conv_v22ea_rf': ad_conv.c:165:9: warning: ignoring return value of 'fchown' declared with attribute 'warn_unused_result' [-Wunused-result] 165 | fchown(ad_reso_fileno(&adea), sp->st_uid, sp->st_gid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC ad_date.lo CC ad_flush.lo ad_flush.c: In function 'ad_flush_hf': ad_flush.c:306:25: warning: implicit declaration of function 'become_root' [-Wimplicit-function-declaration] 306 | become_root(); | ^~~~~~~~~~~ ad_flush.c:308:25: warning: implicit declaration of function 'unbecome_root' [-Wimplicit-function-declaration] 308 | unbecome_root(); | ^~~~~~~~~~~~~ CC ad_lock.lo CC ad_mmap.lo CC ad_open.lo ad_open.c: In function 'ad_path_osx': ad_open.c:1685:9: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result] 1685 | getcwd(buf, MAXPATHLEN); | ^~~~~~~~~~~~~~~~~~~~~~~ CC ad_read.lo CC ad_recvfile.lo CC ad_sendfile.lo CC ad_size.lo CC ad_write.lo CCLD libadouble.la make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/adouble' Making all in bstring make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/bstring' CC bstrlib.lo CC bstradd.lo CCLD libbstring.la make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/bstring' Making all in compat make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/compat' CC misc.lo CC mktemp.lo CC getusershell.lo CC rquota_xdr.lo CC pselect.lo CC strlcpy.lo CCLD libcompat.la make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/compat' Making all in cnid make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid' Making all in last make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid/last' CC cnid_last.lo CCLD libcnid_last.la make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid/last' Making all in cdb make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid/cdb' CC libcnid_cdb_la-cnid_cdb_add.lo CC libcnid_cdb_la-cnid_cdb_close.lo CC libcnid_cdb_la-cnid_cdb_delete.lo CC libcnid_cdb_la-cnid_cdb_get.lo CC libcnid_cdb_la-cnid_cdb_lookup.lo CC libcnid_cdb_la-cnid_cdb_open.lo CC libcnid_cdb_la-cnid_cdb_resolve.lo CC libcnid_cdb_la-cnid_cdb_update.lo CC libcnid_cdb_la-cnid_cdb_rebuild_add.lo CCLD libcnid_cdb.la make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid/cdb' Making all in dbd make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid/dbd' CC cnid_dbd.lo CCLD libcnid_dbd.la make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid/dbd' Making all in tdb make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid/tdb' CC libcnid_tdb_la-cnid_tdb_add.lo CC libcnid_tdb_la-cnid_tdb_close.lo CC libcnid_tdb_la-cnid_tdb_delete.lo CC libcnid_tdb_la-cnid_tdb_get.lo CC libcnid_tdb_la-cnid_tdb_lookup.lo CC libcnid_tdb_la-cnid_tdb_open.lo CC libcnid_tdb_la-cnid_tdb_resolve.lo CC libcnid_tdb_la-cnid_tdb_update.lo CCLD libcnid_tdb.la make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid/tdb' make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid' CC cnid.lo cnid.c: In function 'cnid_open': cnid.c:139:9: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 139 | seteuid(0); | ^~~~~~~~~~ CC cnid_init.lo CCLD libcnid.la make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid' make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid' Making all in dsi make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/dsi' CC dsi_attn.lo CC dsi_close.lo CC dsi_cmdreply.lo CC dsi_getsess.lo CC dsi_getstat.lo CC dsi_init.lo CC dsi_opensess.lo CC dsi_read.lo CC dsi_tcp.lo CC dsi_tickle.lo CC dsi_write.lo CC dsi_stream.lo CCLD libdsi.la make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/dsi' Making all in iniparser make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/iniparser' CC dictionary.lo CC iniparser.lo CCLD libiniparser.la make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/iniparser' Making all in talloc make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/talloc' CC talloc.lo CC dalloc.lo CCLD libtalloc.la make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/talloc' Making all in util make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/util' CC libutil_la-bprint.lo CC libutil_la-cnid.lo cnid.c: In function 'rel_path_in_vol': cnid.c:129:9: warning: ignoring return value of 'fchdir' declared with attribute 'warn_unused_result' [-Wunused-result] 129 | fchdir(cwd); | ^~~~~~~~~~~ CC libutil_la-fault.lo CC libutil_la-getiface.lo CC libutil_la-gettok.lo CC libutil_la-locking.lo CC libutil_la-logger.lo logger.c: In function 'make_log_entry': logger.c:475:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 475 | write(fd, log_message, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libutil_la-module.lo CC libutil_la-netatalk_conf.lo netatalk_conf.c: In function 'creatvol': netatalk_conf.c:710:25: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 710 | global_path = atalk_iniparser_getstring(obj->iniconfig, | ^ netatalk_conf.c: In function 'load_volumes': netatalk_conf.c:1529:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1529 | includefile = atalk_iniparser_getstring(obj->iniconfig, INISEC_GLOBAL, | ^ CC libutil_la-queue.lo CC libutil_la-server_child.lo CC libutil_la-server_ipc.lo CC libutil_la-server_lock.lo CC libutil_la-socket.lo CC libutil_la-strdicasecmp.lo CC libutil_la-unix.lo unix.c: In function 'daemonize': unix.c:139:9: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 139 | chdir("/"); | ^~~~~~~~~~ unix.c:144:9: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 144 | dup(0); | ^~~~~~ unix.c:145:9: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 145 | dup(0); | ^~~~~~ CC libutil_la-ftw.lo ftw.c: In function 'ftw_startup': ftw.c:61:19: warning: ignoring return value of 'fchdir' declared with attribute 'warn_unused_result' [-Wunused-result] 61 | # define __fchdir fchdir | ^ ftw.c:795:9: note: in expansion of macro '__fchdir' 795 | __fchdir (cwdfd); | ^~~~~~~~ ftw.c:57:18: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 57 | # define __chdir chdir | ^ ftw.c:802:9: note: in expansion of macro '__chdir' 802 | __chdir (cwd); | ^~~~~~~ CCLD libutil.la make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/util' Making all in unicode make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/unicode' Making all in charsets make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/unicode/charsets' CC mac_roman.lo CC mac_greek.lo CC mac_hebrew.lo CC mac_centraleurope.lo CC mac_turkish.lo CC mac_cyrillic.lo CC mac_japanese.lo CC mac_chinese_trad.lo CC mac_chinese_simp.lo CC mac_korean.lo CC generic_cjk.lo CC generic_mb.lo CCLD libcharsets.la make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/unicode/charsets' make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/unicode' CC util_unistr.lo CC iconv.lo CC charcnv.lo CC utf8.lo CC utf16_case.lo CCLD libunicode.la make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/unicode' make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/unicode' Making all in vfs make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/vfs' CC vfs.lo CC unix.lo CC ea_ad.lo CC ea_sys.lo CC extattr.lo CC acl.lo CCLD libvfs.la make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/vfs' Making all in tdb make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/tdb' CC check.lo CC dump.lo CC error.lo CC freelist.lo CC freelistcheck.lo CC io.lo CC lock.lo CC open.lo CC tdb.lo CC transaction.lo CC traverse.lo CCLD libtdb.la make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/tdb' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk' CC libatalk_la-dummy.lo CCLD libatalk.la make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk' Making all in bin make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin' Making all in afppasswd make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/afppasswd' CC afppasswd.o afppasswd.c: In function 'convert_passwd': afppasswd.c:81:5: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 81 | read(keyfd, key, sizeof(key)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD afppasswd make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/afppasswd' Making all in cnid make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/cnid' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/cnid' Making all in megatron make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/megatron' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/megatron' Making all in misc make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/misc' CC afpldaptest-uuidtest.o CCLD afpldaptest CC netacnv.o CCLD netacnv CC logger_test.o CCLD logger_test CC fce-fce.o CCLD fce make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/misc' Making all in ad make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/ad' CC ad-ad.o CC ad-ad_find.o CC ad-ad_util.o CC ad-ad_ls.o ad_ls.c: In function 'ad_ls_r': ad_ls.c:587:5: warning: ignoring return value of 'fchdir' declared with attribute 'warn_unused_result' [-Wunused-result] 587 | fchdir(cwd); | ^~~~~~~~~~~ CC ad-ad_cp.o CC ad-ad_mv.o CC ad-ad_rm.o CC ad-ad_set.o CCLD ad make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/ad' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin' Making all in config make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/config' Making all in pam make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/config/pam' sed -e "s,[@]PAM_DIRECTIVE[@],required,g" \ -e "s,[@]PAM_AUTH[@],pam_unix.so," \ -e "s,[@]PAM_ACCOUNT[@],pam_unix.so," \ -e "s,[@]PAM_PASSWORD[@],pam_unix.so use_authtok," \ -e "s,[@]PAM_SESSION[@],pam_unix.so," \ netatalk make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/config/pam' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/config' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/config' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/config' Making all in etc make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc' Making all in spotlight make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/spotlight' /home/autobuild/make/make all-am make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/spotlight' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/spotlight' make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/spotlight' Making all in afpd make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/afpd' /home/autobuild/make/make all-am make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/afpd' CC afpd-afp_config.o CC afpd-afp_dsi.o CC afpd-afp_options.o CC afpd-afp_util.o CC afpd-afprun.o afprun.c: In function 'become_user_permanently': afprun.c:122:5: warning: ignoring return value of 'setresgid' declared with attribute 'warn_unused_result' [-Wunused-result] 122 | setresgid(gid,gid,gid); | ^~~~~~~~~~~~~~~~~~~~~~ afprun.c:123:5: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result] 123 | setgid(gid); | ^~~~~~~~~~~ afprun.c:124:5: warning: ignoring return value of 'setresuid' declared with attribute 'warn_unused_result' [-Wunused-result] 124 | setresuid(uid,uid,uid); | ^~~~~~~~~~~~~~~~~~~~~~ afprun.c:125:5: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 125 | setuid(uid); | ^~~~~~~~~~~ afprun.c: In function 'gain_root_privilege': afprun.c:95:9: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 95 | seteuid(0); | ^~~~~~~~~~ afprun.c: In function 'gain_root_group_privilege': afprun.c:104:9: warning: ignoring return value of 'setegid' declared with attribute 'warn_unused_result' [-Wunused-result] 104 | setegid(0); | ^~~~~~~~~~ CC afpd-afs.o CC afpd-appl.o CC afpd-auth.o CC afpd-catsearch.o CC afpd-desktop.o CC afpd-dircache.o CC afpd-directory.o CC afpd-enumerate.o CC afpd-extattrs.o CC afpd-fce_api.o CC afpd-fce_util.o CC afpd-file.o CC afpd-filedir.o CC afpd-fork.o CC afpd-hash.o CC afpd-main.o CC afpd-mangle.o CC afpd-messages.o CC afpd-nfsquota.o CC afpd-ofork.o CC afpd-quota.o CC afpd-spotlight_marshalling.o CC afpd-status.o CC afpd-switch.o CC afpd-uam.o CC afpd-uid.o CC afpd-unix.o CC afpd-volume.o volume.c: In function 'afp_closevol': volume.c:946:11: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 946 | (void)chdir("/"); | ^~~~~~~~~~ CC afpd-acls.o CC afpd-afpstats.o afpstats.c: In function 'afpstats_init': afpstats.c:114:5: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] 114 | g_type_init(); | ^~~~~~~~~~~ In file included from /tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gobject.h:24, from /tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29, from /tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:22, from /tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/include/dbus-1.0/dbus/dbus-glib.h:29, from afpstats.c:26: /tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gtype.h:710:23: note: declared here 710 | void g_type_init (void); | ^~~~~~~~~~~ afpstats.c:115:5: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] 115 | g_thread_init(NULL); | ^~~~~~~~~~~~~ In file included from /tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:112, from afpstats.c:25: /tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here 265 | void g_thread_init (gpointer vtable); | ^~~~~~~~~~~~~ afpstats.c:119:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 119 | thread = g_thread_create(afpstats_thread, NULL, TRUE, NULL); | ^~~~~~ In file included from /tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:112, from afpstats.c:25: /tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:100:10: note: declared here 100 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ CC afpd-afpstats_obj.o In file included from /tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gthread.h:32, from /tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gasyncqueue.h:32, from /tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:32, from /tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gbinding.h:28, from /tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:22, from afpstats_obj.c:22: afpstats_obj.c: In function 'afpstats_obj_get_type': /tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ afpstats_obj.c:61:13: note: in expansion of macro 'g_once_init_enter' 61 | if (g_once_init_enter(&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ CCLD afpd make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/afpd' make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/afpd' Making all in cnid_dbd make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/cnid_dbd' CC cmd_dbd.o CC cmd_dbd_scanvol.o cmd_dbd_scanvol.c: In function 'cmd_dbd_scanvol': cmd_dbd_scanvol.c:846:5: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 846 | chdir(vol->v_path); | ^~~~~~~~~~~~~~~~~~ cmd_dbd_scanvol.c: In function 'dbd_readdir': cmd_dbd_scanvol.c:788:13: warning: ignoring return value of 'fchdir' declared with attribute 'warn_unused_result' [-Wunused-result] 788 | fchdir(cwd); | ^~~~~~~~~~~ cmd_dbd_scanvol.c: In function 'check_addir': cmd_dbd_scanvol.c:399:9: warning: ignoring return value of 'chown' declared with attribute 'warn_unused_result' [-Wunused-result] 399 | chown(ADv2_DIRNAME, st.st_uid, st.st_gid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmd_dbd_scanvol.c:400:9: warning: ignoring return value of 'chown' declared with attribute 'warn_unused_result' [-Wunused-result] 400 | chown(vol->ad_path(".", ADFLAGS_DIR), st.st_uid, st.st_gid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmd_dbd_scanvol.c: In function 'check_adfile': cmd_dbd_scanvol.c:216:9: warning: ignoring return value of 'chown' declared with attribute 'warn_unused_result' [-Wunused-result] 216 | chown(adname, st->st_uid, st->st_gid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC dbif.o CC pack.o CC dbd_add.o CC dbd_delete.o CC dbd_getstamp.o CC dbd_lookup.o CC dbd_rebuild_add.o CC dbd_resolve.o CC dbd_update.o CCLD dbd CC comm.o CC db_param.o CC main.o main.c: In function 'delete_db': main.c:220:5: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 220 | chdir(cfrombstr(dbpath)); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:221:5: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 221 | system("rm -f cnid2.db lock log.* __db.*"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:232:9: warning: ignoring return value of 'fchdir' declared with attribute 'warn_unused_result' [-Wunused-result] 232 | fchdir(cwd); | ^~~~~~~~~~~ CC dbd_get.o CC dbd_dbcheck.o CC dbd_search.o CCLD cnid_dbd CC cnid_metad.o CC usockfd.o CCLD cnid_metad make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/cnid_dbd' Making all in netatalk make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/netatalk' CC netatalk-netatalk.o CC netatalk-afp_avahi.o CC netatalk-afp_mdns.o CC netatalk-afp_zeroconf.o CCLD netatalk make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/netatalk' Making all in uams make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/uams' CC uams_guest.lo CCLD uams_guest.la CC uams_passwd.lo CCLD uams_passwd.la CC uams_randnum.lo uams_randnum.c: In function 'randpass': uams_randnum.c:258:7: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 258 | seteuid(pwd->pw_uid); /* change ourselves to the user */ | ^~~~~~~~~~~~~~~~~~~~ uams_randnum.c:261:7: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 261 | seteuid(0); /* change ourselves back to root */ | ^~~~~~~~~~ uams_randnum.c:271:5: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 271 | seteuid(0); | ^~~~~~~~~~ uams_randnum.c:274:5: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 274 | seteuid(uid); | ^~~~~~~~~~~~ uams_randnum.c: In function 'afppasswd': uams_randnum.c:177:7: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 177 | read(keyfd, key, sizeof(key)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD uams_randnum.la CC uams_dhx_passwd.lo CCLD uams_dhx_passwd.la CC uams_dhx2_passwd.lo CCLD uams_dhx2_passwd.la make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/uams' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc' Making all in contrib make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/contrib' Making all in macusers make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/contrib/macusers' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/contrib/macusers' Making all in shell_utils make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/contrib/shell_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/contrib/shell_utils' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/contrib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/contrib' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/contrib' Making all in distrib make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/distrib' Making all in config make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/distrib/config' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/distrib/config' Making all in initscripts make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/distrib/initscripts' sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.13@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ rc.bsd sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.13@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ rc.debian sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.13@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ rc.gentoo sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.13@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ rc.netbsd sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.13@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ rc.redhat sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.13@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ rc.solaris sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.13@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ rc.suse sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.13@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ service.systemd sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.13@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ netatalk.xml make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/distrib/initscripts' Making all in m4 make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/distrib/m4' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/distrib/m4' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/distrib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/distrib' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/distrib' Making all in doc make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc' Making all in manpages make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manpages' Making all in man1 make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manpages/man1' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manpages/man1' Making all in man5 make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manpages/man5' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manpages/man5' Making all in man8 make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manpages/man8' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manpages/man8' make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manpages' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manpages' make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manpages' Making all in manual make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manual' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manual' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc' Making all in man make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/man' Making all in man1 make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/man/man1' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/man/man1' Making all in man5 make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/man/man5' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/man/man5' Making all in man8 make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/man/man8' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/man/man8' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/man' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/man' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/man' Making all in macros make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/macros' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/macros' Making all in test make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/test' Making all in afpd make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/test/afpd' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/test/afpd' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/test' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/test' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/test' make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13' make[2]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13' make[1]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13' >>> netatalk 3.1.13 Installing to target PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-23/output-1/target install -C /tmp/instance-23/output-1/build/netatalk-3.1.13/ make[1]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13' Making install in include make[2]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/include' Making install in atalk make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/include/atalk' /home/autobuild/make/make install-am make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/include/atalk' make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/include/atalk' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/include/atalk' /usr/bin/install -c -m 644 adouble.h afp.h vfs.h cnid.h logger.h netatalk_conf.h paths.h unicode.h util.h ea.h acl.h unix.h volume.h standards.h bstrlib.h list.h globals.h compat.h uam.h iniparser.h dictionary.h hash.h '/tmp/instance-23/output-1/target/usr/include/atalk' make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/include/atalk' make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/include/atalk' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/include/atalk' make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/include' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/include' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/include' make[2]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/include' Making install in libatalk make[2]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk' Making install in acl make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/acl' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/acl' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/acl' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/acl' Making install in adouble make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/adouble' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/adouble' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/adouble' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/adouble' Making install in bstring make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/bstring' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/bstring' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/bstring' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/bstring' Making install in compat make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/compat' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/compat' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/compat' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/compat' Making install in cnid make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid' Making install in last make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid/last' make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid/last' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid/last' make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid/last' Making install in cdb make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid/cdb' make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid/cdb' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid/cdb' make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid/cdb' Making install in dbd make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid/dbd' make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid/dbd' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid/dbd' make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid/dbd' Making install in tdb make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid/tdb' make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid/tdb' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid/tdb' make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid/tdb' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid' make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid' make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/cnid' Making install in dsi make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/dsi' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/dsi' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/dsi' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/dsi' Making install in iniparser make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/iniparser' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/iniparser' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/iniparser' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/iniparser' Making install in talloc make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/talloc' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/talloc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/talloc' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/talloc' Making install in util make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/util' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/util' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/util' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/util' Making install in unicode make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/unicode' Making install in charsets make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/unicode/charsets' make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/unicode/charsets' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/unicode/charsets' make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/unicode/charsets' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/unicode' make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/unicode' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/unicode' make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/unicode' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/unicode' Making install in vfs make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/vfs' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/vfs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/vfs' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/vfs' Making install in tdb make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/tdb' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/tdb' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/tdb' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk/tdb' make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libatalk.la '/tmp/instance-23/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libatalk.so.18.0.0 /tmp/instance-23/output-1/target/usr/lib/libatalk.so.18.0.0 libtool: install: (cd /tmp/instance-23/output-1/target/usr/lib && { ln -s -f libatalk.so.18.0.0 libatalk.so.18 || { rm -f libatalk.so.18 && ln -s libatalk.so.18.0.0 libatalk.so.18; }; }) libtool: install: (cd /tmp/instance-23/output-1/target/usr/lib && { ln -s -f libatalk.so.18.0.0 libatalk.so || { rm -f libatalk.so && ln -s libatalk.so.18.0.0 libatalk.so; }; }) libtool: install: /usr/bin/install -c .libs/libatalk.lai /tmp/instance-23/output-1/target/usr/lib/libatalk.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk' make[2]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/libatalk' Making install in bin make[2]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin' Making install in afppasswd make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/afppasswd' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/afppasswd' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c afppasswd '/tmp/instance-23/output-1/target/usr/bin' libtool: install: /usr/bin/install -c afppasswd /tmp/instance-23/output-1/target/usr/bin/afppasswd /home/autobuild/make/make install-exec-hook make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/afppasswd' chmod u+s /tmp/instance-23/output-1/target/usr/bin/afppasswd make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/afppasswd' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/afppasswd' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/afppasswd' Making install in cnid make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/cnid' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/cnid' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/bin' /usr/bin/install -c cnid2_create '/tmp/instance-23/output-1/target/usr/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/cnid' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/cnid' Making install in megatron make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/megatron' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/megatron' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/megatron' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/megatron' Making install in misc make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/misc' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/misc' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c afpldaptest '/tmp/instance-23/output-1/target/usr/bin' libtool: install: /usr/bin/install -c afpldaptest /tmp/instance-23/output-1/target/usr/bin/afpldaptest make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/misc' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/misc' Making install in ad make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/ad' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/ad' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c ad '/tmp/instance-23/output-1/target/usr/bin' libtool: install: /usr/bin/install -c ad /tmp/instance-23/output-1/target/usr/bin/ad make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/ad' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin/ad' make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin' make[2]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/bin' Making install in config make[2]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/config' Making install in pam make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/config/pam' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/config/pam' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/config/pam' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/config/pam' make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/config' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/config' make[4]: Nothing to be done for 'install-exec-am'. sed -e s@:UAMS_PATH:@/usr/lib/netatalk/@ \ -e s@:ETCDIR:@/etc@ \ -e s@:COMPILED_BACKENDS:@"dbd cdb last tdb"@ \ -e s@:DEFAULT_CNID_SCHEME:@dbd@ \ -e s@:LOCALSTATEDIR:@"/var"@ \ afp.conf sed -e s@:UAMS_PATH:@/usr/lib/netatalk/@ \ -e s@:ETCDIR:@/etc@ \ -e s@:COMPILED_BACKENDS:@"dbd cdb last tdb"@ \ -e s@:DEFAULT_CNID_SCHEME:@dbd@ \ -e s@:LOCALSTATEDIR:@"/var"@ \ dbus-session.conf /bin/bash /tmp/instance-23/output-1/build/netatalk-3.1.13/install-sh -d /tmp/instance-23/output-1/target/etc /usr/bin/install -c -m 644 extmap.conf /tmp/instance-23/output-1/target/etc /usr/bin/install -c -m 644 afp.conf /tmp/instance-23/output-1/target/etc /usr/bin/install -c -m 644 dbus-session.conf /tmp/instance-23/output-1/target/etc mkdir -pm 0755 /tmp/instance-23/output-1/target/var/netatalk/ mkdir -pm 0755 /tmp/instance-23/output-1/target/var/netatalk/CNID/ /usr/bin/install -c -m 644 ./README /tmp/instance-23/output-1/target/var/netatalk/ /usr/bin/install -c -m 644 ./README /tmp/instance-23/output-1/target/var/netatalk/CNID/ /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/etc/dbus-1/system.d' /usr/bin/install -c -m 644 netatalk-dbus.conf '/tmp/instance-23/output-1/target/etc/dbus-1/system.d' make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/config' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/config' make[2]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/config' Making install in etc make[2]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc' Making install in spotlight make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/spotlight' /home/autobuild/make/make install-am make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/spotlight' make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/spotlight' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/spotlight' make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/spotlight' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/spotlight' Making install in afpd make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/afpd' /home/autobuild/make/make install-am make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/afpd' make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/afpd' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c afpd '/tmp/instance-23/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c afpd /tmp/instance-23/output-1/target/usr/sbin/afpd make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/afpd' make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/afpd' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/afpd' Making install in cnid_dbd make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/cnid_dbd' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/cnid_dbd' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c dbd '/tmp/instance-23/output-1/target/usr/bin' libtool: install: /usr/bin/install -c dbd /tmp/instance-23/output-1/target/usr/bin/dbd /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c cnid_dbd cnid_metad '/tmp/instance-23/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c cnid_dbd /tmp/instance-23/output-1/target/usr/sbin/cnid_dbd libtool: install: /usr/bin/install -c cnid_metad /tmp/instance-23/output-1/target/usr/sbin/cnid_metad make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/cnid_dbd' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/cnid_dbd' Making install in netatalk make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/netatalk' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/netatalk' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c netatalk '/tmp/instance-23/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c netatalk /tmp/instance-23/output-1/target/usr/sbin/netatalk make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/netatalk' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/netatalk' Making install in uams make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/uams' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/uams' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/lib/netatalk/' /bin/bash ../../libtool --mode=install /usr/bin/install -c uams_guest.la uams_passwd.la uams_randnum.la uams_dhx_passwd.la uams_dhx2_passwd.la '/tmp/instance-23/output-1/target/usr/lib/netatalk/' libtool: install: /usr/bin/install -c .libs/uams_guest.so /tmp/instance-23/output-1/target/usr/lib/netatalk/uams_guest.so libtool: install: /usr/bin/install -c .libs/uams_guest.lai /tmp/instance-23/output-1/target/usr/lib/netatalk/uams_guest.la libtool: install: /usr/bin/install -c .libs/uams_passwd.so /tmp/instance-23/output-1/target/usr/lib/netatalk/uams_passwd.so libtool: install: /usr/bin/install -c .libs/uams_passwd.lai /tmp/instance-23/output-1/target/usr/lib/netatalk/uams_passwd.la libtool: install: /usr/bin/install -c .libs/uams_randnum.so /tmp/instance-23/output-1/target/usr/lib/netatalk/uams_randnum.so libtool: install: /usr/bin/install -c .libs/uams_randnum.lai /tmp/instance-23/output-1/target/usr/lib/netatalk/uams_randnum.la libtool: install: /usr/bin/install -c .libs/uams_dhx_passwd.so /tmp/instance-23/output-1/target/usr/lib/netatalk/uams_dhx_passwd.so libtool: install: /usr/bin/install -c .libs/uams_dhx_passwd.lai /tmp/instance-23/output-1/target/usr/lib/netatalk/uams_dhx_passwd.la libtool: install: /usr/bin/install -c .libs/uams_dhx2_passwd.so /tmp/instance-23/output-1/target/usr/lib/netatalk/uams_dhx2_passwd.so libtool: install: /usr/bin/install -c .libs/uams_dhx2_passwd.lai /tmp/instance-23/output-1/target/usr/lib/netatalk/uams_dhx2_passwd.la libtool: warning: remember to run 'libtool --finish /usr/lib/netatalk/' /home/autobuild/make/make install-data-hook make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/uams' (if [ -d /tmp/instance-23/output-1/target/usr/lib/netatalk/ ] ; then \ cd /tmp/instance-23/output-1/target/usr/lib/netatalk/ && \ rm -f uams_clrtxt.so uams_dhx.so uams_dhx2.so && \ ln -s uams_passwd.so uams_clrtxt.so && \ echo && ln -s uams_dhx_passwd.so uams_dhx.so && \ echo && ln -s uams_dhx2_passwd.so uams_dhx2.so ; \ fi) make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/uams' make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/uams' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc/uams' make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc' make[2]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/etc' Making install in contrib make[2]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/contrib' Making install in macusers make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/contrib/macusers' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/contrib/macusers' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/bin' /usr/bin/install -c macusers '/tmp/instance-23/output-1/target/usr/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/contrib/macusers' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/contrib/macusers' Making install in shell_utils make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/contrib/shell_utils' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/contrib/shell_utils' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/bin' /usr/bin/install -c asip-status.pl apple_dump afpstats '/tmp/instance-23/output-1/target/usr/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/contrib/shell_utils' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/contrib/shell_utils' make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/contrib' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/contrib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/contrib' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/contrib' make[2]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/contrib' Making install in distrib make[2]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/distrib' Making install in config make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/distrib/config' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/distrib/config' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/bin' /usr/bin/install -c netatalk-config '/tmp/instance-23/output-1/target/usr/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/distrib/config' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/distrib/config' Making install in initscripts make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/distrib/initscripts' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/distrib/initscripts' make[4]: Nothing to be done for 'install-exec-am'. /home/autobuild/make/make install-data-hook make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/distrib/initscripts' make[5]: Nothing to be done for 'install-data-hook'. make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/distrib/initscripts' make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/distrib/initscripts' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/distrib/initscripts' Making install in m4 make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/distrib/m4' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/distrib/m4' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/share/aclocal' /usr/bin/install -c -m 644 netatalk.m4 '/tmp/instance-23/output-1/target/usr/share/aclocal' make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/distrib/m4' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/distrib/m4' make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/distrib' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/distrib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/distrib' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/distrib' make[2]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/distrib' Making install in doc make[2]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc' Making install in manpages make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manpages' Making install in man1 make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manpages/man1' make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manpages/man1' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manpages/man1' make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manpages/man1' Making install in man5 make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manpages/man5' make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manpages/man5' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manpages/man5' make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manpages/man5' Making install in man8 make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manpages/man8' make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manpages/man8' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manpages/man8' make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manpages/man8' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manpages' make[5]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manpages' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manpages' make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manpages' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manpages' Making install in manual make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manual' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manual' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manual' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc/manual' make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc' make[2]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/doc' Making install in man make[2]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/man' Making install in man1 make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/man/man1' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/man/man1' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 ad.1 afpldaptest.1 afppasswd.1 afpstats.1 apple_dump.1 asip-status.pl.1 dbd.1 macusers.1 netatalk-config.1 uniconv.1 '/tmp/instance-23/output-1/target/usr/share/man/man1' make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/man/man1' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/man/man1' Making install in man5 make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/man/man5' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/man/man5' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 afp.conf.5 afp_signature.conf.5 afp_voluuid.conf.5 extmap.conf.5 '/tmp/instance-23/output-1/target/usr/share/man/man5' make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/man/man5' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/man/man5' Making install in man8 make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/man/man8' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/man/man8' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 afpd.8 cnid_dbd.8 cnid_metad.8 netatalk.8 '/tmp/instance-23/output-1/target/usr/share/man/man8' make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/man/man8' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/man/man8' make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/man' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/man' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/man' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/man' make[2]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/man' Making install in macros make[2]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/macros' make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/macros' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/macros' make[2]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/macros' Making install in test make[2]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/test' Making install in afpd make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/test/afpd' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/test/afpd' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/test/afpd' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/test/afpd' make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/test' make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/test' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/test' make[2]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13/test' make[2]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13' make[3]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13' /home/autobuild/make/make install-exec-hook make[4]: Entering directory '/tmp/instance-23/output-1/build/netatalk-3.1.13' make[4]: Nothing to be done for 'install-exec-hook'. make[4]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13' make[2]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13' make[1]: Leaving directory '/tmp/instance-23/output-1/build/netatalk-3.1.13' /usr/bin/install -m 0755 -D package/netatalk/S50netatalk /tmp/instance-23/output-1/target/etc/init.d/S50netatalk >>> netstat-nat 1.4.10 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.netstat-nat-1.4.10.tar.gz.Pui8Qw/output' 'http://tweegy.nl/download/netstat-nat-1.4.10.tar.gz' --2023-02-02 20:21:48-- http://tweegy.nl/download/netstat-nat-1.4.10.tar.gz Resolving tweegy.nl (tweegy.nl)... 45.83.6.133, 2a10:3781:247f::1 Connecting to tweegy.nl (tweegy.nl)|45.83.6.133|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 83865 (82K) [application/x-gzip] Saving to: '/tmp/instance-23/output-1/build/.netstat-nat-1.4.10.tar.gz.Pui8Qw/output' 0K .......... .......... .......... .......... .......... 61% 198K 0s 50K .......... .......... .......... . 100% 35.3M=0.3s 2023-02-02 20:21:48 (324 KB/s) - '/tmp/instance-23/output-1/build/.netstat-nat-1.4.10.tar.gz.Pui8Qw/output' saved [83865/83865] netstat-nat-1.4.10.tar.gz: OK (sha256: e945faa283a49f33af15de915a949c9273a230fc17154925364c547adab676ca) >>> netstat-nat 1.4.10 Extracting gzip -d -c /tmp/instance-23/dl/netstat-nat/netstat-nat-1.4.10.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/netstat-nat-1.4.10 -xf - >>> netstat-nat 1.4.10 Patching >>> netstat-nat 1.4.10 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-23/output-1/build/netstat-nat-1.4.10 -name $file); do cp support/gnuconfig/$file $i; done; done >>> netstat-nat 1.4.10 Patching libtool >>> netstat-nat 1.4.10 Configuring (cd /tmp/instance-23/output-1/build/netstat-nat-1.4.10/ && rm -rf config.cache && PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-23/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-23/output-1/host/sh4a-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=sh4a-buildroot-linux-gnu --host=sh4a-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: loading site script /dev/null checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for sh4a-buildroot-linux-gnu-strip... /bin/true checking for sh4a-buildroot-linux-gnu-gcc... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc... none checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for unistd.h... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for strings.h... (cached) yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands >>> netstat-nat 1.4.10 Building PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-23/output-1/build/netstat-nat-1.4.10/ make[1]: Entering directory '/tmp/instance-23/output-1/build/netstat-nat-1.4.10' make[2]: Entering directory '/tmp/instance-23/output-1/build/netstat-nat-1.4.10' /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"netstat-nat\" -DVERSION=\"1.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_NETDB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_ERRNO_H=1 -DHAVE_STRINGS_H=1 -DHAVE_NET_IF_H=1 -DHAVE_SYS_IOCTL_H=1 -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c netstat-nat.c netstat-nat.c: In function 'main': netstat-nat.c:283:42: warning: comparison between pointer and zero character constant [-Wpointer-compare] 283 | if (optarg == NULL || optarg == '\0') { | ^~ netstat-nat.c:283:35: note: did you mean to dereference the pointer? 283 | if (optarg == NULL || optarg == '\0') { | ^ netstat-nat.c: In function 'get_protocol': netstat-nat.c:530:9: warning: implicit declaration of function 'string_search' [-Wimplicit-function-declaration] 530 | if (string_search(line, "tcp")) { | ^~~~~~~~~~~~~ netstat-nat.c: In function 'process_entry': netstat-nat.c:615:5: warning: implicit declaration of function 'search_first_hit' [-Wimplicit-function-declaration] 615 | search_first_hit("src=", line, srcip_f); | ^~~~~~~~~~~~~~~~ netstat-nat.c:617:5: warning: implicit declaration of function 'search_sec_hit' [-Wimplicit-function-declaration] 617 | search_sec_hit("src=", line, srcip_s); | ^~~~~~~~~~~~~~ /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o netstat-nat netstat-nat.o make[2]: Leaving directory '/tmp/instance-23/output-1/build/netstat-nat-1.4.10' make[1]: Leaving directory '/tmp/instance-23/output-1/build/netstat-nat-1.4.10' >>> netstat-nat 1.4.10 Installing to target PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-23/output-1/target install -C /tmp/instance-23/output-1/build/netstat-nat-1.4.10/ make[1]: Entering directory '/tmp/instance-23/output-1/build/netstat-nat-1.4.10' make[2]: Entering directory '/tmp/instance-23/output-1/build/netstat-nat-1.4.10' make[3]: Entering directory '/tmp/instance-23/output-1/build/netstat-nat-1.4.10' test -z "/usr/bin" || mkdir -p -- "/tmp/instance-23/output-1/target/usr/bin" /usr/bin/install -c 'netstat-nat' '/tmp/instance-23/output-1/target/usr/bin/netstat-nat' test -z "/usr/share/doc/netstat-nat-1.4.10" || mkdir -p -- "/tmp/instance-23/output-1/target/usr/share/doc/netstat-nat-1.4.10" /usr/bin/install -c -m 644 'INSTALL' '/tmp/instance-23/output-1/target/usr/share/doc/netstat-nat-1.4.10/INSTALL' /usr/bin/install -c -m 644 'NEWS' '/tmp/instance-23/output-1/target/usr/share/doc/netstat-nat-1.4.10/NEWS' /usr/bin/install -c -m 644 'README' '/tmp/instance-23/output-1/target/usr/share/doc/netstat-nat-1.4.10/README' /usr/bin/install -c -m 644 'ChangeLog' '/tmp/instance-23/output-1/target/usr/share/doc/netstat-nat-1.4.10/ChangeLog' /usr/bin/install -c -m 644 'AUTHORS' '/tmp/instance-23/output-1/target/usr/share/doc/netstat-nat-1.4.10/AUTHORS' /usr/bin/install -c -m 644 'COPYING' '/tmp/instance-23/output-1/target/usr/share/doc/netstat-nat-1.4.10/COPYING' /usr/bin/install -c -m 644 'NEWS' '/tmp/instance-23/output-1/target/usr/share/doc/netstat-nat-1.4.10/NEWS' test -z "/usr/share/man/man1" || mkdir -p -- "/tmp/instance-23/output-1/target/usr/share/man/man1" /usr/bin/install -c -m 644 './netstat-nat.1' '/tmp/instance-23/output-1/target/usr/share/man/man1/netstat-nat.1' make[3]: Leaving directory '/tmp/instance-23/output-1/build/netstat-nat-1.4.10' make[2]: Leaving directory '/tmp/instance-23/output-1/build/netstat-nat-1.4.10' make[1]: Leaving directory '/tmp/instance-23/output-1/build/netstat-nat-1.4.10' >>> nss-myhostname 0.3 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.nss-myhostname-0.3.tar.gz.rwjpdE/output' 'http://0pointer.de/lennart/projects/nss-myhostname/nss-myhostname-0.3.tar.gz' --2023-02-02 20:21:55-- http://0pointer.de/lennart/projects/nss-myhostname/nss-myhostname-0.3.tar.gz Resolving 0pointer.de (0pointer.de)... 85.214.157.71, 2a01:238:43ed:c300:10c3:bcf3:3266:da74 Connecting to 0pointer.de (0pointer.de)|85.214.157.71|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 330031 (322K) [application/x-gzip] Saving to: '/tmp/instance-23/output-1/build/.nss-myhostname-0.3.tar.gz.rwjpdE/output' 0K .......... .......... .......... .......... .......... 15% 175K 2s 50K .......... .......... .......... .......... .......... 31% 265K 1s 100K .......... .......... .......... .......... .......... 46% 293M 1s 150K .......... .......... .......... .......... .......... 62% 351M 0s 200K .......... .......... .......... .......... .......... 77% 207K 0s 250K .......... .......... .......... .......... .......... 93% 261M 0s 300K .......... .......... .. 100% 547K=0.8s 2023-02-02 20:21:56 (426 KB/s) - '/tmp/instance-23/output-1/build/.nss-myhostname-0.3.tar.gz.rwjpdE/output' saved [330031/330031] nss-myhostname-0.3.tar.gz: OK (sha256: 2ba744ea8d578d1c57c85884e94a3042ee17843a5294434d3a7f6c4d67e7caf2) >>> nss-myhostname 0.3 Extracting gzip -d -c /tmp/instance-23/dl/nss-myhostname/nss-myhostname-0.3.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/nss-myhostname-0.3 -xf - >>> nss-myhostname 0.3 Patching >>> nss-myhostname 0.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-23/output-1/build/nss-myhostname-0.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> nss-myhostname 0.3 Patching libtool patching file /tmp/instance-23/output-1/build/nss-myhostname-0.3/ltmain.sh Hunk #1 succeeded at 1416 (offset -1 lines). Hunk #2 succeeded at 2962 (offset -1 lines). Hunk #3 succeeded at 5167 (offset -12 lines). Hunk #4 succeeded at 5177 (offset -12 lines). Hunk #5 succeeded at 5459 (offset -12 lines). Hunk #6 succeeded at 5740 (offset -13 lines). Hunk #7 succeeded at 6682 (offset -14 lines). Hunk #8 succeeded at 9256 (offset -18 lines). >>> nss-myhostname 0.3 Configuring (cd /tmp/instance-23/output-1/build/nss-myhostname-0.3/ && rm -rf config.cache && PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-23/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-23/output-1/host/sh4a-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=sh4a-buildroot-linux-gnu --host=sh4a-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 sh4a-buildroot-linux-gnu-gcc... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /tmp/instance-23/output-1/host/bin/sh4a-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 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 sh4a-buildroot-linux-gnu-strip... /bin/true checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking how to create a pax tar archive... gnutar checking dependency style of /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc... none checking for sh4a-buildroot-linux-gnu-gcc... (cached) /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking for /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-cpp checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -Wall flag... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -W flag... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -Wextra flag... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -pedantic flag... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -pipe flag... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -Wformat flag... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -Wold-style-definition flag... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement flag... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -Wfloat-equal flag... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -Wmissing-declarations flag... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -Wmissing-prototypes flag... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -Wstrict-prototypes flag... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -Wredundant-decls flag... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -Wmissing-noreturn flag... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -Wshadow flag... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -Wendif-labels flag... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -Wpointer-arith flag... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -Wcast-align flag... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -Wwrite-strings flag... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -Winline flag... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -Wno-unused-parameter flag... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -ffast-math flag... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -fvisibility=hidden flag... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -fdiagnostics-show-option flag... yes checking build system type... x86_64-pc-linux-gnu checking host system type... sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-pc-linux-gnu file names to sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld option to reload object files... -r checking for sh4a-buildroot-linux-gnu-objdump... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for sh4a-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for sh4a-buildroot-linux-gnu-ar... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for sh4a-buildroot-linux-gnu-strip... (cached) /bin/true checking for sh4a-buildroot-linux-gnu-ranlib... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm output from /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc static flag -static works... no checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc linker (/tmp/instance-23/output-1/host/bin/sh4a-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 ANSI C header files... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking nss.h usability... yes checking nss.h presence... yes checking for nss.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for gethostbyaddr... yes checking for gethostbyname... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strcasecmp... yes checking for strspn... yes checking for lynx... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/README.html 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 >>> nss-myhostname 0.3 Building PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-23/output-1/build/nss-myhostname-0.3/ make[1]: Entering directory '/tmp/instance-23/output-1/build/nss-myhostname-0.3' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-23/output-1/build/nss-myhostname-0.3' Making all in doc make[3]: Entering directory '/tmp/instance-23/output-1/build/nss-myhostname-0.3/doc' lynx --dump README.html | sed 's,file://localhost/.*/doc/README.html,README,' > README make[3]: Leaving directory '/tmp/instance-23/output-1/build/nss-myhostname-0.3/doc' make[3]: Entering directory '/tmp/instance-23/output-1/build/nss-myhostname-0.3' \ # source='nss-myhostname.c' object='nss-myhostname.lo' libtool=yes /bin/bash ./libtool --tag=CC --mode=compile /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -D_LARGEFILE_SOURCE -D_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 -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdiagnostics-show-option -c -o nss-myhostname.lo nss-myhostname.c libtool: compile: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -D_LARGEFILE_SOURCE -D_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 -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdiagnostics-show-option -c nss-myhostname.c -fPIC -DPIC -o .libs/nss-myhostname.o nss-myhostname.c: In function '_nss_myhostname_gethostbyname4_r': nss-myhostname.c:142:27: warning: cast increases required alignment of target type [-Wcast-align] 142 | r_tuple = (struct gaih_addrtuple*) (buffer + idx); | ^ nss-myhostname.c:153:27: warning: cast increases required alignment of target type [-Wcast-align] 153 | r_tuple = (struct gaih_addrtuple*) (buffer + idx); | ^ nss-myhostname.c:166:27: warning: cast increases required alignment of target type [-Wcast-align] 166 | r_tuple = (struct gaih_addrtuple*) (buffer + idx); | ^ nss-myhostname.c: In function 'fill_in_hostent': nss-myhostname.c:233:10: warning: cast increases required alignment of target type [-Wcast-align] 233 | *(char**) r_aliases = NULL; | ^ nss-myhostname.c:253:26: warning: cast increases required alignment of target type [-Wcast-align] 253 | *(uint32_t*) r_addr = LOCALADDRESS_IPV4; | ^ nss-myhostname.c:269:26: warning: cast increases required alignment of target type [-Wcast-align] 269 | ((char**) r_addr_list)[i] = (r_addr + i*ALIGN(alen)); | ^ nss-myhostname.c:274:18: warning: cast increases required alignment of target type [-Wcast-align] 274 | ((char**) r_addr_list)[c] = NULL; | ^ nss-myhostname.c:278:18: warning: cast increases required alignment of target type [-Wcast-align] 278 | ((char**) r_addr_list)[0] = r_addr; | ^ nss-myhostname.c:279:18: warning: cast increases required alignment of target type [-Wcast-align] 279 | ((char**) r_addr_list)[1] = NULL; | ^ nss-myhostname.c:287:29: warning: cast increases required alignment of target type [-Wcast-align] 287 | result->h_aliases = (char**) r_aliases; | ^ nss-myhostname.c:290:31: warning: cast increases required alignment of target type [-Wcast-align] 290 | result->h_addr_list = (char**) r_addr_list; | ^ \ # source='netlink.c' object='netlink.lo' libtool=yes /bin/bash ./libtool --tag=CC --mode=compile /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -D_LARGEFILE_SOURCE -D_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 -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdiagnostics-show-option -c -o netlink.lo netlink.c libtool: compile: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -D_LARGEFILE_SOURCE -D_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 -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdiagnostics-show-option -c netlink.c -fPIC -DPIC -o .libs/netlink.o netlink.c: In function 'netlink_acquire_addresses': netlink.c:138:25: warning: cast increases required alignment of target type [-Wcast-align] 138 | ucred = (struct ucred*) CMSG_DATA(cmsg); | ^ /bin/bash ./libtool --tag=CC --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdiagnostics-show-option -avoid-version -module -export-dynamic -shrext .so.2 -o libnss_myhostname.la -rpath /usr/lib nss-myhostname.lo netlink.lo libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/nss-myhostname.o .libs/netlink.o -Ofast -Wl,-soname -Wl,libnss_myhostname.so.2 -o .libs/libnss_myhostname.so.2 libtool: link: ( cd ".libs" && rm -f "libnss_myhostname.la" && ln -s "../libnss_myhostname.la" "libnss_myhostname.la" ) make[3]: Leaving directory '/tmp/instance-23/output-1/build/nss-myhostname-0.3' make[2]: Leaving directory '/tmp/instance-23/output-1/build/nss-myhostname-0.3' make[1]: Leaving directory '/tmp/instance-23/output-1/build/nss-myhostname-0.3' >>> nss-myhostname 0.3 Installing to target PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-23/output-1/target install -C /tmp/instance-23/output-1/build/nss-myhostname-0.3/ make[1]: Entering directory '/tmp/instance-23/output-1/build/nss-myhostname-0.3' Making install in doc make[2]: Entering directory '/tmp/instance-23/output-1/build/nss-myhostname-0.3/doc' make[3]: Entering directory '/tmp/instance-23/output-1/build/nss-myhostname-0.3/doc' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/doc/nss-myhostname" || /usr/bin/mkdir -p "/tmp/instance-23/output-1/target/usr/share/doc/nss-myhostname" /usr/bin/install -c -m 644 README '/tmp/instance-23/output-1/target/usr/share/doc/nss-myhostname' test -z "/usr/share/doc/nss-myhostname" || /usr/bin/mkdir -p "/tmp/instance-23/output-1/target/usr/share/doc/nss-myhostname" /usr/bin/install -c -m 644 README.html style.css '/tmp/instance-23/output-1/target/usr/share/doc/nss-myhostname' make[3]: Leaving directory '/tmp/instance-23/output-1/build/nss-myhostname-0.3/doc' make[2]: Leaving directory '/tmp/instance-23/output-1/build/nss-myhostname-0.3/doc' make[2]: Entering directory '/tmp/instance-23/output-1/build/nss-myhostname-0.3' make[3]: Entering directory '/tmp/instance-23/output-1/build/nss-myhostname-0.3' test -z "/usr/lib" || /usr/bin/mkdir -p "/tmp/instance-23/output-1/target/usr/lib" /bin/bash ./libtool --mode=install /usr/bin/install -c libnss_myhostname.la '/tmp/instance-23/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libnss_myhostname.so.2 /tmp/instance-23/output-1/target/usr/lib/libnss_myhostname.so.2 libtool: install: /usr/bin/install -c .libs/libnss_myhostname.lai /tmp/instance-23/output-1/target/usr/lib/libnss_myhostname.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /home/autobuild/make/make install-exec-hook make[4]: Entering directory '/tmp/instance-23/output-1/build/nss-myhostname-0.3' rm -f /tmp/instance-23/output-1/target/usr/lib/libnss_myhostname.la rm -f /tmp/instance-23/output-1/target/usr/lib/libnss_myhostname_minimal.la make[4]: Leaving directory '/tmp/instance-23/output-1/build/nss-myhostname-0.3' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-23/output-1/build/nss-myhostname-0.3' make[2]: Leaving directory '/tmp/instance-23/output-1/build/nss-myhostname-0.3' make[1]: Leaving directory '/tmp/instance-23/output-1/build/nss-myhostname-0.3' >>> open-lldp 1.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.open-lldp-1.1.tar.gz.11JjmC/output' 'https://github.com/intel/openlldp/archive/v1.1/open-lldp-1.1.tar.gz' --2023-02-02 20:22:08-- https://github.com/intel/openlldp/archive/v1.1/open-lldp-1.1.tar.gz Resolving github.com (github.com)... 140.82.113.3 Connecting to github.com (github.com)|140.82.113.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/intel/openlldp/tar.gz/refs/tags/v1.1 [following] --2023-02-02 20:22:08-- https://codeload.github.com/intel/openlldp/tar.gz/refs/tags/v1.1 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-23/output-1/build/.open-lldp-1.1.tar.gz.11JjmC/output' 0K .......... .......... .......... .......... .......... 484K 50K .......... .......... .......... .......... .......... 981K 100K .......... .......... .......... .......... .......... 1021K 150K .......... .......... .......... .......... .......... 31.7M 200K .......... .......... .......... .......... .......... 12.4M 250K .......... .......... .......... .......... .......... 136M 300K .......... .......... .......... .......... .......... 1.08M 350K .......... .......... .......... .......... .......... 26.9M 400K .......... .......... ...... 307M=0.3s 2023-02-02 20:22:09 (1.62 MB/s) - '/tmp/instance-23/output-1/build/.open-lldp-1.1.tar.gz.11JjmC/output' saved [436239] open-lldp-1.1.tar.gz: OK (sha256: 13e0890527192a6289e6dac82056c447a1e2624ff93b0b6bbd8a42d15b2cbc8c) >>> open-lldp 1.1 Extracting gzip -d -c /tmp/instance-23/dl/open-lldp/open-lldp-1.1.tar.gz | tar --strip-components=1 -C /tmp/instance-23/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-23/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-23/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-23/output-1/build/open-lldp-1.1/ && rm -rf config.cache && PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-23/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-23/output-1/host/sh4a-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=sh4a-buildroot-linux-gnu --host=sh4a-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 sh4a-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 sh4a-buildroot-linux-gnu-gcc... /tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc... none checking for sh4a-buildroot-linux-gnu-ar... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar checking the archiver (/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar) interface... ar checking for sh4a-buildroot-linux-gnu-gcc... (cached) /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-23/output-1/host/bin/sh4a-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... sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-23/output-1/host/bin/sh4a-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 sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld option to reload object files... -r checking for sh4a-buildroot-linux-gnu-objdump... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for sh4a-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for sh4a-buildroot-linux-gnu-ar... (cached) /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for sh4a-buildroot-linux-gnu-strip... (cached) /bin/true checking for sh4a-buildroot-linux-gnu-ranlib... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm output from /tmp/instance-23/output-1/host/bin/sh4a-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 sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc static flag -static works... no checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc linker (/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc support of -Wall... yes checking for /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc support of -Wextra... yes checking for /tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-23/output-1/build/open-lldp-1.1/ make[1]: Entering directory '/tmp/instance-23/output-1/build/open-lldp-1.1' /tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -I/tmp/instance-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/lib -lconfig -L/tmp/instance-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -I/tmp/instance-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libconfig.so /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libnl-3.so -lpthread -lrt -Wl,-rpath -Wl,/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -I/tmp/instance-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -I/tmp/instance-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -I/tmp/instance-23/output-1/host/bin/../sh4a-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-23/output-1/build/open-lldp-1.1/.libs/liblldp_clif.so -L/tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libnl-3.so -lpthread ./.libs/liblldp_clif.so -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/open-lldp-1.1/.libs -Wl,-rpath -Wl,/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -I/tmp/instance-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -I/tmp/instance-23/output-1/host/bin/../sh4a-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-23/output-1/build/open-lldp-1.1/.libs/liblldp_clif.so -L/tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libnl-3.so -lpthread ./.libs/liblldp_clif.so -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/open-lldp-1.1/.libs -Wl,-rpath -Wl,/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -I/tmp/instance-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/../sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -I/tmp/instance-23/output-1/host/bin/../sh4a-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-23/output-1/build/open-lldp-1.1/.libs/liblldp_clif.so -L/tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libnl-3.so -lpthread ./.libs/liblldp_clif.so -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/open-lldp-1.1/.libs -Wl,-rpath -Wl,/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib make[1]: Leaving directory '/tmp/instance-23/output-1/build/open-lldp-1.1' >>> open-lldp 1.1 Installing to target PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-23/output-1/target install -C /tmp/instance-23/output-1/build/open-lldp-1.1/ make[1]: Entering directory '/tmp/instance-23/output-1/build/open-lldp-1.1' make[2]: Entering directory '/tmp/instance-23/output-1/build/open-lldp-1.1' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c liblldp_clif.la '/tmp/instance-23/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/liblldp_clif.so.1.0.0 /tmp/instance-23/output-1/target/usr/lib/liblldp_clif.so.1.0.0 libtool: install: (cd /tmp/instance-23/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-23/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-23/output-1/target/usr/lib/liblldp_clif.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/sbin' /bin/bash ./libtool --mode=install /usr/bin/install -c lldpad dcbtool lldptool vdptool '/tmp/instance-23/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c lldpad /tmp/instance-23/output-1/target/usr/sbin/lldpad libtool: install: /usr/bin/install -c dcbtool /tmp/instance-23/output-1/target/usr/sbin/dcbtool libtool: install: /usr/bin/install -c lldptool /tmp/instance-23/output-1/target/usr/sbin/lldptool libtool: install: /usr/bin/install -c vdptool /tmp/instance-23/output-1/target/usr/sbin/vdptool /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/etc/bash_completion.d' /usr/bin/install -c -m 644 contrib/bash_completion/lldpad contrib/bash_completion/lldptool '/tmp/instance-23/output-1/target/etc/bash_completion.d' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/lib/systemd/system' /usr/bin/install -c -m 644 lldpad.service lldpad.socket '/tmp/instance-23/output-1/target/usr/lib/systemd/system' /usr/bin/mkdir -p '/tmp/instance-23/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-23/output-1/target/usr/include/lldpad' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 docs/liblldp_clif-vdp22.3 '/tmp/instance-23/output-1/target/usr/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-23/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-23/output-1/target/usr/share/man/man8' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 lldpad.pc liblldp_clif.pc '/tmp/instance-23/output-1/target/usr/lib/pkgconfig' /home/autobuild/make/make install-data-hook make[3]: Entering directory '/tmp/instance-23/output-1/build/open-lldp-1.1' /usr/bin/mkdir -p /tmp/instance-23/output-1/target/var/lib/lldpad make[3]: Leaving directory '/tmp/instance-23/output-1/build/open-lldp-1.1' make[2]: Leaving directory '/tmp/instance-23/output-1/build/open-lldp-1.1' make[1]: Leaving directory '/tmp/instance-23/output-1/build/open-lldp-1.1' openobex-1.7.2-Source.tar.gz: OK (sha1: 4a5098a62889134cbd2b54997e7ff3e959e601e6) openobex-1.7.2-Source.tar.gz: OK (md5: f6e0b6cb7dcfd731460a7e9a91429a3a) >>> openobex 1.7.2 Extracting gzip -d -c /tmp/instance-23/dl/openobex/openobex-1.7.2-Source.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/openobex-1.7.2 -xf - >>> openobex 1.7.2 Patching >>> openobex 1.7.2 Configuring (mkdir -p /tmp/instance-23/output-1/build/openobex-1.7.2/ && cd /tmp/instance-23/output-1/build/openobex-1.7.2/ && rm -f CMakeCache.txt && PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-23/output-1/host/bin/cmake /tmp/instance-23/output-1/build/openobex-1.7.2/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-23/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 -DBUILD_DOCUMENTATION=OFF -DLibUSB_VERSION_1.0=ON ) -- The C compiler identification is GNU 11.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Performing Test COMPILER_SUPPORT_NOUNDEFINED -- Performing Test COMPILER_SUPPORT_NOUNDEFINED - Success -- Found PkgConfig: /tmp/instance-23/output-1/host/bin/pkg-config (found version "1.6.3") -- Checking for module 'bluez' -- Found bluez, version 5.65 -- Checking for module 'libusb-1.0' -- Found libusb-1.0, version 1.0.26 -- Checking for module 'udev' -- Package 'udev', required by 'virtual:world', not found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /tmp/instance-23/output-1/build/openobex-1.7.2 >>> openobex 1.7.2 Building PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-23/output-1/build/openobex-1.7.2/ make[1]: Entering directory '/tmp/instance-23/output-1/build/openobex-1.7.2' [ 3%] Building C object lib/CMakeFiles/openobex.dir/api.c.o [ 7%] Building C object lib/CMakeFiles/openobex.dir/obex_client.c.o [ 11%] Building C object lib/CMakeFiles/openobex.dir/obex_connect.c.o [ 15%] Building C object lib/CMakeFiles/openobex.dir/obex_hdr.c.o [ 19%] Building C object lib/CMakeFiles/openobex.dir/obex_hdr_membuf.c.o [ 23%] Building C object lib/CMakeFiles/openobex.dir/obex_hdr_ptr.c.o [ 26%] Building C object lib/CMakeFiles/openobex.dir/obex_hdr_stream.c.o [ 30%] Building C object lib/CMakeFiles/openobex.dir/obex_body.c.o [ 34%] Building C object lib/CMakeFiles/openobex.dir/obex_main.c.o [ 38%] Building C object lib/CMakeFiles/openobex.dir/obex_msg.c.o [ 42%] Building C object lib/CMakeFiles/openobex.dir/obex_object.c.o [ 46%] Building C object lib/CMakeFiles/openobex.dir/obex_server.c.o [ 50%] Building C object lib/CMakeFiles/openobex.dir/obex_transport.c.o [ 53%] Building C object lib/CMakeFiles/openobex.dir/obex_transport_sock.c.o [ 57%] Building C object lib/CMakeFiles/openobex.dir/databuffer.c.o [ 61%] Building C object lib/CMakeFiles/openobex.dir/membuf.c.o [ 65%] Building C object lib/CMakeFiles/openobex.dir/transport/inobex.c.o [ 69%] Building C object lib/CMakeFiles/openobex.dir/transport/fdobex.c.o [ 73%] Building C object lib/CMakeFiles/openobex.dir/transport/customtrans.c.o [ 76%] Building C object lib/CMakeFiles/openobex.dir/transport/irobex.c.o [ 80%] Building C object lib/CMakeFiles/openobex.dir/transport/btobex.c.o [ 84%] Building C object lib/CMakeFiles/openobex.dir/transport/usb1obex.c.o [ 88%] Building C object lib/CMakeFiles/openobex.dir/transport/usbutils.c.o [ 92%] Linking C shared library libopenobex.so [ 92%] Built target openobex [ 96%] Building C object udev/CMakeFiles/obex-check-device.dir/obex-check-device.c.o [100%] Linking C executable obex-check-device [100%] Built target obex-check-device make[1]: Leaving directory '/tmp/instance-23/output-1/build/openobex-1.7.2' >>> openobex 1.7.2 Installing to staging directory PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot install/fast -C /tmp/instance-23/output-1/build/openobex-1.7.2/ make[1]: Entering directory '/tmp/instance-23/output-1/build/openobex-1.7.2' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openobex/obex.h -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openobex/obex_const.h -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openobex/version.h -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libopenobex.so.1.7.2 -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libopenobex.so.2 -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libopenobex.so -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/cmake/OpenObex-1.7.2/openobex-config.cmake -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/cmake/OpenObex-1.7.2/openobex-config-version.cmake -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/cmake/OpenObex-1.7.2/openobex-target.cmake -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/cmake/OpenObex-1.7.2/openobex-target-release.cmake -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/openobex.pc -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/obex-check-device -- Set runtime path of "/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/obex-check-device" to "" -- Installing: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/lib/udev/rules.d/60-openobex.rules make[1]: Leaving directory '/tmp/instance-23/output-1/build/openobex-1.7.2' >>> openobex 1.7.2 Fixing libtool files for la in $(find /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-23/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-23/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> openobex 1.7.2 Installing to target PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-23/output-1/target install/fast -C /tmp/instance-23/output-1/build/openobex-1.7.2/ make[1]: Entering directory '/tmp/instance-23/output-1/build/openobex-1.7.2' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-23/output-1/target/usr/include/openobex/obex.h -- Installing: /tmp/instance-23/output-1/target/usr/include/openobex/obex_const.h -- Installing: /tmp/instance-23/output-1/target/usr/include/openobex/version.h -- Installing: /tmp/instance-23/output-1/target/usr/lib/libopenobex.so.1.7.2 -- Installing: /tmp/instance-23/output-1/target/usr/lib/libopenobex.so.2 -- Installing: /tmp/instance-23/output-1/target/usr/lib/libopenobex.so -- Installing: /tmp/instance-23/output-1/target/usr/lib/cmake/OpenObex-1.7.2/openobex-config.cmake -- Installing: /tmp/instance-23/output-1/target/usr/lib/cmake/OpenObex-1.7.2/openobex-config-version.cmake -- Installing: /tmp/instance-23/output-1/target/usr/lib/cmake/OpenObex-1.7.2/openobex-target.cmake -- Installing: /tmp/instance-23/output-1/target/usr/lib/cmake/OpenObex-1.7.2/openobex-target-release.cmake -- Installing: /tmp/instance-23/output-1/target/usr/lib/pkgconfig/openobex.pc -- Installing: /tmp/instance-23/output-1/target/usr/sbin/obex-check-device -- Set runtime path of "/tmp/instance-23/output-1/target/usr/sbin/obex-check-device" to "" -- Installing: /tmp/instance-23/output-1/target/lib/udev/rules.d/60-openobex.rules make[1]: Leaving directory '/tmp/instance-23/output-1/build/openobex-1.7.2' >>> openresolv 3.12.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.openresolv-3.12.0.tar.gz.i6lTqp/output' 'https://github.com/rsmarples/openresolv/archive/openresolv-3.12.0/openresolv-3.12.0.tar.gz' --2023-02-02 20:23:18-- https://github.com/rsmarples/openresolv/archive/openresolv-3.12.0/openresolv-3.12.0.tar.gz Resolving github.com (github.com)... 140.82.113.3 Connecting to github.com (github.com)|140.82.113.3|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://github.com/NetworkConfiguration/openresolv/archive/openresolv-3.12.0/openresolv-3.12.0.tar.gz [following] --2023-02-02 20:23:18-- https://github.com/NetworkConfiguration/openresolv/archive/openresolv-3.12.0/openresolv-3.12.0.tar.gz Reusing existing connection to github.com:443. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/NetworkConfiguration/openresolv/tar.gz/refs/tags/openresolv-3.12.0 [following] --2023-02-02 20:23:18-- https://codeload.github.com/NetworkConfiguration/openresolv/tar.gz/refs/tags/openresolv-3.12.0 Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-23/output-1/build/.openresolv-3.12.0.tar.gz.i6lTqp/output' 0K .......... .......... .. 444K=0.05s 2023-02-02 20:23:19 (444 KB/s) - '/tmp/instance-23/output-1/build/.openresolv-3.12.0.tar.gz.i6lTqp/output' saved [23372] openresolv-3.12.0.tar.gz: OK (sha256: 96b573e26d145f208d3758c2cd6fbf824b01005fc4cb7cedbdae29b3a3c8cb02) >>> openresolv 3.12.0 Extracting gzip -d -c /tmp/instance-23/dl/openresolv/openresolv-3.12.0.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/openresolv-3.12.0 -xf - >>> openresolv 3.12.0 Patching >>> openresolv 3.12.0 Configuring cd /tmp/instance-23/output-1/build/openresolv-3.12.0 && PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-23/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-23/output-1/host/sh4a-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-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-23/output-1/build/openresolv-3.12.0 make[1]: Entering directory '/tmp/instance-23/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-23/output-1/build/openresolv-3.12.0' >>> openresolv 3.12.0 Installing to target PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-23/output-1/build/openresolv-3.12.0 DESTDIR="/tmp/instance-23/output-1/target" install make[1]: Entering directory '/tmp/instance-23/output-1/build/openresolv-3.12.0' install -d /tmp/instance-23/output-1/target/sbin install -m 0755 resolvconf /tmp/instance-23/output-1/target/sbin install -d /tmp/instance-23/output-1/target/etc test -e /tmp/instance-23/output-1/target/etc/resolvconf.conf || \ install -m 0644 resolvconf.conf /tmp/instance-23/output-1/target/etc install -d /tmp/instance-23/output-1/target/lib/resolvconf install -m 0644 libc dnsmasq named pdnsd pdns_recursor unbound /tmp/instance-23/output-1/target/lib/resolvconf install -d /tmp/instance-23/output-1/target/lib/resolvconf/libc.d install -m 0644 avahi-daemon mdnsd \ /tmp/instance-23/output-1/target/lib/resolvconf/libc.d install -d /tmp/instance-23/output-1/target/usr/share/man/man8 install -m 0444 resolvconf.8 /tmp/instance-23/output-1/target/usr/share/man/man8 install -d /tmp/instance-23/output-1/target/usr/share/man/man5 install -m 0444 resolvconf.conf.5 /tmp/instance-23/output-1/target/usr/share/man/man5 make[1]: Leaving directory '/tmp/instance-23/output-1/build/openresolv-3.12.0' patchelf-0.13.tar.bz2: OK (sha256: 4c7ed4bcfc1a114d6286e4a0d3c1a90db147a4c3adda1814ee0eee0f9ee917ed) >>> host-patchelf 0.13 Extracting bzcat /tmp/instance-23/dl/patchelf/patchelf-0.13.tar.bz2 | tar --strip-components=1 -C /tmp/instance-23/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-23/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-23/output-1/build/host-patchelf-0.13/ && rm -rf config.cache; PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-23/output-1/host/lib/pkgconfig:/tmp/instance-23/output-1/host/share/pkgconfig" 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-23/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-23/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-23/output-1/host/include" LDFLAGS="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-23/output-1/host/include" LDFLAGS="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-23/output-1/host" --sysconfdir="/tmp/instance-23/output-1/host/etc" --localstatedir="/tmp/instance-23/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-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-23/output-1/host/lib/pkgconfig:/tmp/instance-23/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-23/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/tmp/instance-23/output-1/build/host-patchelf-0.13' Making all in src make[2]: Entering directory '/tmp/instance-23/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-23/output-1/host/include -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/tmp/instance-23/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-23/output-1/host/include -L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/tmp/instance-23/output-1/build/host-patchelf-0.13/src' Making all in tests make[2]: Entering directory '/tmp/instance-23/output-1/build/host-patchelf-0.13/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-23/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/tmp/instance-23/output-1/build/host-patchelf-0.13' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-23/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/tmp/instance-23/output-1/build/host-patchelf-0.13' >>> host-patchelf 0.13 Installing to host directory PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-23/output-1/host/lib/pkgconfig:/tmp/instance-23/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-23/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/tmp/instance-23/output-1/build/host-patchelf-0.13' Making install in src make[2]: Entering directory '/tmp/instance-23/output-1/build/host-patchelf-0.13/src' make[3]: Entering directory '/tmp/instance-23/output-1/build/host-patchelf-0.13/src' /usr/bin/mkdir -p '/tmp/instance-23/output-1/host/bin' /usr/bin/install -c patchelf '/tmp/instance-23/output-1/host/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-23/output-1/build/host-patchelf-0.13/src' make[2]: Leaving directory '/tmp/instance-23/output-1/build/host-patchelf-0.13/src' Making install in tests make[2]: Entering directory '/tmp/instance-23/output-1/build/host-patchelf-0.13/tests' make[3]: Entering directory '/tmp/instance-23/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-23/output-1/build/host-patchelf-0.13/tests' make[2]: Leaving directory '/tmp/instance-23/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/tmp/instance-23/output-1/build/host-patchelf-0.13' make[3]: Entering directory '/tmp/instance-23/output-1/build/host-patchelf-0.13' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-23/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 README.md '/tmp/instance-23/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/tmp/instance-23/output-1/host/share/man/man1' /usr/bin/install -c -m 644 patchelf.1 '/tmp/instance-23/output-1/host/share/man/man1' make[3]: Leaving directory '/tmp/instance-23/output-1/build/host-patchelf-0.13' make[2]: Leaving directory '/tmp/instance-23/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/tmp/instance-23/output-1/build/host-patchelf-0.13' 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-23/dl/perl/perl-5.36.0.tar.xz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/host-perl-5.36.0 -xf - >>> host-perl 5.36.0 Patching >>> host-perl 5.36.0 Configuring (cd /tmp/instance-23/output-1/build/host-perl-5.36.0; PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-23/output-1/host/lib/pkgconfig:/tmp/instance-23/output-1/host/share/pkgconfig" HOSTCC='/usr/bin/gcc' ./Configure -des -Dprefix="/tmp/instance-23/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-23/output-1/host] AFS does not seem to be running... What installation prefix should I use for installing files? (~name ok) [/tmp/instance-23/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-23/output-1/host/bin] Use relocatable @INC? [n] Pathname where the private library files will reside? (~name ok) [/tmp/instance-23/output-1/host/lib/perl5/5.36.0] Where do you want to put the public architecture-dependent libraries? (~name ok) [/tmp/instance-23/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-23/output-1/host] Pathname for the site-specific library files? (~name ok) [/tmp/instance-23/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-23/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-23/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-23/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-23/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-23/output-1/host/bin] Pathname where the add-on public executables should be installed? (~name ok) [/tmp/instance-23/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-23/output-1/host/share/man/man1] Pathname where the site-specific library manual pages should be installed? (~name ok) [/tmp/instance-23/output-1/host/share/man/man3] Pathname where add-on public executable scripts should be installed? (~name ok) [/tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0' make[2]: Entering directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0' Updating makefile... make[1]: Leaving directory '/tmp/instance-23/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-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-23/output-1/host/lib/pkgconfig:/tmp/instance-23/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-23/output-1/build/host-perl-5.36.0 make[1]: Entering directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/Archive-Tar' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/CPAN' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/CPAN-Meta' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/ext/Errno' "../../miniperl" "-I../../lib" Errno_pm.PL Errno.pm make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/ExtUtils-MakeMaker' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/ExtUtils-Manifest' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/dist/ExtUtils-ParseXS' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/HTTP-Tiny' make[2]: Leaving directory '/tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/IO-Compress' cp bin/streamzip blib/script/streamzip /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/JSON-PP' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/dist/Module-CoreList' cp corelist blib/script/corelist /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Module-Metadata' make[2]: Leaving directory '/tmp/instance-23/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-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/dist/if' make[2]: Leaving directory '/tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/Pod-Html' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/Pod-Perldoc' make[2]: Leaving directory '/tmp/instance-23/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-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Term-Cap' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/Test-Harness' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/dist/XSLoader' "../../miniperl" "-I../../lib" XSLoader_pm.PL XSLoader.pm make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/dist/base' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/bignum' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/libnet' make[2]: Leaving directory '/tmp/instance-23/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-23/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-23/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-23/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-23/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-23/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-23/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-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/B' Running Mkbootstrap for B () chmod 644 "B.bs" /tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/ext/B/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Compress-Raw-Bzip2' Running Mkbootstrap for Bzip2 () chmod 644 "Bzip2.bs" /tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/Compress-Raw-Bzip2/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Compress-Raw-Zlib' Running Mkbootstrap for Zlib () chmod 644 "Zlib.bs" /tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/Compress-Raw-Zlib/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/dist/PathTools' Running Mkbootstrap for Cwd () chmod 644 "Cwd.bs" /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/dist/Data-Dumper' Running Mkbootstrap for Dumper () chmod 644 "Dumper.bs" /tmp/instance-23/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-23/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-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/dist/Devel-PPPort/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/Devel-Peek' Running Mkbootstrap for Peek () chmod 644 "Peek.bs" /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Digest-MD5' Running Mkbootstrap for MD5 () chmod 644 "MD5.bs" /tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/Digest-MD5/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Digest-SHA' Running Mkbootstrap for SHA () chmod 644 "SHA.bs" /tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/Digest-SHA/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Encode' make[3]: Entering directory '/tmp/instance-23/output-1/build/host-perl-5.36.0/cpan/Encode/Byte' Running Mkbootstrap for Byte () chmod 644 "Byte.bs" /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Encode/Byte' make[3]: Entering directory '/tmp/instance-23/output-1/build/host-perl-5.36.0/cpan/Encode/CN' Running Mkbootstrap for CN () chmod 644 "CN.bs" /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Encode/CN' make[3]: Entering directory '/tmp/instance-23/output-1/build/host-perl-5.36.0/cpan/Encode/EBCDIC' Running Mkbootstrap for EBCDIC () chmod 644 "EBCDIC.bs" /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Encode/EBCDIC' make[3]: Entering directory '/tmp/instance-23/output-1/build/host-perl-5.36.0/cpan/Encode/JP' Running Mkbootstrap for JP () chmod 644 "JP.bs" /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Encode/JP' make[3]: Entering directory '/tmp/instance-23/output-1/build/host-perl-5.36.0/cpan/Encode/KR' Running Mkbootstrap for KR () chmod 644 "KR.bs" /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Encode/KR' make[3]: Entering directory '/tmp/instance-23/output-1/build/host-perl-5.36.0/cpan/Encode/Symbol' Running Mkbootstrap for Symbol () chmod 644 "Symbol.bs" /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Encode/Symbol' make[3]: Entering directory '/tmp/instance-23/output-1/build/host-perl-5.36.0/cpan/Encode/TW' Running Mkbootstrap for TW () chmod 644 "TW.bs" /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Encode/TW' make[3]: Entering directory '/tmp/instance-23/output-1/build/host-perl-5.36.0/cpan/Encode/Unicode' Running Mkbootstrap for Unicode () chmod 644 "Unicode.bs" /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Encode/Unicode' Running Mkbootstrap for Encode () chmod 644 "Encode.bs" /tmp/instance-23/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-23/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-23/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-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/Fcntl' Running Mkbootstrap for Fcntl () chmod 644 "Fcntl.bs" /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/File-DosGlob' Running Mkbootstrap for DosGlob () chmod 644 "DosGlob.bs" /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/File-Glob' Running Mkbootstrap for Glob () chmod 644 "Glob.bs" /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Filter-Util-Call' Running Mkbootstrap for Call () chmod 644 "Call.bs" /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/Hash-Util' Running Mkbootstrap for Util () chmod 644 "Util.bs" /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/Hash-Util-FieldHash' Running Mkbootstrap for FieldHash () chmod 644 "FieldHash.bs" /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/I18N-Langinfo' Running Mkbootstrap for Langinfo () chmod 644 "Langinfo.bs" /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/dist/IO' Running Mkbootstrap for IO () chmod 644 "IO.bs" /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/IPC-SysV' Running Mkbootstrap for SysV () chmod 644 "SysV.bs" /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/IPC-SysV' "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-23/output-1/build/host-perl-5.36.0/cpan/IPC-SysV/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Scalar-List-Utils' Running Mkbootstrap for Util () chmod 644 "Util.bs" /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/MIME-Base64' Running Mkbootstrap for Base64 () chmod 644 "Base64.bs" /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Math-BigInt-FastCalc' Running Mkbootstrap for FastCalc () chmod 644 "FastCalc.bs" /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/Opcode' Running Mkbootstrap for Opcode () chmod 644 "Opcode.bs" /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/POSIX' Running Mkbootstrap for POSIX () chmod 644 "POSIX.bs" /tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/ext/POSIX/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/PerlIO-encoding' Running Mkbootstrap for encoding () chmod 644 "encoding.bs" /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/PerlIO-mmap' Running Mkbootstrap for mmap () chmod 644 "mmap.bs" /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/PerlIO-scalar' Running Mkbootstrap for scalar () chmod 644 "scalar.bs" /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/PerlIO-via' Running Mkbootstrap for via () chmod 644 "via.bs" /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/SDBM_File' Running Mkbootstrap for SDBM_File () chmod 644 "SDBM_File.bs" /tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/ext/SDBM_File/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Socket' Running Mkbootstrap for Socket () chmod 644 "Socket.bs" /tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/Socket/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/dist/Storable' Running Mkbootstrap for Storable () chmod 644 "Storable.bs" /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/Sys-Hostname' Running Mkbootstrap for Hostname () chmod 644 "Hostname.bs" /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Sys-Syslog' Running Mkbootstrap for Syslog () chmod 644 "Syslog.bs" /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/dist/Time-HiRes' Running Mkbootstrap for HiRes () chmod 644 "HiRes.bs" /tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/dist/Time-HiRes/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Time-Piece' Running Mkbootstrap for Piece () chmod 644 "Piece.bs" /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Unicode-Collate' Running Mkbootstrap for Collate () chmod 644 "Collate.bs" /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/dist/Unicode-Normalize' Running Mkbootstrap for Normalize () chmod 644 "Normalize.bs" /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/XS-APItest' Running Mkbootstrap for APItest () Writing APItest.bs chmod 644 "APItest.bs" /tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/XS-Typemap' Running Mkbootstrap for Typemap () chmod 644 "Typemap.bs" /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/attributes' Running Mkbootstrap for attributes () chmod 644 "attributes.bs" /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/mro' Running Mkbootstrap for mro () chmod 644 "mro.bs" /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/re' Running Mkbootstrap for re () chmod 644 "re.bs" /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/dist/threads' Running Mkbootstrap for threads () chmod 644 "threads.bs" /tmp/instance-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0/dist/threads-shared' Running Mkbootstrap for shared () chmod 644 "shared.bs" /tmp/instance-23/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-23/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-23/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-23/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-23/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-23/output-1/build/host-perl-5.36.0' >>> host-perl 5.36.0 Installing to host directory PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-23/output-1/host/lib/pkgconfig:/tmp/instance-23/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-23/output-1/build/host-perl-5.36.0 INSTALL_DEPENDENCE='' install make[1]: Entering directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/Archive-Tar' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/CPAN' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/CPAN-Meta' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/ext/Errno' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/ExtUtils-MakeMaker' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/ExtUtils-Manifest' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/dist/ExtUtils-ParseXS' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/HTTP-Tiny' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/dist/lib' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/IO-Compress' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/JSON-PP' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/dist/Module-CoreList' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/Module-Metadata' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/Pod-Checker' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/dist/if' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/ext/Pod-Functions' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/ext/Pod-Html' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/Pod-Perldoc' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/Pod-Usage' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/Term-Cap' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/Test-Harness' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/dist/XSLoader' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/dist/base' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/bignum' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/libnet' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/podlators' Manifying 2 pod documents make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/ext/DynaLoader' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/ext/B' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Compress-Raw-Bzip2' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Compress-Raw-Zlib' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/dist/PathTools' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/dist/Data-Dumper' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/dist/Devel-PPPort' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/Devel-Peek' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Digest-MD5' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Digest-SHA' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Encode' make[3]: Entering directory '/tmp/instance-23/output-1/build/host-perl-5.36.0/cpan/Encode/Byte' /tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/Encode/Byte' make[3]: Entering directory '/tmp/instance-23/output-1/build/host-perl-5.36.0/cpan/Encode/CN' /tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/Encode/CN' make[3]: Entering directory '/tmp/instance-23/output-1/build/host-perl-5.36.0/cpan/Encode/EBCDIC' /tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/Encode/EBCDIC' make[3]: Entering directory '/tmp/instance-23/output-1/build/host-perl-5.36.0/cpan/Encode/JP' /tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/Encode/JP' make[3]: Entering directory '/tmp/instance-23/output-1/build/host-perl-5.36.0/cpan/Encode/KR' /tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/Encode/KR' make[3]: Entering directory '/tmp/instance-23/output-1/build/host-perl-5.36.0/cpan/Encode/Symbol' /tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/Encode/Symbol' make[3]: Entering directory '/tmp/instance-23/output-1/build/host-perl-5.36.0/cpan/Encode/TW' /tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/Encode/TW' make[3]: Entering directory '/tmp/instance-23/output-1/build/host-perl-5.36.0/cpan/Encode/Unicode' /tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/cpan/Encode/Unicode' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/Fcntl' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/File-DosGlob' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/File-Glob' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Filter-Util-Call' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/Hash-Util' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/Hash-Util-FieldHash' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/I18N-Langinfo' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/dist/IO' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/IPC-SysV' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Scalar-List-Utils' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/MIME-Base64' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Math-BigInt-FastCalc' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/Opcode' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/POSIX' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/PerlIO-encoding' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/PerlIO-mmap' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/PerlIO-scalar' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/PerlIO-via' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/SDBM_File' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Socket' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/dist/Storable' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/Sys-Hostname' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Sys-Syslog' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/dist/Time-HiRes' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Time-Piece' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/cpan/Unicode-Collate' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/dist/Unicode-Normalize' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/XS-APItest' make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/ext/XS-Typemap' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/attributes' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/mro' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/ext/re' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/dist/threads' /tmp/instance-23/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-23/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-23/output-1/build/host-perl-5.36.0/dist/threads-shared' /tmp/instance-23/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-23/output-1/build/host-perl-5.36.0/dist/threads-shared' Making utilities make[2]: Entering directory '/tmp/instance-23/output-1/build/host-perl-5.36.0/utils' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-23/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-23/output-1/host/bin/perl5.36.0 /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/threads.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/re.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/mro.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/attributes.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Storable.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Socket.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/SDBM_File.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/POSIX.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/POSIX.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Opcode.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/ops.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/IO.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Fcntl.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/encoding.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Cwd.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/B.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/O.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/DynaLoader.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/version.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/version.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/perlfaq.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/parent.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/experimental.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/constant.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/bigrat.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/bigint.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/bigfloat.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/bignum.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/base.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/fields.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/autouse.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/autodie.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Fatal.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/XSLoader.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ok.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/SelfLoader.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Safe.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/if.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/NEXT.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Memoize.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/lib.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/FindBin.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/FileCache.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Exporter.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Errno.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Env.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Dumpvalue.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Digest.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Carp.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/AutoLoader.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/AutoSplit.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Config_heavy.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Config.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Config.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Config_git.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/UNIVERSAL.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/builtin.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/overload.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/less.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/blib.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/DirHandle.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/meta_notation.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/bytes.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/English.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/open.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/dumpvar.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Internals.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/locale.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/integer.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CORE.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/overloading.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Symbol.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/feature.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/PerlIO.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/_charnames.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/subs.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/vmsish.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/bytes_heavy.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/strict.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/diagnostics.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/sort.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/utf8.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/filetest.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/warnings.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/perl5db.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Thread.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Benchmark.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/charnames.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/SelectSaver.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/sigtrap.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/AnyDBM_File.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/deprecate.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/FileHandle.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/vars.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/DB.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/DBM_Filter.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/threads/shared.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Sys/Syslog.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Sys/Hostname.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/MIME/QuotedPrint.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/MIME/Base64.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Sub/Util.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Scalar/Util.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/List/Util.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/List/Util/XS.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Hash/Util.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Hash/Util/FieldHash.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/Unicode.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/TW.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/Symbol.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/KR.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/JP.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/EBCDIC.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/CN.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/Byte.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/Encoding.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Encode/Supported.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/Guess.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/GSM0338.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Encode/Changes.e2x /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/Alias.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/CJKConstants.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Encode/README.e2x /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Encode/ConfigLocal_PM.e2x /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Encode/encode.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Encode/PerlIO.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/Config.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/Encoder.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Encode/Makefile_PL.e2x /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Encode/_PM.e2x /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Encode/_T.e2x /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/Unicode/UTF7.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/KR/2022_KR.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/JP/H2Z.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/JP/JIS7.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/MIME/Name.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/MIME/Header.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/MIME/Header/ISO_2022_JP.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/CN/HZ.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Data/Dumper.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/version/regex.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/version/Internals.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/encoding/warnings.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/autodie/Util.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/autodie/skip.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/autodie/hints.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/autodie/exception.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/autodie/Scope/GuardStack.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/autodie/Scope/Guard.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/autodie/exception/system.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Thread/Semaphore.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Thread/Queue.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Text/Wrap.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Text/Tabs.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Text/ParseWords.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Text/Balanced.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Text/Abbrev.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/Event.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/Hub.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/IPC.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/API.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/Util.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/Formatter.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/Transition.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/EventFacet.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/Formatter/TAP.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/Tools/Tiny.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/Util/Trace.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/Util/HashBase.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/Util/Facets2Legacy.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/Util/ExternalMeta.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/IPC/Driver.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/IPC/Driver/Files.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/Hub/Subtest.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/Hub/Interceptor.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/Hub/Interceptor/Terminator.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/Event/Waiting.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/Event/Bail.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/Event/Diag.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/Event/Exception.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/Event/Encoding.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/Event/Subtest.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/Event/Plan.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/Event/Pass.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/Event/Skip.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/Event/V2.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/Event/Ok.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/Event/Generic.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/Event/Note.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/Event/Fail.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/Event/TAP/Version.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/API/Instance.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/API/Stack.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/API/Context.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/API/InterceptResult.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/API/Breakage.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/API/InterceptResult/Hub.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/API/InterceptResult/Squasher.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/API/InterceptResult/Event.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/API/InterceptResult/Facet.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/EventFacet/Assert.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/EventFacet/About.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/EventFacet/Hub.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/EventFacet/Plan.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/EventFacet/Control.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/EventFacet/Trace.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/EventFacet/Error.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/EventFacet/Parent.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/EventFacet/Meta.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/EventFacet/Render.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/EventFacet/Info.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/EventFacet/Amnesty.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test2/EventFacet/Info/Table.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Base.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Object.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Harness.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Harness/Beyond.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Harness/Env.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser/Source.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser/SourceHandler.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser/ResultFactory.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser/Grammar.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser/Result.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser/Iterator.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser/Multiplexer.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser/Scheduler.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser/Aggregator.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser/IteratorFactory.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser/YAMLish/Reader.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser/YAMLish/Writer.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser/SourceHandler/Executable.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser/SourceHandler/RawTAP.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser/SourceHandler/Perl.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser/SourceHandler/File.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser/SourceHandler/Handle.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser/Scheduler/Spinner.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser/Scheduler/Job.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser/Iterator/Array.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser/Iterator/Stream.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser/Iterator/Process.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser/Result/YAML.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser/Result/Unknown.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser/Result/Comment.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser/Result/Test.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser/Result/Bailout.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser/Result/Version.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser/Result/Pragma.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Parser/Result/Plan.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Formatter/Console.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Formatter/File.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Formatter/Session.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Formatter/Color.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Formatter/Base.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Formatter/File/Session.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Formatter/Console/Session.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/TAP/Formatter/Console/ParallelSession.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test/Tester.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test/Simple.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test/Tutorial.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test/More.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test/Builder.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test/Harness.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test/use/ok.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test/Builder/TodoDiag.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test/Builder/Formatter.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test/Builder/Module.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test/Builder/Tester.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test/Builder/Tester/Color.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test/Builder/IO/Scalar.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test/Tester/Delegate.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test/Tester/Capture.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Test/Tester/CaptureRunner.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Term/ReadLine.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Term/Complete.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Term/Cap.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Term/ANSIColor.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Search/Dict.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/PerlIO/via.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/PerlIO/scalar.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/PerlIO/mmap.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/PerlIO/encoding.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/PerlIO/via/QuotedPrint.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Perl/OSType.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Params/Check.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Module/Metadata.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Module/Loaded.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Module/Load.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Module/CoreList.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Module/CoreList.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Module/Load/Conditional.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Module/CoreList/Utils.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Memoize/NDBM_File.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Memoize/ExpireFile.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Memoize/Storable.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Memoize/Expire.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Memoize/ExpireTest.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Memoize/SDBM_File.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Memoize/AnyDBM_File.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Math/Complex.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Math/Trig.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Math/BigRat.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Math/BigInt.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Math/BigFloat.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Math/BigFloat/Trace.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Math/BigRat/Trace.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Math/BigInt/FastCalc.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Math/BigInt/Trace.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Math/BigInt/Lib.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Math/BigInt/Calc.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Locale/Maketext.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Locale/Maketext.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Locale/Maketext/Simple.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Locale/Maketext/GutsLoader.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Locale/Maketext/TPJ13.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Locale/Maketext/Cookbook.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Locale/Maketext/Guts.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/JSON/PP.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/JSON/PP/Boolean.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/IPC/SysV.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/IPC/Msg.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/IPC/Semaphore.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/IPC/SharedMem.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IPC/Open3.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IPC/Open2.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IPC/Cmd.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Compress/Zlib.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Compress/Raw/Zlib.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Compress/Raw/Bzip2.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/IO/Select.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/IO/Handle.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/IO/Pipe.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/IO/File.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/IO/Socket.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/IO/Seekable.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/IO/Poll.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/IO/Dir.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IO/Zlib.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/IO/Socket/UNIX.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/IO/Socket/INET.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IO/Socket/IP.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IO/Uncompress/AnyUncompress.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IO/Uncompress/Unzip.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IO/Uncompress/Base.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IO/Uncompress/Bunzip2.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IO/Uncompress/AnyInflate.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IO/Uncompress/Inflate.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IO/Uncompress/Gunzip.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IO/Uncompress/RawInflate.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IO/Uncompress/Adapter/Inflate.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IO/Uncompress/Adapter/Identity.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IO/Uncompress/Adapter/Bunzip2.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IO/Compress/Deflate.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IO/Compress/RawDeflate.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IO/Compress/Base.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IO/Compress/Bzip2.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IO/Compress/FAQ.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IO/Compress/Gzip.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IO/Compress/Zip.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IO/Compress/Gzip/Constants.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IO/Compress/Base/Common.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IO/Compress/Zip/Constants.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IO/Compress/Adapter/Identity.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IO/Compress/Adapter/Bzip2.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IO/Compress/Adapter/Deflate.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IO/Compress/Zlib/Constants.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/IO/Compress/Zlib/Extra.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/I18N/Langinfo.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/I18N/LangTags.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/I18N/Collate.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/I18N/LangTags/Detect.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/I18N/LangTags/List.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/HTTP/Tiny.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Filter/Simple.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Filter/Util/Call.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Exporter/Heavy.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Digest/SHA.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Digest/MD5.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Digest/file.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Digest/base.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Devel/Peek.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Devel/PPPort.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Devel/SelfStubber.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Carp/Heavy.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Parse/CPAN/Meta.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/App/Prove.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/App/Cpan.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/App/Prove/State.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/App/Prove/State/Result.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/App/Prove/State/Result/Test.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Meta.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/FTP.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Bundle.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Complete.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Mirrors.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Version.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/HandleConfig.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/CacheMgr.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Distrostatus.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Prompt.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Shell.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Index.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Debug.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Queue.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Nox.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Tarzip.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/DeferredCode.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/FirstTime.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Distribution.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/InfoObj.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Kwalify.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Distroprefs.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Module.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Author.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/URL.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Plugin.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Meta/YAML.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Meta/Requirements.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Meta/Prereqs.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Meta/Converter.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Meta/Feature.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Meta/History.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Meta/Validator.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Meta/Spec.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Meta/Merge.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Meta/History/Meta_1_2.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Meta/History/Meta_1_3.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Meta/History/Meta_1_1.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Meta/History/Meta_1_4.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Meta/History/Meta_1_0.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Plugin/Specfile.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/API/HOWTO.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/LWP/UserAgent.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/HTTP/Credentials.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/HTTP/Client.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/FTP/netrc.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Exception/yaml_process_error.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Exception/yaml_not_installed.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Exception/blocked_urllist.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Exception/RecursiveDependency.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Kwalify/distroprefs.yml /tmp/instance-23/output-1/host/lib/perl5/5.36.0/CPAN/Kwalify/distroprefs.dd /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Attribute/Handlers.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/threads/threads.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/threads/shared/shared.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/re/re.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/mro/mro.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/attributes/attributes.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Unicode/Normalize/Normalize.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Unicode/Collate/Collate.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Time/Piece/Piece.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Time/HiRes/HiRes.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Sys/Syslog/Syslog.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Sys/Hostname/Hostname.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Storable/Storable.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Socket/Socket.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/SDBM_File/SDBM_File.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/PerlIO/via/via.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/PerlIO/scalar/scalar.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/PerlIO/mmap/mmap.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/PerlIO/encoding/encoding.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/POSIX/POSIX.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Opcode/Opcode.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Math/BigInt/FastCalc/FastCalc.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/MIME/Base64/Base64.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/List/Util/Util.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/IPC/SysV/SysV.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/I18N/Langinfo/Langinfo.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Hash/Util/Util.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Hash/Util/FieldHash/FieldHash.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Filter/Util/Call/Call.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/File/Glob/Glob.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/File/DosGlob/DosGlob.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Fcntl/Fcntl.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Encode/Encode.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Encode/Unicode/Unicode.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Encode/TW/TW.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Encode/Symbol/Symbol.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Encode/KR/KR.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Encode/JP/JP.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Encode/EBCDIC/EBCDIC.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Encode/CN/CN.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Encode/Byte/Byte.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Digest/SHA/SHA.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Digest/MD5/MD5.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Devel/Peek/Peek.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Data/Dumper/Dumper.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Cwd/Cwd.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Compress/Raw/Zlib/Zlib.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Compress/Raw/Bzip2/Bzip2.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/B/B.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/IO/IO.so /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Archive/Tar.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Archive/Tar/File.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Archive/Tar/Constant.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/overload/numbers.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/warnings/register.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/B/Concise.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/B/Terse.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/B/Xref.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/B/Showlex.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/B/Deparse.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/B/Op_private.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Class/Struct.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/ParseXS.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/ParseXS.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/xsubpp /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/Typemaps.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/PL2Bat.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/Miniperl.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/Manifest.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/MANIFEST.SKIP /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/testlib.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_Darwin.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_UWIN.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_Unix.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_MacOS.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_Win32.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_BeOS.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/MM.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_Any.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_VMS.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_AIX.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_OS390.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/Mksymlists.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_Cygwin.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_Win95.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/MakeMaker.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/MY.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_VOS.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/Liblist.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_OS2.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/Command.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_QNX.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_NW5.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_DOS.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/Mkbootstrap.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/Install.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/Packlist.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/Installed.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/Constant.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/CBuilder.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/typemap /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/Embed.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/Typemaps/Cmd.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/Typemaps/InputMap.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/Typemaps/Type.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/Typemaps/OutputMap.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/ParseXS/CountLines.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/ParseXS/Eval.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/ParseXS/Utilities.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/ParseXS/Constants.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/Command/MM.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/MakeMaker/Locale.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/MakeMaker/Config.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/MakeMaker/version.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/MakeMaker/FAQ.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/MakeMaker/Tutorial.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/Liblist/Kid.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/Constant/Utils.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/Constant/Base.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/Constant/XS.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/Constant/ProxySubs.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/CBuilder/Base.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/android.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/darwin.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/Windows.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/dec_osf.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/os2.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/VMS.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/cygwin.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/aix.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/Unix.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/Windows/GCC.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/Windows/MSVC.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/Windows/BCC.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Tie/RefHash.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Tie/Memoize.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Tie/File.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Tie/Array.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Tie/Hash.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Tie/Handle.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Tie/SubstrHash.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Tie/Scalar.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Tie/StdHandle.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Tie/Hash/NamedCapture.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Time/Piece.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Time/Seconds.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Time/HiRes.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Time/Local.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Time/localtime.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Time/gmtime.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Time/tm.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/UCD.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/Name.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/Name.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/CombiningClass.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/Decomposition.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/version /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/uni_keywords.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/NamedSequences.txt /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/Blocks.txt /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/SpecialCasing.txt /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/Vo.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/Uc.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/Tc.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/Scx.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/Sc.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/Nv.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/Nt.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/Na1.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/Lc.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/Lb.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/Jt.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/Jg.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/Isc.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/Hst.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/Gc.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/Ea.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/Cf.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/Bpt.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/Bpb.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/Bmg.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/Bc.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/Age.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/_PerlSCX.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/_PerlLB.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/WB.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/SB.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/PerlDeci.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/NameAlia.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/NFKDQC.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/NFKCQC.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/NFKCCF.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/NFDQC.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/NFCQC.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/InSC.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/InPC.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/Identif2.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/Identifi.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/GCB.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/To/EqUIdeo.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Vo/Tu.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Vo/Tr.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Vo/U.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Vo/R.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Zzzz.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Zyyy.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Zinh.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Yezi.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Xsux.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Vith.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Tirh.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Tibt.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Thaa.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Telu.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Tang.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Taml.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Talu.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Takr.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Tagb.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Syrc.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Sinh.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Sind.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Shrd.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Rohg.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Phlp.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Orya.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Nand.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Mymr.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Mult.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Mong.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Mlym.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Linb.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Lina.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Limb.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Latn.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Lana.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Kthi.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Knda.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Khoj.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Khmr.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Khar.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Kana.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Hmnp.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Hmng.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Hira.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Hebr.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Hang.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Guru.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Gujr.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Grek.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Gran.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Gonm.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Gong.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Glag.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Geor.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Ethi.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Dupl.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Diak.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Deva.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Cyrl.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Cprt.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Copt.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Cham.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Cakm.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Bopo.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Bhks.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Beng.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Armn.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Arab.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Adlm.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Nko.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Lao.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Han.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Yi.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Zyyy.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Zinh.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Telu.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Taml.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Syrc.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Sinh.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Orya.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Mult.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Mong.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Mlym.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Linb.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Limb.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Latn.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Knda.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Kana.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Hira.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Hang.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Guru.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Gujr.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Grek.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Gran.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Gonm.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Gong.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Glag.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Geor.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Dupl.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Deva.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Cyrl.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Cprt.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Beng.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Arab.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Han.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/100000.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/90000.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/80000.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/70000.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/60000.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/50000.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/40000.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/30000.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/20000.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/10000.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/9000.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/8000.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/7000.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/6000.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/5000.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/4000.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/3000.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/3_16.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/2000.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/1000.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/1_16.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/900.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/800.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/700.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/600.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/500.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/400.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/300.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/3_4.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/200.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/2_3.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/100.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/1_8.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/1_6.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/1_4.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/1_3.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/1_2.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/90.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/80.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/70.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/60.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/50.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/40.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/30.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/20.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/19.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/18.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/17.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/16.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/15.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/14.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/13.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/12.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/11.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/10.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/9.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/8.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/7.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/6.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/5.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/4.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/3.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/2.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/1.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/0.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nt/None.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nt/Nu.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Nt/Di.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/XX.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/SA.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/QU.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/PR.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/PO.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/OP.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/NU.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/NS.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/IS.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/IN.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/ID.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/GL.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/EX.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/CM.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/CL.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/CJ.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/BB.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/BA.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/AL.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/AI.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Jt/U.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Jt/T.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Jt/R.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Jt/L.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Jt/D.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Jt/C.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/HanifiRo.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/NoJoinin.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/FarsiYeh.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Seen.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Noon.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Alef.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Yeh.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Waw.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Tah.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Sad.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Reh.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Qaf.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Lam.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Kaf.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Hah.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Gaf.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Feh.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Dal.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Beh.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Ain.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Hst/NA.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Zs.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/So.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Sm.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Sk.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Sc.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Ps.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Po.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Pi.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Pf.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Pe.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Pd.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Pc.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/No.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Nl.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Nd.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Mn.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Me.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Mc.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Lu.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Lo.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Lm.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Ll.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/LC.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Cn.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Cf.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Z.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/S.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/P.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/N.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/M.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/L.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/C.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Ea/Na.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Ea/W.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Ea/N.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Ea/H.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Ea/A.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Dt/NonCanon.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Dt/Vert.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Dt/Init.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Dt/Font.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Dt/Sup.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Dt/Sub.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Dt/Sqr.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Dt/Nar.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Dt/Med.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Dt/Iso.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Dt/Fin.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Dt/Enc.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Dt/Com.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Dt/Nb.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Bpt/O.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Bpt/N.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Bpt/C.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Blk/NB.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Bc/NSM.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Bc/WS.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Bc/ON.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Bc/ET.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Bc/ES.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Bc/EN.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Bc/CS.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Bc/BN.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Bc/AN.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Bc/AL.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Bc/R.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Bc/L.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Bc/B.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V140.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V130.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V120.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V110.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V100.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V90.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V80.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V70.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V61.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V60.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V52.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V51.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V50.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V41.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V40.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V32.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V31.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V30.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V20.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V11.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/NA.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/XIDS/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/XIDC/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/WB/WSegSpac.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/WB/Extend.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/WB/XX.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/WB/NU.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/WB/MN.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/WB/ML.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/WB/MB.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/WB/LE.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/WB/KA.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/WB/HL.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/WB/FO.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/WB/EX.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/VS/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/UIdeo/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Term/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/STerm/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/SD/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/SB/XX.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/SB/UP.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/SB/Sp.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/SB/ST.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/SB/SC.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/SB/NU.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/SB/LO.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/SB/LE.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/SB/FO.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/SB/EX.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/SB/CL.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/SB/AT.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/QMark/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/PatSyn/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/PCM/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/NFKDQC/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/NFKDQC/N.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/NFKCQC/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/NFKCQC/N.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/NFDQC/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/NFDQC/N.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/NFCQC/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/NFCQC/M.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Math/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Consona8.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Consona7.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Consona6.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Consona5.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/VowelInd.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Syllable.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Invisibl.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Cantilla.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Consona4.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/VowelDep.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Consona3.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Consona2.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/PureKill.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Consonan.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/ToneMark.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Avagraha.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Visarga.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Virama.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Number.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Vowel.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Other.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Nukta.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Bindu.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InPC/TopAndL2.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InPC/VisualOr.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InPC/BottomAn.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InPC/TopAndBo.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InPC/LeftAndR.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InPC/TopAndRi.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InPC/TopAndLe.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InPC/Overstru.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InPC/Bottom.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InPC/Right.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InPC/Left.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InPC/Top.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/InPC/NA.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/In/14_0.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/In/13_0.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/In/12_1.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/In/12_0.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/In/11_0.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/In/10_0.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/In/9_0.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/In/8_0.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/In/7_0.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/In/6_3.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/In/6_2.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/In/6_1.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/In/6_0.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/In/5_2.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/In/5_1.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/In/5_0.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/In/4_1.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/In/4_0.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/In/3_2.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/In/3_1.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/In/3_0.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/In/2_1.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/In/2_0.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Ideo/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/IdType/DefaultI.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/IdType/NotChara.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/IdType/Uncommon.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/IdType/Recommen.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/IdType/LimitedU.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/IdType/Technica.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/IdType/Inclusio.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/IdType/Exclusio.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/IdType/Obsolete.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/IdType/NotNFKC.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/IdType/NotXID.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/IdStatus/Restrict.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/IdStatus/Allowed.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/IDS/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/IDC/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Hyphen/T.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Hex/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/GrExt/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/GrBase/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/GCB/LVT.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/GCB/XX.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/GCB/SM.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/GCB/PP.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/GCB/LV.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/GCB/EX.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/GCB/CN.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/ExtPict/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Ext/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Emoji/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/EPres/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/EComp/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/EBase/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Dia/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Dep/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Dash/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/DI/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/CompEx/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Cased/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/CWU/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/CWT/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/CWL/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/CWKCF/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/CWCM/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/CWCF/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/CI/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/CE/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/BidiM/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/BidiC/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Alpha/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Ccc/ATAR.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Ccc/VR.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Ccc/OV.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Ccc/NR.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Ccc/NK.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Ccc/DB.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Ccc/BR.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Ccc/AR.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Ccc/AL.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Ccc/B.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Ccc/A.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Upper/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Lower/Y.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/_PerlPr2.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/_PerlPro.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/_PerlIsI.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/_PerlFol.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/_PerlCh2.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/_PerlCha.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/_PerlQuo.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/_PerlAny.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/_PerlIDS.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/_PerlIDC.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/XPosixPu.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/_PerlPat.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/_PerlNch.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/PosixPun.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/SpacePer.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/PerlWord.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/Assigned.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/Title.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/Print.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/Graph.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/Blank.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/Alnum.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/Word.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/User/pwent.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/User/grent.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Config/Extensions.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Config/Perl/V.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Getopt/Long.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Getopt/Std.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/DBM_Filter/compress.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/DBM_Filter/int32.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/DBM_Filter/null.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/DBM_Filter/utf8.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/DBM_Filter/encode.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/File/Glob.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/File/DosGlob.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/File/Spec.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/File/GlobMapper.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/File/Temp.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/File/Path.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/File/Find.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/File/Fetch.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/File/Compare.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/File/stat.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/File/Basename.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/File/Copy.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/File/Spec/OS2.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/File/Spec/Functions.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/File/Spec/Cygwin.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/File/Spec/Unix.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/File/Spec/VMS.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/File/Spec/Win32.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/File/Spec/Mac.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/File/Spec/AmigaOS.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/File/Spec/Epoc.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Unicode/Normalize.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Unicode/Collate.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/UCD.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/allkeys.txt /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/keys.txt /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/Unicode/Collate/Locale.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/to.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/zh.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/th.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/vi.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/zh_pin.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/te.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/zh_gb.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/uk.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/wae.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/ta.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/zh_big5.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/ur.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/wo.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/tr.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/zh_strk.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/vo.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/yo.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/ug_cyrl.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/tn.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/zh_zhu.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/sq.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/sv.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/lkt.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/ln.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/sa.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/kn.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/hu.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/sv_refo.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/se.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/kl.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/sr.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/pa.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/nn.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/si.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/sk.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/mt.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/lt.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/ml.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/or.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/mr.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/kk.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/is.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/ig.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/ro.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/mk.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/om.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/ko.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/sl.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/nb.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/kok.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/si_dict.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/lv.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/hy.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/hr.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/nso.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/ja.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/pl.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/hi.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/fr_ca.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/dsb.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/eo.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/da.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/fil.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/cy.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/de_phone.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/fa.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/ee.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/es_trad.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/ca.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/fo.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/ar.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/gu.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/cs.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/fi_phone.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/et.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/fi.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/de_at_ph.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/az.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/he.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/be.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/es.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/af.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/as.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/haw.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/bn.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/ha.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/cu.pl /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/CJK/Zhuyin.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/CJK/JISX0208.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/CJK/Big5.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/CJK/Pinyin.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/CJK/Stroke.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/CJK/Korean.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Unicode/Collate/CJK/GB2312.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Net/Netrc.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Net/POP3.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Net/SMTP.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Net/Time.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Net/NNTP.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Net/Domain.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Net/Cmd.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Net/FTP.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Net/Config.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Net/libnetFAQ.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Net/Ping.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Net/hostent.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Net/servent.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Net/netent.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Net/protoent.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Net/FTP/L.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Net/FTP/A.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Net/FTP/E.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Net/FTP/I.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Net/FTP/dataconn.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Man.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Text.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/ParseLink.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Usage.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Perldoc.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Html.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Functions.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Escapes.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Checker.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Text/Overstrike.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Text/Termcap.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Text/Color.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Perldoc/ToMan.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Perldoc/BaseTo.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Perldoc/ToPod.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Perldoc/ToANSI.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Perldoc/ToNroff.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Perldoc/ToTerm.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Perldoc/ToRtf.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Perldoc/ToChecker.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Perldoc/ToText.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Perldoc/ToTk.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Perldoc/GetOptsOO.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Perldoc/ToXml.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Html/Util.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple/DumpAsText.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple/DumpAsXML.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple/PullParserStartToken.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple/JustPod.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple/PullParser.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple/SimpleTree.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple/Debug.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple/Methody.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple/HTML.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple/Progress.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple/TiedOutFH.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple/TranscodeSmart.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple/Transcode.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple/HTMLLegacy.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple/LinkSection.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple/RTF.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple/XMLOutStream.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple/BlackBox.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple/TranscodeDumb.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple/PullParserTextToken.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple/PullParserEndToken.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple/HTMLBatch.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple/Subclassing.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple/PullParserToken.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple/XHTML.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple/TextContent.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple/Text.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple/Checker.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/Pod/Simple/Search.pm /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/av.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/bitcount.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/charclass_invlists.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/config.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/cop.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/cv.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/dosish.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/ebcdic_tables.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/embed.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/embedvar.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/EXTERN.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/fakesdio.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/feature.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/form.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/git_version.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/gv.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/handy.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/hv.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/hv_func.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/hv_macro.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/inline.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/INTERN.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/intrpvar.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/invlist_inline.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/iperlsys.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/keywords.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/l1_char_class_tab.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/malloc_ctl.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/metaconfig.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/mg.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/mg_data.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/mg_raw.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/mg_vtable.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/mydtrace.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/nostdio.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/op.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/op_reg_common.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/opcode.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/opnames.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/overload.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/pad.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/parser.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/patchlevel.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/perl.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/perl_inc_macro.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/perl_langinfo.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/perl_siphash.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/perlapi.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/perlio.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/perliol.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/perlsdio.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/perlvars.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/perly.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/pp.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/pp_proto.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/proto.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/reentr.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/regcharclass.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/regcomp.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/regexp.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/regnodes.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/sbox32_hash.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/scope.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/sv.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/sv_inline.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/thread.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/time64.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/time64_config.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/uconfig.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/uni_keywords.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/unicode_constants.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/unixish.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/utf8.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/utfebcdic.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/util.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/uudmap.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/vutil.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/warnings.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/XSUB.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/zaphod32_hash.h /tmp/instance-23/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/libperl.a /tmp/instance-23/output-1/host/bin/perl /tmp/instance-23/output-1/host/bin/pod2man /tmp/instance-23/output-1/host/bin/pod2text /tmp/instance-23/output-1/host/bin/pod2usage /tmp/instance-23/output-1/host/bin/podchecker /tmp/instance-23/output-1/host/bin/cpan /tmp/instance-23/output-1/host/bin/corelist /tmp/instance-23/output-1/host/bin/enc2xs /tmp/instance-23/output-1/host/bin/encguess /tmp/instance-23/output-1/host/bin/h2ph /tmp/instance-23/output-1/host/bin/h2xs /tmp/instance-23/output-1/host/bin/instmodsh /tmp/instance-23/output-1/host/bin/json_pp /tmp/instance-23/output-1/host/bin/libnetcfg /tmp/instance-23/output-1/host/bin/perlbug /tmp/instance-23/output-1/host/bin/perldoc /tmp/instance-23/output-1/host/bin/perlivp /tmp/instance-23/output-1/host/bin/piconv /tmp/instance-23/output-1/host/bin/pl2pm /tmp/instance-23/output-1/host/bin/pod2html /tmp/instance-23/output-1/host/bin/prove /tmp/instance-23/output-1/host/bin/ptar /tmp/instance-23/output-1/host/bin/ptardiff /tmp/instance-23/output-1/host/bin/ptargrep /tmp/instance-23/output-1/host/bin/shasum /tmp/instance-23/output-1/host/bin/splain /tmp/instance-23/output-1/host/bin/streamzip /tmp/instance-23/output-1/host/bin/xsubpp /tmp/instance-23/output-1/host/bin/zipdetails /tmp/instance-23/output-1/host/bin/perlthanks /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlintro.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlrun.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perltoc.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlreftut.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perldsc.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perllol.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlrequick.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlretut.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlootut.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlperf.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlstyle.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlcheat.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perltrap.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perldebtut.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlfaq.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlfaq1.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlfaq2.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlfaq3.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlfaq4.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlfaq5.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlfaq6.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlfaq7.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlfaq8.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlfaq9.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlsyn.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perldata.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlop.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlsub.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlfunc.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlopentut.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlpacktut.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlpod.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlpodspec.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perldocstyle.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlpodstyle.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perldiag.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perldeprecation.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perllexwarn.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perldebug.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlvar.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlre.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlrebackslash.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlrecharclass.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlreref.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlref.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlform.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlobj.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perltie.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perldbmfilter.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlipc.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlfork.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlnumber.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlthrtut.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlport.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perllocale.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perluniintro.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlunicode.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlunicook.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlunifaq.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perluniprops.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlunitut.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlebcdic.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlsec.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlsecpolicy.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlmod.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlmodlib.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlmodstyle.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlmodinstall.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlnewmod.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlpragma.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlutil.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlfilter.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perldtrace.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlglossary.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlembed.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perldebguts.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlxstut.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlxs.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlxstypemap.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlclib.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlguts.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlcall.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlmroapi.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlreapi.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlreguts.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlapi.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlintern.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perliol.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlapio.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlhack.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlsource.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlinterp.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlhacktut.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlhacktips.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlpolicy.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlgov.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlgit.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlhist.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perldelta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5360delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5341delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5340delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5321delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5320delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5303delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5302delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5301delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5300delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5283delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5282delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5281delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5280delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5263delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5262delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5261delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5260delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5244delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5243delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5242delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5241delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5240delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5224delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5223delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5222delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5221delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5220delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5203delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5202delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5201delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5200delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5184delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5182delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5181delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5180delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5163delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5162delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5161delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5160delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5144delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5143delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5142delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5141delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5140delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5125delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5124delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5123delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5122delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5121delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5120delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5101delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5100delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl589delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl588delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl587delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl586delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl585delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl584delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl583delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl582delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl581delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl58delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl561delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl56delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5005delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perl5004delta.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlbook.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlcommunity.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perldoc.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlexperiment.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlartistic.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlgpl.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlcn.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perljp.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlko.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perltw.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlaix.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlamiga.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlandroid.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlbs2000.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlcygwin.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlfreebsd.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlhaiku.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlhpux.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlhurd.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlirix.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perllinux.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlmacosx.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlopenbsd.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlos2.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlos390.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlos400.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlplan9.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlqnx.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlriscos.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlsolaris.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlsynology.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perltru64.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlvms.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlvos.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlwin32.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlboot.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlbot.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perlrepository.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perltodo.pod /tmp/instance-23/output-1/host/lib/perl5/5.36.0/pod/perltooc.pod /tmp/instance-23/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-23/output-1/host/share/man/man1/perl.1 /tmp/instance-23/output-1/host/share/man/man1/perl5004delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5005delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5100delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5101delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5120delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5121delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5122delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5123delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5124delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5125delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5140delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5141delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5142delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5143delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5144delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5160delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5161delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5162delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5163delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5180delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5181delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5182delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5184delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5200delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5201delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5202delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5203delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5220delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5221delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5222delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5223delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5224delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5240delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5241delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5242delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5243delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5244delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5260delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5261delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5262delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5263delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5280delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5281delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5282delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5283delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5300delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5301delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5302delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5303delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5320delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5321delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5340delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5341delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl5360delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl561delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl56delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl581delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl582delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl583delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl584delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl585delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl586delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl587delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl588delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl589delta.1 /tmp/instance-23/output-1/host/share/man/man1/perl58delta.1 /tmp/instance-23/output-1/host/share/man/man1/perlaix.1 /tmp/instance-23/output-1/host/share/man/man1/perlamiga.1 /tmp/instance-23/output-1/host/share/man/man1/perlandroid.1 /tmp/instance-23/output-1/host/share/man/man1/perlapi.1 /tmp/instance-23/output-1/host/share/man/man1/perlapio.1 /tmp/instance-23/output-1/host/share/man/man1/perlartistic.1 /tmp/instance-23/output-1/host/share/man/man1/perlbook.1 /tmp/instance-23/output-1/host/share/man/man1/perlboot.1 /tmp/instance-23/output-1/host/share/man/man1/perlbot.1 /tmp/instance-23/output-1/host/share/man/man1/perlbs2000.1 /tmp/instance-23/output-1/host/share/man/man1/perlcall.1 /tmp/instance-23/output-1/host/share/man/man1/perlcheat.1 /tmp/instance-23/output-1/host/share/man/man1/perlclib.1 /tmp/instance-23/output-1/host/share/man/man1/perlcn.1 /tmp/instance-23/output-1/host/share/man/man1/perlcommunity.1 /tmp/instance-23/output-1/host/share/man/man1/perlcygwin.1 /tmp/instance-23/output-1/host/share/man/man1/perldata.1 /tmp/instance-23/output-1/host/share/man/man1/perldbmfilter.1 /tmp/instance-23/output-1/host/share/man/man1/perldebguts.1 /tmp/instance-23/output-1/host/share/man/man1/perldebtut.1 /tmp/instance-23/output-1/host/share/man/man1/perldebug.1 /tmp/instance-23/output-1/host/share/man/man1/perldelta.1 /tmp/instance-23/output-1/host/share/man/man1/perldeprecation.1 /tmp/instance-23/output-1/host/share/man/man1/perldiag.1 /tmp/instance-23/output-1/host/share/man/man1/perldoc.1 /tmp/instance-23/output-1/host/share/man/man1/perldocstyle.1 /tmp/instance-23/output-1/host/share/man/man1/perldsc.1 /tmp/instance-23/output-1/host/share/man/man1/perldtrace.1 /tmp/instance-23/output-1/host/share/man/man1/perlebcdic.1 /tmp/instance-23/output-1/host/share/man/man1/perlembed.1 /tmp/instance-23/output-1/host/share/man/man1/perlexperiment.1 /tmp/instance-23/output-1/host/share/man/man1/perlfaq.1 /tmp/instance-23/output-1/host/share/man/man1/perlfaq1.1 /tmp/instance-23/output-1/host/share/man/man1/perlfaq2.1 /tmp/instance-23/output-1/host/share/man/man1/perlfaq3.1 /tmp/instance-23/output-1/host/share/man/man1/perlfaq4.1 /tmp/instance-23/output-1/host/share/man/man1/perlfaq5.1 /tmp/instance-23/output-1/host/share/man/man1/perlfaq6.1 /tmp/instance-23/output-1/host/share/man/man1/perlfaq7.1 /tmp/instance-23/output-1/host/share/man/man1/perlfaq8.1 /tmp/instance-23/output-1/host/share/man/man1/perlfaq9.1 /tmp/instance-23/output-1/host/share/man/man1/perlfilter.1 /tmp/instance-23/output-1/host/share/man/man1/perlfork.1 /tmp/instance-23/output-1/host/share/man/man1/perlform.1 /tmp/instance-23/output-1/host/share/man/man1/perlfreebsd.1 /tmp/instance-23/output-1/host/share/man/man1/perlfunc.1 /tmp/instance-23/output-1/host/share/man/man1/perlgit.1 /tmp/instance-23/output-1/host/share/man/man1/perlglossary.1 /tmp/instance-23/output-1/host/share/man/man1/perlgov.1 /tmp/instance-23/output-1/host/share/man/man1/perlgpl.1 /tmp/instance-23/output-1/host/share/man/man1/perlguts.1 /tmp/instance-23/output-1/host/share/man/man1/perlhack.1 /tmp/instance-23/output-1/host/share/man/man1/perlhacktips.1 /tmp/instance-23/output-1/host/share/man/man1/perlhacktut.1 /tmp/instance-23/output-1/host/share/man/man1/perlhaiku.1 /tmp/instance-23/output-1/host/share/man/man1/perlhist.1 /tmp/instance-23/output-1/host/share/man/man1/perlhpux.1 /tmp/instance-23/output-1/host/share/man/man1/perlhurd.1 /tmp/instance-23/output-1/host/share/man/man1/perlintern.1 /tmp/instance-23/output-1/host/share/man/man1/perlinterp.1 /tmp/instance-23/output-1/host/share/man/man1/perlintro.1 /tmp/instance-23/output-1/host/share/man/man1/perliol.1 /tmp/instance-23/output-1/host/share/man/man1/perlipc.1 /tmp/instance-23/output-1/host/share/man/man1/perlirix.1 /tmp/instance-23/output-1/host/share/man/man1/perljp.1 /tmp/instance-23/output-1/host/share/man/man1/perlko.1 /tmp/instance-23/output-1/host/share/man/man1/perllexwarn.1 /tmp/instance-23/output-1/host/share/man/man1/perllinux.1 /tmp/instance-23/output-1/host/share/man/man1/perllocale.1 /tmp/instance-23/output-1/host/share/man/man1/perllol.1 /tmp/instance-23/output-1/host/share/man/man1/perlmacosx.1 /tmp/instance-23/output-1/host/share/man/man1/perlmod.1 /tmp/instance-23/output-1/host/share/man/man1/perlmodinstall.1 /tmp/instance-23/output-1/host/share/man/man1/perlmodlib.1 /tmp/instance-23/output-1/host/share/man/man1/perlmodstyle.1 /tmp/instance-23/output-1/host/share/man/man1/perlmroapi.1 /tmp/instance-23/output-1/host/share/man/man1/perlnewmod.1 /tmp/instance-23/output-1/host/share/man/man1/perlnumber.1 /tmp/instance-23/output-1/host/share/man/man1/perlobj.1 /tmp/instance-23/output-1/host/share/man/man1/perlootut.1 /tmp/instance-23/output-1/host/share/man/man1/perlop.1 /tmp/instance-23/output-1/host/share/man/man1/perlopenbsd.1 /tmp/instance-23/output-1/host/share/man/man1/perlopentut.1 /tmp/instance-23/output-1/host/share/man/man1/perlos2.1 /tmp/instance-23/output-1/host/share/man/man1/perlos390.1 /tmp/instance-23/output-1/host/share/man/man1/perlos400.1 /tmp/instance-23/output-1/host/share/man/man1/perlpacktut.1 /tmp/instance-23/output-1/host/share/man/man1/perlperf.1 /tmp/instance-23/output-1/host/share/man/man1/perlplan9.1 /tmp/instance-23/output-1/host/share/man/man1/perlpod.1 /tmp/instance-23/output-1/host/share/man/man1/perlpodspec.1 /tmp/instance-23/output-1/host/share/man/man1/perlpodstyle.1 /tmp/instance-23/output-1/host/share/man/man1/perlpolicy.1 /tmp/instance-23/output-1/host/share/man/man1/perlport.1 /tmp/instance-23/output-1/host/share/man/man1/perlpragma.1 /tmp/instance-23/output-1/host/share/man/man1/perlqnx.1 /tmp/instance-23/output-1/host/share/man/man1/perlre.1 /tmp/instance-23/output-1/host/share/man/man1/perlreapi.1 /tmp/instance-23/output-1/host/share/man/man1/perlrebackslash.1 /tmp/instance-23/output-1/host/share/man/man1/perlrecharclass.1 /tmp/instance-23/output-1/host/share/man/man1/perlref.1 /tmp/instance-23/output-1/host/share/man/man1/perlreftut.1 /tmp/instance-23/output-1/host/share/man/man1/perlreguts.1 /tmp/instance-23/output-1/host/share/man/man1/perlrepository.1 /tmp/instance-23/output-1/host/share/man/man1/perlrequick.1 /tmp/instance-23/output-1/host/share/man/man1/perlreref.1 /tmp/instance-23/output-1/host/share/man/man1/perlretut.1 /tmp/instance-23/output-1/host/share/man/man1/perlriscos.1 /tmp/instance-23/output-1/host/share/man/man1/perlrun.1 /tmp/instance-23/output-1/host/share/man/man1/perlsec.1 /tmp/instance-23/output-1/host/share/man/man1/perlsecpolicy.1 /tmp/instance-23/output-1/host/share/man/man1/perlsolaris.1 /tmp/instance-23/output-1/host/share/man/man1/perlsource.1 /tmp/instance-23/output-1/host/share/man/man1/perlstyle.1 /tmp/instance-23/output-1/host/share/man/man1/perlsub.1 /tmp/instance-23/output-1/host/share/man/man1/perlsyn.1 /tmp/instance-23/output-1/host/share/man/man1/perlsynology.1 /tmp/instance-23/output-1/host/share/man/man1/perlthrtut.1 /tmp/instance-23/output-1/host/share/man/man1/perltie.1 /tmp/instance-23/output-1/host/share/man/man1/perltoc.1 /tmp/instance-23/output-1/host/share/man/man1/perltodo.1 /tmp/instance-23/output-1/host/share/man/man1/perltooc.1 /tmp/instance-23/output-1/host/share/man/man1/perltoot.1 /tmp/instance-23/output-1/host/share/man/man1/perltrap.1 /tmp/instance-23/output-1/host/share/man/man1/perltru64.1 /tmp/instance-23/output-1/host/share/man/man1/perltw.1 /tmp/instance-23/output-1/host/share/man/man1/perlunicode.1 /tmp/instance-23/output-1/host/share/man/man1/perlunicook.1 /tmp/instance-23/output-1/host/share/man/man1/perlunifaq.1 /tmp/instance-23/output-1/host/share/man/man1/perluniintro.1 /tmp/instance-23/output-1/host/share/man/man1/perluniprops.1 /tmp/instance-23/output-1/host/share/man/man1/perlunitut.1 /tmp/instance-23/output-1/host/share/man/man1/perlutil.1 /tmp/instance-23/output-1/host/share/man/man1/perlvar.1 /tmp/instance-23/output-1/host/share/man/man1/perlvms.1 /tmp/instance-23/output-1/host/share/man/man1/perlvos.1 /tmp/instance-23/output-1/host/share/man/man1/perlwin32.1 /tmp/instance-23/output-1/host/share/man/man1/perlxs.1 /tmp/instance-23/output-1/host/share/man/man1/perlxstut.1 /tmp/instance-23/output-1/host/share/man/man1/perlxstypemap.1 /tmp/instance-23/output-1/host/share/man/man3/AnyDBM_File.3 /tmp/instance-23/output-1/host/share/man/man3/App::Cpan.3 /tmp/instance-23/output-1/host/share/man/man3/App::Prove.3 /tmp/instance-23/output-1/host/share/man/man3/App::Prove::State.3 /tmp/instance-23/output-1/host/share/man/man3/App::Prove::State::Result.3 /tmp/instance-23/output-1/host/share/man/man3/App::Prove::State::Result::Test.3 /tmp/instance-23/output-1/host/share/man/man3/Archive::Tar.3 /tmp/instance-23/output-1/host/share/man/man3/Archive::Tar::File.3 /tmp/instance-23/output-1/host/share/man/man3/Attribute::Handlers.3 /tmp/instance-23/output-1/host/share/man/man3/AutoLoader.3 /tmp/instance-23/output-1/host/share/man/man3/AutoSplit.3 /tmp/instance-23/output-1/host/share/man/man3/B.3 /tmp/instance-23/output-1/host/share/man/man3/B::Concise.3 /tmp/instance-23/output-1/host/share/man/man3/B::Deparse.3 /tmp/instance-23/output-1/host/share/man/man3/B::Op_private.3 /tmp/instance-23/output-1/host/share/man/man3/B::Showlex.3 /tmp/instance-23/output-1/host/share/man/man3/B::Terse.3 /tmp/instance-23/output-1/host/share/man/man3/B::Xref.3 /tmp/instance-23/output-1/host/share/man/man3/Benchmark.3 /tmp/instance-23/output-1/host/share/man/man3/CORE.3 /tmp/instance-23/output-1/host/share/man/man3/CPAN.3 /tmp/instance-23/output-1/host/share/man/man3/CPAN::API::HOWTO.3 /tmp/instance-23/output-1/host/share/man/man3/CPAN::Debug.3 /tmp/instance-23/output-1/host/share/man/man3/CPAN::Distroprefs.3 /tmp/instance-23/output-1/host/share/man/man3/CPAN::FirstTime.3 /tmp/instance-23/output-1/host/share/man/man3/CPAN::HandleConfig.3 /tmp/instance-23/output-1/host/share/man/man3/CPAN::Kwalify.3 /tmp/instance-23/output-1/host/share/man/man3/CPAN::Meta.3 /tmp/instance-23/output-1/host/share/man/man3/CPAN::Meta::Converter.3 /tmp/instance-23/output-1/host/share/man/man3/CPAN::Meta::Feature.3 /tmp/instance-23/output-1/host/share/man/man3/CPAN::Meta::History.3 /tmp/instance-23/output-1/host/share/man/man3/CPAN::Meta::History::Meta_1_0.3 /tmp/instance-23/output-1/host/share/man/man3/CPAN::Meta::History::Meta_1_1.3 /tmp/instance-23/output-1/host/share/man/man3/CPAN::Meta::History::Meta_1_2.3 /tmp/instance-23/output-1/host/share/man/man3/CPAN::Meta::History::Meta_1_3.3 /tmp/instance-23/output-1/host/share/man/man3/CPAN::Meta::History::Meta_1_4.3 /tmp/instance-23/output-1/host/share/man/man3/CPAN::Meta::Merge.3 /tmp/instance-23/output-1/host/share/man/man3/CPAN::Meta::Prereqs.3 /tmp/instance-23/output-1/host/share/man/man3/CPAN::Meta::Requirements.3 /tmp/instance-23/output-1/host/share/man/man3/CPAN::Meta::Spec.3 /tmp/instance-23/output-1/host/share/man/man3/CPAN::Meta::Validator.3 /tmp/instance-23/output-1/host/share/man/man3/CPAN::Meta::YAML.3 /tmp/instance-23/output-1/host/share/man/man3/CPAN::Mirrors.3 /tmp/instance-23/output-1/host/share/man/man3/CPAN::Nox.3 /tmp/instance-23/output-1/host/share/man/man3/CPAN::Plugin.3 /tmp/instance-23/output-1/host/share/man/man3/CPAN::Plugin::Specfile.3 /tmp/instance-23/output-1/host/share/man/man3/CPAN::Queue.3 /tmp/instance-23/output-1/host/share/man/man3/CPAN::Tarzip.3 /tmp/instance-23/output-1/host/share/man/man3/CPAN::Version.3 /tmp/instance-23/output-1/host/share/man/man3/Carp.3 /tmp/instance-23/output-1/host/share/man/man3/Class::Struct.3 /tmp/instance-23/output-1/host/share/man/man3/Compress::Raw::Bzip2.3 /tmp/instance-23/output-1/host/share/man/man3/Compress::Raw::Zlib.3 /tmp/instance-23/output-1/host/share/man/man3/Compress::Zlib.3 /tmp/instance-23/output-1/host/share/man/man3/Config.3 /tmp/instance-23/output-1/host/share/man/man3/Config::Extensions.3 /tmp/instance-23/output-1/host/share/man/man3/Config::Perl::V.3 /tmp/instance-23/output-1/host/share/man/man3/Cwd.3 /tmp/instance-23/output-1/host/share/man/man3/DB.3 /tmp/instance-23/output-1/host/share/man/man3/DBM_Filter.3 /tmp/instance-23/output-1/host/share/man/man3/DBM_Filter::compress.3 /tmp/instance-23/output-1/host/share/man/man3/DBM_Filter::encode.3 /tmp/instance-23/output-1/host/share/man/man3/DBM_Filter::int32.3 /tmp/instance-23/output-1/host/share/man/man3/DBM_Filter::null.3 /tmp/instance-23/output-1/host/share/man/man3/DBM_Filter::utf8.3 /tmp/instance-23/output-1/host/share/man/man3/Data::Dumper.3 /tmp/instance-23/output-1/host/share/man/man3/Devel::PPPort.3 /tmp/instance-23/output-1/host/share/man/man3/Devel::Peek.3 /tmp/instance-23/output-1/host/share/man/man3/Devel::SelfStubber.3 /tmp/instance-23/output-1/host/share/man/man3/Digest.3 /tmp/instance-23/output-1/host/share/man/man3/Digest::MD5.3 /tmp/instance-23/output-1/host/share/man/man3/Digest::SHA.3 /tmp/instance-23/output-1/host/share/man/man3/Digest::base.3 /tmp/instance-23/output-1/host/share/man/man3/Digest::file.3 /tmp/instance-23/output-1/host/share/man/man3/DirHandle.3 /tmp/instance-23/output-1/host/share/man/man3/Dumpvalue.3 /tmp/instance-23/output-1/host/share/man/man3/DynaLoader.3 /tmp/instance-23/output-1/host/share/man/man3/Encode.3 /tmp/instance-23/output-1/host/share/man/man3/Encode::Alias.3 /tmp/instance-23/output-1/host/share/man/man3/Encode::Byte.3 /tmp/instance-23/output-1/host/share/man/man3/Encode::CJKConstants.3 /tmp/instance-23/output-1/host/share/man/man3/Encode::CN.3 /tmp/instance-23/output-1/host/share/man/man3/Encode::CN::HZ.3 /tmp/instance-23/output-1/host/share/man/man3/Encode::Config.3 /tmp/instance-23/output-1/host/share/man/man3/Encode::EBCDIC.3 /tmp/instance-23/output-1/host/share/man/man3/Encode::Encoder.3 /tmp/instance-23/output-1/host/share/man/man3/Encode::Encoding.3 /tmp/instance-23/output-1/host/share/man/man3/Encode::GSM0338.3 /tmp/instance-23/output-1/host/share/man/man3/Encode::Guess.3 /tmp/instance-23/output-1/host/share/man/man3/Encode::JP.3 /tmp/instance-23/output-1/host/share/man/man3/Encode::JP::H2Z.3 /tmp/instance-23/output-1/host/share/man/man3/Encode::JP::JIS7.3 /tmp/instance-23/output-1/host/share/man/man3/Encode::KR.3 /tmp/instance-23/output-1/host/share/man/man3/Encode::KR::2022_KR.3 /tmp/instance-23/output-1/host/share/man/man3/Encode::MIME::Header.3 /tmp/instance-23/output-1/host/share/man/man3/Encode::MIME::Name.3 /tmp/instance-23/output-1/host/share/man/man3/Encode::PerlIO.3 /tmp/instance-23/output-1/host/share/man/man3/Encode::Supported.3 /tmp/instance-23/output-1/host/share/man/man3/Encode::Symbol.3 /tmp/instance-23/output-1/host/share/man/man3/Encode::TW.3 /tmp/instance-23/output-1/host/share/man/man3/Encode::Unicode.3 /tmp/instance-23/output-1/host/share/man/man3/Encode::Unicode::UTF7.3 /tmp/instance-23/output-1/host/share/man/man3/English.3 /tmp/instance-23/output-1/host/share/man/man3/Env.3 /tmp/instance-23/output-1/host/share/man/man3/Errno.3 /tmp/instance-23/output-1/host/share/man/man3/Exporter.3 /tmp/instance-23/output-1/host/share/man/man3/Exporter::Heavy.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::CBuilder.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::CBuilder::Platform::Windows.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::Command.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::Command::MM.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::Constant.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::Constant::Base.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::Constant::Utils.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::Constant::XS.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::Embed.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::Install.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::Installed.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::Liblist.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::MM.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::MM_AIX.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::MM_Any.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::MM_BeOS.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::MM_Cygwin.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::MM_DOS.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::MM_Darwin.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::MM_MacOS.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::MM_NW5.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::MM_OS2.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::MM_OS390.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::MM_QNX.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::MM_UWIN.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::MM_Unix.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::MM_VMS.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::MM_VOS.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::MM_Win32.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::MM_Win95.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::MY.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::MakeMaker.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::MakeMaker::Config.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::MakeMaker::FAQ.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::MakeMaker::Locale.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::MakeMaker::Tutorial.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::Manifest.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::Miniperl.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::Mkbootstrap.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::Mksymlists.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::PL2Bat.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::Packlist.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::ParseXS.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::ParseXS::Constants.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::ParseXS::Eval.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::ParseXS::Utilities.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::Typemaps.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::Typemaps::Cmd.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::Typemaps::InputMap.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::Typemaps::OutputMap.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::Typemaps::Type.3 /tmp/instance-23/output-1/host/share/man/man3/ExtUtils::testlib.3 /tmp/instance-23/output-1/host/share/man/man3/Fatal.3 /tmp/instance-23/output-1/host/share/man/man3/Fcntl.3 /tmp/instance-23/output-1/host/share/man/man3/File::Basename.3 /tmp/instance-23/output-1/host/share/man/man3/File::Compare.3 /tmp/instance-23/output-1/host/share/man/man3/File::Copy.3 /tmp/instance-23/output-1/host/share/man/man3/File::DosGlob.3 /tmp/instance-23/output-1/host/share/man/man3/File::Fetch.3 /tmp/instance-23/output-1/host/share/man/man3/File::Find.3 /tmp/instance-23/output-1/host/share/man/man3/File::Glob.3 /tmp/instance-23/output-1/host/share/man/man3/File::GlobMapper.3 /tmp/instance-23/output-1/host/share/man/man3/File::Path.3 /tmp/instance-23/output-1/host/share/man/man3/File::Spec.3 /tmp/instance-23/output-1/host/share/man/man3/File::Spec::AmigaOS.3 /tmp/instance-23/output-1/host/share/man/man3/File::Spec::Cygwin.3 /tmp/instance-23/output-1/host/share/man/man3/File::Spec::Epoc.3 /tmp/instance-23/output-1/host/share/man/man3/File::Spec::Functions.3 /tmp/instance-23/output-1/host/share/man/man3/File::Spec::Mac.3 /tmp/instance-23/output-1/host/share/man/man3/File::Spec::OS2.3 /tmp/instance-23/output-1/host/share/man/man3/File::Spec::Unix.3 /tmp/instance-23/output-1/host/share/man/man3/File::Spec::VMS.3 /tmp/instance-23/output-1/host/share/man/man3/File::Spec::Win32.3 /tmp/instance-23/output-1/host/share/man/man3/File::Temp.3 /tmp/instance-23/output-1/host/share/man/man3/File::stat.3 /tmp/instance-23/output-1/host/share/man/man3/FileCache.3 /tmp/instance-23/output-1/host/share/man/man3/FileHandle.3 /tmp/instance-23/output-1/host/share/man/man3/Filter::Simple.3 /tmp/instance-23/output-1/host/share/man/man3/Filter::Util::Call.3 /tmp/instance-23/output-1/host/share/man/man3/FindBin.3 /tmp/instance-23/output-1/host/share/man/man3/Getopt::Long.3 /tmp/instance-23/output-1/host/share/man/man3/Getopt::Std.3 /tmp/instance-23/output-1/host/share/man/man3/HTTP::Tiny.3 /tmp/instance-23/output-1/host/share/man/man3/Hash::Util.3 /tmp/instance-23/output-1/host/share/man/man3/Hash::Util::FieldHash.3 /tmp/instance-23/output-1/host/share/man/man3/I18N::Collate.3 /tmp/instance-23/output-1/host/share/man/man3/I18N::LangTags.3 /tmp/instance-23/output-1/host/share/man/man3/I18N::LangTags::Detect.3 /tmp/instance-23/output-1/host/share/man/man3/I18N::LangTags::List.3 /tmp/instance-23/output-1/host/share/man/man3/I18N::Langinfo.3 /tmp/instance-23/output-1/host/share/man/man3/IO.3 /tmp/instance-23/output-1/host/share/man/man3/IO::Compress::Base.3 /tmp/instance-23/output-1/host/share/man/man3/IO::Compress::Bzip2.3 /tmp/instance-23/output-1/host/share/man/man3/IO::Compress::Deflate.3 /tmp/instance-23/output-1/host/share/man/man3/IO::Compress::FAQ.3 /tmp/instance-23/output-1/host/share/man/man3/IO::Compress::Gzip.3 /tmp/instance-23/output-1/host/share/man/man3/IO::Compress::RawDeflate.3 /tmp/instance-23/output-1/host/share/man/man3/IO::Compress::Zip.3 /tmp/instance-23/output-1/host/share/man/man3/IO::Dir.3 /tmp/instance-23/output-1/host/share/man/man3/IO::File.3 /tmp/instance-23/output-1/host/share/man/man3/IO::Handle.3 /tmp/instance-23/output-1/host/share/man/man3/IO::Pipe.3 /tmp/instance-23/output-1/host/share/man/man3/IO::Poll.3 /tmp/instance-23/output-1/host/share/man/man3/IO::Seekable.3 /tmp/instance-23/output-1/host/share/man/man3/IO::Select.3 /tmp/instance-23/output-1/host/share/man/man3/IO::Socket.3 /tmp/instance-23/output-1/host/share/man/man3/IO::Socket::INET.3 /tmp/instance-23/output-1/host/share/man/man3/IO::Socket::IP.3 /tmp/instance-23/output-1/host/share/man/man3/IO::Socket::UNIX.3 /tmp/instance-23/output-1/host/share/man/man3/IO::Uncompress::AnyInflate.3 /tmp/instance-23/output-1/host/share/man/man3/IO::Uncompress::AnyUncompress.3 /tmp/instance-23/output-1/host/share/man/man3/IO::Uncompress::Base.3 /tmp/instance-23/output-1/host/share/man/man3/IO::Uncompress::Bunzip2.3 /tmp/instance-23/output-1/host/share/man/man3/IO::Uncompress::Gunzip.3 /tmp/instance-23/output-1/host/share/man/man3/IO::Uncompress::Inflate.3 /tmp/instance-23/output-1/host/share/man/man3/IO::Uncompress::RawInflate.3 /tmp/instance-23/output-1/host/share/man/man3/IO::Uncompress::Unzip.3 /tmp/instance-23/output-1/host/share/man/man3/IO::Zlib.3 /tmp/instance-23/output-1/host/share/man/man3/IPC::Cmd.3 /tmp/instance-23/output-1/host/share/man/man3/IPC::Msg.3 /tmp/instance-23/output-1/host/share/man/man3/IPC::Open2.3 /tmp/instance-23/output-1/host/share/man/man3/IPC::Open3.3 /tmp/instance-23/output-1/host/share/man/man3/IPC::Semaphore.3 /tmp/instance-23/output-1/host/share/man/man3/IPC::SharedMem.3 /tmp/instance-23/output-1/host/share/man/man3/IPC::SysV.3 /tmp/instance-23/output-1/host/share/man/man3/Internals.3 /tmp/instance-23/output-1/host/share/man/man3/JSON::PP.3 /tmp/instance-23/output-1/host/share/man/man3/JSON::PP::Boolean.3 /tmp/instance-23/output-1/host/share/man/man3/List::Util.3 /tmp/instance-23/output-1/host/share/man/man3/List::Util::XS.3 /tmp/instance-23/output-1/host/share/man/man3/Locale::Maketext.3 /tmp/instance-23/output-1/host/share/man/man3/Locale::Maketext::Cookbook.3 /tmp/instance-23/output-1/host/share/man/man3/Locale::Maketext::Guts.3 /tmp/instance-23/output-1/host/share/man/man3/Locale::Maketext::GutsLoader.3 /tmp/instance-23/output-1/host/share/man/man3/Locale::Maketext::Simple.3 /tmp/instance-23/output-1/host/share/man/man3/Locale::Maketext::TPJ13.3 /tmp/instance-23/output-1/host/share/man/man3/MIME::Base64.3 /tmp/instance-23/output-1/host/share/man/man3/MIME::QuotedPrint.3 /tmp/instance-23/output-1/host/share/man/man3/Math::BigFloat.3 /tmp/instance-23/output-1/host/share/man/man3/Math::BigInt.3 /tmp/instance-23/output-1/host/share/man/man3/Math::BigInt::Calc.3 /tmp/instance-23/output-1/host/share/man/man3/Math::BigInt::FastCalc.3 /tmp/instance-23/output-1/host/share/man/man3/Math::BigInt::Lib.3 /tmp/instance-23/output-1/host/share/man/man3/Math::BigRat.3 /tmp/instance-23/output-1/host/share/man/man3/Math::Complex.3 /tmp/instance-23/output-1/host/share/man/man3/Math::Trig.3 /tmp/instance-23/output-1/host/share/man/man3/Memoize.3 /tmp/instance-23/output-1/host/share/man/man3/Memoize::AnyDBM_File.3 /tmp/instance-23/output-1/host/share/man/man3/Memoize::Expire.3 /tmp/instance-23/output-1/host/share/man/man3/Memoize::ExpireFile.3 /tmp/instance-23/output-1/host/share/man/man3/Memoize::ExpireTest.3 /tmp/instance-23/output-1/host/share/man/man3/Memoize::NDBM_File.3 /tmp/instance-23/output-1/host/share/man/man3/Memoize::SDBM_File.3 /tmp/instance-23/output-1/host/share/man/man3/Memoize::Storable.3 /tmp/instance-23/output-1/host/share/man/man3/Module::CoreList.3 /tmp/instance-23/output-1/host/share/man/man3/Module::CoreList::Utils.3 /tmp/instance-23/output-1/host/share/man/man3/Module::Load.3 /tmp/instance-23/output-1/host/share/man/man3/Module::Load::Conditional.3 /tmp/instance-23/output-1/host/share/man/man3/Module::Loaded.3 /tmp/instance-23/output-1/host/share/man/man3/Module::Metadata.3 /tmp/instance-23/output-1/host/share/man/man3/NEXT.3 /tmp/instance-23/output-1/host/share/man/man3/Net::Cmd.3 /tmp/instance-23/output-1/host/share/man/man3/Net::Config.3 /tmp/instance-23/output-1/host/share/man/man3/Net::Domain.3 /tmp/instance-23/output-1/host/share/man/man3/Net::FTP.3 /tmp/instance-23/output-1/host/share/man/man3/Net::NNTP.3 /tmp/instance-23/output-1/host/share/man/man3/Net::Netrc.3 /tmp/instance-23/output-1/host/share/man/man3/Net::POP3.3 /tmp/instance-23/output-1/host/share/man/man3/Net::Ping.3 /tmp/instance-23/output-1/host/share/man/man3/Net::SMTP.3 /tmp/instance-23/output-1/host/share/man/man3/Net::Time.3 /tmp/instance-23/output-1/host/share/man/man3/Net::hostent.3 /tmp/instance-23/output-1/host/share/man/man3/Net::libnetFAQ.3 /tmp/instance-23/output-1/host/share/man/man3/Net::netent.3 /tmp/instance-23/output-1/host/share/man/man3/Net::protoent.3 /tmp/instance-23/output-1/host/share/man/man3/Net::servent.3 /tmp/instance-23/output-1/host/share/man/man3/O.3 /tmp/instance-23/output-1/host/share/man/man3/Opcode.3 /tmp/instance-23/output-1/host/share/man/man3/POSIX.3 /tmp/instance-23/output-1/host/share/man/man3/Params::Check.3 /tmp/instance-23/output-1/host/share/man/man3/Parse::CPAN::Meta.3 /tmp/instance-23/output-1/host/share/man/man3/Perl::OSType.3 /tmp/instance-23/output-1/host/share/man/man3/PerlIO.3 /tmp/instance-23/output-1/host/share/man/man3/PerlIO::encoding.3 /tmp/instance-23/output-1/host/share/man/man3/PerlIO::mmap.3 /tmp/instance-23/output-1/host/share/man/man3/PerlIO::scalar.3 /tmp/instance-23/output-1/host/share/man/man3/PerlIO::via.3 /tmp/instance-23/output-1/host/share/man/man3/PerlIO::via::QuotedPrint.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Checker.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Escapes.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Html.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Html::Util.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Man.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::ParseLink.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Perldoc.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Perldoc::BaseTo.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Perldoc::GetOptsOO.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Perldoc::ToANSI.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Perldoc::ToChecker.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Perldoc::ToMan.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Perldoc::ToNroff.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Perldoc::ToPod.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Perldoc::ToRtf.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Perldoc::ToTerm.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Perldoc::ToText.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Perldoc::ToTk.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Perldoc::ToXml.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Simple.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Simple::Checker.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Simple::Debug.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Simple::DumpAsText.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Simple::DumpAsXML.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Simple::HTML.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Simple::HTMLBatch.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Simple::JustPod.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Simple::LinkSection.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Simple::Methody.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Simple::PullParser.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Simple::PullParserEndToken.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Simple::PullParserStartToken.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Simple::PullParserTextToken.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Simple::PullParserToken.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Simple::RTF.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Simple::Search.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Simple::SimpleTree.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Simple::Subclassing.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Simple::Text.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Simple::TextContent.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Simple::XHTML.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Simple::XMLOutStream.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Text.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Text::Color.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Text::Overstrike.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Text::Termcap.3 /tmp/instance-23/output-1/host/share/man/man3/Pod::Usage.3 /tmp/instance-23/output-1/host/share/man/man3/SDBM_File.3 /tmp/instance-23/output-1/host/share/man/man3/Safe.3 /tmp/instance-23/output-1/host/share/man/man3/Scalar::Util.3 /tmp/instance-23/output-1/host/share/man/man3/Search::Dict.3 /tmp/instance-23/output-1/host/share/man/man3/SelectSaver.3 /tmp/instance-23/output-1/host/share/man/man3/SelfLoader.3 /tmp/instance-23/output-1/host/share/man/man3/Socket.3 /tmp/instance-23/output-1/host/share/man/man3/Storable.3 /tmp/instance-23/output-1/host/share/man/man3/Sub::Util.3 /tmp/instance-23/output-1/host/share/man/man3/Symbol.3 /tmp/instance-23/output-1/host/share/man/man3/Sys::Hostname.3 /tmp/instance-23/output-1/host/share/man/man3/Sys::Syslog.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Base.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Formatter::Base.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Formatter::Color.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Formatter::Console.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Formatter::Console::ParallelSession.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Formatter::Console::Session.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Formatter::File.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Formatter::File::Session.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Formatter::Session.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Harness.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Harness::Beyond.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Harness::Env.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Object.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser::Aggregator.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser::Grammar.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser::Iterator.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser::Iterator::Array.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser::Iterator::Process.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser::Iterator::Stream.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser::IteratorFactory.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser::Multiplexer.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser::Result.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser::Result::Bailout.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser::Result::Comment.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser::Result::Plan.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser::Result::Pragma.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser::Result::Test.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser::Result::Unknown.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser::Result::Version.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser::Result::YAML.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser::ResultFactory.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser::Scheduler.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser::Scheduler::Job.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser::Scheduler::Spinner.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser::Source.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser::SourceHandler.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser::SourceHandler::Executable.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser::SourceHandler::File.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser::SourceHandler::Handle.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser::SourceHandler::Perl.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser::SourceHandler::RawTAP.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser::YAMLish::Reader.3 /tmp/instance-23/output-1/host/share/man/man3/TAP::Parser::YAMLish::Writer.3 /tmp/instance-23/output-1/host/share/man/man3/Term::ANSIColor.3 /tmp/instance-23/output-1/host/share/man/man3/Term::Cap.3 /tmp/instance-23/output-1/host/share/man/man3/Term::Complete.3 /tmp/instance-23/output-1/host/share/man/man3/Term::ReadLine.3 /tmp/instance-23/output-1/host/share/man/man3/Test.3 /tmp/instance-23/output-1/host/share/man/man3/Test2.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::API.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::API::Breakage.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::API::Context.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::API::Instance.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::API::InterceptResult.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::API::InterceptResult::Event.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::API::InterceptResult::Hub.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::API::InterceptResult::Squasher.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::API::Stack.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::Event.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::Event::Bail.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::Event::Diag.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::Event::Encoding.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::Event::Exception.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::Event::Fail.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::Event::Generic.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::Event::Note.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::Event::Ok.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::Event::Pass.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::Event::Plan.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::Event::Skip.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::Event::Subtest.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::Event::TAP::Version.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::Event::V2.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::Event::Waiting.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::EventFacet.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::EventFacet::About.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::EventFacet::Amnesty.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::EventFacet::Assert.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::EventFacet::Control.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::EventFacet::Error.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::EventFacet::Hub.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::EventFacet::Info.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::EventFacet::Info::Table.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::EventFacet::Meta.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::EventFacet::Parent.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::EventFacet::Plan.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::EventFacet::Render.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::EventFacet::Trace.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::Formatter.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::Formatter::TAP.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::Hub.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::Hub::Interceptor.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::Hub::Interceptor::Terminator.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::Hub::Subtest.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::IPC.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::IPC::Driver.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::IPC::Driver::Files.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::Tools::Tiny.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::Transition.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::Util.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::Util::ExternalMeta.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::Util::Facets2Legacy.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::Util::HashBase.3 /tmp/instance-23/output-1/host/share/man/man3/Test2::Util::Trace.3 /tmp/instance-23/output-1/host/share/man/man3/Test::Builder.3 /tmp/instance-23/output-1/host/share/man/man3/Test::Builder::Formatter.3 /tmp/instance-23/output-1/host/share/man/man3/Test::Builder::IO::Scalar.3 /tmp/instance-23/output-1/host/share/man/man3/Test::Builder::Module.3 /tmp/instance-23/output-1/host/share/man/man3/Test::Builder::Tester.3 /tmp/instance-23/output-1/host/share/man/man3/Test::Builder::Tester::Color.3 /tmp/instance-23/output-1/host/share/man/man3/Test::Builder::TodoDiag.3 /tmp/instance-23/output-1/host/share/man/man3/Test::Harness.3 /tmp/instance-23/output-1/host/share/man/man3/Test::More.3 /tmp/instance-23/output-1/host/share/man/man3/Test::Simple.3 /tmp/instance-23/output-1/host/share/man/man3/Test::Tester.3 /tmp/instance-23/output-1/host/share/man/man3/Test::Tester::Capture.3 /tmp/instance-23/output-1/host/share/man/man3/Test::Tester::CaptureRunner.3 /tmp/instance-23/output-1/host/share/man/man3/Test::Tutorial.3 /tmp/instance-23/output-1/host/share/man/man3/Test::use::ok.3 /tmp/instance-23/output-1/host/share/man/man3/Text::Abbrev.3 /tmp/instance-23/output-1/host/share/man/man3/Text::Balanced.3 /tmp/instance-23/output-1/host/share/man/man3/Text::ParseWords.3 /tmp/instance-23/output-1/host/share/man/man3/Text::Tabs.3 /tmp/instance-23/output-1/host/share/man/man3/Text::Wrap.3 /tmp/instance-23/output-1/host/share/man/man3/Thread.3 /tmp/instance-23/output-1/host/share/man/man3/Thread::Queue.3 /tmp/instance-23/output-1/host/share/man/man3/Thread::Semaphore.3 /tmp/instance-23/output-1/host/share/man/man3/Tie::Array.3 /tmp/instance-23/output-1/host/share/man/man3/Tie::File.3 /tmp/instance-23/output-1/host/share/man/man3/Tie::Handle.3 /tmp/instance-23/output-1/host/share/man/man3/Tie::Hash.3 /tmp/instance-23/output-1/host/share/man/man3/Tie::Hash::NamedCapture.3 /tmp/instance-23/output-1/host/share/man/man3/Tie::Memoize.3 /tmp/instance-23/output-1/host/share/man/man3/Tie::RefHash.3 /tmp/instance-23/output-1/host/share/man/man3/Tie::Scalar.3 /tmp/instance-23/output-1/host/share/man/man3/Tie::StdHandle.3 /tmp/instance-23/output-1/host/share/man/man3/Tie::SubstrHash.3 /tmp/instance-23/output-1/host/share/man/man3/Time::HiRes.3 /tmp/instance-23/output-1/host/share/man/man3/Time::Local.3 /tmp/instance-23/output-1/host/share/man/man3/Time::Piece.3 /tmp/instance-23/output-1/host/share/man/man3/Time::Seconds.3 /tmp/instance-23/output-1/host/share/man/man3/Time::gmtime.3 /tmp/instance-23/output-1/host/share/man/man3/Time::localtime.3 /tmp/instance-23/output-1/host/share/man/man3/Time::tm.3 /tmp/instance-23/output-1/host/share/man/man3/UNIVERSAL.3 /tmp/instance-23/output-1/host/share/man/man3/Unicode::Collate.3 /tmp/instance-23/output-1/host/share/man/man3/Unicode::Collate::CJK::Big5.3 /tmp/instance-23/output-1/host/share/man/man3/Unicode::Collate::CJK::GB2312.3 /tmp/instance-23/output-1/host/share/man/man3/Unicode::Collate::CJK::JISX0208.3 /tmp/instance-23/output-1/host/share/man/man3/Unicode::Collate::CJK::Korean.3 /tmp/instance-23/output-1/host/share/man/man3/Unicode::Collate::CJK::Pinyin.3 /tmp/instance-23/output-1/host/share/man/man3/Unicode::Collate::CJK::Stroke.3 /tmp/instance-23/output-1/host/share/man/man3/Unicode::Collate::CJK::Zhuyin.3 /tmp/instance-23/output-1/host/share/man/man3/Unicode::Collate::Locale.3 /tmp/instance-23/output-1/host/share/man/man3/Unicode::Normalize.3 /tmp/instance-23/output-1/host/share/man/man3/Unicode::UCD.3 /tmp/instance-23/output-1/host/share/man/man3/User::grent.3 /tmp/instance-23/output-1/host/share/man/man3/User::pwent.3 /tmp/instance-23/output-1/host/share/man/man3/XSLoader.3 /tmp/instance-23/output-1/host/share/man/man3/attributes.3 /tmp/instance-23/output-1/host/share/man/man3/autodie.3 /tmp/instance-23/output-1/host/share/man/man3/autodie::Scope::Guard.3 /tmp/instance-23/output-1/host/share/man/man3/autodie::Scope::GuardStack.3 /tmp/instance-23/output-1/host/share/man/man3/autodie::Util.3 /tmp/instance-23/output-1/host/share/man/man3/autodie::exception.3 /tmp/instance-23/output-1/host/share/man/man3/autodie::exception::system.3 /tmp/instance-23/output-1/host/share/man/man3/autodie::hints.3 /tmp/instance-23/output-1/host/share/man/man3/autodie::skip.3 /tmp/instance-23/output-1/host/share/man/man3/autouse.3 /tmp/instance-23/output-1/host/share/man/man3/base.3 /tmp/instance-23/output-1/host/share/man/man3/bigfloat.3 /tmp/instance-23/output-1/host/share/man/man3/bigint.3 /tmp/instance-23/output-1/host/share/man/man3/bignum.3 /tmp/instance-23/output-1/host/share/man/man3/bigrat.3 /tmp/instance-23/output-1/host/share/man/man3/blib.3 /tmp/instance-23/output-1/host/share/man/man3/builtin.3 /tmp/instance-23/output-1/host/share/man/man3/bytes.3 /tmp/instance-23/output-1/host/share/man/man3/charnames.3 /tmp/instance-23/output-1/host/share/man/man3/constant.3 /tmp/instance-23/output-1/host/share/man/man3/deprecate.3 /tmp/instance-23/output-1/host/share/man/man3/diagnostics.3 /tmp/instance-23/output-1/host/share/man/man3/encoding.3 /tmp/instance-23/output-1/host/share/man/man3/encoding::warnings.3 /tmp/instance-23/output-1/host/share/man/man3/experimental.3 /tmp/instance-23/output-1/host/share/man/man3/feature.3 /tmp/instance-23/output-1/host/share/man/man3/fields.3 /tmp/instance-23/output-1/host/share/man/man3/filetest.3 /tmp/instance-23/output-1/host/share/man/man3/if.3 /tmp/instance-23/output-1/host/share/man/man3/integer.3 /tmp/instance-23/output-1/host/share/man/man3/less.3 /tmp/instance-23/output-1/host/share/man/man3/lib.3 /tmp/instance-23/output-1/host/share/man/man3/locale.3 /tmp/instance-23/output-1/host/share/man/man3/mro.3 /tmp/instance-23/output-1/host/share/man/man3/ok.3 /tmp/instance-23/output-1/host/share/man/man3/open.3 /tmp/instance-23/output-1/host/share/man/man3/ops.3 /tmp/instance-23/output-1/host/share/man/man3/overload.3 /tmp/instance-23/output-1/host/share/man/man3/overloading.3 /tmp/instance-23/output-1/host/share/man/man3/parent.3 /tmp/instance-23/output-1/host/share/man/man3/re.3 /tmp/instance-23/output-1/host/share/man/man3/sigtrap.3 /tmp/instance-23/output-1/host/share/man/man3/sort.3 /tmp/instance-23/output-1/host/share/man/man3/strict.3 /tmp/instance-23/output-1/host/share/man/man3/subs.3 /tmp/instance-23/output-1/host/share/man/man3/threads.3 /tmp/instance-23/output-1/host/share/man/man3/threads::shared.3 /tmp/instance-23/output-1/host/share/man/man3/unicore::Name.3 /tmp/instance-23/output-1/host/share/man/man3/utf8.3 /tmp/instance-23/output-1/host/share/man/man3/vars.3 /tmp/instance-23/output-1/host/share/man/man3/version.3 /tmp/instance-23/output-1/host/share/man/man3/version::Internals.3 /tmp/instance-23/output-1/host/share/man/man3/vmsish.3 /tmp/instance-23/output-1/host/share/man/man3/warnings.3 /tmp/instance-23/output-1/host/share/man/man3/warnings::register.3 /tmp/instance-23/output-1/host/share/man/man1/pod2man.1 /tmp/instance-23/output-1/host/share/man/man1/pod2text.1 /tmp/instance-23/output-1/host/share/man/man1/pod2usage.1 /tmp/instance-23/output-1/host/share/man/man1/podchecker.1 /tmp/instance-23/output-1/host/share/man/man1/cpan.1 /tmp/instance-23/output-1/host/share/man/man1/corelist.1 /tmp/instance-23/output-1/host/share/man/man1/enc2xs.1 /tmp/instance-23/output-1/host/share/man/man1/encguess.1 /tmp/instance-23/output-1/host/share/man/man1/h2ph.1 /tmp/instance-23/output-1/host/share/man/man1/h2xs.1 /tmp/instance-23/output-1/host/share/man/man1/instmodsh.1 /tmp/instance-23/output-1/host/share/man/man1/json_pp.1 /tmp/instance-23/output-1/host/share/man/man1/libnetcfg.1 /tmp/instance-23/output-1/host/share/man/man1/perlbug.1 /tmp/instance-23/output-1/host/share/man/man1/perlthanks.1 /tmp/instance-23/output-1/host/share/man/man1/perlivp.1 /tmp/instance-23/output-1/host/share/man/man1/piconv.1 /tmp/instance-23/output-1/host/share/man/man1/pl2pm.1 /tmp/instance-23/output-1/host/share/man/man1/pod2html.1 /tmp/instance-23/output-1/host/share/man/man1/prove.1 /tmp/instance-23/output-1/host/share/man/man1/ptar.1 /tmp/instance-23/output-1/host/share/man/man1/ptardiff.1 /tmp/instance-23/output-1/host/share/man/man1/ptargrep.1 /tmp/instance-23/output-1/host/share/man/man1/shasum.1 /tmp/instance-23/output-1/host/share/man/man1/splain.1 /tmp/instance-23/output-1/host/share/man/man1/streamzip.1 /tmp/instance-23/output-1/host/share/man/man1/xsubpp.1 /tmp/instance-23/output-1/host/share/man/man1/zipdetails.1 make[1]: Leaving directory '/tmp/instance-23/output-1/build/host-perl-5.36.0' >>> perl-class-load 0.25 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.Class-Load-0.25.tar.gz.p1XDXC/output' 'https://cpan.metacpan.org/authors/id/E/ET/ETHER/Class-Load-0.25.tar.gz' --2023-02-02 20:32:20-- https://cpan.metacpan.org/authors/id/E/ET/ETHER/Class-Load-0.25.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: 36644 (36K) [application/x-gzip] Saving to: '/tmp/instance-23/output-1/build/.Class-Load-0.25.tar.gz.p1XDXC/output' 0K .......... .......... .......... ..... 100% 31.9M=0.001s 2023-02-02 20:32:20 (31.9 MB/s) - '/tmp/instance-23/output-1/build/.Class-Load-0.25.tar.gz.p1XDXC/output' saved [36644/36644] Class-Load-0.25.tar.gz: OK (md5: e4c831c08df592ce8dfee0c7cfc12fd7) Class-Load-0.25.tar.gz: OK (sha256: 2a48fa779b5297e56156380e8b32637c6c58decb4f4a7f3c7350523e11275f8f) >>> perl-class-load 0.25 Extracting gzip -d -c /tmp/instance-23/dl/perl-class-load/Class-Load-0.25.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/perl-class-load-0.25 -xf - >>> perl-class-load 0.25 Patching >>> perl-class-load 0.25 Configuring cd /tmp/instance-23/output-1/build/perl-class-load-0.25/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE --destdir /tmp/instance-23/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/sh4a-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-23/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux DESTDIR=/tmp/instance-23/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/sh4a-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi Warning: prerequisite Data::OptList 0.110 not found. Warning: prerequisite Module::Implementation 0.04 not found. Warning: prerequisite Module::Runtime 0.012 not found. Warning: prerequisite Package::Stash 0.14 not found. Warning: prerequisite Test::Fatal 0 not found. Warning: prerequisite Test::Needs 0 not found. Warning: prerequisite Try::Tiny 0 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Class::Load Writing MYMETA.yml and MYMETA.json >>> perl-class-load 0.25 Building cd /tmp/instance-23/output-1/build/perl-class-load-0.25/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-class-load-0.25' cp lib/Class/Load.pm blib/lib/Class/Load.pm cp lib/Class/Load/PP.pm blib/lib/Class/Load/PP.pm make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-class-load-0.25' >>> perl-class-load 0.25 Installing to target cd /tmp/instance-23/output-1/build/perl-class-load-0.25/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-class-load-0.25' Manifying 1 pod document Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Class/Load.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Class/Load/PP.pm Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Class::Load.3 make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-class-load-0.25' >>> perl-class-method-modifiers 2.13 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.Class-Method-Modifiers-2.13.tar.gz.BLiqE8/output' 'https://cpan.metacpan.org/authors/id/E/ET/ETHER/Class-Method-Modifiers-2.13.tar.gz' --2023-02-02 20:32:23-- 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-23/output-1/build/.Class-Method-Modifiers-2.13.tar.gz.BLiqE8/output' 0K .......... .......... .......... .......... 100% 6.24M=0.006s 2023-02-02 20:32:23 (6.24 MB/s) - '/tmp/instance-23/output-1/build/.Class-Method-Modifiers-2.13.tar.gz.BLiqE8/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-23/dl/perl-class-method-modifiers/Class-Method-Modifiers-2.13.tar.gz | tar --strip-components=1 -C /tmp/instance-23/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-23/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-23/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE --destdir /tmp/instance-23/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/sh4a-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-23/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux DESTDIR=/tmp/instance-23/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/sh4a-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-23/output-1/build/perl-class-method-modifiers-2.13/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-23/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-23/output-1/build/perl-class-method-modifiers-2.13' >>> perl-class-method-modifiers 2.13 Installing to target cd /tmp/instance-23/output-1/build/perl-class-method-modifiers-2.13/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-class-method-modifiers-2.13' Manifying 1 pod document Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Class/Method/Modifiers.pm Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Class::Method::Modifiers.3 make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-class-method-modifiers-2.13' Convert-ASN1-0.33.tar.gz: OK (md5: 80425835020da77c48c05a40e25bbf7e) Convert-ASN1-0.33.tar.gz: OK (sha256: 1fdf004520c79e3a244cf9688616293516c11793d746c761f367496eb3d06076) >>> perl-convert-asn1 0.33 Extracting gzip -d -c /tmp/instance-23/dl/perl-convert-asn1/Convert-ASN1-0.33.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/perl-convert-asn1-0.33 -xf - >>> perl-convert-asn1 0.33 Patching >>> perl-convert-asn1 0.33 Configuring cd /tmp/instance-23/output-1/build/perl-convert-asn1-0.33/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE --destdir /tmp/instance-23/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/sh4a-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-23/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux DESTDIR=/tmp/instance-23/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/sh4a-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 Generating a Unix-style Makefile Writing Makefile for Convert::ASN1 Writing MYMETA.yml and MYMETA.json >>> perl-convert-asn1 0.33 Building cd /tmp/instance-23/output-1/build/perl-convert-asn1-0.33/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-convert-asn1-0.33' cp lib/Convert/ASN1/_encode.pm blib/lib/Convert/ASN1/_encode.pm cp lib/Convert/ASN1.pm blib/lib/Convert/ASN1.pm cp lib/Convert/ASN1/_decode.pm blib/lib/Convert/ASN1/_decode.pm cp lib/Convert/ASN1.pod blib/lib/Convert/ASN1.pod cp lib/Convert/ASN1/Debug.pm blib/lib/Convert/ASN1/Debug.pm cp lib/Convert/ASN1/parser.pm blib/lib/Convert/ASN1/parser.pm cp lib/Convert/ASN1/IO.pm blib/lib/Convert/ASN1/IO.pm make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-convert-asn1-0.33' >>> perl-convert-asn1 0.33 Installing to target cd /tmp/instance-23/output-1/build/perl-convert-asn1-0.33/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-convert-asn1-0.33' Manifying 1 pod document Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Convert/ASN1.pod Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Convert/ASN1.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Convert/ASN1/IO.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Convert/ASN1/parser.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Convert/ASN1/Debug.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Convert/ASN1/_decode.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Convert/ASN1/_encode.pm Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Convert::ASN1.3 make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-convert-asn1-0.33' Crypt-OpenSSL-Guess-0.15.tar.gz: OK (md5: e07f470dd25023730cf8536e0cefbabd) Crypt-OpenSSL-Guess-0.15.tar.gz: OK (sha256: 1c5033381819fdb4c9087dd291b90ec70e7810d31d57eade9b388eccfd70386d) >>> host-perl-crypt-openssl-guess 0.15 Extracting gzip -d -c /tmp/instance-23/dl/perl-crypt-openssl-guess/Crypt-OpenSSL-Guess-0.15.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/host-perl-crypt-openssl-guess-0.15 -xf - >>> host-perl-crypt-openssl-guess 0.15 Patching >>> host-perl-crypt-openssl-guess 0.15 Configuring cd /tmp/instance-23/output-1/build/host-perl-crypt-openssl-guess-0.15/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build.PL ; else PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Makefile.PL ; fi Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Crypt::OpenSSL::Guess Writing MYMETA.yml and MYMETA.json >>> host-perl-crypt-openssl-guess 0.15 Building cd /tmp/instance-23/output-1/build/host-perl-crypt-openssl-guess-0.15/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 pure_all; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/host-perl-crypt-openssl-guess-0.15' cp lib/Crypt/OpenSSL/Guess.pm blib/lib/Crypt/OpenSSL/Guess.pm make[1]: Leaving directory '/tmp/instance-23/output-1/build/host-perl-crypt-openssl-guess-0.15' >>> host-perl-crypt-openssl-guess 0.15 Installing to host directory cd /tmp/instance-23/output-1/build/host-perl-crypt-openssl-guess-0.15/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/host-perl-crypt-openssl-guess-0.15' Manifying 1 pod document Installing /tmp/instance-23/output-1/host/lib/perl5/site_perl/5.36.0/Crypt/OpenSSL/Guess.pm Installing /tmp/instance-23/output-1/host/share/man/man3/Crypt::OpenSSL::Guess.3 make[1]: Leaving directory '/tmp/instance-23/output-1/build/host-perl-crypt-openssl-guess-0.15' Crypt-OpenSSL-Random-0.15.tar.gz: OK (md5: bcde8d5a822c91376deda3c4f0c75fbe) Crypt-OpenSSL-Random-0.15.tar.gz: OK (sha256: f0876faa1ba3111e39b86aa730c603211eff2905e460c72a57b61e8cf475cef4) >>> perl-crypt-openssl-random 0.15 Extracting gzip -d -c /tmp/instance-23/dl/perl-crypt-openssl-random/Crypt-OpenSSL-Random-0.15.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/perl-crypt-openssl-random-0.15 -xf - >>> perl-crypt-openssl-random 0.15 Patching >>> perl-crypt-openssl-random 0.15 Configuring cd /tmp/instance-23/output-1/build/perl-crypt-openssl-random-0.15/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then OPENSSL_PREFIX=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE --destdir /tmp/instance-23/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/sh4a-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 OPENSSL_PREFIX=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux DESTDIR=/tmp/instance-23/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/sh4a-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 Generating a Unix-style Makefile Writing Makefile for Crypt::OpenSSL::Random Writing MYMETA.yml and MYMETA.json >>> perl-crypt-openssl-random 0.15 Building cd /tmp/instance-23/output-1/build/perl-crypt-openssl-random-0.15/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-crypt-openssl-random-0.15' cp Random.pm blib/lib/Crypt/OpenSSL/Random.pm Running Mkbootstrap for Random () chmod 644 "Random.bs" "/tmp/instance-23/output-1/host/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Random.bs blib/arch/auto/Crypt/OpenSSL/Random/Random.bs 644 "/tmp/instance-23/output-1/host/bin/perl" "/tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/xsubpp" -typemap '/tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/typemap' Random.xs > Random.xsc mv Random.xsc Random.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -I/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DVERSION=\"0.15\" -DXS_VERSION=\"0.15\" -fPIC "-I/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE" Random.c In file included from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE/perl.h:7247, from Random.xs:2: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-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/Crypt/OpenSSL/Random/Random.so LD_RUN_PATH="/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib" /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -shared Random.o -o blib/arch/auto/Crypt/OpenSSL/Random/Random.so \ -L/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr -L/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto \ chmod 755 blib/arch/auto/Crypt/OpenSSL/Random/Random.so make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-crypt-openssl-random-0.15' >>> perl-crypt-openssl-random 0.15 Installing to target cd /tmp/instance-23/output-1/build/perl-crypt-openssl-random-0.15/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-crypt-openssl-random-0.15' "/tmp/instance-23/output-1/host/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Random.bs blib/arch/auto/Crypt/OpenSSL/Random/Random.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Crypt/OpenSSL/Random/Random.so Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/Crypt/OpenSSL/Random.pm Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Crypt::OpenSSL::Random.3 make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-crypt-openssl-random-0.15' Crypt-OpenSSL-RSA-0.33.tar.gz: OK (sha256: bdbe630f6d6f540325746ad99977272ac8664ff81bd19f0adaba6d6f45efd864) >>> perl-crypt-openssl-rsa 0.33 Extracting gzip -d -c /tmp/instance-23/dl/perl-crypt-openssl-rsa/Crypt-OpenSSL-RSA-0.33.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/perl-crypt-openssl-rsa-0.33 -xf - >>> perl-crypt-openssl-rsa 0.33 Patching >>> perl-crypt-openssl-rsa 0.33 Configuring cd /tmp/instance-23/output-1/build/perl-crypt-openssl-rsa-0.33/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then OPENSSL_PREFIX=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE --destdir /tmp/instance-23/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/sh4a-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 OPENSSL_PREFIX=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux DESTDIR=/tmp/instance-23/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/sh4a-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi Warning: prerequisite Crypt::OpenSSL::Random 0 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Crypt::OpenSSL::RSA Writing MYMETA.yml and MYMETA.json >>> perl-crypt-openssl-rsa 0.33 Building cd /tmp/instance-23/output-1/build/perl-crypt-openssl-rsa-0.33/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-crypt-openssl-rsa-0.33' cp RSA.pm blib/lib/Crypt/OpenSSL/RSA.pm AutoSplitting blib/lib/Crypt/OpenSSL/RSA.pm (blib/lib/auto/Crypt/OpenSSL/RSA) Running Mkbootstrap for RSA () chmod 644 "RSA.bs" "/tmp/instance-23/output-1/host/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- RSA.bs blib/arch/auto/Crypt/OpenSSL/RSA/RSA.bs 644 "/tmp/instance-23/output-1/host/bin/perl" "/tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/xsubpp" -typemap '/tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/typemap' -typemap '/tmp/instance-23/output-1/build/perl-crypt-openssl-rsa-0.33/typemap' RSA.xs > RSA.xsc mv RSA.xsc RSA.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -I/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE" -DPERL5 -DOPENSSL_NO_KRB5 RSA.c In file included from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE/perl.h:7247, from RSA.xs:2: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-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/Crypt/OpenSSL/RSA/RSA.so LD_RUN_PATH="/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib" /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -shared RSA.o -o blib/arch/auto/Crypt/OpenSSL/RSA/RSA.so \ -L/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr -L/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto \ chmod 755 blib/arch/auto/Crypt/OpenSSL/RSA/RSA.so make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-crypt-openssl-rsa-0.33' >>> perl-crypt-openssl-rsa 0.33 Installing to target cd /tmp/instance-23/output-1/build/perl-crypt-openssl-rsa-0.33/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-crypt-openssl-rsa-0.33' "/tmp/instance-23/output-1/host/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- RSA.bs blib/arch/auto/Crypt/OpenSSL/RSA/RSA.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Crypt/OpenSSL/RSA/RSA.so Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Crypt/OpenSSL/RSA/autosplit.ix Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Crypt/OpenSSL/RSA/get_key_parameters.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Crypt/OpenSSL/RSA/import_random_seed.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Crypt/OpenSSL/RSA/new_key_from_parameters.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Crypt/OpenSSL/RSA/new_public_key.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/Crypt/OpenSSL/RSA.pm Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Crypt::OpenSSL::RSA.3 make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-crypt-openssl-rsa-0.33' >>> perl-data-optlist 0.113 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.Data-OptList-0.113.tar.gz.vbNgTr/output' 'https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Data-OptList-0.113.tar.gz' --2023-02-02 20:32:44-- https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Data-OptList-0.113.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: 19841 (19K) [application/x-gzip] Saving to: '/tmp/instance-23/output-1/build/.Data-OptList-0.113.tar.gz.vbNgTr/output' 0K .......... ......... 100% 82.6M=0s 2023-02-02 20:32:44 (82.6 MB/s) - '/tmp/instance-23/output-1/build/.Data-OptList-0.113.tar.gz.vbNgTr/output' saved [19841/19841] Data-OptList-0.113.tar.gz: OK (md5: cda08370c4058ba56e40c2f21d94d233) Data-OptList-0.113.tar.gz: OK (sha256: 36aebc5817b7d4686b649434c2ee41f45c8bf97d4ca5a99f607cc40f695a4285) >>> perl-data-optlist 0.113 Extracting gzip -d -c /tmp/instance-23/dl/perl-data-optlist/Data-OptList-0.113.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/perl-data-optlist-0.113 -xf - >>> perl-data-optlist 0.113 Patching >>> perl-data-optlist 0.113 Configuring cd /tmp/instance-23/output-1/build/perl-data-optlist-0.113/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE --destdir /tmp/instance-23/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/sh4a-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-23/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux DESTDIR=/tmp/instance-23/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/sh4a-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi Warning: prerequisite Params::Util 0 not found. Warning: prerequisite Sub::Install 0.921 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Data::OptList Writing MYMETA.yml and MYMETA.json >>> perl-data-optlist 0.113 Building cd /tmp/instance-23/output-1/build/perl-data-optlist-0.113/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-data-optlist-0.113' cp lib/Data/OptList.pm blib/lib/Data/OptList.pm make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-data-optlist-0.113' >>> perl-data-optlist 0.113 Installing to target cd /tmp/instance-23/output-1/build/perl-data-optlist-0.113/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-data-optlist-0.113' Manifying 1 pod document Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Data/OptList.pm Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Data::OptList.3 make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-data-optlist-0.113' >>> perl-devel-cycle 1.12 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.Devel-Cycle-1.12.tar.gz.GluYxO/output' 'https://cpan.metacpan.org/authors/id/L/LD/LDS/Devel-Cycle-1.12.tar.gz' --2023-02-02 20:32:47-- https://cpan.metacpan.org/authors/id/L/LD/LDS/Devel-Cycle-1.12.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: 7276 (7.1K) [application/x-gzip] Saving to: '/tmp/instance-23/output-1/build/.Devel-Cycle-1.12.tar.gz.GluYxO/output' 0K ....... 100% 94.5M=0s 2023-02-02 20:32:47 (94.5 MB/s) - '/tmp/instance-23/output-1/build/.Devel-Cycle-1.12.tar.gz.GluYxO/output' saved [7276/7276] Devel-Cycle-1.12.tar.gz: OK (md5: 3d9a963da87b17398fab9acbef63f277) Devel-Cycle-1.12.tar.gz: OK (sha256: fd3365c4d898b2b2bddbb78a46d507a18cca8490a290199547dab7f1e7390bc2) >>> perl-devel-cycle 1.12 Extracting gzip -d -c /tmp/instance-23/dl/perl-devel-cycle/Devel-Cycle-1.12.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/perl-devel-cycle-1.12 -xf - >>> perl-devel-cycle 1.12 Patching >>> perl-devel-cycle 1.12 Configuring cd /tmp/instance-23/output-1/build/perl-devel-cycle-1.12/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE --destdir /tmp/instance-23/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/sh4a-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-23/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux DESTDIR=/tmp/instance-23/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/sh4a-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 Generating a Unix-style Makefile Writing Makefile for Devel::Cycle Writing MYMETA.yml and MYMETA.json >>> perl-devel-cycle 1.12 Building cd /tmp/instance-23/output-1/build/perl-devel-cycle-1.12/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-devel-cycle-1.12' cp lib/Devel/Cycle.pm blib/lib/Devel/Cycle.pm make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-devel-cycle-1.12' >>> perl-devel-cycle 1.12 Installing to target cd /tmp/instance-23/output-1/build/perl-devel-cycle-1.12/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-devel-cycle-1.12' Manifying 1 pod document Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Devel/Cycle.pm Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Devel::Cycle.3 make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-devel-cycle-1.12' Digest-HMAC-1.04.tar.gz: OK (md5: 746a5edffd1485d7500e005730c271c8) Digest-HMAC-1.04.tar.gz: OK (sha256: d6bc8156aa275c44d794b7c18f44cdac4a58140245c959e6b19b2c3838b08ed4) >>> perl-digest-hmac 1.04 Extracting gzip -d -c /tmp/instance-23/dl/perl-digest-hmac/Digest-HMAC-1.04.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/perl-digest-hmac-1.04 -xf - >>> perl-digest-hmac 1.04 Patching >>> perl-digest-hmac 1.04 Configuring cd /tmp/instance-23/output-1/build/perl-digest-hmac-1.04/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE --destdir /tmp/instance-23/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/sh4a-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-23/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux DESTDIR=/tmp/instance-23/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/sh4a-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 Generating a Unix-style Makefile Writing Makefile for Digest::HMAC Writing MYMETA.yml and MYMETA.json >>> perl-digest-hmac 1.04 Building cd /tmp/instance-23/output-1/build/perl-digest-hmac-1.04/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-digest-hmac-1.04' cp lib/Digest/HMAC_SHA1.pm blib/lib/Digest/HMAC_SHA1.pm cp lib/Digest/HMAC_MD5.pm blib/lib/Digest/HMAC_MD5.pm cp lib/Digest/HMAC.pm blib/lib/Digest/HMAC.pm make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-digest-hmac-1.04' >>> perl-digest-hmac 1.04 Installing to target cd /tmp/instance-23/output-1/build/perl-digest-hmac-1.04/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-digest-hmac-1.04' Manifying 3 pod documents Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Digest/HMAC.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Digest/HMAC_MD5.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Digest/HMAC_SHA1.pm Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Digest::HMAC_SHA1.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Digest::HMAC_MD5.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Digest::HMAC.3 make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-digest-hmac-1.04' >>> perl-dist-checkconflicts 0.11 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.Dist-CheckConflicts-0.11.tar.gz.B9pkNc/output' 'https://cpan.metacpan.org/authors/id/D/DO/DOY/Dist-CheckConflicts-0.11.tar.gz' --2023-02-02 20:32:54-- https://cpan.metacpan.org/authors/id/D/DO/DOY/Dist-CheckConflicts-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: 19964 (19K) [application/x-gzip] Saving to: '/tmp/instance-23/output-1/build/.Dist-CheckConflicts-0.11.tar.gz.B9pkNc/output' 0K .......... ......... 100% 93.6M=0s 2023-02-02 20:32:54 (93.6 MB/s) - '/tmp/instance-23/output-1/build/.Dist-CheckConflicts-0.11.tar.gz.B9pkNc/output' saved [19964/19964] Dist-CheckConflicts-0.11.tar.gz: OK (md5: c8725a92b9169708b0f63036812070f2) Dist-CheckConflicts-0.11.tar.gz: OK (sha256: ea844b9686c94d666d9d444321d764490b2cde2f985c4165b4c2c77665caedc4) >>> perl-dist-checkconflicts 0.11 Extracting gzip -d -c /tmp/instance-23/dl/perl-dist-checkconflicts/Dist-CheckConflicts-0.11.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/perl-dist-checkconflicts-0.11 -xf - >>> perl-dist-checkconflicts 0.11 Patching >>> perl-dist-checkconflicts 0.11 Configuring cd /tmp/instance-23/output-1/build/perl-dist-checkconflicts-0.11/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE --destdir /tmp/instance-23/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/sh4a-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-23/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux DESTDIR=/tmp/instance-23/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/sh4a-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi Warning: prerequisite Module::Runtime 0.009 not found. Warning: prerequisite Test::Fatal 0 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Dist::CheckConflicts Writing MYMETA.yml and MYMETA.json >>> perl-dist-checkconflicts 0.11 Building cd /tmp/instance-23/output-1/build/perl-dist-checkconflicts-0.11/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-dist-checkconflicts-0.11' cp lib/Dist/CheckConflicts.pm blib/lib/Dist/CheckConflicts.pm make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-dist-checkconflicts-0.11' >>> perl-dist-checkconflicts 0.11 Installing to target cd /tmp/instance-23/output-1/build/perl-dist-checkconflicts-0.11/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-dist-checkconflicts-0.11' Manifying 1 pod document Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Dist/CheckConflicts.pm Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Dist::CheckConflicts.3 make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-dist-checkconflicts-0.11' >>> perl-hash-multivalue 0.16 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.Hash-MultiValue-0.16.tar.gz.i4ZzMu/output' 'https://cpan.metacpan.org/authors/id/A/AR/ARISTOTLE/Hash-MultiValue-0.16.tar.gz' --2023-02-02 20:32:57-- https://cpan.metacpan.org/authors/id/A/AR/ARISTOTLE/Hash-MultiValue-0.16.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: 19841 (19K) [application/x-gzip] Saving to: '/tmp/instance-23/output-1/build/.Hash-MultiValue-0.16.tar.gz.i4ZzMu/output' 0K .......... ......... 100% 103M=0s 2023-02-02 20:32:57 (103 MB/s) - '/tmp/instance-23/output-1/build/.Hash-MultiValue-0.16.tar.gz.i4ZzMu/output' saved [19841/19841] Hash-MultiValue-0.16.tar.gz: OK (md5: 508015312eb08cd2bcea987c4efbb93d) Hash-MultiValue-0.16.tar.gz: OK (sha256: 66181df7aa68e2786faf6895c88b18b95c800a8e4e6fb4c07fd176410a3c73f4) >>> perl-hash-multivalue 0.16 Extracting gzip -d -c /tmp/instance-23/dl/perl-hash-multivalue/Hash-MultiValue-0.16.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/perl-hash-multivalue-0.16 -xf - >>> perl-hash-multivalue 0.16 Patching >>> perl-hash-multivalue 0.16 Configuring cd /tmp/instance-23/output-1/build/perl-hash-multivalue-0.16/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE --destdir /tmp/instance-23/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/sh4a-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-23/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux DESTDIR=/tmp/instance-23/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/sh4a-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 Generating a Unix-style Makefile Writing Makefile for Hash::MultiValue Writing MYMETA.yml and MYMETA.json >>> perl-hash-multivalue 0.16 Building cd /tmp/instance-23/output-1/build/perl-hash-multivalue-0.16/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-hash-multivalue-0.16' cp lib/Hash/MultiValue.pm blib/lib/Hash/MultiValue.pm make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-hash-multivalue-0.16' >>> perl-hash-multivalue 0.16 Installing to target cd /tmp/instance-23/output-1/build/perl-hash-multivalue-0.16/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-hash-multivalue-0.16' Manifying 1 pod document Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Hash/MultiValue.pm Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Hash::MultiValue.3 make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-hash-multivalue-0.16' IO-Socket-SSL-2.080.tar.gz: OK (md5: eaea5b17592ccbd925aff47747f41dde) IO-Socket-SSL-2.080.tar.gz: OK (sha256: cd0ed303b08a72c5c256a9ec3bbb6ff61360be3a2ff6d775e4f6e25375fa8d1f) >>> perl-io-socket-ssl 2.080 Extracting gzip -d -c /tmp/instance-23/dl/perl-io-socket-ssl/IO-Socket-SSL-2.080.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/perl-io-socket-ssl-2.080 -xf - >>> perl-io-socket-ssl 2.080 Patching >>> perl-io-socket-ssl 2.080 Configuring cd /tmp/instance-23/output-1/build/perl-io-socket-ssl-2.080/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE --destdir /tmp/instance-23/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/sh4a-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-23/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux DESTDIR=/tmp/instance-23/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/sh4a-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi WARNING No library for handling international domain names found. It will work but croak if you try to verify an international name against a certificate. It's recommended to install URI version>=1.50. Net::IDN::Encode and Net::LibIDN are also still supported. Checking if your kit is complete... Looks good Warning: prerequisite Mozilla::CA 0 not found. Warning: prerequisite Net::SSLeay 1.46 not found. Generating a Unix-style Makefile Writing Makefile for IO::Socket::SSL Writing MYMETA.yml and MYMETA.json >>> perl-io-socket-ssl 2.080 Building cd /tmp/instance-23/output-1/build/perl-io-socket-ssl-2.080/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-io-socket-ssl-2.080' cp lib/IO/Socket/SSL.pod blib/lib/IO/Socket/SSL.pod cp lib/IO/Socket/SSL/Utils.pm blib/lib/IO/Socket/SSL/Utils.pm cp lib/IO/Socket/SSL.pm blib/lib/IO/Socket/SSL.pm cp lib/IO/Socket/SSL/Intercept.pm blib/lib/IO/Socket/SSL/Intercept.pm cp lib/IO/Socket/SSL/PublicSuffix.pm blib/lib/IO/Socket/SSL/PublicSuffix.pm make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-io-socket-ssl-2.080' >>> perl-io-socket-ssl 2.080 Installing to target cd /tmp/instance-23/output-1/build/perl-io-socket-ssl-2.080/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-io-socket-ssl-2.080' Manifying 4 pod documents Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/IO/Socket/SSL.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/IO/Socket/SSL.pod Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/IO/Socket/SSL/PublicSuffix.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/IO/Socket/SSL/Intercept.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/IO/Socket/SSL/Utils.pm Installing /tmp/instance-23/output-1/target/usr/share/man/man3/IO::Socket::SSL::Utils.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/IO::Socket::SSL::PublicSuffix.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/IO::Socket::SSL::Intercept.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/IO::Socket::SSL.3 make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-io-socket-ssl-2.080' LWP-MediaTypes-6.04.tar.gz: OK (md5: 84b799a90c0d2ce52897a7cb4c0478d0) LWP-MediaTypes-6.04.tar.gz: OK (sha256: 8f1bca12dab16a1c2a7c03a49c5e58cce41a6fec9519f0aadfba8dad997919d9) >>> perl-lwp-mediatypes 6.04 Extracting gzip -d -c /tmp/instance-23/dl/perl-lwp-mediatypes/LWP-MediaTypes-6.04.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/perl-lwp-mediatypes-6.04 -xf - >>> perl-lwp-mediatypes 6.04 Patching >>> perl-lwp-mediatypes 6.04 Configuring cd /tmp/instance-23/output-1/build/perl-lwp-mediatypes-6.04/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE --destdir /tmp/instance-23/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/sh4a-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-23/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux DESTDIR=/tmp/instance-23/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/sh4a-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. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for LWP::MediaTypes Writing MYMETA.yml and MYMETA.json >>> perl-lwp-mediatypes 6.04 Building cd /tmp/instance-23/output-1/build/perl-lwp-mediatypes-6.04/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-lwp-mediatypes-6.04' cp lib/LWP/media.types blib/lib/LWP/media.types cp lib/LWP/MediaTypes.pm blib/lib/LWP/MediaTypes.pm make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-lwp-mediatypes-6.04' >>> perl-lwp-mediatypes 6.04 Installing to target cd /tmp/instance-23/output-1/build/perl-lwp-mediatypes-6.04/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-lwp-mediatypes-6.04' Manifying 1 pod document Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/LWP/MediaTypes.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/LWP/media.types Installing /tmp/instance-23/output-1/target/usr/share/man/man3/LWP::MediaTypes.3 make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-lwp-mediatypes-6.04' Mail-DKIM-1.20200824.tar.gz: OK (md5: 9de35f8aa77a85dc17423cbcce2bf46d) Mail-DKIM-1.20200824.tar.gz: OK (sha256: 871d329830acb4840423aa59036622fb2ee394efc1d09316dcc32ae94454e916) >>> perl-mail-dkim 1.20200824 Extracting gzip -d -c /tmp/instance-23/dl/perl-mail-dkim/Mail-DKIM-1.20200824.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/perl-mail-dkim-1.20200824 -xf - >>> perl-mail-dkim 1.20200824 Patching >>> perl-mail-dkim 1.20200824 Configuring cd /tmp/instance-23/output-1/build/perl-mail-dkim-1.20200824/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE --destdir /tmp/instance-23/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/sh4a-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-23/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux DESTDIR=/tmp/instance-23/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/sh4a-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi Warning: prerequisite Crypt::OpenSSL::RSA 0 not found. Warning: prerequisite Mail::Address 0 not found. Warning: prerequisite Mail::AuthenticationResults::Header::AuthServID 0 not found. Warning: prerequisite Mail::AuthenticationResults::Parser 0 not found. Warning: prerequisite Net::DNS 0 not found. Warning: prerequisite Net::DNS::Resolver 0 not found. Warning: prerequisite Net::DNS::Resolver::Mock 0 not found. Warning: prerequisite Test::RequiresInternet 0 not found. Warning: prerequisite YAML::XS 0 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Mail::DKIM Writing MYMETA.yml and MYMETA.json >>> perl-mail-dkim 1.20200824 Building cd /tmp/instance-23/output-1/build/perl-mail-dkim-1.20200824/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-mail-dkim-1.20200824' cp lib/Mail/DKIM/Signer.pm blib/lib/Mail/DKIM/Signer.pm cp lib/Mail/DKIM/SignerPolicy.pm blib/lib/Mail/DKIM/SignerPolicy.pm cp lib/Mail/DKIM/KeyValueList.pm blib/lib/Mail/DKIM/KeyValueList.pm cp lib/Mail/DKIM/MessageParser.pm blib/lib/Mail/DKIM/MessageParser.pm cp lib/Mail/DKIM.pm blib/lib/Mail/DKIM.pm cp lib/Mail/DKIM/Canonicalization/DkimCommon.pm blib/lib/Mail/DKIM/Canonicalization/DkimCommon.pm cp lib/Mail/DKIM/AuthorDomainPolicy.pm blib/lib/Mail/DKIM/AuthorDomainPolicy.pm cp lib/Mail/DKIM/Canonicalization/simple.pm blib/lib/Mail/DKIM/Canonicalization/simple.pm cp lib/Mail/DKIM/Algorithm/rsa_sha1.pm blib/lib/Mail/DKIM/Algorithm/rsa_sha1.pm cp lib/Mail/DKIM/Key.pm blib/lib/Mail/DKIM/Key.pm cp lib/Mail/DKIM/ARC/MessageSignature.pm blib/lib/Mail/DKIM/ARC/MessageSignature.pm cp lib/Mail/DKIM/TextWrap.pm blib/lib/Mail/DKIM/TextWrap.pm cp lib/Mail/DKIM/Canonicalization/relaxed.pm blib/lib/Mail/DKIM/Canonicalization/relaxed.pm cp lib/Mail/DKIM/Verifier.pm blib/lib/Mail/DKIM/Verifier.pm cp lib/Mail/DKIM/PrivateKey.pm blib/lib/Mail/DKIM/PrivateKey.pm cp lib/Mail/DKIM/Canonicalization/nowsp.pm blib/lib/Mail/DKIM/Canonicalization/nowsp.pm cp lib/Mail/DKIM/Policy.pm blib/lib/Mail/DKIM/Policy.pm cp lib/Mail/DKIM/ARC/Verifier.pm blib/lib/Mail/DKIM/ARC/Verifier.pm cp lib/Mail/DKIM/Canonicalization/dk_simple.pm blib/lib/Mail/DKIM/Canonicalization/dk_simple.pm cp lib/Mail/DKIM/Canonicalization/Base.pm blib/lib/Mail/DKIM/Canonicalization/Base.pm cp lib/Mail/DKIM/DkSignature.pm blib/lib/Mail/DKIM/DkSignature.pm cp lib/Mail/DKIM/Signature.pm blib/lib/Mail/DKIM/Signature.pm cp lib/Mail/DKIM/Algorithm/rsa_sha256.pm blib/lib/Mail/DKIM/Algorithm/rsa_sha256.pm cp lib/Mail/DKIM/Canonicalization/DkCommon.pm blib/lib/Mail/DKIM/Canonicalization/DkCommon.pm cp lib/Mail/DKIM/ARC/Signer.pm blib/lib/Mail/DKIM/ARC/Signer.pm cp lib/Mail/DKIM/DNS.pm blib/lib/Mail/DKIM/DNS.pm cp lib/Mail/DKIM/DkimPolicy.pm blib/lib/Mail/DKIM/DkimPolicy.pm cp lib/Mail/DKIM/Canonicalization/seal.pm blib/lib/Mail/DKIM/Canonicalization/seal.pm cp lib/Mail/DKIM/DkPolicy.pm blib/lib/Mail/DKIM/DkPolicy.pm cp lib/Mail/DKIM/Common.pm blib/lib/Mail/DKIM/Common.pm cp lib/Mail/DKIM/Algorithm/Base.pm blib/lib/Mail/DKIM/Algorithm/Base.pm cp lib/Mail/DKIM/ARC/Seal.pm blib/lib/Mail/DKIM/ARC/Seal.pm cp lib/Mail/DKIM/Canonicalization/dk_nofws.pm blib/lib/Mail/DKIM/Canonicalization/dk_nofws.pm cp lib/Mail/DKIM/Algorithm/dk_rsa_sha1.pm blib/lib/Mail/DKIM/Algorithm/dk_rsa_sha1.pm cp lib/Mail/DKIM/PublicKey.pm blib/lib/Mail/DKIM/PublicKey.pm make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-mail-dkim-1.20200824' >>> perl-mail-dkim 1.20200824 Installing to target cd /tmp/instance-23/output-1/build/perl-mail-dkim-1.20200824/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-mail-dkim-1.20200824' Manifying 30 pod documents Manifying 5 pod documents Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/PublicKey.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/Common.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/DkPolicy.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/DkimPolicy.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/DNS.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/Signature.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/DkSignature.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/Policy.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/PrivateKey.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/Verifier.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/TextWrap.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/Key.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/AuthorDomainPolicy.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/MessageParser.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/KeyValueList.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/SignerPolicy.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/Signer.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/ARC/Seal.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/ARC/Signer.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/ARC/Verifier.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/ARC/MessageSignature.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/Algorithm/dk_rsa_sha1.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/Algorithm/Base.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/Algorithm/rsa_sha256.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/Algorithm/rsa_sha1.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/Canonicalization/dk_nofws.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/Canonicalization/seal.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/Canonicalization/DkCommon.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/Canonicalization/Base.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/Canonicalization/dk_simple.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/Canonicalization/nowsp.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/Canonicalization/relaxed.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/Canonicalization/simple.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/DKIM/Canonicalization/DkimCommon.pm Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::Verifier.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::TextWrap.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::SignerPolicy.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::Signer.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::Signature.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::PublicKey.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::PrivateKey.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::Policy.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::MessageParser.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::KeyValueList.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::Key.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::DkimPolicy.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::DkSignature.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::DkPolicy.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::DNS.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::Common.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::Canonicalization::simple.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::Canonicalization::seal.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::Canonicalization::relaxed.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::Canonicalization::nowsp.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::Canonicalization::dk_simple.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::Canonicalization::dk_nofws.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::Canonicalization::DkimCommon.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::Canonicalization::DkCommon.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::Canonicalization::Base.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::AuthorDomainPolicy.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::Algorithm::rsa_sha256.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::Algorithm::rsa_sha1.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::Algorithm::dk_rsa_sha1.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::Algorithm::Base.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::ARC::Verifier.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::ARC::Signer.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::ARC::Seal.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM::ARC::MessageSignature.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::DKIM.3 make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-mail-dkim-1.20200824' MailTools-2.21.tar.gz: OK (md5: 69ee516d40011e7e92b77c6f06c0dc01) MailTools-2.21.tar.gz: OK (sha256: 4ad9bd6826b6f03a2727332466b1b7d29890c8d99a32b4b3b0a8d926ee1a44cb) >>> perl-mailtools 2.21 Extracting gzip -d -c /tmp/instance-23/dl/perl-mailtools/MailTools-2.21.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/perl-mailtools-2.21 -xf - >>> perl-mailtools 2.21 Patching >>> perl-mailtools 2.21 Configuring cd /tmp/instance-23/output-1/build/perl-mailtools-2.21/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE --destdir /tmp/instance-23/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/sh4a-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-23/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux DESTDIR=/tmp/instance-23/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/sh4a-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi Warning: prerequisite Date::Format 0 not found. Warning: prerequisite Date::Parse 0 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for MailTools Writing MYMETA.yml and MYMETA.json >>> perl-mailtools 2.21 Building cd /tmp/instance-23/output-1/build/perl-mailtools-2.21/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-mailtools-2.21' cp lib/Mail/Field.pm blib/lib/Mail/Field.pm cp lib/Mail/Cap.pm blib/lib/Mail/Cap.pm cp lib/Mail/Mailer/rfc822.pm blib/lib/Mail/Mailer/rfc822.pm cp lib/Mail/Field.pod blib/lib/Mail/Field.pod cp lib/Mail/Mailer/smtp.pm blib/lib/Mail/Mailer/smtp.pm cp lib/Mail/Field/Date.pm blib/lib/Mail/Field/Date.pm cp lib/Mail/Address.pod blib/lib/Mail/Address.pod cp lib/Mail/Internet.pm blib/lib/Mail/Internet.pm cp lib/Mail/Mailer/qmail.pm blib/lib/Mail/Mailer/qmail.pm cp lib/Mail/Util.pm blib/lib/Mail/Util.pm cp lib/Mail/Send.pm blib/lib/Mail/Send.pm cp lib/MailTools.pm blib/lib/MailTools.pm cp lib/Mail/Mailer.pod blib/lib/Mail/Mailer.pod cp lib/Mail/Field/AddrList.pm blib/lib/Mail/Field/AddrList.pm cp lib/Mail/Mailer/testfile.pm blib/lib/Mail/Mailer/testfile.pm cp lib/Mail/Mailer.pm blib/lib/Mail/Mailer.pm cp lib/Mail/Header.pm blib/lib/Mail/Header.pm cp lib/Mail/Field/Generic.pm blib/lib/Mail/Field/Generic.pm cp lib/Mail/Header.pod blib/lib/Mail/Header.pod cp lib/Mail/Field/AddrList.pod blib/lib/Mail/Field/AddrList.pod cp lib/Mail/Field/Generic.pod blib/lib/Mail/Field/Generic.pod cp lib/Mail/Cap.pod blib/lib/Mail/Cap.pod cp lib/MailTools.pod blib/lib/MailTools.pod cp lib/Mail/Mailer/sendmail.pm blib/lib/Mail/Mailer/sendmail.pm cp lib/Mail/Mailer/smtps.pm blib/lib/Mail/Mailer/smtps.pm cp lib/Mail/Internet.pod blib/lib/Mail/Internet.pod cp lib/Mail/Filter.pod blib/lib/Mail/Filter.pod cp lib/Mail/Send.pod blib/lib/Mail/Send.pod cp lib/Mail/Util.pod blib/lib/Mail/Util.pod cp lib/Mail/Address.pm blib/lib/Mail/Address.pm cp lib/Mail/Field/Date.pod blib/lib/Mail/Field/Date.pod cp lib/Mail/Filter.pm blib/lib/Mail/Filter.pm make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-mailtools-2.21' >>> perl-mailtools 2.21 Installing to target cd /tmp/instance-23/output-1/build/perl-mailtools-2.21/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-mailtools-2.21' Manifying 13 pod documents Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/MailTools.pod Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/MailTools.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/Filter.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/Address.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/Util.pod Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/Send.pod Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/Filter.pod Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/Internet.pod Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/Cap.pod Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/Header.pod Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/Header.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/Mailer.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/Mailer.pod Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/Send.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/Util.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/Internet.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/Address.pod Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/Field.pod Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/Cap.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/Field.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/Field/Date.pod Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/Field/Generic.pod Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/Field/AddrList.pod Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/Field/Generic.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/Field/AddrList.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/Field/Date.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/Mailer/smtps.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/Mailer/sendmail.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/Mailer/testfile.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/Mailer/qmail.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/Mailer/smtp.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mail/Mailer/rfc822.pm Installing /tmp/instance-23/output-1/target/usr/share/man/man3/MailTools.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::Util.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::Send.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::Mailer.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::Internet.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::Header.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::Filter.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::Field::Generic.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::Field::Date.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::Field::AddrList.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::Field.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::Cap.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mail::Address.3 make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-mailtools-2.21' >>> perl-module-implementation 0.09 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.Module-Implementation-0.09.tar.gz.ZPjAB4/output' 'https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/Module-Implementation-0.09.tar.gz' --2023-02-02 20:33:15-- https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/Module-Implementation-0.09.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: 18553 (18K) [application/x-gzip] Saving to: '/tmp/instance-23/output-1/build/.Module-Implementation-0.09.tar.gz.ZPjAB4/output' 0K .......... ........ 100% 112M=0s 2023-02-02 20:33:15 (112 MB/s) - '/tmp/instance-23/output-1/build/.Module-Implementation-0.09.tar.gz.ZPjAB4/output' saved [18553/18553] Module-Implementation-0.09.tar.gz: OK (md5: 52e3fe0ca6b1eff0488d59b7aacc0667) Module-Implementation-0.09.tar.gz: OK (sha256: c15f1a12f0c2130c9efff3c2e1afe5887b08ccd033bd132186d1e7d5087fd66d) >>> perl-module-implementation 0.09 Extracting gzip -d -c /tmp/instance-23/dl/perl-module-implementation/Module-Implementation-0.09.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/perl-module-implementation-0.09 -xf - >>> perl-module-implementation 0.09 Patching >>> perl-module-implementation 0.09 Configuring cd /tmp/instance-23/output-1/build/perl-module-implementation-0.09/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE --destdir /tmp/instance-23/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/sh4a-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-23/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux DESTDIR=/tmp/instance-23/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/sh4a-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi Warning: prerequisite Module::Runtime 0.012 not found. Warning: prerequisite Test::Fatal 0.006 not found. Warning: prerequisite Test::Requires 0 not found. Warning: prerequisite Try::Tiny 0 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Module::Implementation Writing MYMETA.yml and MYMETA.json >>> perl-module-implementation 0.09 Building cd /tmp/instance-23/output-1/build/perl-module-implementation-0.09/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-module-implementation-0.09' cp lib/Module/Implementation.pm blib/lib/Module/Implementation.pm make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-module-implementation-0.09' >>> perl-module-implementation 0.09 Installing to target cd /tmp/instance-23/output-1/build/perl-module-implementation-0.09/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-module-implementation-0.09' Manifying 1 pod document Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Module/Implementation.pm Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Module::Implementation.3 make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-module-implementation-0.09' Module-Build-0.4232.tar.gz: OK (md5: 144885f1cbaf9420017bbed696ec6b83) Module-Build-0.4232.tar.gz: OK (sha256: 67c82ee245d94ba06decfa25572ab75fdcd26a9009094289d8f45bc54041771b) >>> host-perl-module-build 0.4232 Extracting gzip -d -c /tmp/instance-23/dl/perl-module-build/Module-Build-0.4232.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/host-perl-module-build-0.4232 -xf - >>> host-perl-module-build 0.4232 Patching >>> host-perl-module-build 0.4232 Configuring cd /tmp/instance-23/output-1/build/host-perl-module-build-0.4232/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build.PL ; else PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Makefile.PL ; fi Checking optional features... inc_bundling_support....disabled requires: ! inc::latest is not installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Module-Build' version '0.4232' >>> host-perl-module-build 0.4232 Building cd /tmp/instance-23/output-1/build/host-perl-module-build-0.4232/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 pure_all; fi Building Module-Build >>> host-perl-module-build 0.4232 Installing to host directory cd /tmp/instance-23/output-1/build/host-perl-module-build-0.4232/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi Building Module-Build Installing /tmp/instance-23/output-1/host/share/man/man1/config_data.1 Installing /tmp/instance-23/output-1/host/lib/perl5/site_perl/5.36.0/Module/Build.pm Installing /tmp/instance-23/output-1/host/lib/perl5/site_perl/5.36.0/Module/Build/ConfigData.pm Installing /tmp/instance-23/output-1/host/lib/perl5/site_perl/5.36.0/Module/Build/Bundling.pod Installing /tmp/instance-23/output-1/host/lib/perl5/site_perl/5.36.0/Module/Build/Authoring.pod Installing /tmp/instance-23/output-1/host/lib/perl5/site_perl/5.36.0/Module/Build/API.pod Installing /tmp/instance-23/output-1/host/lib/perl5/site_perl/5.36.0/Module/Build/PodParser.pm Installing /tmp/instance-23/output-1/host/lib/perl5/site_perl/5.36.0/Module/Build/PPMMaker.pm Installing /tmp/instance-23/output-1/host/lib/perl5/site_perl/5.36.0/Module/Build/Notes.pm Installing /tmp/instance-23/output-1/host/lib/perl5/site_perl/5.36.0/Module/Build/Dumper.pm Installing /tmp/instance-23/output-1/host/lib/perl5/site_perl/5.36.0/Module/Build/Cookbook.pm Installing /tmp/instance-23/output-1/host/lib/perl5/site_perl/5.36.0/Module/Build/Config.pm Installing /tmp/instance-23/output-1/host/lib/perl5/site_perl/5.36.0/Module/Build/Compat.pm Installing /tmp/instance-23/output-1/host/lib/perl5/site_perl/5.36.0/Module/Build/Base.pm Installing /tmp/instance-23/output-1/host/lib/perl5/site_perl/5.36.0/Module/Build/Platform/os2.pm Installing /tmp/instance-23/output-1/host/lib/perl5/site_perl/5.36.0/Module/Build/Platform/darwin.pm Installing /tmp/instance-23/output-1/host/lib/perl5/site_perl/5.36.0/Module/Build/Platform/cygwin.pm Installing /tmp/instance-23/output-1/host/lib/perl5/site_perl/5.36.0/Module/Build/Platform/aix.pm Installing /tmp/instance-23/output-1/host/lib/perl5/site_perl/5.36.0/Module/Build/Platform/Windows.pm Installing /tmp/instance-23/output-1/host/lib/perl5/site_perl/5.36.0/Module/Build/Platform/VOS.pm Installing /tmp/instance-23/output-1/host/lib/perl5/site_perl/5.36.0/Module/Build/Platform/VMS.pm Installing /tmp/instance-23/output-1/host/lib/perl5/site_perl/5.36.0/Module/Build/Platform/Unix.pm Installing /tmp/instance-23/output-1/host/lib/perl5/site_perl/5.36.0/Module/Build/Platform/MacOS.pm Installing /tmp/instance-23/output-1/host/lib/perl5/site_perl/5.36.0/Module/Build/Platform/Default.pm Installing /tmp/instance-23/output-1/host/share/man/man3/Module::Build::Platform::os2.3 Installing /tmp/instance-23/output-1/host/share/man/man3/Module::Build::Platform::darwin.3 Installing /tmp/instance-23/output-1/host/share/man/man3/Module::Build::Platform::cygwin.3 Installing /tmp/instance-23/output-1/host/share/man/man3/Module::Build::Platform::aix.3 Installing /tmp/instance-23/output-1/host/share/man/man3/Module::Build::Platform::Windows.3 Installing /tmp/instance-23/output-1/host/share/man/man3/Module::Build::Platform::VOS.3 Installing /tmp/instance-23/output-1/host/share/man/man3/Module::Build::Platform::VMS.3 Installing /tmp/instance-23/output-1/host/share/man/man3/Module::Build::Platform::Unix.3 Installing /tmp/instance-23/output-1/host/share/man/man3/Module::Build::Platform::MacOS.3 Installing /tmp/instance-23/output-1/host/share/man/man3/Module::Build::Platform::Default.3 Installing /tmp/instance-23/output-1/host/share/man/man3/Module::Build::PPMMaker.3 Installing /tmp/instance-23/output-1/host/share/man/man3/Module::Build::Notes.3 Installing /tmp/instance-23/output-1/host/share/man/man3/Module::Build::Cookbook.3 Installing /tmp/instance-23/output-1/host/share/man/man3/Module::Build::ConfigData.3 Installing /tmp/instance-23/output-1/host/share/man/man3/Module::Build::Compat.3 Installing /tmp/instance-23/output-1/host/share/man/man3/Module::Build::Bundling.3 Installing /tmp/instance-23/output-1/host/share/man/man3/Module::Build::Base.3 Installing /tmp/instance-23/output-1/host/share/man/man3/Module::Build::Authoring.3 Installing /tmp/instance-23/output-1/host/share/man/man3/Module::Build::API.3 Installing /tmp/instance-23/output-1/host/share/man/man3/Module::Build.3 Installing /tmp/instance-23/output-1/host/bin/config_data >>> perl-module-runtime 0.016 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.Module-Runtime-0.016.tar.gz.xcTl7W/output' 'https://cpan.metacpan.org/authors/id/Z/ZE/ZEFRAM/Module-Runtime-0.016.tar.gz' --2023-02-02 20:33:25-- https://cpan.metacpan.org/authors/id/Z/ZE/ZEFRAM/Module-Runtime-0.016.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: 18275 (18K) [application/x-gzip] Saving to: '/tmp/instance-23/output-1/build/.Module-Runtime-0.016.tar.gz.xcTl7W/output' 0K .......... ....... 100% 96.5M=0s 2023-02-02 20:33:25 (96.5 MB/s) - '/tmp/instance-23/output-1/build/.Module-Runtime-0.016.tar.gz.xcTl7W/output' saved [18275/18275] Module-Runtime-0.016.tar.gz: OK (md5: d3d47222fa2e3dfcb4526f6cc8437b20) Module-Runtime-0.016.tar.gz: OK (sha256: 68302ec646833547d410be28e09676db75006f4aa58a11f3bdb44ffe99f0f024) >>> perl-module-runtime 0.016 Extracting gzip -d -c /tmp/instance-23/dl/perl-module-runtime/Module-Runtime-0.016.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/perl-module-runtime-0.016 -xf - >>> perl-module-runtime 0.016 Patching >>> perl-module-runtime 0.016 Configuring cd /tmp/instance-23/output-1/build/perl-module-runtime-0.016/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE --destdir /tmp/instance-23/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/sh4a-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-23/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux DESTDIR=/tmp/instance-23/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/sh4a-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Module-Runtime' version '0.016' >>> perl-module-runtime 0.016 Building cd /tmp/instance-23/output-1/build/perl-module-runtime-0.016/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi Building Module-Runtime >>> perl-module-runtime 0.016 Installing to target cd /tmp/instance-23/output-1/build/perl-module-runtime-0.016/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi Building Module-Runtime Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Module/Runtime.pm Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Module::Runtime.3 >>> perl-moo 2.005004 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.Moo-2.005004.tar.gz.F1rpwT/output' 'https://cpan.metacpan.org/authors/id/H/HA/HAARG/Moo-2.005004.tar.gz' --2023-02-02 20:33:28-- https://cpan.metacpan.org/authors/id/H/HA/HAARG/Moo-2.005004.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: 108339 (106K) [application/x-gzip] Saving to: '/tmp/instance-23/output-1/build/.Moo-2.005004.tar.gz.F1rpwT/output' 0K .......... .......... .......... .......... .......... 47% 12.2M 0s 50K .......... .......... .......... .......... .......... 94% 12.1M 0s 100K ..... 100% 183M=0.008s 2023-02-02 20:33:28 (12.8 MB/s) - '/tmp/instance-23/output-1/build/.Moo-2.005004.tar.gz.F1rpwT/output' saved [108339/108339] Moo-2.005004.tar.gz: OK (md5: 49ecf491b49b9b200e8a5dfd1a42b480) Moo-2.005004.tar.gz: OK (sha256: e3030b80bd554a66f6b3c27fd53b1b5909d12af05c4c11ece9a58f8d1e478928) >>> perl-moo 2.005004 Extracting gzip -d -c /tmp/instance-23/dl/perl-moo/Moo-2.005004.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/perl-moo-2.005004 -xf - >>> perl-moo 2.005004 Patching >>> perl-moo 2.005004 Configuring cd /tmp/instance-23/output-1/build/perl-moo-2.005004/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE --destdir /tmp/instance-23/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/sh4a-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-23/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux DESTDIR=/tmp/instance-23/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/sh4a-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi Warning: prerequisite Class::Method::Modifiers 1.10 not found. Warning: prerequisite Role::Tiny 2.002003 not found. Warning: prerequisite Sub::Defer 2.006006 not found. Warning: prerequisite Sub::Quote 2.006006 not found. Warning: prerequisite Test::Fatal 0.003 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Moo Writing MYMETA.yml and MYMETA.json >>> perl-moo 2.005004 Building cd /tmp/instance-23/output-1/build/perl-moo-2.005004/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-moo-2.005004' cp lib/Method/Generate/DemolishAll.pm blib/lib/Method/Generate/DemolishAll.pm cp lib/Moo/Role.pm blib/lib/Moo/Role.pm cp lib/Moo/_Utils.pm blib/lib/Moo/_Utils.pm cp lib/Moo/Object.pm blib/lib/Moo/Object.pm cp lib/Method/Generate/Accessor.pm blib/lib/Method/Generate/Accessor.pm cp lib/Method/Generate/BuildAll.pm blib/lib/Method/Generate/BuildAll.pm cp lib/Moo/sification.pm blib/lib/Moo/sification.pm cp lib/Moo/HandleMoose.pm blib/lib/Moo/HandleMoose.pm cp lib/Moo/HandleMoose/_TypeMap.pm blib/lib/Moo/HandleMoose/_TypeMap.pm cp lib/Moo/HandleMoose/FakeMetaClass.pm blib/lib/Moo/HandleMoose/FakeMetaClass.pm cp lib/Method/Generate/Constructor.pm blib/lib/Method/Generate/Constructor.pm cp lib/oo.pm blib/lib/oo.pm cp lib/Moo.pm blib/lib/Moo.pm make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-moo-2.005004' >>> perl-moo 2.005004 Installing to target cd /tmp/instance-23/output-1/build/perl-moo-2.005004/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-moo-2.005004' Manifying 3 pod documents Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Moo.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/oo.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Moo/HandleMoose.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Moo/sification.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Moo/Object.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Moo/_Utils.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Moo/Role.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Moo/HandleMoose/FakeMetaClass.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Moo/HandleMoose/_TypeMap.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Method/Generate/Constructor.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Method/Generate/BuildAll.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Method/Generate/Accessor.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Method/Generate/DemolishAll.pm Installing /tmp/instance-23/output-1/target/usr/share/man/man3/oo.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Moo::Role.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Moo.3 make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-moo-2.005004' Mozilla-CA-20221114.tar.gz: OK (md5: 2f136d096352a418e546e4afb70e7aa9) Mozilla-CA-20221114.tar.gz: OK (sha256: 701bea67be670add5a102f9f8c879402b4983096b1cb0e20dd47d52d7a10666b) >>> perl-mozilla-ca 20221114 Extracting gzip -d -c /tmp/instance-23/dl/perl-mozilla-ca/Mozilla-CA-20221114.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/perl-mozilla-ca-20221114 -xf - >>> perl-mozilla-ca 20221114 Patching >>> perl-mozilla-ca 20221114 Configuring cd /tmp/instance-23/output-1/build/perl-mozilla-ca-20221114/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE --destdir /tmp/instance-23/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/sh4a-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-23/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux DESTDIR=/tmp/instance-23/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/sh4a-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 Generating a Unix-style Makefile Writing Makefile for Mozilla::CA Writing MYMETA.yml and MYMETA.json >>> perl-mozilla-ca 20221114 Building cd /tmp/instance-23/output-1/build/perl-mozilla-ca-20221114/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-mozilla-ca-20221114' cp lib/Mozilla/CA/cacert.pem blib/lib/Mozilla/CA/cacert.pem cp lib/Mozilla/CA.pm blib/lib/Mozilla/CA.pm make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-mozilla-ca-20221114' >>> perl-mozilla-ca 20221114 Installing to target cd /tmp/instance-23/output-1/build/perl-mozilla-ca-20221114/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-mozilla-ca-20221114' Manifying 1 pod document Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mozilla/CA.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Mozilla/CA/cacert.pem Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Mozilla::CA.3 make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-mozilla-ca-20221114' Net-DNS-1.36.tar.gz: OK (md5: b70b74481908d995f57569ab7cfe6432) Net-DNS-1.36.tar.gz: OK (sha256: 143ba0e530f8b727be61ec052974cbf52df5b0afc0582d75b04809e0b2a95ebe) >>> perl-net-dns 1.36 Extracting gzip -d -c /tmp/instance-23/dl/perl-net-dns/Net-DNS-1.36.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/perl-net-dns-1.36 -xf - >>> perl-net-dns 1.36 Patching >>> perl-net-dns 1.36 Configuring cd /tmp/instance-23/output-1/build/perl-net-dns-1.36/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE --destdir /tmp/instance-23/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/sh4a-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-23/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux DESTDIR=/tmp/instance-23/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/sh4a-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi Warning: prerequisite Digest::HMAC 1.03 not found. Activating Non Fatal Online Tests... Activating IPv6 Tests... Warning! ======== Online tests depend on conditions beyond the control of Net::DNS. The tests check for the expected results when both Net::DNS and the outside world are functioning properly. In case of failure it is often undecidable if the error lies within Net::DNS or elsewhere. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Net::DNS Writing MYMETA.yml and MYMETA.json >>> perl-net-dns 1.36 Building cd /tmp/instance-23/output-1/build/perl-net-dns-1.36/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-net-dns-1.36' cp lib/Net/DNS/RR/MG.pm blib/lib/Net/DNS/RR/MG.pm cp lib/Net/DNS/RR/MX.pm blib/lib/Net/DNS/RR/MX.pm cp lib/Net/DNS/Question.pm blib/lib/Net/DNS/Question.pm cp lib/Net/DNS/RR/CSYNC.pm blib/lib/Net/DNS/RR/CSYNC.pm cp lib/Net/DNS/RR/HTTPS.pm blib/lib/Net/DNS/RR/HTTPS.pm cp lib/Net/DNS/RR/HIP.pm blib/lib/Net/DNS/RR/HIP.pm cp lib/Net/DNS/RR/MB.pm blib/lib/Net/DNS/RR/MB.pm cp lib/Net/DNS/RR/GPOS.pm blib/lib/Net/DNS/RR/GPOS.pm cp lib/Net/DNS/RR/ISDN.pm blib/lib/Net/DNS/RR/ISDN.pm cp lib/Net/DNS/RR/DS.pm blib/lib/Net/DNS/RR/DS.pm cp lib/Net/DNS/RR/LP.pm blib/lib/Net/DNS/RR/LP.pm cp lib/Net/DNS/FAQ.pod blib/lib/Net/DNS/FAQ.pod cp lib/Net/DNS/Parameters.pm blib/lib/Net/DNS/Parameters.pm cp lib/Net/DNS/Header.pm blib/lib/Net/DNS/Header.pm cp lib/Net/DNS/RR/IPSECKEY.pm blib/lib/Net/DNS/RR/IPSECKEY.pm cp lib/Net/DNS/Mailbox.pm blib/lib/Net/DNS/Mailbox.pm cp lib/Net/DNS/RR/DNSKEY.pm blib/lib/Net/DNS/RR/DNSKEY.pm cp lib/Net/DNS/RR/DHCID.pm blib/lib/Net/DNS/RR/DHCID.pm cp lib/Net/DNS/RR/CNAME.pm blib/lib/Net/DNS/RR/CNAME.pm cp lib/Net/DNS/Domain.pm blib/lib/Net/DNS/Domain.pm cp lib/Net/DNS/RR/CAA.pm blib/lib/Net/DNS/RR/CAA.pm cp lib/Net/DNS/RR/APL.pm blib/lib/Net/DNS/RR/APL.pm cp lib/Net/DNS.pm blib/lib/Net/DNS.pm cp lib/Net/DNS/RR/AAAA.pm blib/lib/Net/DNS/RR/AAAA.pm cp lib/Net/DNS/DomainName.pm blib/lib/Net/DNS/DomainName.pm cp lib/Net/DNS/RR/MR.pm blib/lib/Net/DNS/RR/MR.pm cp lib/Net/DNS/RR/AFSDB.pm blib/lib/Net/DNS/RR/AFSDB.pm cp lib/Net/DNS/RR/LOC.pm blib/lib/Net/DNS/RR/LOC.pm cp lib/Net/DNS/RR/CERT.pm blib/lib/Net/DNS/RR/CERT.pm cp lib/Net/DNS/RR/HINFO.pm blib/lib/Net/DNS/RR/HINFO.pm cp lib/Net/DNS/RR/MINFO.pm blib/lib/Net/DNS/RR/MINFO.pm cp lib/Net/DNS/RR/AMTRELAY.pm blib/lib/Net/DNS/RR/AMTRELAY.pm cp lib/Net/DNS/RR/EUI48.pm blib/lib/Net/DNS/RR/EUI48.pm cp lib/Net/DNS/Packet.pm blib/lib/Net/DNS/Packet.pm cp lib/Net/DNS/RR/EUI64.pm blib/lib/Net/DNS/RR/EUI64.pm cp lib/Net/DNS/RR/NAPTR.pm blib/lib/Net/DNS/RR/NAPTR.pm cp lib/Net/DNS/RR/A.pm blib/lib/Net/DNS/RR/A.pm cp lib/Net/DNS/Nameserver.pm blib/lib/Net/DNS/Nameserver.pm cp lib/Net/DNS/RR/L64.pm blib/lib/Net/DNS/RR/L64.pm cp lib/Net/DNS/RR/L32.pm blib/lib/Net/DNS/RR/L32.pm cp lib/Net/DNS/RR/CDNSKEY.pm blib/lib/Net/DNS/RR/CDNSKEY.pm cp lib/Net/DNS/RR/CDS.pm blib/lib/Net/DNS/RR/CDS.pm cp lib/Net/DNS/RR/KEY.pm blib/lib/Net/DNS/RR/KEY.pm cp lib/Net/DNS/RR.pm blib/lib/Net/DNS/RR.pm cp lib/Net/DNS/RR/DNAME.pm blib/lib/Net/DNS/RR/DNAME.pm cp lib/Net/DNS/RR/KX.pm blib/lib/Net/DNS/RR/KX.pm cp lib/Net/DNS/RR/NID.pm blib/lib/Net/DNS/RR/NID.pm cp lib/Net/DNS/RR/SVCB.pm blib/lib/Net/DNS/RR/SVCB.pm cp lib/Net/DNS/RR/NSEC3PARAM.pm blib/lib/Net/DNS/RR/NSEC3PARAM.pm cp lib/Net/DNS/RR/OPT.pm blib/lib/Net/DNS/RR/OPT.pm cp lib/Net/DNS/ZoneFile.pm blib/lib/Net/DNS/ZoneFile.pm cp lib/Net/DNS/RR/NSEC.pm blib/lib/Net/DNS/RR/NSEC.pm cp lib/Net/DNS/Resolver/UNIX.pm blib/lib/Net/DNS/Resolver/UNIX.pm cp lib/Net/DNS/RR/TXT.pm blib/lib/Net/DNS/RR/TXT.pm cp lib/Net/DNS/Resolver/Base.pm blib/lib/Net/DNS/Resolver/Base.pm cp lib/Net/DNS/RR/ZONEMD.pm blib/lib/Net/DNS/RR/ZONEMD.pm cp lib/Net/DNS/Resolver/cygwin.pm blib/lib/Net/DNS/Resolver/cygwin.pm cp lib/Net/DNS/RR/NULL.pm blib/lib/Net/DNS/RR/NULL.pm cp lib/Net/DNS/Update.pm blib/lib/Net/DNS/Update.pm cp lib/Net/DNS/RR/SMIMEA.pm blib/lib/Net/DNS/RR/SMIMEA.pm cp lib/Net/DNS/RR/NSEC3.pm blib/lib/Net/DNS/RR/NSEC3.pm cp lib/Net/DNS/Text.pm blib/lib/Net/DNS/Text.pm cp lib/Net/DNS/Resolver/android.pm blib/lib/Net/DNS/Resolver/android.pm cp lib/Net/DNS/RR/TSIG.pm blib/lib/Net/DNS/RR/TSIG.pm cp lib/Net/DNS/RR/X25.pm blib/lib/Net/DNS/RR/X25.pm cp lib/Net/DNS/Resolver/Recurse.pm blib/lib/Net/DNS/Resolver/Recurse.pm cp lib/Net/DNS/Resolver/os390.pm blib/lib/Net/DNS/Resolver/os390.pm cp lib/Net/DNS/RR/SSHFP.pm blib/lib/Net/DNS/RR/SSHFP.pm cp lib/Net/DNS/RR/PTR.pm blib/lib/Net/DNS/RR/PTR.pm cp lib/Net/DNS/RR/PX.pm blib/lib/Net/DNS/RR/PX.pm cp lib/Net/DNS/Resolver/os2.pm blib/lib/Net/DNS/Resolver/os2.pm cp lib/Net/DNS/Resolver/MSWin32.pm blib/lib/Net/DNS/Resolver/MSWin32.pm cp lib/Net/DNS/RR/RT.pm blib/lib/Net/DNS/RR/RT.pm cp lib/Net/DNS/RR/URI.pm blib/lib/Net/DNS/RR/URI.pm cp lib/Net/DNS/RR/SOA.pm blib/lib/Net/DNS/RR/SOA.pm cp lib/Net/DNS/RR/RP.pm blib/lib/Net/DNS/RR/RP.pm cp lib/Net/DNS/RR/RRSIG.pm blib/lib/Net/DNS/RR/RRSIG.pm cp lib/Net/DNS/RR/SPF.pm blib/lib/Net/DNS/RR/SPF.pm cp lib/Net/DNS/RR/TKEY.pm blib/lib/Net/DNS/RR/TKEY.pm cp lib/Net/DNS/RR/SIG.pm blib/lib/Net/DNS/RR/SIG.pm cp lib/Net/DNS/RR/NS.pm blib/lib/Net/DNS/RR/NS.pm cp lib/Net/DNS/RR/OPENPGPKEY.pm blib/lib/Net/DNS/RR/OPENPGPKEY.pm cp lib/Net/DNS/Resolver.pm blib/lib/Net/DNS/Resolver.pm cp lib/Net/DNS/RR/SRV.pm blib/lib/Net/DNS/RR/SRV.pm cp lib/Net/DNS/RR/TLSA.pm blib/lib/Net/DNS/RR/TLSA.pm make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-net-dns-1.36' >>> perl-net-dns 1.36 Installing to target cd /tmp/instance-23/output-1/build/perl-net-dns-1.36/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-net-dns-1.36' Manifying 38 pod documents Manifying 38 pod documents Manifying 9 pod documents Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/Resolver.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/Text.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/Update.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/ZoneFile.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/Nameserver.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/Packet.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/DomainName.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/Domain.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/Mailbox.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/Header.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/Parameters.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/FAQ.pod Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/Question.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/Resolver/MSWin32.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/Resolver/os2.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/Resolver/os390.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/Resolver/Recurse.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/Resolver/android.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/Resolver/cygwin.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/Resolver/Base.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/Resolver/UNIX.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/TLSA.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/SRV.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/OPENPGPKEY.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/NS.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/SIG.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/TKEY.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/SPF.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/RRSIG.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/RP.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/SOA.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/URI.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/RT.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/PX.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/PTR.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/SSHFP.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/X25.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/TSIG.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/NSEC3.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/SMIMEA.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/NULL.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/ZONEMD.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/TXT.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/NSEC.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/OPT.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/NSEC3PARAM.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/SVCB.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/NID.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/KX.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/DNAME.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/KEY.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/CDS.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/CDNSKEY.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/L32.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/L64.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/A.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/NAPTR.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/EUI64.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/EUI48.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/AMTRELAY.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/MINFO.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/HINFO.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/CERT.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/LOC.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/AFSDB.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/MR.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/AAAA.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/APL.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/CAA.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/CNAME.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/DHCID.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/DNSKEY.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/IPSECKEY.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/LP.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/DS.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/ISDN.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/GPOS.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/MB.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/HIP.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/HTTPS.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/CSYNC.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/MX.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Net/DNS/RR/MG.pm Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::ZoneFile.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::Update.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::Text.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::Resolver::os390.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::Resolver::os2.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::Resolver::cygwin.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::Resolver::android.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::Resolver::UNIX.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::Resolver::Recurse.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::Resolver::MSWin32.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::Resolver::Base.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::Resolver.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::ZONEMD.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::X25.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::URI.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::TXT.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::TSIG.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::TLSA.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::TKEY.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::SVCB.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::SSHFP.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::SRV.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::SPF.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::SOA.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::SMIMEA.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::SIG.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::RT.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::RRSIG.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::RP.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::PX.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::PTR.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::OPT.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::OPENPGPKEY.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::NULL.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::NSEC3PARAM.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::NSEC3.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::NSEC.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::NS.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::NID.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::NAPTR.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::MX.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::MR.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::MINFO.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::MG.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::MB.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::LP.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::LOC.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::L64.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::L32.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::KX.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::KEY.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::ISDN.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::IPSECKEY.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::HTTPS.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::HIP.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::HINFO.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::GPOS.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::EUI64.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::EUI48.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::DS.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::DNSKEY.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::DNAME.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::DHCID.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::CSYNC.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::CNAME.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::CERT.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::CDS.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::CDNSKEY.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::CAA.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::APL.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::AMTRELAY.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::AFSDB.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::AAAA.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR::A.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::RR.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::Question.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::Parameters.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::Packet.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::Nameserver.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::Mailbox.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::Header.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::FAQ.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::DomainName.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS::Domain.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::DNS.3 make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-net-dns-1.36' Net-SSLeay-1.93_01.tar.gz: OK (md5: c73821e9790b3bdb3471d9b8faf48bbb) Net-SSLeay-1.93_01.tar.gz: OK (sha256: 876d022fbc719631b11d6bb4b6e78db3c19bbca578093c376c8f9900a4432aa3) >>> perl-net-ssleay 1.93_01 Extracting gzip -d -c /tmp/instance-23/dl/perl-net-ssleay/Net-SSLeay-1.93_01.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/perl-net-ssleay-1.93_01 -xf - >>> perl-net-ssleay 1.93_01 Patching Applying 0001-fix-build-system.patch using patch: patching file Makefile.PL Hunk #1 succeeded at 177 (offset -15 lines). >>> perl-net-ssleay 1.93_01 Configuring cd /tmp/instance-23/output-1/build/perl-net-ssleay-1.93_01/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then OPENSSL_PREFIX=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE --destdir /tmp/instance-23/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/sh4a-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 OPENSSL_PREFIX=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux DESTDIR=/tmp/instance-23/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/sh4a-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi Do you want to run external tests? These tests *will* *fail* if you do not have network connectivity. [n] n *** Be sure to use the same compiler and options to compile your OpenSSL, perl, and Net::SSLeay. Mixing and matching compilers is not supported. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Net::SSLeay Writing MYMETA.yml and MYMETA.json /usr/bin/sed -i -e "s/^LDDLFLAGS = '\(.*\)'/LDDLFLAGS = \1/" /tmp/instance-23/output-1/build/perl-net-ssleay-1.93_01/Makefile /usr/bin/sed -i -e "s/^CCFLAGS = '\(.*\)'/CCFLAGS = \1/" /tmp/instance-23/output-1/build/perl-net-ssleay-1.93_01/Makefile /usr/bin/sed -i -e "s/^OPTIMIZE = '\(.*\)'/OPTIMIZE = \1/" /tmp/instance-23/output-1/build/perl-net-ssleay-1.93_01/Makefile >>> perl-net-ssleay 1.93_01 Building cd /tmp/instance-23/output-1/build/perl-net-ssleay-1.93_01/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-net-ssleay-1.93_01' cp lib/Net/SSLeay.pod blib/lib/Net/SSLeay.pod cp lib/Net/SSLeay.pm blib/lib/Net/SSLeay.pm AutoSplitting blib/lib/Net/SSLeay.pm (blib/lib/auto/Net/SSLeay) blib/lib/Net/SSLeay.pm: some names are not unique when truncated to 8 characters: directory blib/lib/auto/Net/SSLeay: do_https3.al, do_https2.al, do_https4.al, do_https.al truncate to do_https do_httpx3.al, do_httpx2.al, do_httpx4.al truncate to do_httpx get_https.al, get_https3.al, get_https4.al, get_http.al, get_http3.al, get_http4.al, get_httpx.al, get_httpx3.al, get_httpx4.al truncate to get_http head_https.al, head_https3.al, head_https4.al, head_http.al, head_http3.al, head_http4.al, head_httpx.al, head_httpx3.al, head_httpx4.al truncate to head_htt post_https.al, post_https3.al, post_https4.al, post_http.al, post_http3.al, post_http4.al, post_httpx.al, post_httpx3.al, post_httpx4.al truncate to post_htt put_https.al, put_https3.al, put_https4.al, put_http.al, put_http3.al, put_http4.al, put_httpx.al, put_httpx3.al, put_httpx4.al truncate to put_http ssl_read_all.al, ssl_read_until.al, ssl_read_CRLF.al truncate to ssl_read ssl_write_all.al, ssl_write_CRLF.al truncate to ssl_writ tcp_read_all.al, tcp_read_until.al, tcp_read_CRLF.al truncate to tcp_read tcp_write_all.al, tcp_write_CRLF.al truncate to tcp_writ cp lib/Net/SSLeay/Handle.pm blib/lib/Net/SSLeay/Handle.pm Running Mkbootstrap for SSLeay () chmod 644 "SSLeay.bs" "/tmp/instance-23/output-1/host/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SSLeay.bs blib/arch/auto/Net/SSLeay/SSLeay.bs 644 "/tmp/instance-23/output-1/host/bin/perl" "/tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/xsubpp" -typemap '/tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/typemap' -typemap '/tmp/instance-23/output-1/build/perl-net-ssleay-1.93_01/typemap' SSLeay.xs > SSLeay.xsc mv SSLeay.xsc SSLeay.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DVERSION=\"1.93_01\" -DXS_VERSION=\"1.93_01\" -fPIC "-I/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE" SSLeay.c SSLeay.xs: In function 'XS_Net__SSLeay_CTX_tlsv1_new': SSLeay.xs:2090:6: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] 2090 | RETVAL = SSL_CTX_new (TLSv1_method()); | ^~~~~~ In file included from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/e_os2.h:13, from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/err.h:13, from SSLeay.xs:163: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/ssl.h:1887:1: note: declared here 1887 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ SSLeay.xs: In function 'XS_Net__SSLeay_CTX_tlsv1_1_new': SSLeay.xs:2101:6: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations] 2101 | RETVAL = SSL_CTX_new (TLSv1_1_method()); | ^~~~~~ In file included from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/e_os2.h:13, from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/err.h:13, from SSLeay.xs:163: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/ssl.h:1893:1: note: declared here 1893 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ | ^~~~~~~~~~~~~~~~~~ SSLeay.xs: In function 'XS_Net__SSLeay_CTX_tlsv1_2_new': SSLeay.xs:2112:6: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations] 2112 | RETVAL = SSL_CTX_new (TLSv1_2_method()); | ^~~~~~ In file included from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/e_os2.h:13, from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/err.h:13, from SSLeay.xs:163: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/ssl.h:1899:1: note: declared here 1899 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ | ^~~~~~~~~~~~~~~~~~ SSLeay.xs: In function 'XS_Net__SSLeay_RAND_pseudo_bytes': SSLeay.xs:3306:9: warning: 'RAND_pseudo_bytes' is deprecated [-Wdeprecated-declarations] 3306 | rc = RAND_pseudo_bytes(random, num); | ^~ In file included from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/e_os2.h:13, from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/err.h:13, from SSLeay.xs:163: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/rand.h:44:1: note: declared here 44 | DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num)) | ^~~~~~~~~~~~~~~~~~ SSLeay.c: In function 'XS_Net__SSLeay_TLSv1_method': SSLeay.c:11214:9: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] 11214 | RETVAL = TLSv1_method(); | ^~~~~~ In file included from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/e_os2.h:13, from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/err.h:13, from SSLeay.xs:163: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/ssl.h:1887:1: note: declared here 1887 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ SSLeay.c: In function 'XS_Net__SSLeay_TLSv1_server_method': SSLeay.c:11232:9: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations] 11232 | RETVAL = TLSv1_server_method(); | ^~~~~~ In file included from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/e_os2.h:13, from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/err.h:13, from SSLeay.xs:163: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/ssl.h:1888:1: note: declared here 1888 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ SSLeay.c: In function 'XS_Net__SSLeay_TLSv1_client_method': SSLeay.c:11250:9: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] 11250 | RETVAL = TLSv1_client_method(); | ^~~~~~ In file included from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/e_os2.h:13, from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/err.h:13, from SSLeay.xs:163: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/ssl.h:1889:1: note: declared here 1889 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ SSLeay.c: In function 'XS_Net__SSLeay_TLSv1_1_method': SSLeay.c:11272:9: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations] 11272 | RETVAL = TLSv1_1_method(); | ^~~~~~ In file included from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/e_os2.h:13, from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/err.h:13, from SSLeay.xs:163: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/ssl.h:1893:1: note: declared here 1893 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ | ^~~~~~~~~~~~~~~~~~ SSLeay.c: In function 'XS_Net__SSLeay_TLSv1_1_server_method': SSLeay.c:11290:9: warning: 'TLSv1_1_server_method' is deprecated [-Wdeprecated-declarations] 11290 | RETVAL = TLSv1_1_server_method(); | ^~~~~~ In file included from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/e_os2.h:13, from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/err.h:13, from SSLeay.xs:163: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/ssl.h:1894:1: note: declared here 1894 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ SSLeay.c: In function 'XS_Net__SSLeay_TLSv1_1_client_method': SSLeay.c:11308:9: warning: 'TLSv1_1_client_method' is deprecated [-Wdeprecated-declarations] 11308 | RETVAL = TLSv1_1_client_method(); | ^~~~~~ In file included from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/e_os2.h:13, from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/err.h:13, from SSLeay.xs:163: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/ssl.h:1895:1: note: declared here 1895 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ SSLeay.c: In function 'XS_Net__SSLeay_TLSv1_2_method': SSLeay.c:11330:9: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations] 11330 | RETVAL = TLSv1_2_method(); | ^~~~~~ In file included from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/e_os2.h:13, from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/err.h:13, from SSLeay.xs:163: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/ssl.h:1899:1: note: declared here 1899 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ | ^~~~~~~~~~~~~~~~~~ SSLeay.c: In function 'XS_Net__SSLeay_TLSv1_2_server_method': SSLeay.c:11348:9: warning: 'TLSv1_2_server_method' is deprecated [-Wdeprecated-declarations] 11348 | RETVAL = TLSv1_2_server_method(); | ^~~~~~ In file included from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/e_os2.h:13, from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/err.h:13, from SSLeay.xs:163: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/ssl.h:1900:1: note: declared here 1900 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) | ^~~~~~~~~~~~~~~~~~ SSLeay.c: In function 'XS_Net__SSLeay_TLSv1_2_client_method': SSLeay.c:11366:9: warning: 'TLSv1_2_client_method' is deprecated [-Wdeprecated-declarations] 11366 | RETVAL = TLSv1_2_client_method(); | ^~~~~~ In file included from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/e_os2.h:13, from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/err.h:13, from SSLeay.xs:163: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/openssl/ssl.h:1901:1: note: declared here 1901 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) | ^~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE/perl.h:7247, from SSLeay.xs:141: At top level: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-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/Net/SSLeay/SSLeay.so LD_RUN_PATH="/usr/lib/x86_64-linux-gnu" /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -shared SSLeay.o -o blib/arch/auto/Net/SSLeay/SSLeay.so \ -lssl -lcrypto -lz \ chmod 755 blib/arch/auto/Net/SSLeay/SSLeay.so make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-net-ssleay-1.93_01' >>> perl-net-ssleay 1.93_01 Installing to target cd /tmp/instance-23/output-1/build/perl-net-ssleay-1.93_01/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-net-ssleay-1.93_01' "/tmp/instance-23/output-1/host/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SSLeay.bs blib/arch/auto/Net/SSLeay/SSLeay.bs 644 Manifying 2 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/SSLeay.so Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/autosplit.ix Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/do_https.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/head_httpx4.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/put_httpx4.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/post_httpx4.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/get_httpx4.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/head_httpx3.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/put_httpx3.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/post_httpx3.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/get_httpx3.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/head_httpx.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/put_httpx.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/post_httpx.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/get_httpx.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/head_http4.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/put_http4.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/post_http4.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/get_http4.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/head_http3.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/put_http3.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/post_http3.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/get_http3.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/head_http.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/put_http.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/post_http.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/get_http.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/head_https4.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/put_https4.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/post_https4.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/get_https4.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/head_https3.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/put_https3.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/post_https3.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/get_https3.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/head_https.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/put_https.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/post_https.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/get_https.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/do_https4.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/do_httpx4.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/do_https2.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/do_httpx2.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/do_https3.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/do_httpx3.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/make_headers.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/make_form.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/set_proxy.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/set_server_cert_and_key.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/set_cert_and_key.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/httpx_cat.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/http_cat.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/https_cat.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/tcpxcat.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/tcpcat.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/sslcat.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/initialize.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/new_x_ctx.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/randomize.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/dump_peer_certificate.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/tcp_write_CRLF.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/ssl_write_CRLF.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/tcp_read_CRLF.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/ssl_read_CRLF.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/tcp_read_until.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/ssl_read_until.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/tcp_write_all.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/ssl_write_all.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/tcp_read_all.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/ssl_read_all.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/debug_read.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/open_proxy_tcp_connection.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/open_tcp_connection.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/want_X509_lookup.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/want_write.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/want_read.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Net/SSLeay/want_nothing.al Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/Net/SSLeay.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/Net/SSLeay.pod Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/Net/SSLeay/Handle.pm Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::SSLeay::Handle.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Net::SSLeay.3 make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-net-ssleay-1.93_01' >>> perl-package-stash 0.39 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.Package-Stash-0.39.tar.gz.VF7FMa/output' 'https://cpan.metacpan.org/authors/id/E/ET/ETHER/Package-Stash-0.39.tar.gz' --2023-02-02 20:34:07-- https://cpan.metacpan.org/authors/id/E/ET/ETHER/Package-Stash-0.39.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: 55606 (54K) [application/x-gzip] Saving to: '/tmp/instance-23/output-1/build/.Package-Stash-0.39.tar.gz.VF7FMa/output' 0K .......... .......... .......... .......... .......... 92% 14.0M 0s 50K .... 100% 91.0M=0.004s 2023-02-02 20:34:07 (15.0 MB/s) - '/tmp/instance-23/output-1/build/.Package-Stash-0.39.tar.gz.VF7FMa/output' saved [55606/55606] Package-Stash-0.39.tar.gz: OK (md5: 287d80c9115c9230912aca684f8ca92e) Package-Stash-0.39.tar.gz: OK (sha256: 9165f555112e080493ce0e9129de0886da30b2593fb353a2abd1c76b2d2621b5) >>> perl-package-stash 0.39 Extracting gzip -d -c /tmp/instance-23/dl/perl-package-stash/Package-Stash-0.39.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/perl-package-stash-0.39 -xf - >>> perl-package-stash 0.39 Patching >>> perl-package-stash 0.39 Configuring cd /tmp/instance-23/output-1/build/perl-package-stash-0.39/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE --destdir /tmp/instance-23/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/sh4a-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-23/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux DESTDIR=/tmp/instance-23/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/sh4a-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi *** Your toolchain doesn't support configure_requires, so Dist::CheckConflicts hasn't been installed yet. You should check for conflicting modules manually using the 'package-stash-conflicts' script that is installed with this distribution once the installation finishes. *** Warning: prerequisite CPAN::Meta::Check 0.011 not found. Warning: prerequisite Dist::CheckConflicts 0.02 not found. Warning: prerequisite Module::Implementation 0.06 not found. Warning: prerequisite Package::Stash::XS 0.26 not found. 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 Package::Stash Writing MYMETA.yml and MYMETA.json >>> perl-package-stash 0.39 Building cd /tmp/instance-23/output-1/build/perl-package-stash-0.39/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-package-stash-0.39' cp lib/Package/Stash/Conflicts.pm blib/lib/Package/Stash/Conflicts.pm cp lib/Package/Stash.pm blib/lib/Package/Stash.pm cp lib/Package/Stash/PP.pm blib/lib/Package/Stash/PP.pm cp bin/package-stash-conflicts blib/script/package-stash-conflicts : blib/script/package-stash-conflicts make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-package-stash-0.39' >>> perl-package-stash 0.39 Installing to target cd /tmp/instance-23/output-1/build/perl-package-stash-0.39/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-package-stash-0.39' Manifying 2 pod documents Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Package/Stash.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Package/Stash/PP.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Package/Stash/Conflicts.pm Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Package::Stash::PP.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Package::Stash.3 Installing /tmp/instance-23/output-1/target/usr/bin/package-stash-conflicts make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-package-stash-0.39' >>> perl-params-util 1.102 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.Params-Util-1.102.tar.gz.QwcisP/output' 'https://cpan.metacpan.org/authors/id/R/RE/REHSACK/Params-Util-1.102.tar.gz' --2023-02-02 20:34:11-- https://cpan.metacpan.org/authors/id/R/RE/REHSACK/Params-Util-1.102.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: 194986 (190K) [application/x-gzip] Saving to: '/tmp/instance-23/output-1/build/.Params-Util-1.102.tar.gz.QwcisP/output' 0K .......... .......... .......... .......... .......... 26% 16.4M 0s 50K .......... .......... .......... .......... .......... 52% 9.11M 0s 100K .......... .......... .......... .......... .......... 78% 12.8M 0s 150K .......... .......... .......... .......... 100% 16.0M=0.01s 2023-02-02 20:34:11 (12.7 MB/s) - '/tmp/instance-23/output-1/build/.Params-Util-1.102.tar.gz.QwcisP/output' saved [194986/194986] Params-Util-1.102.tar.gz: OK (md5: f1aa70ba570f03f14cd394096b9c6883) Params-Util-1.102.tar.gz: OK (sha256: 499bb1b482db24fda277a51525596ad092c2bd51dd508fa8fec2e9f849097402) >>> perl-params-util 1.102 Extracting gzip -d -c /tmp/instance-23/dl/perl-params-util/Params-Util-1.102.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/perl-params-util-1.102 -xf - >>> perl-params-util 1.102 Patching >>> perl-params-util 1.102 Configuring cd /tmp/instance-23/output-1/build/perl-params-util-1.102/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE --destdir /tmp/instance-23/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/sh4a-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-23/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux DESTDIR=/tmp/instance-23/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/sh4a-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi Checking for cc... /usr/bin/gcc Checking whether pureperl is required... no Checking for cc... (cached) /usr/bin/gcc Checking whether perlapi is accessible... yes Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Params::Util Writing MYMETA.yml and MYMETA.json >>> perl-params-util 1.102 Building cd /tmp/instance-23/output-1/build/perl-params-util-1.102/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-params-util-1.102' cp lib/Params/Util.pm blib/lib/Params/Util.pm cp lib/Params/Util/PP.pm blib/lib/Params/Util/PP.pm Running Mkbootstrap for Util () chmod 644 "Util.bs" "/tmp/instance-23/output-1/host/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs blib/arch/auto/Params/Util/Util.bs 644 "/tmp/instance-23/output-1/host/bin/perl" "/tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/xsubpp" -typemap '/tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/typemap' Util.xs > Util.xsc mv Util.xsc Util.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DVERSION=\"1.102\" -DXS_VERSION=\"1.102\" -fPIC "-I/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE" Util.c In file included from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE/perl.h:7247, from Util.xs:2: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-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/Params/Util/Util.so /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -shared Util.o -o blib/arch/auto/Params/Util/Util.so \ \ chmod 755 blib/arch/auto/Params/Util/Util.so make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-params-util-1.102' >>> perl-params-util 1.102 Installing to target cd /tmp/instance-23/output-1/build/perl-params-util-1.102/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-params-util-1.102' "/tmp/instance-23/output-1/host/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs blib/arch/auto/Params/Util/Util.bs 644 Manifying 2 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Params/Util/Util.so Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/Params/Util.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/Params/Util/PP.pm Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Params::Util::PP.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Params::Util.3 make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-params-util-1.102' >>> perl-role-tiny 2.002004 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.Role-Tiny-2.002004.tar.gz.HsZoBQ/output' 'https://cpan.metacpan.org/authors/id/H/HA/HAARG/Role-Tiny-2.002004.tar.gz' --2023-02-02 20:34:16-- https://cpan.metacpan.org/authors/id/H/HA/HAARG/Role-Tiny-2.002004.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: 35940 (35K) [application/x-gzip] Saving to: '/tmp/instance-23/output-1/build/.Role-Tiny-2.002004.tar.gz.HsZoBQ/output' 0K .......... .......... .......... ..... 100% 127M=0s 2023-02-02 20:34:16 (127 MB/s) - '/tmp/instance-23/output-1/build/.Role-Tiny-2.002004.tar.gz.HsZoBQ/output' saved [35940/35940] Role-Tiny-2.002004.tar.gz: OK (md5: 9ee45591befa3d0b1094ac75d282b6ba) Role-Tiny-2.002004.tar.gz: OK (sha256: d7bdee9e138a4f83aa52d0a981625644bda87ff16642dfa845dcb44d9a242b45) >>> perl-role-tiny 2.002004 Extracting gzip -d -c /tmp/instance-23/dl/perl-role-tiny/Role-Tiny-2.002004.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/perl-role-tiny-2.002004 -xf - >>> perl-role-tiny 2.002004 Patching >>> perl-role-tiny 2.002004 Configuring cd /tmp/instance-23/output-1/build/perl-role-tiny-2.002004/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE --destdir /tmp/instance-23/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/sh4a-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-23/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux DESTDIR=/tmp/instance-23/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/sh4a-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 Generating a Unix-style Makefile Writing Makefile for Role::Tiny Writing MYMETA.yml and MYMETA.json >>> perl-role-tiny 2.002004 Building cd /tmp/instance-23/output-1/build/perl-role-tiny-2.002004/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-role-tiny-2.002004' cp lib/Role/Tiny/With.pm blib/lib/Role/Tiny/With.pm cp lib/Role/Tiny.pm blib/lib/Role/Tiny.pm make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-role-tiny-2.002004' >>> perl-role-tiny 2.002004 Installing to target cd /tmp/instance-23/output-1/build/perl-role-tiny-2.002004/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-role-tiny-2.002004' Manifying 2 pod documents Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Role/Tiny.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Role/Tiny/With.pm Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Role::Tiny::With.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Role::Tiny.3 make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-role-tiny-2.002004' >>> perl-sub-install 0.928 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.Sub-Install-0.928.tar.gz.h6gUPx/output' 'https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Sub-Install-0.928.tar.gz' --2023-02-02 20:34:19-- https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Sub-Install-0.928.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: 18669 (18K) [application/x-gzip] Saving to: '/tmp/instance-23/output-1/build/.Sub-Install-0.928.tar.gz.h6gUPx/output' 0K .......... ........ 100% 83.0M=0s 2023-02-02 20:34:19 (83.0 MB/s) - '/tmp/instance-23/output-1/build/.Sub-Install-0.928.tar.gz.h6gUPx/output' saved [18669/18669] Sub-Install-0.928.tar.gz: OK (md5: e1ce4f9cb6b2f6b8778b036c31afa5ab) Sub-Install-0.928.tar.gz: OK (sha256: 61e567a7679588887b7b86d427bc476ea6d77fffe7e0d17d640f89007d98ef0f) >>> perl-sub-install 0.928 Extracting gzip -d -c /tmp/instance-23/dl/perl-sub-install/Sub-Install-0.928.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/perl-sub-install-0.928 -xf - >>> perl-sub-install 0.928 Patching >>> perl-sub-install 0.928 Configuring cd /tmp/instance-23/output-1/build/perl-sub-install-0.928/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE --destdir /tmp/instance-23/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/sh4a-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-23/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux DESTDIR=/tmp/instance-23/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/sh4a-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 Generating a Unix-style Makefile Writing Makefile for Sub::Install Writing MYMETA.yml and MYMETA.json >>> perl-sub-install 0.928 Building cd /tmp/instance-23/output-1/build/perl-sub-install-0.928/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-sub-install-0.928' cp lib/Sub/Install.pm blib/lib/Sub/Install.pm make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-sub-install-0.928' >>> perl-sub-install 0.928 Installing to target cd /tmp/instance-23/output-1/build/perl-sub-install-0.928/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-sub-install-0.928' Manifying 1 pod document Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Sub/Install.pm Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Sub::Install.3 make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-sub-install-0.928' >>> perl-sub-quote 2.006006 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.Sub-Quote-2.006006.tar.gz.GYNPqi/output' 'https://cpan.metacpan.org/authors/id/H/HA/HAARG/Sub-Quote-2.006006.tar.gz' --2023-02-02 20:34:22-- https://cpan.metacpan.org/authors/id/H/HA/HAARG/Sub-Quote-2.006006.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: 32485 (32K) [application/x-gzip] Saving to: '/tmp/instance-23/output-1/build/.Sub-Quote-2.006006.tar.gz.GYNPqi/output' 0K .......... .......... .......... . 100% 39.2M=0.001s 2023-02-02 20:34:22 (39.2 MB/s) - '/tmp/instance-23/output-1/build/.Sub-Quote-2.006006.tar.gz.GYNPqi/output' saved [32485/32485] Sub-Quote-2.006006.tar.gz: OK (md5: 1bb9caee697bcfa738f419d40505e506) Sub-Quote-2.006006.tar.gz: OK (sha256: 6e4e2af42388fa6d2609e0e82417de7cc6be47223f576592c656c73c7524d89d) >>> perl-sub-quote 2.006006 Extracting gzip -d -c /tmp/instance-23/dl/perl-sub-quote/Sub-Quote-2.006006.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/perl-sub-quote-2.006006 -xf - >>> perl-sub-quote 2.006006 Patching >>> perl-sub-quote 2.006006 Configuring cd /tmp/instance-23/output-1/build/perl-sub-quote-2.006006/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE --destdir /tmp/instance-23/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/sh4a-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-23/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux DESTDIR=/tmp/instance-23/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/sh4a-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi Warning: prerequisite Test::Fatal 0.003 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Sub::Quote Writing MYMETA.yml and MYMETA.json >>> perl-sub-quote 2.006006 Building cd /tmp/instance-23/output-1/build/perl-sub-quote-2.006006/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-sub-quote-2.006006' cp lib/Sub/Defer.pm blib/lib/Sub/Defer.pm cp lib/Sub/Quote.pm blib/lib/Sub/Quote.pm make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-sub-quote-2.006006' >>> perl-sub-quote 2.006006 Installing to target cd /tmp/instance-23/output-1/build/perl-sub-quote-2.006006/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-sub-quote-2.006006' Manifying 2 pod documents Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Sub/Quote.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Sub/Defer.pm Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Sub::Quote.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Sub::Defer.3 make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-sub-quote-2.006006' >>> perl-sys-mmap 0.20 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.Sys-Mmap-0.20.tar.gz.kvbFSV/output' 'https://cpan.metacpan.org/authors/id/T/TO/TODDR/Sys-Mmap-0.20.tar.gz' --2023-02-02 20:34:25-- https://cpan.metacpan.org/authors/id/T/TO/TODDR/Sys-Mmap-0.20.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: 17962 (18K) [application/x-gzip] Saving to: '/tmp/instance-23/output-1/build/.Sys-Mmap-0.20.tar.gz.kvbFSV/output' 0K .......... ....... 100% 36.4M=0s 2023-02-02 20:34:25 (36.4 MB/s) - '/tmp/instance-23/output-1/build/.Sys-Mmap-0.20.tar.gz.kvbFSV/output' saved [17962/17962] Sys-Mmap-0.20.tar.gz: OK (md5: 57172ce9b33c04de460b4e7ad68d2e9c) Sys-Mmap-0.20.tar.gz: OK (sha256: 1820ce2c89f1ab7357644f8db0f49f142f54526250fb1e235db10aa80f15e2cf) >>> perl-sys-mmap 0.20 Extracting gzip -d -c /tmp/instance-23/dl/perl-sys-mmap/Sys-Mmap-0.20.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/perl-sys-mmap-0.20 -xf - >>> perl-sys-mmap 0.20 Patching >>> perl-sys-mmap 0.20 Configuring cd /tmp/instance-23/output-1/build/perl-sys-mmap-0.20/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE --destdir /tmp/instance-23/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/sh4a-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-23/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux DESTDIR=/tmp/instance-23/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/sh4a-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 Generating a Unix-style Makefile Writing Makefile for Sys::Mmap Writing MYMETA.yml and MYMETA.json >>> perl-sys-mmap 0.20 Building cd /tmp/instance-23/output-1/build/perl-sys-mmap-0.20/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-sys-mmap-0.20' cp Mmap.pm blib/lib/Sys/Mmap.pm Running Mkbootstrap for Mmap () chmod 644 "Mmap.bs" "/tmp/instance-23/output-1/host/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Mmap.bs blib/arch/auto/Sys/Mmap/Mmap.bs 644 "/tmp/instance-23/output-1/host/bin/perl" "/tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/xsubpp" -typemap '/tmp/instance-23/output-1/host/lib/perl5/5.36.0/ExtUtils/typemap' Mmap.xs > Mmap.xsc mv Mmap.xsc Mmap.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DVERSION=\"0.20\" -DXS_VERSION=\"0.20\" -fPIC "-I/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE" Mmap.c In file included from /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE/perl.h:7247, from Mmap.xs:5: /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-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/Sys/Mmap/Mmap.so /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -shared Mmap.o -o blib/arch/auto/Sys/Mmap/Mmap.so \ \ chmod 755 blib/arch/auto/Sys/Mmap/Mmap.so make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-sys-mmap-0.20' >>> perl-sys-mmap 0.20 Installing to target cd /tmp/instance-23/output-1/build/perl-sys-mmap-0.20/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-sys-mmap-0.20' "/tmp/instance-23/output-1/host/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Mmap.bs blib/arch/auto/Sys/Mmap/Mmap.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/auto/Sys/Mmap/Mmap.so Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/sh4a-linux/Sys/Mmap.pm Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Sys::Mmap.3 make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-sys-mmap-0.20' TimeDate-2.33.tar.gz: OK (md5: 5e5afe22c8d417417283d1f7f4572a57) TimeDate-2.33.tar.gz: OK (sha256: c0b69c4b039de6f501b0d9f13ec58c86b040c1f7e9b27ef249651c143d605eb2) >>> perl-timedate 2.33 Extracting gzip -d -c /tmp/instance-23/dl/perl-timedate/TimeDate-2.33.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/perl-timedate-2.33 -xf - >>> perl-timedate 2.33 Patching >>> perl-timedate 2.33 Configuring cd /tmp/instance-23/output-1/build/perl-timedate-2.33/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE --destdir /tmp/instance-23/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/sh4a-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-23/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux DESTDIR=/tmp/instance-23/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/sh4a-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 Generating a Unix-style Makefile Writing Makefile for Date::Parse Writing MYMETA.yml and MYMETA.json >>> perl-timedate 2.33 Building cd /tmp/instance-23/output-1/build/perl-timedate-2.33/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-timedate-2.33' cp lib/Date/Language/Turkish.pm blib/lib/Date/Language/Turkish.pm cp lib/Date/Language/Romanian.pm blib/lib/Date/Language/Romanian.pm cp lib/Date/Language/Gedeo.pm blib/lib/Date/Language/Gedeo.pm cp lib/Date/Language/French.pm blib/lib/Date/Language/French.pm cp lib/Date/Language/Afar.pm blib/lib/Date/Language/Afar.pm cp lib/Date/Language/Brazilian.pm blib/lib/Date/Language/Brazilian.pm cp lib/Date/Language/Austrian.pm blib/lib/Date/Language/Austrian.pm cp lib/Date/Language/Icelandic.pm blib/lib/Date/Language/Icelandic.pm cp lib/Date/Language/TigrinyaEritrean.pm blib/lib/Date/Language/TigrinyaEritrean.pm cp lib/Date/Language/Greek.pm blib/lib/Date/Language/Greek.pm cp lib/Date/Language/Russian_koi8r.pm blib/lib/Date/Language/Russian_koi8r.pm cp lib/Date/Language/TigrinyaEthiopian.pm blib/lib/Date/Language/TigrinyaEthiopian.pm cp lib/Date/Language/Amharic.pm blib/lib/Date/Language/Amharic.pm cp lib/Date/Language/Chinese_GB.pm blib/lib/Date/Language/Chinese_GB.pm cp lib/Date/Language/Norwegian.pm blib/lib/Date/Language/Norwegian.pm cp lib/TimeDate.pm blib/lib/TimeDate.pm cp lib/Date/Language/Chinese.pm blib/lib/Date/Language/Chinese.pm cp lib/Date/Parse.pm blib/lib/Date/Parse.pm cp lib/Date/Language/Dutch.pm blib/lib/Date/Language/Dutch.pm cp lib/Date/Language/Finnish.pm blib/lib/Date/Language/Finnish.pm cp lib/Date/Language/Oromo.pm blib/lib/Date/Language/Oromo.pm cp lib/Time/Zone.pm blib/lib/Time/Zone.pm cp lib/Date/Language/English.pm blib/lib/Date/Language/English.pm cp lib/Date/Language/Sidama.pm blib/lib/Date/Language/Sidama.pm cp lib/Date/Language/Bulgarian.pm blib/lib/Date/Language/Bulgarian.pm cp lib/Date/Language/Russian_cp1251.pm blib/lib/Date/Language/Russian_cp1251.pm cp lib/Date/Language/Hungarian.pm blib/lib/Date/Language/Hungarian.pm cp lib/Date/Language/Danish.pm blib/lib/Date/Language/Danish.pm cp lib/Date/Language/Swedish.pm blib/lib/Date/Language/Swedish.pm cp lib/Date/Language/Somali.pm blib/lib/Date/Language/Somali.pm cp lib/Date/Language/German.pm blib/lib/Date/Language/German.pm cp lib/Date/Language/Russian.pm blib/lib/Date/Language/Russian.pm cp lib/Date/Language/Occitan.pm blib/lib/Date/Language/Occitan.pm cp lib/Date/Format.pm blib/lib/Date/Format.pm cp lib/Date/Language/Italian.pm blib/lib/Date/Language/Italian.pm cp lib/Date/Language/Spanish.pm blib/lib/Date/Language/Spanish.pm cp lib/Date/Language/Tigrinya.pm blib/lib/Date/Language/Tigrinya.pm cp lib/Date/Language/Czech.pm blib/lib/Date/Language/Czech.pm cp lib/Date/Language.pm blib/lib/Date/Language.pm make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-timedate-2.33' >>> perl-timedate 2.33 Installing to target cd /tmp/instance-23/output-1/build/perl-timedate-2.33/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-timedate-2.33' Manifying 7 pod documents Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/TimeDate.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Time/Zone.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Format.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Parse.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/Czech.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/Tigrinya.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/Spanish.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/Italian.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/Occitan.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/Russian.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/German.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/Somali.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/Swedish.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/Danish.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/Hungarian.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/Russian_cp1251.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/Bulgarian.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/Sidama.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/English.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/Oromo.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/Finnish.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/Dutch.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/Chinese.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/Norwegian.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/Chinese_GB.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/Amharic.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/TigrinyaEthiopian.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/Russian_koi8r.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/Greek.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/TigrinyaEritrean.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/Icelandic.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/Austrian.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/Brazilian.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/Afar.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/French.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/Gedeo.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/Romanian.pm Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Language/Turkish.pm Installing /tmp/instance-23/output-1/target/usr/share/man/man3/TimeDate.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Time::Zone.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Date::Parse.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Date::Language::Hungarian.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Date::Language::Bulgarian.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Date::Language.3 Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Date::Format.3 make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-timedate-2.33' Try-Tiny-0.31.tar.gz: OK (md5: 993a29ee8a03c9bd9c2f7c53d1082a03) Try-Tiny-0.31.tar.gz: OK (sha256: 3300d31d8a4075b26d8f46ce864a1d913e0e8467ceeba6655d5d2b2e206c11be) >>> perl-try-tiny 0.31 Extracting gzip -d -c /tmp/instance-23/dl/perl-try-tiny/Try-Tiny-0.31.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/perl-try-tiny-0.31 -xf - >>> perl-try-tiny 0.31 Patching >>> perl-try-tiny 0.31 Configuring cd /tmp/instance-23/output-1/build/perl-try-tiny-0.31/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux/CORE --destdir /tmp/instance-23/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/sh4a-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-23/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/sh4a-linux DESTDIR=/tmp/instance-23/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/sh4a-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 Generating a Unix-style Makefile Writing Makefile for Try::Tiny Writing MYMETA.yml and MYMETA.json >>> perl-try-tiny 0.31 Building cd /tmp/instance-23/output-1/build/perl-try-tiny-0.31/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-try-tiny-0.31' cp lib/Try/Tiny.pm blib/lib/Try/Tiny.pm make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-try-tiny-0.31' >>> perl-try-tiny 0.31 Installing to target cd /tmp/instance-23/output-1/build/perl-try-tiny-0.31/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-23/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-23/output-1/build/perl-try-tiny-0.31' Manifying 1 pod document Installing /tmp/instance-23/output-1/target/usr/lib/perl5/site_perl/5.36.0/Try/Tiny.pm Installing /tmp/instance-23/output-1/target/usr/share/man/man3/Try::Tiny.3 make[1]: Leaving directory '/tmp/instance-23/output-1/build/perl-try-tiny-0.31' >>> picocom 3.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.picocom-3.1.tar.gz.i9qpGj/output' 'https://github.com/npat-efault/picocom/archive/3.1/picocom-3.1.tar.gz' --2023-02-02 20:34:35-- https://github.com/npat-efault/picocom/archive/3.1/picocom-3.1.tar.gz Resolving github.com (github.com)... 140.82.114.4 Connecting to github.com (github.com)|140.82.114.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/npat-efault/picocom/tar.gz/refs/tags/3.1 [following] --2023-02-02 20:34:36-- https://codeload.github.com/npat-efault/picocom/tar.gz/refs/tags/3.1 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-23/output-1/build/.picocom-3.1.tar.gz.i9qpGj/output' 0K .......... .......... .......... .......... .......... 511K 50K .......... .......... .......... .......... .......... 1022K 100K .......... ........ 122M=0.1s 2023-02-02 20:34:36 (809 KB/s) - '/tmp/instance-23/output-1/build/.picocom-3.1.tar.gz.i9qpGj/output' saved [121686] picocom-3.1.tar.gz: OK (sha256: e6761ca932ffc6d09bd6b11ff018bdaf70b287ce518b3282d29e0270e88420bb) >>> picocom 3.1 Extracting gzip -d -c /tmp/instance-23/dl/picocom/picocom-3.1.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/picocom-3.1 -xf - >>> picocom 3.1 Patching Applying 0001-Compile-with-libc-s-without-cispeed-cospeed.patch using patch: patching file custbaud.h >>> picocom 3.1 Configuring >>> picocom 3.1 Building PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-23/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-23/output-1/build/picocom-3.1 make[1]: Entering directory '/tmp/instance-23/output-1/build/picocom-3.1' /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION_STR=\"3.1\" -DTTY_Q_SZ=0 -DHIGH_BAUD -DUSE_FLOCK -DHISTFILE=\".picocom_history\" -DLINENOISE -o linenoise-1.0/linenoise.o -c linenoise-1.0/linenoise.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION_STR=\"3.1\" -DTTY_Q_SZ=0 -DHIGH_BAUD -DUSE_FLOCK -DHISTFILE=\".picocom_history\" -DLINENOISE -o picocom.o -c picocom.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION_STR=\"3.1\" -DTTY_Q_SZ=0 -DHIGH_BAUD -DUSE_FLOCK -DHISTFILE=\".picocom_history\" -DLINENOISE -o term.o -c term.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION_STR=\"3.1\" -DTTY_Q_SZ=0 -DHIGH_BAUD -DUSE_FLOCK -DHISTFILE=\".picocom_history\" -DLINENOISE -o fdio.o -c fdio.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION_STR=\"3.1\" -DTTY_Q_SZ=0 -DHIGH_BAUD -DUSE_FLOCK -DHISTFILE=\".picocom_history\" -DLINENOISE -o split.o -c split.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION_STR=\"3.1\" -DTTY_Q_SZ=0 -DHIGH_BAUD -DUSE_FLOCK -DHISTFILE=\".picocom_history\" -DLINENOISE -o termios2.o -c termios2.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION_STR=\"3.1\" -DTTY_Q_SZ=0 -DHIGH_BAUD -DUSE_FLOCK -DHISTFILE=\".picocom_history\" -DLINENOISE -o custbaud_bsd.o -c custbaud_bsd.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o picocom linenoise-1.0/linenoise.o picocom.o term.o fdio.o split.o termios2.o custbaud_bsd.o make[1]: Leaving directory '/tmp/instance-23/output-1/build/picocom-3.1' >>> picocom 3.1 Installing to target /usr/bin/install -D -m 0755 /tmp/instance-23/output-1/build/picocom-3.1/picocom /tmp/instance-23/output-1/target/usr/bin/picocom pipewire-0.3.62.tar.bz2: OK (sha256: 24b218cf3bb1fb279c8c489c14cc9ae483e1da7b4c8215b2ee5a5ee831bae94f) >>> pipewire 0.3.62 Extracting bzcat /tmp/instance-23/dl/pipewire/pipewire-0.3.62.tar.bz2 | tar --strip-components=1 -C /tmp/instance-23/output-1/build/pipewire-0.3.62 -xf - >>> pipewire 0.3.62 Patching >>> pipewire 0.3.62 Configuring rm -rf /tmp/instance-23/output-1/build/pipewire-0.3.62//build mkdir -p /tmp/instance-23/output-1/build/pipewire-0.3.62//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sh4%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-23/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-23/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-23/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-23/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-23/output-1/build/pipewire-0.3.62//build/cross-compilation.conf PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /tmp/instance-23/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/tmp/instance-23/output-1/build/pipewire-0.3.62//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/tmp/instance-23/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/tmp/instance-23/output-1/host/lib/cmake -Ddocs=disabled -Dman=disabled -Dtests=disabled -Dspa-plugins=enabled -Daudiomixer=enabled -Daudioconvert=enabled -Dbluez5-codec-lc3=disabled -Dbluez5-codec-lc3plus=disabled -Dcontrol=enabled -Daudiotestsrc=enabled -Dsupport=enabled -Devl=disabled -Dtest=disabled -Dvideoconvert=enabled -Dvideotestsrc=enabled -Dvolume=enabled -Dsession-managers=[] -Dlegacy-rtkit=false -Davb=disabled -Dlibcanberra=disabled -Dflatpak=disabled -Ddbus=enabled -Dudev=disabled -Dexamples=disabled -Dgstreamer=disabled -Dsystemd=disabled -Dsystemd-system-service=disabled -Dsystemd-user-service=disabled -Dpipewire-alsa=enabled -Dalsa=disabled -Davahi=disabled -Dpipewire-jack=disabled -Djack=disabled -Dbluez5=disabled -Dbluez5-codec-opus=disabled -Dffmpeg=disabled -Dpipewire-v4l2=disabled -Dv4l2=disabled -Dlibcamera=disabled -Dlv2=disabled -Dx11=disabled -Dx11-xfixes=disabled -Dgsettings=enabled -Dlibusb=enabled -Dvulkan=disabled -Dpw-cat=disabled -Dsndfile=disabled -Dlibpulse=disabled -Dreadline=enabled -Dsdl2=disabled -Decho-cancel-webrtc=disabled -Draop=enabled /tmp/instance-23/output-1/build/pipewire-0.3.62/ /tmp/instance-23/output-1/build/pipewire-0.3.62//build The Meson build system Version: 1.0.0 Source dir: /tmp/instance-23/output-1/build/pipewire-0.3.62 Build dir: /tmp/instance-23/output-1/build/pipewire-0.3.62/build Build type: cross build Project name: pipewire Project version: 0.3.62 C compiler for the host machine: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc (gcc 11.3.0 "sh4a-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.11-1119-gaff4317797) 11.3.0") C linker for the host machine: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc ld.bfd 2.39 C compiler for the build machine: /usr/bin/gcc (gcc 10.2.1 "gcc (Debian 10.2.1-6) 10.2.1 20210110") C linker for the build machine: /usr/bin/gcc ld.bfd 2.35.2 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: sh4 Host machine cpu: Target machine cpu family: sh4 Target machine cpu: Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C supports arguments -fno-strict-aliasing: YES Compiler for C supports arguments -Werror=suggest-attribute=format: YES Compiler for C supports arguments -Wsign-compare: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wpointer-sign: YES Compiler for C supports arguments -Wformat: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wimplicit-fallthrough: YES Compiler for C supports arguments -Wmissing-braces: YES Compiler for C supports arguments -Wtype-limits: YES Compiler for C supports arguments -Wvariadic-macros: YES Compiler for C supports arguments -Wmaybe-uninitialized: YES Compiler for C supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wno-pedantic: YES Compiler for C supports arguments -Wold-style-declaration: YES Compiler for C supports arguments -Wdeprecated-declarations: YES Compiler for C supports arguments -Wunused-result: YES Compiler for C supports arguments -D_GNU_SOURCE: YES Compiler for C supports arguments -DFASTPATH: YES Compiler for language cpp for the host machine not found. Compiler for C supports arguments -msse: NO Compiler for C supports arguments -msse2: NO Compiler for C supports arguments -mssse3: NO Compiler for C supports arguments -msse4.1: NO Compiler for C supports arguments -mfma: NO Compiler for C supports arguments -mavx: NO Compiler for C supports arguments -mavx2: NO Compiler for C supports arguments -mfpu=neon: NO Library atomic found: YES Checking if "8-byte __atomic_fetch_add without libatomic" : links: NO Checking if "8-byte __atomic_fetch_add with libatomic" with dependency -latomic: links: YES Has header "sys/mount.h" : YES Has header "sys/param.h" : YES Has header "sys/random.h" : YES Has header "sys/vfs.h" : YES Has header "pwd.h" : YES Fetching value of define "SYS_pidfd_open" : Dependency systemd skipped: feature systemd disabled Dependency libsystemd skipped: feature systemd disabled Configuring Makefile using configuration Library m found: YES Library rt found: YES Library dl found: YES Run-time dependency threads found: YES Found pkg-config: /tmp/instance-23/output-1/host/bin/pkgconf (1.6.3) Run-time dependency dbus-1 found: YES 1.12.24 Dependency sdl2 skipped: feature sdl2 disabled Run-time dependency libdrm found: YES 2.4.114 Run-time dependency readline found: YES 8.2 Found CMake: /tmp/instance-23/output-1/host/bin/cmake (3.22.3) Run-time dependency ncursesw found: NO (tried pkgconfig and cmake) Dependency sndfile skipped: feature sndfile disabled Dependency libpulse skipped: feature libpulse disabled Dependency avahi-client skipped: feature avahi disabled Dependency x11-xcb skipped: feature x11 disabled Dependency xfixes skipped: feature x11-xfixes disabled Dependency libcanberra skipped: feature libcanberra disabled Run-time dependency libusb-1.0 found: YES 1.0.26 Run-time dependency libcap found: NO (tried pkgconfig and cmake) Dependency glib-2.0 skipped: feature flatpak disabled Run-time dependency gio-2.0 found: YES 2.72.3 Dependency glib-2.0 skipped: feature gstreamer disabled Dependency webrtc-audio-processing skipped: feature echo-cancel-webrtc disabled Library intl found: NO Run-time dependency intl found: YES Run-time dependency alsa found: YES 1.2.8 Run-time dependency openssl found: YES 1.1.1q Dependency lilv-0 skipped: feature lv2 disabled Checking for function "gettid" : YES Checking for function "memfd_create" : YES Checking for function "getrandom" : YES Checking for function "reallocarray" : YES Checking for function "sigabbrev_np" : YES Checking for function "XSetIOErrorExitHandler" with dependency x11-xcb: NO Program msgfmt found: YES (/tmp/instance-23/output-1/host/bin/msgfmt) Program msginit found: YES (/usr/bin/msginit) Program msgmerge found: YES (/tmp/instance-23/output-1/host/bin/msgmerge) Program xgettext found: YES (/tmp/instance-23/output-1/host/bin/xgettext) Dependency alsa skipped: feature alsa disabled Dependency bluez skipped: feature bluez5 disabled Dependency libavcodec skipped: feature ffmpeg disabled Dependency jack skipped: feature jack disabled Dependency vulkan skipped: feature vulkan disabled Dependency libcamera skipped: feature libcamera disabled Run-time dependency libudev found: NO (tried pkgconfig and cmake) Has header "linux/videodev2.h" skipped: feature v4l2 disabled Program find found: YES (/usr/bin/find) Configuring spa-include-test-spa_utils_type_h.c using configuration Configuring spa-include-test-spa_utils_string_h.c using configuration Configuring spa-include-test-spa_utils_ringbuffer_h.c using configuration Configuring spa-include-test-spa_utils_result_h.c using configuration Configuring spa-include-test-spa_utils_names_h.c using configuration Configuring spa-include-test-spa_utils_list_h.c using configuration Configuring spa-include-test-spa_utils_keys_h.c using configuration Configuring spa-include-test-spa_utils_json_h.c using configuration Configuring spa-include-test-spa_utils_json_pod_h.c using configuration Configuring spa-include-test-spa_utils_hook_h.c using configuration Configuring spa-include-test-spa_utils_dll_h.c using configuration Configuring spa-include-test-spa_utils_dict_h.c using configuration Configuring spa-include-test-spa_utils_defs_h.c using configuration Configuring spa-include-test-spa_utils_ansi_h.c using configuration Configuring spa-include-test-spa_support_thread_h.c using configuration Configuring spa-include-test-spa_support_system_h.c using configuration Configuring spa-include-test-spa_support_plugin_h.c using configuration Configuring spa-include-test-spa_support_plugin_loader_h.c using configuration Configuring spa-include-test-spa_support_loop_h.c using configuration Configuring spa-include-test-spa_support_log_h.c using configuration Configuring spa-include-test-spa_support_log_impl_h.c using configuration Configuring spa-include-test-spa_support_i18n_h.c using configuration Configuring spa-include-test-spa_support_dbus_h.c using configuration Configuring spa-include-test-spa_support_cpu_h.c using configuration Configuring spa-include-test-spa_pod_vararg_h.c using configuration Configuring spa-include-test-spa_pod_pod_h.c using configuration Configuring spa-include-test-spa_pod_parser_h.c using configuration Configuring spa-include-test-spa_pod_iter_h.c using configuration Configuring spa-include-test-spa_pod_filter_h.c using configuration Configuring spa-include-test-spa_pod_event_h.c using configuration Configuring spa-include-test-spa_pod_dynamic_h.c using configuration Configuring spa-include-test-spa_pod_compare_h.c using configuration Configuring spa-include-test-spa_pod_command_h.c using configuration Configuring spa-include-test-spa_pod_builder_h.c using configuration Configuring spa-include-test-spa_param_video_raw_h.c using configuration Configuring spa-include-test-spa_param_video_multiview_h.c using configuration Configuring spa-include-test-spa_param_video_format_h.c using configuration Configuring spa-include-test-spa_param_video_format_utils_h.c using configuration Configuring spa-include-test-spa_param_video_encoded_h.c using configuration Configuring spa-include-test-spa_param_video_color_h.c using configuration Configuring spa-include-test-spa_param_video_chroma_h.c using configuration Configuring spa-include-test-spa_param_props_h.c using configuration Configuring spa-include-test-spa_param_profiler_h.c using configuration Configuring spa-include-test-spa_param_param_h.c using configuration Configuring spa-include-test-spa_param_latency_utils_h.c using configuration Configuring spa-include-test-spa_param_format_h.c using configuration Configuring spa-include-test-spa_param_format_utils_h.c using configuration Configuring spa-include-test-spa_param_bluetooth_audio_h.c using configuration Configuring spa-include-test-spa_param_audio_raw_h.c using configuration Configuring spa-include-test-spa_param_audio_layout_h.c using configuration Configuring spa-include-test-spa_param_audio_iec958_h.c using configuration Configuring spa-include-test-spa_param_audio_format_h.c using configuration Configuring spa-include-test-spa_param_audio_format_utils_h.c using configuration Configuring spa-include-test-spa_param_audio_dsd_h.c using configuration Configuring spa-include-test-spa_node_utils_h.c using configuration Configuring spa-include-test-spa_node_node_h.c using configuration Configuring spa-include-test-spa_node_keys_h.c using configuration Configuring spa-include-test-spa_node_io_h.c using configuration Configuring spa-include-test-spa_node_event_h.c using configuration Configuring spa-include-test-spa_node_command_h.c using configuration Configuring spa-include-test-spa_monitor_utils_h.c using configuration Configuring spa-include-test-spa_monitor_event_h.c using configuration Configuring spa-include-test-spa_monitor_device_h.c using configuration Configuring spa-include-test-spa_interfaces_audio_aec_h.c using configuration Configuring spa-include-test-spa_graph_graph_h.c using configuration Configuring spa-include-test-spa_debug_types_h.c using configuration Configuring spa-include-test-spa_debug_pod_h.c using configuration Configuring spa-include-test-spa_debug_node_h.c using configuration Configuring spa-include-test-spa_debug_mem_h.c using configuration Configuring spa-include-test-spa_debug_log_h.c using configuration Configuring spa-include-test-spa_debug_format_h.c using configuration Configuring spa-include-test-spa_debug_dict_h.c using configuration Configuring spa-include-test-spa_debug_buffer_h.c using configuration Configuring spa-include-test-spa_control_control_h.c using configuration Configuring spa-include-test-spa_buffer_meta_h.c using configuration Configuring spa-include-test-spa_buffer_buffer_h.c using configuration Configuring spa-include-test-spa_buffer_alloc_h.c using configuration Configuring version.h using configuration Configuring pipewire.conf using configuration ../output-1/build/pipewire-0.3.62/src/daemon/meson.build:78: WARNING: The variable(s) 'DEFAULT_SINK' in the input file 'src/daemon/pipewire.conf.in' are not present in the given configuration data. Configuring client.conf using configuration Configuring client-rt.conf using configuration Configuring filter-chain.conf using configuration Configuring jack.conf using configuration Configuring minimal.conf using configuration Configuring pipewire-pulse.conf using configuration Configuring pipewire-avb.conf using configuration Configuring pipewire-uninstalled.conf using configuration ../output-1/build/pipewire-0.3.62/src/daemon/meson.build:84: WARNING: The variable(s) 'DEFAULT_SINK' in the input file 'src/daemon/pipewire.conf.in' are not present in the given configuration data. Program ln found: YES (/usr/bin/ln) Configuring demonic.conf using configuration Configuring source-duplicate-FL.conf using configuration Configuring sink-mix-FL-FR.conf using configuration Configuring sink-make-LFE.conf using configuration Configuring sink-virtual-surround-5.1-kemar.conf using configuration Configuring sink-virtual-surround-7.1-hesuvi.conf using configuration Configuring sink-dolby-surround.conf using configuration Configuring sink-eq6.conf using configuration Configuring sink-matrix-spatialiser.conf using configuration Configuring source-rnnoise.conf using configuration Has header "roc/config.h" : NO Configuring config.h using configuration Program doxygen skipped: feature docs disabled Program pw-uninstalled.sh found: YES (/tmp/instance-23/output-1/build/pipewire-0.3.62/pw-uninstalled.sh) Build targets in project: 209 pipewire 0.3.62 systemd conf data : NO libsystemd : NO intl support : YES pipewire-alsa : YES OpenSSL (for raop-sink) : YES lilv (for lv2 plugins) : NO No session manager : pw-uninstalled.sh will not work out of the box! Manpage generation : NO Misc dependencies dbus (Bluetooth, rt, portal, pw-reserve): YES SDL2 (video examples) : NO readline (for pw-cli) : YES X11 (x11-bell) : NO libcanberra (x11-bell) : NO GLib-2.0 (Flatpak support) : NO GIO (GSettings) : YES WebRTC Echo Canceling : NO pw-cat/pw-play/pw-dump/filter-chain sndfile : NO Streaming between daemons libpulse : NO Avahi DNS-SD (Zeroconf) : NO ROC : NO Backend libusb (Bluetooth quirks) : YES gstreamer-device-provider : NO ALSA : NO Bluetooth audio : NO JACK2 : NO libcamera : NO Udev : NO V4L2 kernel header : NO V4L2 enabled : NO GStreamer modules glib-2.0 : NO Optional programs find (for header testing) : YES Session managers Build media-session : NO Build wireplumber : NO Default session-manager : pw-cat/pw-play/pw-dump tool Build pw-cat tool : NO Optional Modules rt : without RTKit portal : YES pulse-tunnel : NO zeroconf-discover : NO raop-discover (needs Avahi) : NO raop-sink (requires OpenSSL) : YES roc-sink : NO roc-source : NO x11-bell : NO avb : NO User defined options Cross files : /tmp/instance-23/output-1/build/pipewire-0.3.62//build/cross-compilation.conf build.cmake_prefix_path : /tmp/instance-23/output-1/host/lib/cmake build.pkg_config_path : /tmp/instance-23/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false alsa : disabled audioconvert : enabled audiomixer : enabled audiotestsrc : enabled avahi : disabled avb : disabled bluez5 : disabled bluez5-codec-lc3 : disabled bluez5-codec-lc3plus : disabled bluez5-codec-opus : disabled control : enabled dbus : enabled docs : disabled echo-cancel-webrtc : disabled evl : disabled examples : disabled ffmpeg : disabled flatpak : disabled gsettings : enabled gstreamer : disabled jack : disabled legacy-rtkit : false libcamera : disabled libcanberra : disabled libpulse : disabled libusb : enabled lv2 : disabled man : disabled pipewire-alsa : enabled pipewire-jack : disabled pipewire-v4l2 : disabled pw-cat : disabled raop : enabled readline : enabled sdl2 : disabled session-managers : [] sndfile : disabled spa-plugins : enabled support : enabled systemd : disabled systemd-system-service : disabled systemd-user-service : disabled test : disabled tests : disabled udev : disabled v4l2 : disabled videoconvert : enabled videotestsrc : enabled volume : enabled vulkan : disabled x11 : disabled x11-xfixes : disabled Found ninja-1.11.1.git.kitware.jobserver-1 at /tmp/instance-23/output-1/host/bin/ninja >>> pipewire 0.3.62 Building PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /tmp/instance-23/output-1/host/bin/ninja -C /tmp/instance-23/output-1/build/pipewire-0.3.62//build ninja: Entering directory `/tmp/instance-23/output-1/build/pipewire-0.3.62//build' [1/515] Generating po/af/LC_MESSAGES/pipewire-af.mo with a custom command [2/515] Generating po/as/LC_MESSAGES/pipewire-as.mo with a custom command [3/515] Generating po/be/LC_MESSAGES/pipewire-be.mo with a custom command [4/515] Generating po/bg/LC_MESSAGES/pipewire-bg.mo with a custom command [5/515] Generating po/bn_IN/LC_MESSAGES/pipewire-bn_IN.mo with a custom command [6/515] Generating po/ca/LC_MESSAGES/pipewire-ca.mo with a custom command [7/515] Generating po/cs/LC_MESSAGES/pipewire-cs.mo with a custom command [8/515] Generating po/da/LC_MESSAGES/pipewire-da.mo with a custom command [9/515] Generating po/de_CH/LC_MESSAGES/pipewire-de_CH.mo with a custom command [10/515] Generating po/de/LC_MESSAGES/pipewire-de.mo with a custom command [11/515] Generating po/el/LC_MESSAGES/pipewire-el.mo with a custom command [12/515] Generating po/es/LC_MESSAGES/pipewire-es.mo with a custom command [13/515] Generating po/fi/LC_MESSAGES/pipewire-fi.mo with a custom command [14/515] Generating po/fr/LC_MESSAGES/pipewire-fr.mo with a custom command [15/515] Generating po/gl/LC_MESSAGES/pipewire-gl.mo with a custom command [16/515] Generating po/gu/LC_MESSAGES/pipewire-gu.mo with a custom command [17/515] Generating po/he/LC_MESSAGES/pipewire-he.mo with a custom command [18/515] Generating po/hi/LC_MESSAGES/pipewire-hi.mo with a custom command [19/515] Generating po/hr/LC_MESSAGES/pipewire-hr.mo with a custom command [20/515] Generating po/hu/LC_MESSAGES/pipewire-hu.mo with a custom command [21/515] Generating po/id/LC_MESSAGES/pipewire-id.mo with a custom command [22/515] Generating po/it/LC_MESSAGES/pipewire-it.mo with a custom command [23/515] Generating po/ja/LC_MESSAGES/pipewire-ja.mo with a custom command [24/515] Generating po/ka/LC_MESSAGES/pipewire-ka.mo with a custom command [25/515] Generating po/kk/LC_MESSAGES/pipewire-kk.mo with a custom command [26/515] Generating po/kn/LC_MESSAGES/pipewire-kn.mo with a custom command [27/515] Generating po/ko/LC_MESSAGES/pipewire-ko.mo with a custom command [28/515] Generating po/lt/LC_MESSAGES/pipewire-lt.mo with a custom command [29/515] Generating po/ml/LC_MESSAGES/pipewire-ml.mo with a custom command [30/515] Generating po/mr/LC_MESSAGES/pipewire-mr.mo with a custom command [31/515] Generating po/my/LC_MESSAGES/pipewire-my.mo with a custom command [32/515] Generating po/nl/LC_MESSAGES/pipewire-nl.mo with a custom command [33/515] Generating po/nn/LC_MESSAGES/pipewire-nn.mo with a custom command [34/515] Generating po/oc/LC_MESSAGES/pipewire-oc.mo with a custom command [35/515] Generating po/or/LC_MESSAGES/pipewire-or.mo with a custom command [36/515] Generating po/pa/LC_MESSAGES/pipewire-pa.mo with a custom command [37/515] Generating po/pl/LC_MESSAGES/pipewire-pl.mo with a custom command [38/515] Generating po/pt_BR/LC_MESSAGES/pipewire-pt_BR.mo with a custom command [39/515] Generating po/pt/LC_MESSAGES/pipewire-pt.mo with a custom command [40/515] Generating po/ro/LC_MESSAGES/pipewire-ro.mo with a custom command [41/515] Generating po/ru/LC_MESSAGES/pipewire-ru.mo with a custom command [42/515] Generating po/sk/LC_MESSAGES/pipewire-sk.mo with a custom command [43/515] Generating po/sr@latin/LC_MESSAGES/pipewire-sr@latin.mo with a custom command [44/515] Generating po/sr/LC_MESSAGES/pipewire-sr.mo with a custom command [45/515] Generating po/sv/LC_MESSAGES/pipewire-sv.mo with a custom command [46/515] Generating po/ta/LC_MESSAGES/pipewire-ta.mo with a custom command [47/515] Generating po/te/LC_MESSAGES/pipewire-te.mo with a custom command [48/515] Generating po/tr/LC_MESSAGES/pipewire-tr.mo with a custom command [49/515] Generating po/uk/LC_MESSAGES/pipewire-uk.mo with a custom command [50/515] Generating po/zh_CN/LC_MESSAGES/pipewire-zh_CN.mo with a custom command [51/515] Generating po/zh_TW/LC_MESSAGES/pipewire-zh_TW.mo with a custom command [52/515] Generating po/eo/LC_MESSAGES/pipewire-eo.mo with a custom command [53/515] Generating po/si/LC_MESSAGES/pipewire-si.mo with a custom command [54/515] Compiling C object spa/plugins/audioconvert/libaudioconvert_c.a.p/crossover.c.o [55/515] Compiling C object spa/plugins/audioconvert/libaudioconvert_c.a.p/volume-ops-c.c.o [56/515] Compiling C object spa/plugins/audioconvert/libaudioconvert_c.a.p/peaks-ops-c.c.o [57/515] Compiling C object spa/plugins/audioconvert/libaudioconvert_c.a.p/biquad.c.o [58/515] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/peaks-ops.c.o [59/515] Compiling C object spa/plugins/audioconvert/libspa-audioconvert.so.p/plugin.c.o [60/515] Compiling C object spa/plugins/audioconvert/libaudioconvert_c.a.p/resample-native-c.c.o [61/515] Compiling C object spa/plugins/audiomixer/libaudiomixer.a.p/mix-ops.c.o [62/515] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/volume-ops.c.o [63/515] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/fmt-ops.c.o [64/515] Linking static target spa/plugins/audiomixer/libaudiomixer.a [65/515] Compiling C object spa/plugins/audiomixer/libspa-audiomixer.so.p/plugin.c.o [66/515] Compiling C object spa/plugins/audioconvert/test-peaks.p/test-peaks.c.o [67/515] Compiling C object spa/plugins/audioconvert/test-resample.p/test-resample.c.o [68/515] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/resample-peaks.c.o [69/515] Compiling C object spa/plugins/audiotestsrc/libspa-audiotestsrc.so.p/plugin.c.o [70/515] Compiling C object spa/plugins/control/libspa-control.so.p/plugin.c.o [71/515] Compiling C object spa/plugins/audioconvert/benchmark-resample.p/benchmark-resample.c.o [72/515] Compiling C object spa/plugins/support/libspa-support.so.p/cpu.c.o ../spa/plugins/support/cpu.c:62:14: warning: 'read_file' defined but not used [-Wunused-function] 62 | static char *read_file(const char *name, char *buffer, size_t len) | ^~~~~~~~~ [73/515] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/resample-native.c.o [74/515] Compiling C object spa/plugins/audiomixer/benchmark-mix-ops.p/benchmark-mix-ops.c.o [75/515] Compiling C object spa/plugins/support/libspa-support.so.p/plugin.c.o [76/515] Compiling C object spa/plugins/audioconvert/benchmark-fmt-ops.p/benchmark-fmt-ops.c.o ../spa/plugins/audioconvert/benchmark-fmt-ops.c:105:13: warning: 'run_testc' defined but not used [-Wunused-function] 105 | static void run_testc(const char *name, const char *impl, bool in_packed, bool out_packed, convert_func_t func, | ^~~~~~~~~ [77/515] Compiling C object spa/plugins/audiomixer/test-mix-ops.p/test-mix-ops.c.o [78/515] Compiling C object spa/plugins/support/libspa-support.so.p/logger.c.o [79/515] Compiling C object spa/plugins/audiomixer/libaudiomixer_c.a.p/mix-ops-c.c.o [80/515] Linking static target spa/plugins/audiomixer/libaudiomixer_c.a [81/515] Compiling C object spa/plugins/videoconvert/libspa-videoconvert.so.p/plugin.c.o [82/515] Compiling C object spa/plugins/videotestsrc/libspa-videotestsrc.so.p/plugin.c.o [83/515] Linking target spa/plugins/audiomixer/benchmark-mix-ops [84/515] Compiling C object spa/plugins/audioconvert/libaudioconvert_c.a.p/channelmix-ops-c.c.o [85/515] Compiling C object spa/plugins/volume/libspa-volume.so.p/plugin.c.o [86/515] Compiling C object spa/plugins/support/libspa-support.so.p/node-driver.c.o [87/515] Compiling C object spa/plugins/support/libspa-support.so.p/system.c.o [88/515] Compiling C object spa/plugins/aec/libspa-aec-null.so.p/aec-null.c.o [89/515] Compiling C object spa/tests/spa-include-test-spa_utils_type_h.p/meson-generated_.._spa-include-test-spa_utils_type_h.c.o [90/515] Compiling C object spa/plugins/audioconvert/test-fmt-ops.p/test-fmt-ops.c.o [91/515] Linking target spa/plugins/aec/libspa-aec-null.so [92/515] Compiling C object spa/tests/spa-include-test-spa_utils_string_h.p/meson-generated_.._spa-include-test-spa_utils_string_h.c.o [93/515] Linking target spa/tests/spa-include-test-spa_utils_type_h [94/515] Compiling C object spa/tests/spa-include-test-spa_utils_names_h.p/meson-generated_.._spa-include-test-spa_utils_names_h.c.o [95/515] Linking target spa/tests/spa-include-test-spa_utils_string_h [96/515] Compiling C object spa/plugins/support/libspa-support.so.p/log-patterns.c.o [97/515] Compiling C object spa/tests/spa-include-test-spa_utils_ringbuffer_h.p/meson-generated_.._spa-include-test-spa_utils_ringbuffer_h.c.o [98/515] Compiling C object spa/tests/spa-include-test-spa_utils_result_h.p/meson-generated_.._spa-include-test-spa_utils_result_h.c.o [99/515] Compiling C object spa/plugins/support/libspa-dbus.so.p/dbus.c.o [100/515] Compiling C object spa/tools/spa-monitor.p/spa-monitor.c.o [101/515] Linking target spa/tests/spa-include-test-spa_utils_names_h [102/515] Compiling C object spa/tests/spa-include-test-spa_utils_list_h.p/meson-generated_.._spa-include-test-spa_utils_list_h.c.o [103/515] Compiling C object spa/tests/spa-include-test-spa_utils_keys_h.p/meson-generated_.._spa-include-test-spa_utils_keys_h.c.o [104/515] Linking target spa/tests/spa-include-test-spa_utils_ringbuffer_h [105/515] Linking target spa/tests/spa-include-test-spa_utils_result_h [106/515] Linking target spa/tools/spa-monitor [107/515] Linking target spa/plugins/support/libspa-dbus.so [108/515] Linking target spa/tests/spa-include-test-spa_utils_list_h [109/515] Linking target spa/tests/spa-include-test-spa_utils_keys_h [110/515] Compiling C object spa/tests/spa-include-test-spa_utils_dll_h.p/meson-generated_.._spa-include-test-spa_utils_dll_h.c.o [111/515] Compiling C object spa/tests/spa-include-test-spa_utils_json_h.p/meson-generated_.._spa-include-test-spa_utils_json_h.c.o [112/515] Compiling C object spa/tests/spa-include-test-spa_utils_hook_h.p/meson-generated_.._spa-include-test-spa_utils_hook_h.c.o [113/515] Compiling C object spa/tests/spa-include-test-spa_utils_ansi_h.p/meson-generated_.._spa-include-test-spa_utils_ansi_h.c.o [114/515] Compiling C object spa/tests/spa-include-test-spa_utils_defs_h.p/meson-generated_.._spa-include-test-spa_utils_defs_h.c.o [115/515] Linking target spa/tests/spa-include-test-spa_utils_dll_h [116/515] Compiling C object spa/tests/spa-include-test-spa_utils_dict_h.p/meson-generated_.._spa-include-test-spa_utils_dict_h.c.o [117/515] Linking target spa/tests/spa-include-test-spa_utils_json_h [118/515] Linking target spa/tests/spa-include-test-spa_utils_hook_h [119/515] Compiling C object spa/tests/spa-include-test-spa_utils_json_pod_h.p/meson-generated_.._spa-include-test-spa_utils_json_pod_h.c.o [120/515] Linking target spa/tests/spa-include-test-spa_utils_ansi_h [121/515] Linking target spa/tests/spa-include-test-spa_utils_defs_h [122/515] Linking target spa/tests/spa-include-test-spa_utils_dict_h [123/515] Linking target spa/tests/spa-include-test-spa_utils_json_pod_h [124/515] Compiling C object spa/tests/spa-include-test-spa_support_thread_h.p/meson-generated_.._spa-include-test-spa_support_thread_h.c.o [125/515] Compiling C object spa/tests/spa-include-test-spa_support_system_h.p/meson-generated_.._spa-include-test-spa_support_system_h.c.o [126/515] Compiling C object spa/tests/spa-include-test-spa_support_plugin_h.p/meson-generated_.._spa-include-test-spa_support_plugin_h.c.o [127/515] Compiling C object spa/tests/spa-include-test-spa_support_plugin_loader_h.p/meson-generated_.._spa-include-test-spa_support_plugin_loader_h.c.o [128/515] Compiling C object spa/tests/spa-include-test-spa_support_loop_h.p/meson-generated_.._spa-include-test-spa_support_loop_h.c.o [129/515] Linking target spa/tests/spa-include-test-spa_support_thread_h [130/515] Compiling C object spa/plugins/support/libspa-support.so.p/loop.c.o [131/515] Compiling C object spa/tests/spa-include-test-spa_support_log_h.p/meson-generated_.._spa-include-test-spa_support_log_h.c.o [132/515] Compiling C object spa/tests/spa-include-test-spa_support_log_impl_h.p/meson-generated_.._spa-include-test-spa_support_log_impl_h.c.o [133/515] Linking target spa/tests/spa-include-test-spa_support_system_h [134/515] Linking target spa/tests/spa-include-test-spa_support_plugin_h [135/515] Linking target spa/tests/spa-include-test-spa_support_loop_h [136/515] Linking target spa/tests/spa-include-test-spa_support_plugin_loader_h [137/515] Linking target spa/tests/spa-include-test-spa_support_log_h [138/515] Compiling C object spa/tests/spa-include-test-spa_support_i18n_h.p/meson-generated_.._spa-include-test-spa_support_i18n_h.c.o [139/515] Linking target spa/tests/spa-include-test-spa_support_log_impl_h [140/515] Compiling C object spa/tests/spa-include-test-spa_support_dbus_h.p/meson-generated_.._spa-include-test-spa_support_dbus_h.c.o [141/515] Compiling C object spa/tools/spa-json-dump.p/spa-json-dump.c.o [142/515] Compiling C object spa/tests/spa-include-test-spa_support_cpu_h.p/meson-generated_.._spa-include-test-spa_support_cpu_h.c.o [143/515] Linking target spa/tests/spa-include-test-spa_support_i18n_h [144/515] Compiling C object spa/tests/spa-include-test-spa_pod_pod_h.p/meson-generated_.._spa-include-test-spa_pod_pod_h.c.o [145/515] Compiling C object spa/tests/spa-include-test-spa_pod_vararg_h.p/meson-generated_.._spa-include-test-spa_pod_vararg_h.c.o [146/515] Linking target spa/tests/spa-include-test-spa_support_dbus_h [147/515] Compiling C object spa/tests/spa-include-test-spa_pod_iter_h.p/meson-generated_.._spa-include-test-spa_pod_iter_h.c.o [148/515] Linking target spa/tools/spa-json-dump [149/515] Linking target spa/tests/spa-include-test-spa_support_cpu_h [150/515] Compiling C object spa/tests/spa-include-test-spa_pod_parser_h.p/meson-generated_.._spa-include-test-spa_pod_parser_h.c.o [151/515] Compiling C object spa/plugins/audioconvert/test-channelmix.p/test-channelmix.c.o [152/515] Linking target spa/tests/spa-include-test-spa_pod_pod_h [153/515] Compiling C object spa/tests/spa-include-test-spa_pod_filter_h.p/meson-generated_.._spa-include-test-spa_pod_filter_h.c.o [154/515] Linking target spa/tests/spa-include-test-spa_pod_iter_h [155/515] Linking target spa/tests/spa-include-test-spa_pod_vararg_h [156/515] Linking target spa/tests/spa-include-test-spa_pod_parser_h [157/515] Compiling C object spa/tests/spa-include-test-spa_pod_event_h.p/meson-generated_.._spa-include-test-spa_pod_event_h.c.o [158/515] Compiling C object spa/plugins/audioconvert/libaudioconvert_c.a.p/fmt-ops-c.c.o [159/515] Compiling C object spa/tests/spa-include-test-spa_param_video_raw_h.p/meson-generated_.._spa-include-test-spa_param_video_raw_h.c.o [160/515] Compiling C object spa/tests/spa-include-test-spa_pod_dynamic_h.p/meson-generated_.._spa-include-test-spa_pod_dynamic_h.c.o [161/515] Compiling C object spa/tests/spa-include-test-spa_pod_command_h.p/meson-generated_.._spa-include-test-spa_pod_command_h.c.o [162/515] Linking target spa/tests/spa-include-test-spa_pod_filter_h [163/515] Compiling C object spa/tests/spa-include-test-spa_param_video_multiview_h.p/meson-generated_.._spa-include-test-spa_param_video_multiview_h.c.o [164/515] Compiling C object spa/tests/spa-include-test-spa_pod_compare_h.p/meson-generated_.._spa-include-test-spa_pod_compare_h.c.o [165/515] Linking static target spa/plugins/audioconvert/libaudioconvert_c.a [166/515] Compiling C object spa/tests/spa-include-test-spa_pod_builder_h.p/meson-generated_.._spa-include-test-spa_pod_builder_h.c.o [167/515] Linking target spa/tests/spa-include-test-spa_pod_event_h [168/515] Compiling C object spa/tests/spa-include-test-spa_param_video_format_h.p/meson-generated_.._spa-include-test-spa_param_video_format_h.c.o [169/515] Linking target spa/tests/spa-include-test-spa_pod_dynamic_h [170/515] Linking target spa/tests/spa-include-test-spa_param_video_raw_h [171/515] Linking target spa/tests/spa-include-test-spa_pod_command_h [172/515] Compiling C object spa/tests/spa-include-test-spa_param_video_color_h.p/meson-generated_.._spa-include-test-spa_param_video_color_h.c.o [173/515] Linking target spa/tests/spa-include-test-spa_param_video_multiview_h [174/515] Linking target spa/tests/spa-include-test-spa_pod_compare_h [175/515] Compiling C object spa/tests/spa-include-test-spa_param_video_format_utils_h.p/meson-generated_.._spa-include-test-spa_param_video_format_utils_h.c.o [176/515] Linking target spa/tests/spa-include-test-spa_pod_builder_h [177/515] Compiling C object spa/tests/spa-include-test-spa_param_video_chroma_h.p/meson-generated_.._spa-include-test-spa_param_video_chroma_h.c.o [178/515] Linking target spa/tests/spa-include-test-spa_param_video_format_h [179/515] Compiling C object spa/tests/spa-include-test-spa_param_video_encoded_h.p/meson-generated_.._spa-include-test-spa_param_video_encoded_h.c.o [180/515] Compiling C object spa/tests/spa-include-test-spa_param_props_h.p/meson-generated_.._spa-include-test-spa_param_props_h.c.o [181/515] Linking target spa/tests/spa-include-test-spa_param_video_color_h [182/515] Linking target spa/tests/spa-include-test-spa_param_video_format_utils_h [183/515] Compiling C object spa/plugins/audioconvert/test-audioadapter.p/test-audioadapter.c.o [184/515] Compiling C object spa/tests/spa-include-test-spa_param_profiler_h.p/meson-generated_.._spa-include-test-spa_param_profiler_h.c.o [185/515] Compiling C object spa/tests/spa-include-test-spa_param_bluetooth_audio_h.p/meson-generated_.._spa-include-test-spa_param_bluetooth_audio_h.c.o [186/515] Compiling C object spa/tests/spa-include-test-spa_param_param_h.p/meson-generated_.._spa-include-test-spa_param_param_h.c.o [187/515] Linking target spa/tests/spa-include-test-spa_param_video_chroma_h [188/515] Linking target spa/tests/spa-include-test-spa_param_video_encoded_h [189/515] Linking target spa/tests/spa-include-test-spa_param_props_h [190/515] Compiling C object spa/tests/spa-include-test-spa_param_audio_raw_h.p/meson-generated_.._spa-include-test-spa_param_audio_raw_h.c.o [191/515] Compiling C object spa/tests/spa-include-test-spa_param_latency_utils_h.p/meson-generated_.._spa-include-test-spa_param_latency_utils_h.c.o [192/515] Compiling C object spa/tests/spa-include-test-spa_param_format_h.p/meson-generated_.._spa-include-test-spa_param_format_h.c.o [193/515] Compiling C object spa/tests/spa-include-test-spa_param_audio_layout_h.p/meson-generated_.._spa-include-test-spa_param_audio_layout_h.c.o [194/515] Compiling C object spa/tests/spa-include-test-spa_param_audio_iec958_h.p/meson-generated_.._spa-include-test-spa_param_audio_iec958_h.c.o [195/515] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/channelmix-ops.c.o [196/515] Linking target spa/tests/spa-include-test-spa_param_profiler_h [197/515] Linking target spa/tests/spa-include-test-spa_param_bluetooth_audio_h [198/515] Linking target spa/tests/spa-include-test-spa_param_param_h [199/515] Linking target spa/tests/spa-include-test-spa_param_audio_raw_h [200/515] Compiling C object spa/tests/spa-include-test-spa_param_format_utils_h.p/meson-generated_.._spa-include-test-spa_param_format_utils_h.c.o [201/515] Compiling C object spa/tests/spa-include-test-spa_param_audio_format_h.p/meson-generated_.._spa-include-test-spa_param_audio_format_h.c.o [202/515] Compiling C object spa/tests/spa-include-test-spa_param_audio_dsd_h.p/meson-generated_.._spa-include-test-spa_param_audio_dsd_h.c.o [203/515] Linking target spa/tests/spa-include-test-spa_param_latency_utils_h [204/515] Linking target spa/tests/spa-include-test-spa_param_format_h [205/515] Linking target spa/tests/spa-include-test-spa_param_audio_layout_h [206/515] Linking target spa/tests/spa-include-test-spa_param_audio_iec958_h [207/515] Linking static target spa/plugins/audioconvert/libaudioconvert.a [208/515] Compiling C object spa/tests/spa-include-test-spa_param_audio_format_utils_h.p/meson-generated_.._spa-include-test-spa_param_audio_format_utils_h.c.o [209/515] Compiling C object spa/tests/spa-include-test-spa_node_node_h.p/meson-generated_.._spa-include-test-spa_node_node_h.c.o [210/515] Compiling C object spa/tests/spa-include-test-spa_node_keys_h.p/meson-generated_.._spa-include-test-spa_node_keys_h.c.o [211/515] Compiling C object spa/plugins/audioconvert/test-audioconvert.p/test-audioconvert.c.o [212/515] Compiling C object spa/tests/spa-include-test-spa_node_utils_h.p/meson-generated_.._spa-include-test-spa_node_utils_h.c.o [213/515] Linking target spa/tests/spa-include-test-spa_param_format_utils_h [214/515] Linking target spa/tests/spa-include-test-spa_param_audio_dsd_h [215/515] Compiling C object spa/tests/spa-include-test-spa_node_io_h.p/meson-generated_.._spa-include-test-spa_node_io_h.c.o [216/515] Linking target spa/tests/spa-include-test-spa_param_audio_format_h [217/515] Compiling C object spa/tests/spa-include-test-spa_node_event_h.p/meson-generated_.._spa-include-test-spa_node_event_h.c.o [218/515] Linking target spa/tests/spa-include-test-spa_param_audio_format_utils_h [219/515] Linking target spa/tests/spa-include-test-spa_node_node_h [220/515] Compiling C object spa/tests/spa-include-test-spa_node_command_h.p/meson-generated_.._spa-include-test-spa_node_command_h.c.o [221/515] Compiling C object spa/tests/spa-include-test-spa_monitor_utils_h.p/meson-generated_.._spa-include-test-spa_monitor_utils_h.c.o [222/515] Compiling C object spa/tests/spa-include-test-spa_monitor_event_h.p/meson-generated_.._spa-include-test-spa_monitor_event_h.c.o [223/515] Linking target spa/tests/spa-include-test-spa_node_keys_h [224/515] Linking target spa/tests/spa-include-test-spa_node_utils_h [225/515] Compiling C object spa/tests/spa-include-test-spa_monitor_device_h.p/meson-generated_.._spa-include-test-spa_monitor_device_h.c.o [226/515] Compiling C object spa/tests/spa-include-test-spa_interfaces_audio_aec_h.p/meson-generated_.._spa-include-test-spa_interfaces_audio_aec_h.c.o [227/515] Compiling C object spa/tests/spa-include-test-spa_debug_types_h.p/meson-generated_.._spa-include-test-spa_debug_types_h.c.o [228/515] Linking target spa/tests/spa-include-test-spa_node_io_h [229/515] Linking target spa/tests/spa-include-test-spa_node_event_h [230/515] Compiling C object spa/tests/spa-include-test-spa_graph_graph_h.p/meson-generated_.._spa-include-test-spa_graph_graph_h.c.o [231/515] Compiling C object spa/tests/spa-include-test-spa_debug_pod_h.p/meson-generated_.._spa-include-test-spa_debug_pod_h.c.o [232/515] Linking target spa/tests/spa-include-test-spa_monitor_utils_h [233/515] Linking target spa/tests/spa-include-test-spa_monitor_event_h [234/515] Compiling C object spa/tests/spa-include-test-spa_debug_node_h.p/meson-generated_.._spa-include-test-spa_debug_node_h.c.o [235/515] Linking target spa/tests/spa-include-test-spa_node_command_h [236/515] Compiling C object spa/tests/spa-include-test-spa_debug_log_h.p/meson-generated_.._spa-include-test-spa_debug_log_h.c.o [237/515] Linking target spa/tests/spa-include-test-spa_monitor_device_h [238/515] Compiling C object spa/tests/spa-include-test-spa_debug_mem_h.p/meson-generated_.._spa-include-test-spa_debug_mem_h.c.o [239/515] Compiling C object spa/tests/spa-include-test-spa_debug_format_h.p/meson-generated_.._spa-include-test-spa_debug_format_h.c.o [240/515] Linking target spa/tests/spa-include-test-spa_interfaces_audio_aec_h [241/515] Linking target spa/tests/spa-include-test-spa_debug_types_h [242/515] Linking target spa/tests/spa-include-test-spa_graph_graph_h [243/515] Linking target spa/tests/spa-include-test-spa_debug_pod_h [244/515] Linking target spa/tests/spa-include-test-spa_debug_node_h [245/515] Compiling C object spa/tests/spa-include-test-spa_debug_dict_h.p/meson-generated_.._spa-include-test-spa_debug_dict_h.c.o [246/515] Linking target spa/tests/spa-include-test-spa_debug_format_h [247/515] Compiling C object spa/tests/spa-include-test-spa_debug_buffer_h.p/meson-generated_.._spa-include-test-spa_debug_buffer_h.c.o [248/515] Compiling C object spa/tests/spa-include-test-spa_control_control_h.p/meson-generated_.._spa-include-test-spa_control_control_h.c.o [249/515] Linking target spa/tests/spa-include-test-spa_debug_log_h [250/515] Linking target spa/tests/spa-include-test-spa_debug_mem_h [251/515] Compiling C object spa/tools/spa-inspect.p/spa-inspect.c.o [252/515] Compiling C object spa/tests/spa-include-test-spa_buffer_meta_h.p/meson-generated_.._spa-include-test-spa_buffer_meta_h.c.o [253/515] Compiling C object spa/tests/spa-include-test-spa_buffer_buffer_h.p/meson-generated_.._spa-include-test-spa_buffer_buffer_h.c.o [254/515] Linking target spa/tests/spa-include-test-spa_debug_dict_h [255/515] Compiling C object spa/tests/spa-include-test-spa_buffer_alloc_h.p/meson-generated_.._spa-include-test-spa_buffer_alloc_h.c.o [256/515] Linking target spa/tests/spa-include-test-spa_debug_buffer_h [257/515] Linking target spa/tests/spa-include-test-spa_control_control_h [258/515] Linking target spa/tools/spa-inspect [259/515] Linking target spa/tests/spa-include-test-spa_buffer_meta_h [260/515] Linking target spa/tests/spa-include-test-spa_buffer_buffer_h [261/515] Linking target spa/tests/spa-include-test-spa_buffer_alloc_h [262/515] Compiling C object spa/tests/spa-stress-ringbuffer.p/stress-ringbuffer.c.o [263/515] Compiling C object spa/tests/spa-benchmark-dict.p/benchmark-dict.c.o [264/515] Linking target spa/tests/spa-stress-ringbuffer [265/515] Linking target spa/tests/spa-benchmark-dict [266/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/data-loop.c.o [267/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/introspect.c.o [268/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/core.c.o [269/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/control.c.o [270/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/impl-client.c.o [271/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/global.c.o [272/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/impl-core.c.o [273/515] Compiling C object spa/plugins/audiomixer/libspa-audiomixer.so.p/audiomixer.c.o [274/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/loop.c.o [275/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/main-loop.c.o [276/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/impl-factory.c.o [277/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/buffers.c.o [278/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/impl-module.c.o [279/515] Compiling C object spa/plugins/volume/libspa-volume.so.p/volume.c.o [280/515] Linking target spa/plugins/volume/libspa-volume.so [281/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/impl-metadata.c.o [282/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/protocol.c.o [283/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/mem.c.o [284/515] Compiling C object spa/plugins/audiotestsrc/libspa-audiotestsrc.so.p/audiotestsrc.c.o [285/515] Compiling C object spa/plugins/control/libspa-control.so.p/mixer.c.o [286/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/pipewire.c.o [287/515] Linking target spa/plugins/audiotestsrc/libspa-audiotestsrc.so [288/515] Linking target spa/plugins/control/libspa-control.so [289/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/thread.c.o [290/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/log.c.o [291/515] Compiling C object spa/plugins/audioconvert/libspa-audioconvert.so.p/audioadapter.c.o [292/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/proxy.c.o [293/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/utils.c.o [294/515] Compiling C object src/daemon/pipewire.p/pipewire.c.o [295/515] Compiling C object src/daemon/pipewire-pulse.p/pipewire.c.o [296/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/resource.c.o [297/515] Compiling C object src/daemon/pipewire-avb.p/pipewire.c.o [298/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/work-queue.c.o [299/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/thread-loop.c.o [300/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/context.c.o [301/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/impl-link.c.o [302/515] Compiling C object src/tools/pw-mididump.p/pw-mididump.c.o [303/515] Compiling C object src/tools/pw-loopback.p/pw-loopback.c.o [304/515] Compiling C object spa/plugins/support/libspa-support.so.p/null-audio-sink.c.o [305/515] Compiling C object spa/tests/spa-benchmark-pod.p/benchmark-pod.c.o [306/515] Linking target spa/plugins/support/libspa-support.so [307/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/settings.c.o [308/515] Compiling C object src/tools/pw-reserve.p/pw-reserve.c.o [309/515] Linking target spa/tests/spa-benchmark-pod [310/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/properties.c.o [311/515] Compiling C object src/modules/spa/libpipewire-module-spa-node.so.p/module-node.c.o [312/515] Compiling C object src/tools/pw-reserve.p/reserve.c.o [313/515] Compiling C object src/tools/pw-metadata.p/pw-metadata.c.o [314/515] Compiling C object src/modules/spa/libpipewire-module-spa-device.so.p/module-device.c.o [315/515] Compiling C object src/modules/spa/libpipewire-module-spa-device.so.p/spa-device.c.o [316/515] Compiling C object src/modules/spa/libpipewire-module-spa-device-factory.so.p/spa-device.c.o [317/515] Compiling C object src/tools/pw-profiler.p/pw-profiler.c.o [318/515] Compiling C object src/modules/spa/libpipewire-module-spa-node-factory.so.p/module-node-factory.c.o [319/515] Compiling C object src/tools/pw-dot.p/pw-dot.c.o [320/515] Compiling C object src/tools/pw-mididump.p/midifile.c.o [321/515] Compiling C object src/modules/spa/libpipewire-module-spa-device-factory.so.p/module-device-factory.c.o [322/515] Compiling C object spa/plugins/audiomixer/libspa-audiomixer.so.p/mixer-dsp.c.o [323/515] Compiling C object src/modules/spa/libpipewire-module-spa-node.so.p/spa-node.c.o [324/515] Compiling C object spa/plugins/audioconvert/libtest_lib.a.p/test-source.c.o [325/515] Linking static target spa/plugins/audioconvert/libtest_lib.a [326/515] Linking target spa/plugins/audiomixer/libspa-audiomixer.so [327/515] Compiling C object src/modules/libfilter_chain_c.a.p/module-filter-chain_dsp-ops.c.o [328/515] Compiling C object src/modules/libfilter_chain_c.a.p/module-filter-chain_dsp-ops-c.c.o [329/515] Linking target spa/plugins/audiomixer/test-mix-ops [330/515] Compiling C object src/modules/libpipewire-module-filter-chain.so.p/module-filter-chain_biquad.c.o [331/515] Compiling C object src/modules/spa/libpipewire-module-spa-node-factory.so.p/spa-node.c.o [332/515] Compiling C object spa/plugins/videotestsrc/libspa-videotestsrc.so.p/videotestsrc.c.o [333/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/impl-device.c.o [334/515] Linking target spa/plugins/videotestsrc/libspa-videotestsrc.so [335/515] Compiling C object src/modules/libpipewire-module-filter-chain.so.p/module-filter-chain_ladspa_plugin.c.o [336/515] Compiling C object src/modules/libpipewire-module-filter-chain.so.p/module-filter-chain_convolver.c.o [337/515] Compiling C object src/modules/libpipewire-module-client-device.so.p/module-client-device_proxy-device.c.o [338/515] Compiling C object src/modules/libpipewire-module-client-device.so.p/module-client-device.c.o [339/515] Compiling C object src/modules/libpipewire-module-client-device.so.p/module-client-device_resource-device.c.o [340/515] Compiling C object src/modules/libpipewire-module-portal.so.p/module-portal.c.o [341/515] Compiling C object src/tools/pw-link.p/pw-link.c.o [342/515] Compiling C object src/modules/libpipewire-module-access.so.p/module-access.c.o [343/515] Compiling C object src/modules/libpipewire-module-link-factory.so.p/module-link-factory.c.o [344/515] Compiling C object src/modules/libpipewire-module-protocol-native.so.p/module-protocol-native_portal-screencast.c.o [345/515] Compiling C object src/modules/libpipewire-module-rt.so.p/module-rt.c.o [346/515] Compiling C object src/modules/libpipewire-module-protocol-native.so.p/module-protocol-native_local-socket.c.o [347/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse.c.o [348/515] Compiling C object src/modules/libpipewire-module-protocol-native.so.p/module-protocol-native_protocol-footer.c.o [349/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_extension.c.o [350/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_extensions_ext-device-manager.c.o [351/515] Compiling C object src/modules/libfilter_chain_c.a.p/module-filter-chain_pffft.c.o [352/515] Linking static target src/modules/libfilter_chain_c.a [353/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_client.c.o [354/515] Compiling C object src/tools/pw-mon.p/pw-mon.c.o [355/515] Compiling C object src/modules/libpipewire-module-profiler.so.p/module-profiler_protocol-native.c.o [356/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_collect.c.o [357/515] Compiling C object spa/plugins/videoconvert/libspa-videoconvert.so.p/videoadapter.c.o [358/515] Compiling C object src/tools/pw-dump.p/pw-dump.c.o [359/515] Linking target spa/plugins/videoconvert/libspa-videoconvert.so [360/515] Compiling C object src/modules/libpipewire-module-loopback.so.p/module-loopback.c.o [361/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_operation.c.o [362/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_module.c.o [363/515] Compiling C object src/modules/libpipewire-module-profiler.so.p/module-profiler.c.o [364/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_pending-sample.c.o [365/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_manager.c.o [366/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_remap.c.o [367/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_reply.c.o [368/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_sample-play.c.o [369/515] Compiling C object src/modules/libpipewire-module-filter-chain.so.p/module-filter-chain_builtin_plugin.c.o [370/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_sample.c.o [371/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/filter.c.o [372/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/impl-node.c.o [373/515] Compiling C object src/modules/libpipewire-module-protocol-native.so.p/module-protocol-native_connection.c.o [374/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-always-sink.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-always-sink.c:27: ../src/modules/module-protocol-pulse/modules/../module.h:55:22: warning: 'retain' attribute ignored [-Wattributes] 55 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-always-sink.c:114:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 114 | DEFINE_MODULE_INFO(module_always_sink) = { | ^~~~~~~~~~~~~~~~~~ [375/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_extensions_ext-device-restore.c.o [376/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_volume.c.o [377/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_utils.c.o [378/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_stream.c.o [379/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-echo-cancel.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-echo-cancel.c:33: ../src/modules/module-protocol-pulse/modules/../module.h:55:22: warning: 'retain' attribute ignored [-Wattributes] 55 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-echo-cancel.c:248:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 248 | DEFINE_MODULE_INFO(module_echo_cancel) = { | ^~~~~~~~~~~~~~~~~~ [380/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/impl-port.c.o [381/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_quirks.c.o [382/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-native-protocol-tcp.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-native-protocol-tcp.c:27: ../src/modules/module-protocol-pulse/modules/../module.h:55:22: warning: 'retain' attribute ignored [-Wattributes] 55 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-native-protocol-tcp.c:120:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 120 | DEFINE_MODULE_INFO(module_native_protocol_tcp) = { | ^~~~~~~~~~~~~~~~~~ [383/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-ladspa-sink.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-ladspa-sink.c:32: ../src/modules/module-protocol-pulse/modules/../module.h:55:22: warning: 'retain' attribute ignored [-Wattributes] 55 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-ladspa-sink.c:250:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 250 | DEFINE_MODULE_INFO(module_ladspa_sink) = { | ^~~~~~~~~~~~~~~~~~ [384/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_message.c.o [385/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-loopback.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-loopback.c:33: ../src/modules/module-protocol-pulse/modules/../module.h:55:22: warning: 'retain' attribute ignored [-Wattributes] 55 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-loopback.c:239:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 239 | DEFINE_MODULE_INFO(module_loopback) = { | ^~~~~~~~~~~~~~~~~~ [386/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-ladspa-source.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-ladspa-source.c:32: ../src/modules/module-protocol-pulse/modules/../module.h:55:22: warning: 'retain' attribute ignored [-Wattributes] 55 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-ladspa-source.c:250:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 250 | DEFINE_MODULE_INFO(module_ladspa_source) = { | ^~~~~~~~~~~~~~~~~~ [387/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-null-sink.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-null-sink.c:28: ../src/modules/module-protocol-pulse/modules/../module.h:55:22: warning: 'retain' attribute ignored [-Wattributes] 55 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-null-sink.c:221:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 221 | DEFINE_MODULE_INFO(module_null_sink) = { | ^~~~~~~~~~~~~~~~~~ [388/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-raop-discover.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-raop-discover.c:30: ../src/modules/module-protocol-pulse/modules/../module.h:55:22: warning: 'retain' attribute ignored [-Wattributes] 55 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-raop-discover.c:105:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 105 | DEFINE_MODULE_INFO(module_raop_discover) = { | ^~~~~~~~~~~~~~~~~~ [389/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-pipe-source.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-pipe-source.c:36: ../src/modules/module-protocol-pulse/modules/../module.h:55:22: warning: 'retain' attribute ignored [-Wattributes] 55 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-pipe-source.c:197:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 197 | DEFINE_MODULE_INFO(module_pipe_source) = { | ^~~~~~~~~~~~~~~~~~ [390/515] Compiling C object src/modules/libpipewire-module-protocol-native.so.p/module-protocol-native.c.o [391/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-pipe-sink.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-pipe-sink.c:36: ../src/modules/module-protocol-pulse/modules/../module.h:55:22: warning: 'retain' attribute ignored [-Wattributes] 55 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-pipe-sink.c:197:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 197 | DEFINE_MODULE_INFO(module_pipe_sink) = { | ^~~~~~~~~~~~~~~~~~ [392/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-roc-sink.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-roc-sink.c:31: ../src/modules/module-protocol-pulse/modules/../module.h:55:22: warning: 'retain' attribute ignored [-Wattributes] 55 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-roc-sink.c:197:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 197 | DEFINE_MODULE_INFO(module_roc_sink) = { | ^~~~~~~~~~~~~~~~~~ [393/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-remap-source.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-remap-source.c:32: ../src/modules/module-protocol-pulse/modules/../module.h:55:22: warning: 'retain' attribute ignored [-Wattributes] 55 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-remap-source.c:247:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 247 | DEFINE_MODULE_INFO(module_remap_source) = { | ^~~~~~~~~~~~~~~~~~ [394/515] Compiling C object spa/plugins/audioconvert/libspa-audioconvert.so.p/audioconvert.c.o [395/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-remap-sink.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-remap-sink.c:32: ../src/modules/module-protocol-pulse/modules/../module.h:55:22: warning: 'retain' attribute ignored [-Wattributes] 55 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-remap-sink.c:247:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 247 | DEFINE_MODULE_INFO(module_remap_sink) = { | ^~~~~~~~~~~~~~~~~~ [396/515] Linking target spa/plugins/audioconvert/libspa-audioconvert.so [397/515] Compiling C object src/modules/libpipewire-module-echo-cancel.so.p/module-echo-cancel.c.o [398/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-rtp-recv.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-rtp-recv.c:30: ../src/modules/module-protocol-pulse/modules/../module.h:55:22: warning: 'retain' attribute ignored [-Wattributes] 55 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-rtp-recv.c:158:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 158 | DEFINE_MODULE_INFO(module_rtp_recv) = { | ^~~~~~~~~~~~~~~~~~ [399/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-roc-source.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-roc-source.c:31: ../src/modules/module-protocol-pulse/modules/../module.h:55:22: warning: 'retain' attribute ignored [-Wattributes] 55 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-roc-source.c:200:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 200 | DEFINE_MODULE_INFO(module_roc_source) = { | ^~~~~~~~~~~~~~~~~~ [400/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-simple-protocol-tcp.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-simple-protocol-tcp.c:29: ../src/modules/module-protocol-pulse/modules/../module.h:55:22: warning: 'retain' attribute ignored [-Wattributes] 55 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-simple-protocol-tcp.c:203:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 203 | DEFINE_MODULE_INFO(module_simple_protocol_tcp) = { | ^~~~~~~~~~~~~~~~~~ [401/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-tunnel-sink.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-tunnel-sink.c:34: ../src/modules/module-protocol-pulse/modules/../module.h:55:22: warning: 'retain' attribute ignored [-Wattributes] 55 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-tunnel-sink.c:224:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 224 | DEFINE_MODULE_INFO(module_tunnel_sink) = { | ^~~~~~~~~~~~~~~~~~ [402/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-tunnel-source.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-tunnel-source.c:34: ../src/modules/module-protocol-pulse/modules/../module.h:55:22: warning: 'retain' attribute ignored [-Wattributes] 55 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-tunnel-source.c:214:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 214 | DEFINE_MODULE_INFO(module_tunnel_source) = { | ^~~~~~~~~~~~~~~~~~ [403/515] Compiling C object src/modules/libpipewire-module-client-device.so.p/module-client-device_protocol-native.c.o [404/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_message-handler.c.o [405/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-x11-bell.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-x11-bell.c:27: ../src/modules/module-protocol-pulse/modules/../module.h:55:22: warning: 'retain' attribute ignored [-Wattributes] 55 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-x11-bell.c:123:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 123 | DEFINE_MODULE_INFO(module_x11_bell) = { | ^~~~~~~~~~~~~~~~~~ [406/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-zeroconf-discover.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-zeroconf-discover.c:30: ../src/modules/module-protocol-pulse/modules/../module.h:55:22: warning: 'retain' attribute ignored [-Wattributes] 55 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-zeroconf-discover.c:126:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 126 | DEFINE_MODULE_INFO(module_zeroconf_discover) = { | ^~~~~~~~~~~~~~~~~~ [407/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-roc-sink-input.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-roc-sink-input.c:31: ../src/modules/module-protocol-pulse/modules/../module.h:55:22: warning: 'retain' attribute ignored [-Wattributes] 55 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-roc-sink-input.c:195:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 195 | DEFINE_MODULE_INFO(module_roc_sink_input) = { | ^~~~~~~~~~~~~~~~~~ [408/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-rtp-send.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-rtp-send.c:30: ../src/modules/module-protocol-pulse/modules/../module.h:55:22: warning: 'retain' attribute ignored [-Wattributes] 55 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-rtp-send.c:219:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 219 | DEFINE_MODULE_INFO(module_rtp_send) = { | ^~~~~~~~~~~~~~~~~~ [409/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_dbus-name.c.o [410/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_format.c.o [411/515] Generating symbol file spa/plugins/audioconvert/libspa-audioconvert.so.p/libspa-audioconvert.so.symbols [412/515] Linking target spa/plugins/audioconvert/test-audioadapter [413/515] Compiling C object src/modules/libpipewire-module-client-node.so.p/module-client-node.c.o [414/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-switch-on-connect.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-switch-on-connect.c:33: ../src/modules/module-protocol-pulse/modules/../module.h:55:22: warning: 'retain' attribute ignored [-Wattributes] 55 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-switch-on-connect.c:283:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 283 | DEFINE_MODULE_INFO(module_switch_on_connect) = { | ^~~~~~~~~~~~~~~~~~ [415/515] Linking target spa/plugins/audioconvert/test-channelmix [416/515] Linking target spa/plugins/audioconvert/test-audioconvert [417/515] Linking target spa/plugins/audioconvert/test-fmt-ops [418/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-gsettings.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-gsettings.c:32: ../src/modules/module-protocol-pulse/modules/../module.h:55:22: warning: 'retain' attribute ignored [-Wattributes] 55 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-gsettings.c:290:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 290 | DEFINE_MODULE_INFO(module_gsettings) = { | ^~~~~~~~~~~~~~~~~~ [419/515] Linking target spa/plugins/audioconvert/benchmark-fmt-ops [420/515] Linking target spa/plugins/audioconvert/test-peaks [421/515] Compiling C object src/modules/libpipewire-module-client-node.so.p/module-client-node_v0_transport.c.o [422/515] Compiling C object src/modules/libpipewire-module-metadata.so.p/module-metadata.c.o [423/515] Linking target spa/plugins/audioconvert/test-resample [424/515] Linking target spa/plugins/audioconvert/benchmark-resample [425/515] Compiling C object src/modules/libpipewire-module-metadata.so.p/module-metadata_proxy-metadata.c.o [426/515] Compiling C object src/modules/libpipewire-module-metadata.so.p/module-metadata_metadata.c.o [427/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_extensions_ext-stream-restore.c.o [428/515] Compiling C object src/modules/libpipewire-module-client-node.so.p/spa_spa-node.c.o [429/515] Compiling C object src/modules/libpipewire-module-session-manager.so.p/module-session-manager.c.o [430/515] Compiling C object src/modules/libpipewire-module-adapter.so.p/module-adapter.c.o [431/515] Compiling C object src/modules/libpipewire-module-session-manager.so.p/module-session-manager_client-endpoint_client-endpoint.c.o [432/515] Compiling C object src/modules/libpipewire-module-session-manager.so.p/module-session-manager_client-session_client-session.c.o [433/515] Compiling C object src/modules/libpipewire-module-adapter.so.p/spa_spa-node.c.o [434/515] Compiling C object src/tools/pw-cli.p/pw-cli.c.o [435/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-combine-sink.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-combine-sink.c:32: ../src/modules/module-protocol-pulse/modules/../module.h:55:22: warning: 'retain' attribute ignored [-Wattributes] 55 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-combine-sink.c:562:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 562 | DEFINE_MODULE_INFO(module_combine_sink) = { | ^~~~~~~~~~~~~~~~~~ [436/515] Compiling C object src/modules/libpipewire-module-client-node.so.p/module-client-node_remote-node.c.o [437/515] Compiling C object src/modules/libpipewire-module-protocol-native.so.p/module-protocol-native_v0_protocol-native.c.o [438/515] Compiling C object src/modules/libpipewire-module-protocol-native.so.p/module-protocol-native_protocol-native.c.o [439/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/stream.c.o [440/515] Compiling C object src/modules/libpipewire-module-session-manager.so.p/module-session-manager_proxy-session-manager.c.o [441/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_server.c.o [442/515] Compiling C object src/modules/libpipewire-module-example-sink.so.p/module-example-sink.c.o [443/515] Compiling C object src/modules/libpipewire-module-pipe-tunnel.so.p/module-pipe-tunnel.c.o [444/515] Compiling C object src/modules/libpipewire-module-example-source.so.p/module-example-source.c.o [445/515] Compiling C object src/modules/libpipewire-module-client-node.so.p/module-client-node_v0_protocol-native.c.o [446/515] Compiling C object src/modules/pw-test-protocol-native.p/module-protocol-native_test-connection.c.o [447/515] Compiling C object src/modules/libpipewire-module-raop-sink.so.p/module-raop_rtsp-client.c.o ../src/modules/module-raop/rtsp-client.c: In function 'handle_connect': ../src/modules/module-raop/rtsp-client.c:195:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 195 | asprintf(&client->url, "rtsp://%s/%s", local_ip, client->session_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/modules/module-raop/rtsp-client.c:197:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 197 | asprintf(&client->url, "rtsp://[%s]/%s", local_ip, client->session_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [448/515] Compiling C object src/modules/pw-test-protocol-native.p/module-protocol-native_connection.c.o [449/515] Compiling C object src/modules/libpipewire-module-fallback-sink.so.p/module-fallback-sink.c.o [450/515] Compiling C object src/modules/libpipewire-module-metadata.so.p/module-metadata_protocol-native.c.o [451/515] Compiling C object src/modules/libpipewire-module-protocol-simple.so.p/module-protocol-simple.c.o [452/515] Compiling C object src/modules/libpipewire-module-session-manager.so.p/module-session-manager_client-endpoint_endpoint.c.o [453/515] Compiling C object src/modules/libpipewire-module-session-manager.so.p/module-session-manager_client-session_endpoint-link.c.o [454/515] Compiling C object src/modules/libpipewire-module-session-manager.so.p/module-session-manager_endpoint.c.o [455/515] Compiling C object src/modules/libpipewire-module-client-node.so.p/module-client-node_v0_client-node.c.o [456/515] Compiling C object src/modules/libpipewire-module-session-manager.so.p/module-session-manager_session.c.o [457/515] Compiling C object src/modules/libpipewire-module-session-manager.so.p/module-session-manager_client-endpoint_endpoint-stream.c.o [458/515] Compiling C object src/pipewire/libpipewire-0.3.so.0.362.0.p/conf.c.o In file included from ../src/pipewire/conf.c:49: ../src/pipewire/conf.c: In function 'match_rules': ../spa/include/spa/utils/json.h:181:12: warning: 'actions.depth' may be used uninitialized in this function [-Wmaybe-uninitialized] 181 | if (iter->depth != 0) | ^ ../src/pipewire/conf.c:1108:32: note: 'actions.depth' was declared here 1108 | struct spa_json it[4], actions; | ^~~~~~~ In file included from ../src/pipewire/conf.c:49: ../spa/include/spa/utils/json.h:183:12: warning: 'actions.state' may be used uninitialized in this function [-Wmaybe-uninitialized] 183 | if (iter->state != __STRUCT) { | ^ ../src/pipewire/conf.c:1108:32: note: 'actions.state' was declared here 1108 | struct spa_json it[4], actions; | ^~~~~~~ ../src/pipewire/conf.c:1108:32: warning: 'actions.end' may be used uninitialized in this function [-Wmaybe-uninitialized] In file included from ../src/pipewire/conf.c:49: ../spa/include/spa/utils/json.h:84:26: warning: 'actions.cur' may be used uninitialized in this function [-Wmaybe-uninitialized] 84 | for (; iter->cur < iter->end; iter->cur++) { | ~~~~~~~~~~^~~~~~~~~~~ ../src/pipewire/conf.c:1108:32: note: 'actions.cur' was declared here 1108 | struct spa_json it[4], actions; | ^~~~~~~ [459/515] Linking target src/pipewire/libpipewire-0.3.so.0.362.0 [460/515] Compiling C object src/modules/libpipewire-module-client-node.so.p/module-client-node_protocol-native.c.o [461/515] Compiling C object src/modules/libpipewire-module-client-node.so.p/module-client-node_client-node.c.o [462/515] Compiling C object src/modules/libpipewire-module-session-manager.so.p/module-session-manager_client-session_session.c.o [463/515] Generating symbol file src/pipewire/libpipewire-0.3.so.0.362.0.p/libpipewire-0.3.so.0.362.0.symbols [464/515] Compiling C object src/modules/libpipewire-module-filter-chain.so.p/module-filter-chain.c.o [465/515] Linking target src/daemon/pipewire [466/515] Linking target src/daemon/pipewire-pulse [467/515] Linking target src/daemon/pipewire-avb [468/515] Linking target src/tools/pw-mon [469/515] Linking target src/tools/pw-dot [470/515] Linking target src/tools/pw-dump [471/515] Linking target src/tools/pw-profiler [472/515] Linking target src/tools/pw-mididump [473/515] Compiling C object src/modules/libpipewire-module-session-manager.so.p/module-session-manager_endpoint-stream.c.o [474/515] Linking target src/tools/pw-metadata [475/515] Linking target src/tools/pw-loopback [476/515] Linking target src/tools/pw-link [477/515] Linking target src/tools/pw-cli [478/515] Linking target src/tools/pw-reserve [479/515] Linking target src/modules/spa/libpipewire-module-spa-node.so [480/515] Linking target src/modules/spa/libpipewire-module-spa-device.so [481/515] Linking target src/modules/spa/libpipewire-module-spa-node-factory.so [482/515] Linking target src/modules/spa/libpipewire-module-spa-device-factory.so [483/515] Linking target src/modules/libpipewire-module-access.so [484/515] Generating src/daemon/pipewire-uninstalled with a custom command [485/515] Linking target src/modules/libpipewire-module-loopback.so [486/515] Compiling C object src/modules/libpipewire-module-session-manager.so.p/module-session-manager_endpoint-link.c.o [487/515] Compiling C object src/modules/libpipewire-module-rtp-source.so.p/module-rtp-source.c.o ../src/modules/module-rtp-source.c: In function 'on_rtp_io': ../src/modules/module-rtp-source.c:399:34: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 399 | if (filled + len > BUFFER_SIZE) { | ^ [488/515] Linking target src/modules/libpipewire-module-filter-chain.so [489/515] Linking target src/modules/libpipewire-module-echo-cancel.so [490/515] Linking target src/modules/libpipewire-module-profiler.so [491/515] Linking target src/modules/libpipewire-module-rt.so [492/515] Linking target src/modules/libpipewire-module-portal.so [493/515] Linking target src/modules/libpipewire-module-client-device.so [494/515] Linking target src/modules/libpipewire-module-protocol-native.so [495/515] Linking target src/modules/libpipewire-module-link-factory.so [496/515] Linking target src/modules/libpipewire-module-pipe-tunnel.so [497/515] Linking target src/modules/libpipewire-module-protocol-simple.so [498/515] Linking target src/modules/libpipewire-module-fallback-sink.so [499/515] Linking target src/modules/libpipewire-module-example-sink.so [500/515] Linking target src/modules/libpipewire-module-example-source.so [501/515] Linking target src/modules/pw-test-protocol-native [502/515] Linking target src/modules/libpipewire-module-rtp-source.so [503/515] Generating symbol file src/modules/libpipewire-module-protocol-native.so.p/libpipewire-module-protocol-native.so.symbols [504/515] Linking target src/modules/libpipewire-module-client-node.so [505/515] Linking target src/modules/libpipewire-module-metadata.so [506/515] Compiling C object src/modules/libpipewire-module-rtp-sink.so.p/module-rtp-sink.c.o [507/515] Linking target src/modules/libpipewire-module-rtp-sink.so [508/515] Compiling C object src/modules/libpipewire-module-adapter.so.p/module-adapter_adapter.c.o [509/515] Linking target src/modules/libpipewire-module-adapter.so [510/515] Compiling C object src/modules/libpipewire-module-raop-sink.so.p/module-raop-sink.c.o ../src/modules/module-raop-sink.c: In function 'rtsp_do_announce': ../src/modules/module-raop-sink.c:1090:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1090 | asprintf(&sdp, "v=0\r\n" | ^~~~~~~~~~~~~~~~~~~~~~~~ 1091 | "o=iTunes %s 0 IN IP%d %s\r\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1092 | "s=iTunes\r\n" | ~~~~~~~~~~~~~~ 1093 | "c=IN IP%d %s\r\n" | ~~~~~~~~~~~~~~~~~~ 1094 | "t=0 0\r\n" | ~~~~~~~~~~~ 1095 | "m=audio 0 RTP/AVP 96\r\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 1096 | "a=rtpmap:96 AppleLossless\r\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1097 | "a=fmtp:96 %d 0 16 40 10 14 2 255 0 0 44100\r\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1098 | impl->session_id, ip_version, local_ip, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1099 | ip_version, host, frames); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/modules/module-raop-sink.c:1103:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1103 | asprintf(&sdp, "v=0\r\n" | ^~~~~~~~~~~~~~~~~~~~~~~~ 1104 | "o=iTunes %s 0 IN IP%d %s\r\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1105 | "s=iTunes\r\n" | ~~~~~~~~~~~~~~ 1106 | "c=IN IP%d %s\r\n" | ~~~~~~~~~~~~~~~~~~ 1107 | "t=0 0\r\n" | ~~~~~~~~~~~ 1108 | "m=audio 0 RTP/AVP 96\r\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 1109 | "a=rtpmap:96 AppleLossless\r\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1110 | "a=fmtp:96 %d 0 16 40 10 14 2 255 0 0 44100\r\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1111 | "a=min-latency:%d", | ~~~~~~~~~~~~~~~~~~~ 1112 | impl->session_id, ip_version, local_ip, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1113 | ip_version, host, frames, min_latency); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/modules/module-raop-sink.c:1127:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1127 | asprintf(&sdp, "v=0\r\n" | ^~~~~~~~~~~~~~~~~~~~~~~~ 1128 | "o=iTunes %s 0 IN IP%d %s\r\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1129 | "s=iTunes\r\n" | ~~~~~~~~~~~~~~ 1130 | "c=IN IP%d %s\r\n" | ~~~~~~~~~~~~~~~~~~ 1131 | "t=0 0\r\n" | ~~~~~~~~~~~ 1132 | "m=audio 0 RTP/AVP 96\r\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 1133 | "a=rtpmap:96 AppleLossless\r\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1134 | "a=fmtp:96 %d 0 16 40 10 14 2 255 0 0 44100\r\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1135 | "a=rsaaeskey:%s\r\n" | ~~~~~~~~~~~~~~~~~~~~ 1136 | "a=aesiv:%s\r\n", | ~~~~~~~~~~~~~~~~~ 1137 | impl->session_id, ip_version, local_ip, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1138 | ip_version, host, frames, key, iv); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [511/515] Linking target src/modules/libpipewire-module-raop-sink.so [512/515] Compiling C object src/modules/libpipewire-module-session-manager.so.p/module-session-manager_protocol-native.c.o [513/515] Linking target src/modules/libpipewire-module-session-manager.so [514/515] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_pulse-server.c.o [515/515] Linking target src/modules/libpipewire-module-protocol-pulse.so >>> pipewire 0.3.62 Installing to staging directory PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot PYTHONNOUSERSITE=y /tmp/instance-23/output-1/host/bin/ninja -C /tmp/instance-23/output-1/build/pipewire-0.3.62//build install ninja: Entering directory `/tmp/instance-23/output-1/build/pipewire-0.3.62//build' [0/1] Installing files. Installing subdir /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/utils/type.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/utils Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/utils/type-info.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/utils Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/utils/string.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/utils Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/utils/ringbuffer.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/utils Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/utils/result.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/utils Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/utils/names.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/utils Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/utils/list.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/utils Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/utils/keys.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/utils Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/utils/json.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/utils Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/utils/json-pod.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/utils Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/utils/hook.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/utils Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/utils/dll.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/utils Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/utils/dict.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/utils Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/utils/defs.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/utils Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/utils/ansi.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/utils Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/support/thread.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/support Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/support/system.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/support Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/support/plugin.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/support Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/support/plugin-loader.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/support Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/support/loop.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/support Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/support/log.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/support Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/support/log-impl.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/support Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/support/i18n.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/support Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/support/dbus.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/support Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/support/cpu.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/support Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/pod/vararg.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/pod Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/pod/pod.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/pod Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/pod/parser.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/pod Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/pod/iter.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/pod Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/pod/filter.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/pod Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/pod/event.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/pod Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/pod/dynamic.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/pod Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/pod/compare.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/pod Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/pod/command.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/pod Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/pod/builder.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/pod Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/type-info.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/props.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/profiler.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/param.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/latency-utils.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/format.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/format-utils.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/video/type-info.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/video/raw.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/video/multiview.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/video/format.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/video/format-utils.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/video/encoded.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/video/color.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/video/chroma.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/bluetooth/type-info.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/bluetooth Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/bluetooth/audio.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/bluetooth Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/audio/type-info.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/audio Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/audio/raw.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/audio Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/audio/layout.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/audio Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/audio/iec958.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/audio Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/audio/format.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/audio Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/audio/format-utils.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/audio Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/audio/dsd.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/audio Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/node/utils.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/node Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/node/type-info.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/node Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/node/node.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/node Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/node/keys.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/node Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/node/io.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/node Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/node/event.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/node Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/node/command.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/node Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/monitor/utils.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/monitor Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/monitor/type-info.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/monitor Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/monitor/event.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/monitor Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/monitor/device.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/monitor Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/interfaces/audio/aec.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/interfaces/audio Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/graph/graph.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/graph Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/debug/types.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/debug Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/debug/pod.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/debug Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/debug/node.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/debug Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/debug/mem.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/debug Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/debug/log.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/debug Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/debug/format.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/debug Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/debug/dict.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/debug Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/debug/buffer.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/debug Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/control/type-info.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/control Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/control/control.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/control Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/buffer/type-info.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/buffer Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/buffer/meta.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/buffer Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/buffer/buffer.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/buffer Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/buffer/alloc.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/buffer Installing po/af/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/af/LC_MESSAGES Installing po/as/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/as/LC_MESSAGES Installing po/be/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/be/LC_MESSAGES Installing po/bg/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/bg/LC_MESSAGES Installing po/bn_IN/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/bn_IN/LC_MESSAGES Installing po/ca/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/ca/LC_MESSAGES Installing po/cs/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/cs/LC_MESSAGES Installing po/da/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/da/LC_MESSAGES Installing po/de_CH/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/de_CH/LC_MESSAGES Installing po/de/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/de/LC_MESSAGES Installing po/el/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/el/LC_MESSAGES Installing po/es/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/es/LC_MESSAGES Installing po/fi/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/fi/LC_MESSAGES Installing po/fr/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/fr/LC_MESSAGES Installing po/gl/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/gl/LC_MESSAGES Installing po/gu/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/gu/LC_MESSAGES Installing po/he/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/he/LC_MESSAGES Installing po/hi/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/hi/LC_MESSAGES Installing po/hr/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/hr/LC_MESSAGES Installing po/hu/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/hu/LC_MESSAGES Installing po/id/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/id/LC_MESSAGES Installing po/it/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/it/LC_MESSAGES Installing po/ja/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/ja/LC_MESSAGES Installing po/ka/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/ka/LC_MESSAGES Installing po/kk/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/kk/LC_MESSAGES Installing po/kn/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/kn/LC_MESSAGES Installing po/ko/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/ko/LC_MESSAGES Installing po/lt/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/lt/LC_MESSAGES Installing po/ml/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/ml/LC_MESSAGES Installing po/mr/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/mr/LC_MESSAGES Installing po/my/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/my/LC_MESSAGES Installing po/nl/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/nl/LC_MESSAGES Installing po/nn/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/nn/LC_MESSAGES Installing po/oc/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/oc/LC_MESSAGES Installing po/or/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/or/LC_MESSAGES Installing po/pa/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/pa/LC_MESSAGES Installing po/pl/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/pl/LC_MESSAGES Installing po/pt_BR/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/pt_BR/LC_MESSAGES Installing po/pt/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/pt/LC_MESSAGES Installing po/ro/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/ro/LC_MESSAGES Installing po/ru/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/ru/LC_MESSAGES Installing po/sk/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/sk/LC_MESSAGES Installing po/sr@latin/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/sr@latin/LC_MESSAGES Installing po/sr/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/sr/LC_MESSAGES Installing po/sv/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/sv/LC_MESSAGES Installing po/ta/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/ta/LC_MESSAGES Installing po/te/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/te/LC_MESSAGES Installing po/tr/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/tr/LC_MESSAGES Installing po/uk/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/uk/LC_MESSAGES Installing po/zh_CN/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/zh_CN/LC_MESSAGES Installing po/zh_TW/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/zh_TW/LC_MESSAGES Installing po/eo/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/eo/LC_MESSAGES Installing po/si/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/locale/si/LC_MESSAGES Installing spa/plugins/audioconvert/libspa-audioconvert.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/spa-0.2/audioconvert Installing spa/plugins/audiomixer/libspa-audiomixer.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/spa-0.2/audiomixer Installing spa/plugins/control/libspa-control.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/spa-0.2/control Installing spa/plugins/audiotestsrc/libspa-audiotestsrc.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/spa-0.2/audiotestsrc Installing spa/plugins/support/libspa-support.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/spa-0.2/support Installing spa/plugins/support/libspa-dbus.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/spa-0.2/support Installing spa/plugins/videoconvert/libspa-videoconvert.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/spa-0.2/videoconvert Installing spa/plugins/videotestsrc/libspa-videotestsrc.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/spa-0.2/videotestsrc Installing spa/plugins/volume/libspa-volume.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/spa-0.2/volume Installing spa/plugins/aec/libspa-aec-null.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/spa-0.2/aec Installing spa/tools/spa-inspect to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin Installing spa/tools/spa-monitor to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin Installing spa/tools/spa-json-dump to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin Installing src/pipewire/libpipewire-0.3.so.0.362.0 to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib Installing src/daemon/pipewire to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin Installing src/daemon/pipewire-pulse to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin Installing src/daemon/pipewire-avb to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin Installing src/tools/pw-mon to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin Installing src/tools/pw-dot to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin Installing src/tools/pw-dump to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin Installing src/tools/pw-profiler to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin Installing src/tools/pw-mididump to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin Installing src/tools/pw-metadata to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin Installing src/tools/pw-loopback to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin Installing src/tools/pw-link to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin Installing src/tools/pw-cli to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin Installing src/tools/pw-reserve to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin Installing src/modules/spa/libpipewire-module-spa-node.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/spa/libpipewire-module-spa-device.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/spa/libpipewire-module-spa-node-factory.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/spa/libpipewire-module-spa-device-factory.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-access.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-loopback.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-filter-chain.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-echo-cancel.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-profiler.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-rt.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-portal.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-client-device.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-link-factory.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-protocol-native.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-protocol-pulse.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-pipe-tunnel.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-protocol-simple.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-client-node.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-metadata.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-adapter.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-session-manager.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-raop-sink.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-rtp-source.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-rtp-sink.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-fallback-sink.so to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/array.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/buffers.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/impl-core.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/impl-client.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/client.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/conf.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/context.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/control.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/core.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/device.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/impl-device.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/data-loop.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/factory.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/impl-factory.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/filter.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/global.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/keys.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/impl.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/i18n.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/impl-link.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/link.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/log.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/loop.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/main-loop.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/map.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/mem.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/impl-metadata.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/impl-module.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/module.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/impl-node.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/node.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/permission.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/pipewire.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/impl-port.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/port.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/properties.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/protocol.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/proxy.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/resource.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/stream.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/thread.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/thread-loop.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/type.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/utils.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/work-queue.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/extensions/session-manager/impl-interfaces.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/extensions/session-manager/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/extensions/session-manager/interfaces.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/extensions/session-manager/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/extensions/session-manager/introspect.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/extensions/session-manager/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/extensions/session-manager/introspect-funcs.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/extensions/session-manager/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/extensions/session-manager/keys.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/extensions/session-manager/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/extensions/client-node.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/extensions/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/extensions/metadata.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/extensions/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/extensions/profiler.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/extensions/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/extensions/protocol-native.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/extensions/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/extensions/session-manager.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/extensions/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/meson-private/libspa-0.2.pc to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/pipewire/version.h to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/meson-private/libpipewire-0.3.pc to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/pipewire.conf to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/pipewire Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/client.conf to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/pipewire Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/client-rt.conf to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/pipewire Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/filter-chain.conf to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/pipewire Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/jack.conf to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/pipewire Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/minimal.conf to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/pipewire Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/pipewire-pulse.conf to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/pipewire Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/pipewire-avb.conf to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/pipewire Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/filter-chain/demonic.conf to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/pipewire/filter-chain Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/filter-chain/source-duplicate-FL.conf to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/pipewire/filter-chain Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/filter-chain/sink-mix-FL-FR.conf to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/pipewire/filter-chain Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/filter-chain/sink-make-LFE.conf to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/pipewire/filter-chain Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/filter-chain/sink-virtual-surround-5.1-kemar.conf to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/pipewire/filter-chain Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/filter-chain/sink-virtual-surround-7.1-hesuvi.conf to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/pipewire/filter-chain Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/filter-chain/sink-dolby-surround.conf to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/pipewire/filter-chain Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/filter-chain/sink-eq6.conf to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/pipewire/filter-chain Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/filter-chain/sink-matrix-spatialiser.conf to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/pipewire/filter-chain Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/filter-chain/source-rnnoise.conf to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/pipewire/filter-chain Installing symlink pointing to libpipewire-0.3.so.0.362.0 to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libpipewire-0.3.so.0 Installing symlink pointing to libpipewire-0.3.so.0 to /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libpipewire-0.3.so >>> pipewire 0.3.62 Fixing libtool files for la in $(find /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-23/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-23/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> pipewire 0.3.62 Installing to target PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-23/output-1/target PYTHONNOUSERSITE=y /tmp/instance-23/output-1/host/bin/ninja -C /tmp/instance-23/output-1/build/pipewire-0.3.62//build install ninja: Entering directory `/tmp/instance-23/output-1/build/pipewire-0.3.62//build' [0/1] Installing files. Installing subdir /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/utils/type.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/utils Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/utils/type-info.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/utils Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/utils/string.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/utils Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/utils/ringbuffer.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/utils Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/utils/result.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/utils Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/utils/names.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/utils Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/utils/list.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/utils Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/utils/keys.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/utils Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/utils/json.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/utils Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/utils/json-pod.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/utils Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/utils/hook.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/utils Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/utils/dll.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/utils Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/utils/dict.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/utils Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/utils/defs.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/utils Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/utils/ansi.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/utils Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/support/thread.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/support Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/support/system.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/support Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/support/plugin.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/support Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/support/plugin-loader.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/support Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/support/loop.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/support Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/support/log.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/support Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/support/log-impl.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/support Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/support/i18n.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/support Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/support/dbus.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/support Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/support/cpu.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/support Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/pod/vararg.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/pod Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/pod/pod.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/pod Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/pod/parser.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/pod Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/pod/iter.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/pod Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/pod/filter.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/pod Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/pod/event.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/pod Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/pod/dynamic.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/pod Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/pod/compare.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/pod Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/pod/command.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/pod Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/pod/builder.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/pod Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/type-info.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/param Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/props.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/param Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/profiler.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/param Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/param.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/param Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/latency-utils.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/param Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/format.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/param Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/format-utils.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/param Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/video/type-info.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/video/raw.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/video/multiview.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/video/format.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/video/format-utils.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/video/encoded.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/video/color.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/video/chroma.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/bluetooth/type-info.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/param/bluetooth Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/bluetooth/audio.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/param/bluetooth Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/audio/type-info.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/param/audio Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/audio/raw.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/param/audio Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/audio/layout.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/param/audio Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/audio/iec958.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/param/audio Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/audio/format.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/param/audio Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/audio/format-utils.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/param/audio Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/param/audio/dsd.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/param/audio Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/node/utils.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/node Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/node/type-info.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/node Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/node/node.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/node Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/node/keys.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/node Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/node/io.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/node Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/node/event.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/node Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/node/command.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/node Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/monitor/utils.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/monitor Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/monitor/type-info.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/monitor Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/monitor/event.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/monitor Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/monitor/device.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/monitor Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/interfaces/audio/aec.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/interfaces/audio Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/graph/graph.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/graph Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/debug/types.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/debug Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/debug/pod.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/debug Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/debug/node.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/debug Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/debug/mem.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/debug Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/debug/log.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/debug Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/debug/format.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/debug Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/debug/dict.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/debug Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/debug/buffer.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/debug Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/control/type-info.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/control Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/control/control.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/control Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/buffer/type-info.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/buffer Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/buffer/meta.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/buffer Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/buffer/buffer.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/buffer Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/spa/include/spa/buffer/alloc.h to /tmp/instance-23/output-1/target/usr/include/spa-0.2/spa/buffer Installing po/af/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/af/LC_MESSAGES Installing po/as/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/as/LC_MESSAGES Installing po/be/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/be/LC_MESSAGES Installing po/bg/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/bg/LC_MESSAGES Installing po/bn_IN/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/bn_IN/LC_MESSAGES Installing po/ca/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/ca/LC_MESSAGES Installing po/cs/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/cs/LC_MESSAGES Installing po/da/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/da/LC_MESSAGES Installing po/de_CH/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/de_CH/LC_MESSAGES Installing po/de/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/de/LC_MESSAGES Installing po/el/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/el/LC_MESSAGES Installing po/es/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/es/LC_MESSAGES Installing po/fi/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/fi/LC_MESSAGES Installing po/fr/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/fr/LC_MESSAGES Installing po/gl/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/gl/LC_MESSAGES Installing po/gu/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/gu/LC_MESSAGES Installing po/he/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/he/LC_MESSAGES Installing po/hi/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/hi/LC_MESSAGES Installing po/hr/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/hr/LC_MESSAGES Installing po/hu/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/hu/LC_MESSAGES Installing po/id/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/id/LC_MESSAGES Installing po/it/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/it/LC_MESSAGES Installing po/ja/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/ja/LC_MESSAGES Installing po/ka/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/ka/LC_MESSAGES Installing po/kk/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/kk/LC_MESSAGES Installing po/kn/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/kn/LC_MESSAGES Installing po/ko/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/ko/LC_MESSAGES Installing po/lt/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/lt/LC_MESSAGES Installing po/ml/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/ml/LC_MESSAGES Installing po/mr/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/mr/LC_MESSAGES Installing po/my/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/my/LC_MESSAGES Installing po/nl/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/nl/LC_MESSAGES Installing po/nn/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/nn/LC_MESSAGES Installing po/oc/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/oc/LC_MESSAGES Installing po/or/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/or/LC_MESSAGES Installing po/pa/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/pa/LC_MESSAGES Installing po/pl/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/pl/LC_MESSAGES Installing po/pt_BR/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/pt_BR/LC_MESSAGES Installing po/pt/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/pt/LC_MESSAGES Installing po/ro/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/ro/LC_MESSAGES Installing po/ru/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/ru/LC_MESSAGES Installing po/sk/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/sk/LC_MESSAGES Installing po/sr@latin/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/sr@latin/LC_MESSAGES Installing po/sr/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/sr/LC_MESSAGES Installing po/sv/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/sv/LC_MESSAGES Installing po/ta/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/ta/LC_MESSAGES Installing po/te/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/te/LC_MESSAGES Installing po/tr/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/tr/LC_MESSAGES Installing po/uk/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/uk/LC_MESSAGES Installing po/zh_CN/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/zh_CN/LC_MESSAGES Installing po/zh_TW/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/zh_TW/LC_MESSAGES Installing po/eo/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/eo/LC_MESSAGES Installing po/si/LC_MESSAGES/pipewire.mo to /tmp/instance-23/output-1/target/usr/share/locale/si/LC_MESSAGES Installing spa/plugins/audioconvert/libspa-audioconvert.so to /tmp/instance-23/output-1/target/usr/lib/spa-0.2/audioconvert Installing spa/plugins/audiomixer/libspa-audiomixer.so to /tmp/instance-23/output-1/target/usr/lib/spa-0.2/audiomixer Installing spa/plugins/control/libspa-control.so to /tmp/instance-23/output-1/target/usr/lib/spa-0.2/control Installing spa/plugins/audiotestsrc/libspa-audiotestsrc.so to /tmp/instance-23/output-1/target/usr/lib/spa-0.2/audiotestsrc Installing spa/plugins/support/libspa-support.so to /tmp/instance-23/output-1/target/usr/lib/spa-0.2/support Installing spa/plugins/support/libspa-dbus.so to /tmp/instance-23/output-1/target/usr/lib/spa-0.2/support Installing spa/plugins/videoconvert/libspa-videoconvert.so to /tmp/instance-23/output-1/target/usr/lib/spa-0.2/videoconvert Installing spa/plugins/videotestsrc/libspa-videotestsrc.so to /tmp/instance-23/output-1/target/usr/lib/spa-0.2/videotestsrc Installing spa/plugins/volume/libspa-volume.so to /tmp/instance-23/output-1/target/usr/lib/spa-0.2/volume Installing spa/plugins/aec/libspa-aec-null.so to /tmp/instance-23/output-1/target/usr/lib/spa-0.2/aec Installing spa/tools/spa-inspect to /tmp/instance-23/output-1/target/usr/bin Installing spa/tools/spa-monitor to /tmp/instance-23/output-1/target/usr/bin Installing spa/tools/spa-json-dump to /tmp/instance-23/output-1/target/usr/bin Installing src/pipewire/libpipewire-0.3.so.0.362.0 to /tmp/instance-23/output-1/target/usr/lib Installing src/daemon/pipewire to /tmp/instance-23/output-1/target/usr/bin Installing src/daemon/pipewire-pulse to /tmp/instance-23/output-1/target/usr/bin Installing src/daemon/pipewire-avb to /tmp/instance-23/output-1/target/usr/bin Installing src/tools/pw-mon to /tmp/instance-23/output-1/target/usr/bin Installing src/tools/pw-dot to /tmp/instance-23/output-1/target/usr/bin Installing src/tools/pw-dump to /tmp/instance-23/output-1/target/usr/bin Installing src/tools/pw-profiler to /tmp/instance-23/output-1/target/usr/bin Installing src/tools/pw-mididump to /tmp/instance-23/output-1/target/usr/bin Installing src/tools/pw-metadata to /tmp/instance-23/output-1/target/usr/bin Installing src/tools/pw-loopback to /tmp/instance-23/output-1/target/usr/bin Installing src/tools/pw-link to /tmp/instance-23/output-1/target/usr/bin Installing src/tools/pw-cli to /tmp/instance-23/output-1/target/usr/bin Installing src/tools/pw-reserve to /tmp/instance-23/output-1/target/usr/bin Installing src/modules/spa/libpipewire-module-spa-node.so to /tmp/instance-23/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/spa/libpipewire-module-spa-device.so to /tmp/instance-23/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/spa/libpipewire-module-spa-node-factory.so to /tmp/instance-23/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/spa/libpipewire-module-spa-device-factory.so to /tmp/instance-23/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-access.so to /tmp/instance-23/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-loopback.so to /tmp/instance-23/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-filter-chain.so to /tmp/instance-23/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-echo-cancel.so to /tmp/instance-23/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-profiler.so to /tmp/instance-23/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-rt.so to /tmp/instance-23/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-portal.so to /tmp/instance-23/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-client-device.so to /tmp/instance-23/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-link-factory.so to /tmp/instance-23/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-protocol-native.so to /tmp/instance-23/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-protocol-pulse.so to /tmp/instance-23/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-pipe-tunnel.so to /tmp/instance-23/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-protocol-simple.so to /tmp/instance-23/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-client-node.so to /tmp/instance-23/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-metadata.so to /tmp/instance-23/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-adapter.so to /tmp/instance-23/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-session-manager.so to /tmp/instance-23/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-raop-sink.so to /tmp/instance-23/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-rtp-source.so to /tmp/instance-23/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-rtp-sink.so to /tmp/instance-23/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-fallback-sink.so to /tmp/instance-23/output-1/target/usr/lib/pipewire-0.3 Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/array.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/buffers.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/impl-core.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/impl-client.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/client.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/conf.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/context.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/control.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/core.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/device.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/impl-device.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/data-loop.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/factory.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/impl-factory.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/filter.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/global.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/keys.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/impl.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/i18n.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/impl-link.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/link.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/log.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/loop.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/main-loop.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/map.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/mem.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/impl-metadata.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/impl-module.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/module.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/impl-node.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/node.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/permission.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/pipewire.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/impl-port.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/port.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/properties.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/protocol.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/proxy.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/resource.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/stream.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/thread.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/thread-loop.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/type.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/utils.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/work-queue.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/extensions/session-manager/impl-interfaces.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/extensions/session-manager/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/extensions/session-manager/interfaces.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/extensions/session-manager/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/extensions/session-manager/introspect.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/extensions/session-manager/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/extensions/session-manager/introspect-funcs.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/extensions/session-manager/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/extensions/session-manager/keys.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/extensions/session-manager/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/extensions/client-node.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/extensions/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/extensions/metadata.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/extensions/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/extensions/profiler.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/extensions/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/extensions/protocol-native.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/extensions/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/src/pipewire/extensions/session-manager.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire/extensions/ Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/meson-private/libspa-0.2.pc to /tmp/instance-23/output-1/target/usr/lib/pkgconfig Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/pipewire/version.h to /tmp/instance-23/output-1/target/usr/include/pipewire-0.3/pipewire Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/meson-private/libpipewire-0.3.pc to /tmp/instance-23/output-1/target/usr/lib/pkgconfig Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/pipewire.conf to /tmp/instance-23/output-1/target/usr/share/pipewire Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/client.conf to /tmp/instance-23/output-1/target/usr/share/pipewire Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/client-rt.conf to /tmp/instance-23/output-1/target/usr/share/pipewire Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/filter-chain.conf to /tmp/instance-23/output-1/target/usr/share/pipewire Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/jack.conf to /tmp/instance-23/output-1/target/usr/share/pipewire Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/minimal.conf to /tmp/instance-23/output-1/target/usr/share/pipewire Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/pipewire-pulse.conf to /tmp/instance-23/output-1/target/usr/share/pipewire Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/pipewire-avb.conf to /tmp/instance-23/output-1/target/usr/share/pipewire Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/filter-chain/demonic.conf to /tmp/instance-23/output-1/target/usr/share/pipewire/filter-chain Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/filter-chain/source-duplicate-FL.conf to /tmp/instance-23/output-1/target/usr/share/pipewire/filter-chain Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/filter-chain/sink-mix-FL-FR.conf to /tmp/instance-23/output-1/target/usr/share/pipewire/filter-chain Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/filter-chain/sink-make-LFE.conf to /tmp/instance-23/output-1/target/usr/share/pipewire/filter-chain Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/filter-chain/sink-virtual-surround-5.1-kemar.conf to /tmp/instance-23/output-1/target/usr/share/pipewire/filter-chain Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/filter-chain/sink-virtual-surround-7.1-hesuvi.conf to /tmp/instance-23/output-1/target/usr/share/pipewire/filter-chain Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/filter-chain/sink-dolby-surround.conf to /tmp/instance-23/output-1/target/usr/share/pipewire/filter-chain Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/filter-chain/sink-eq6.conf to /tmp/instance-23/output-1/target/usr/share/pipewire/filter-chain Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/filter-chain/sink-matrix-spatialiser.conf to /tmp/instance-23/output-1/target/usr/share/pipewire/filter-chain Installing /tmp/instance-23/output-1/build/pipewire-0.3.62/build/src/daemon/filter-chain/source-rnnoise.conf to /tmp/instance-23/output-1/target/usr/share/pipewire/filter-chain Installing symlink pointing to libpipewire-0.3.so.0.362.0 to /tmp/instance-23/output-1/target/usr/lib/libpipewire-0.3.so.0 Installing symlink pointing to libpipewire-0.3.so.0 to /tmp/instance-23/output-1/target/usr/lib/libpipewire-0.3.so >>> portaudio 190700_20210406 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.pa_stable_v190700_20210406.tgz.HhfLWJ/output' 'http://files.portaudio.com/archives/pa_stable_v190700_20210406.tgz' --2023-02-02 20:35:24-- http://files.portaudio.com/archives/pa_stable_v190700_20210406.tgz Resolving files.portaudio.com (files.portaudio.com)... 44.205.198.66 Connecting to files.portaudio.com (files.portaudio.com)|44.205.198.66|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1462695 (1.4M) [application/x-gzip] Saving to: '/tmp/instance-23/output-1/build/.pa_stable_v190700_20210406.tgz.HhfLWJ/output' 0K .......... .......... .......... .......... .......... 3% 522K 3s 50K .......... .......... .......... .......... .......... 7% 1.02M 2s 100K .......... .......... .......... .......... .......... 10% 293M 1s 150K .......... .......... .......... .......... .......... 14% 389M 1s 200K .......... .......... .......... .......... .......... 17% 1.03M 1s 250K .......... .......... .......... .......... .......... 21% 67.8M 1s 300K .......... .......... .......... .......... .......... 24% 1.12M 1s 350K .......... .......... .......... .......... .......... 28% 6.63M 1s 400K .......... .......... .......... .......... .......... 31% 235M 1s 450K .......... .......... .......... .......... .......... 35% 71.6M 0s 500K .......... .......... .......... .......... .......... 38% 43.7M 0s 550K .......... .......... .......... .......... .......... 42% 217M 0s 600K .......... .......... .......... .......... .......... 45% 325M 0s 650K .......... .......... .......... .......... .......... 49% 1.27M 0s 700K .......... .......... .......... .......... .......... 52% 8.34M 0s 750K .......... .......... .......... .......... .......... 56% 63.3M 0s 800K .......... .......... .......... .......... .......... 59% 80.2M 0s 850K .......... .......... .......... .......... .......... 63% 85.9M 0s 900K .......... .......... .......... .......... .......... 66% 12.0M 0s 950K .......... .......... .......... .......... .......... 70% 260M 0s 1000K .......... .......... .......... .......... .......... 73% 326M 0s 1050K .......... .......... .......... .......... .......... 77% 376M 0s 1100K .......... .......... .......... .......... .......... 80% 213M 0s 1150K .......... .......... .......... .......... .......... 84% 298M 0s 1200K .......... .......... .......... .......... .......... 87% 1.04M 0s 1250K .......... .......... .......... .......... .......... 91% 226M 0s 1300K .......... .......... .......... .......... .......... 94% 387M 0s 1350K .......... .......... .......... .......... .......... 98% 389M 0s 1400K .......... .......... ........ 100% 337M=0.3s 2023-02-02 20:35:25 (4.05 MB/s) - '/tmp/instance-23/output-1/build/.pa_stable_v190700_20210406.tgz.HhfLWJ/output' saved [1462695/1462695] pa_stable_v190700_20210406.tgz: OK (sha256: 47efbf42c77c19a05d22e627d42873e991ec0c1357219c0d74ce6a2948cb2def) >>> portaudio 190700_20210406 Extracting gzip -d -c /tmp/instance-23/dl/portaudio/pa_stable_v190700_20210406.tgz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/portaudio-190700_20210406 -xf - >>> portaudio 190700_20210406 Patching >>> portaudio 190700_20210406 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-23/output-1/build/portaudio-190700_20210406 -name $file); do cp support/gnuconfig/$file $i; done; done >>> portaudio 190700_20210406 Patching libtool patching file /tmp/instance-23/output-1/build/portaudio-190700_20210406/ltmain.sh Hunk #7 succeeded at 6699 (offset 3 lines). Hunk #8 succeeded at 9280 (offset 6 lines). >>> portaudio 190700_20210406 Configuring (cd /tmp/instance-23/output-1/build/portaudio-190700_20210406/ && rm -rf config.cache && PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-23/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-23/output-1/host/sh4a-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=sh4a-buildroot-linux-gnu --host=sh4a-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-alsa --without-oss --disable-cxx ) checking build system type... x86_64-pc-linux-gnu checking host system type... sh4a-buildroot-linux-gnu checking target system type... sh4a-buildroot-linux-gnu checking for sh4a-buildroot-linux-gnu-gcc... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-23/output-1/host/bin/sh4a-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 sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld option to reload object files... -r checking for sh4a-buildroot-linux-gnu-objdump... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for sh4a-buildroot-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for sh4a-buildroot-linux-gnu-ar... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for sh4a-buildroot-linux-gnu-strip... /bin/true checking for sh4a-buildroot-linux-gnu-ranlib... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib checking for gawk... gawk checking command to parse /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm output from /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for sh4a-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-23/output-1/host/bin/sh4a-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-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc static flag -static works... no checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc linker (/tmp/instance-23/output-1/host/bin/sh4a-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 a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ar... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar checking whether byte ordering is bigendian... (cached) no checking for HPI_SubSysCreate in -lhpi... no checking pkg-config is at least version 0.9.0... yes checking for JACK... no checking size of short... 2 checking size of int... 4 checking size of long... 4 checking for clock_gettime in -lrt... yes checking for clock_gettime... yes checking for nanosleep... yes checking for pthread_create in -lpthread... yes configure: creating ./config.status config.status: creating Makefile config.status: creating portaudio-2.0.pc config.status: executing libtool commands Configuration summary: Target ...................... sh4a-buildroot-linux-gnu C++ bindings ................ no Debug output ................ no ALSA ........................ no ASIHPI ...................... no OSS ......................... no JACK ........................ no >>> portaudio 190700_20210406 Building PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-23/output-1/build/portaudio-190700_20210406/ make[1]: Entering directory '/tmp/instance-23/output-1/build/portaudio-190700_20210406' mkdir lib mkdir -p src/common src/hostapi/alsa src/hostapi/asihpi src/hostapi/asio src/hostapi/coreaudio src/hostapi/dsound src/hostapi/jack src/hostapi/oss src/hostapi/skeleton src/hostapi/wasapi src/hostapi/wdmks src/hostapi/wmme src/os/unix src/os/win touch lib-stamp /bin/bash ./libtool --mode=compile /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_allocation.c -o src/common/pa_allocation.lo libtool: compile: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_allocation.c -fPIC -DPIC -o src/common/.libs/pa_allocation.o /bin/bash ./libtool --mode=compile /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_converters.c -o src/common/pa_converters.lo libtool: compile: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_converters.c -fPIC -DPIC -o src/common/.libs/pa_converters.o /bin/bash ./libtool --mode=compile /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_cpuload.c -o src/common/pa_cpuload.lo libtool: compile: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_cpuload.c -fPIC -DPIC -o src/common/.libs/pa_cpuload.o /bin/bash ./libtool --mode=compile /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_dither.c -o src/common/pa_dither.lo libtool: compile: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_dither.c -fPIC -DPIC -o src/common/.libs/pa_dither.o /bin/bash ./libtool --mode=compile /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_debugprint.c -o src/common/pa_debugprint.lo libtool: compile: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_debugprint.c -fPIC -DPIC -o src/common/.libs/pa_debugprint.o /bin/bash ./libtool --mode=compile /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_front.c -o src/common/pa_front.lo libtool: compile: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_front.c -fPIC -DPIC -o src/common/.libs/pa_front.o /bin/bash ./libtool --mode=compile /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_process.c -o src/common/pa_process.lo libtool: compile: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_process.c -fPIC -DPIC -o src/common/.libs/pa_process.o /bin/bash ./libtool --mode=compile /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_stream.c -o src/common/pa_stream.lo libtool: compile: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_stream.c -fPIC -DPIC -o src/common/.libs/pa_stream.o /bin/bash ./libtool --mode=compile /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_trace.c -o src/common/pa_trace.lo libtool: compile: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_trace.c -fPIC -DPIC -o src/common/.libs/pa_trace.o /bin/bash ./libtool --mode=compile /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/hostapi/skeleton/pa_hostapi_skeleton.c -o src/hostapi/skeleton/pa_hostapi_skeleton.lo libtool: compile: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/hostapi/skeleton/pa_hostapi_skeleton.c -fPIC -DPIC -o src/hostapi/skeleton/.libs/pa_hostapi_skeleton.o /bin/bash ./libtool --mode=compile /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/os/unix/pa_unix_hostapis.c -o src/os/unix/pa_unix_hostapis.lo libtool: compile: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/os/unix/pa_unix_hostapis.c -fPIC -DPIC -o src/os/unix/.libs/pa_unix_hostapis.o /bin/bash ./libtool --mode=compile /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/os/unix/pa_unix_util.c -o src/os/unix/pa_unix_util.lo libtool: compile: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/os/unix/pa_unix_util.c -fPIC -DPIC -o src/os/unix/.libs/pa_unix_util.o /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -fPIC -rpath /usr/lib -no-undefined -export-symbols-regex "(Pa|PaMacCore|PaJack|PaAlsa|PaAsio|PaOSS|PaWasapi|PaWasapiWinrt)_.*" -version-info 2:0:0 -o lib/libportaudio.la src/common/pa_allocation.lo src/common/pa_converters.lo src/common/pa_cpuload.lo src/common/pa_dither.lo src/common/pa_debugprint.lo src/common/pa_front.lo src/common/pa_process.lo src/common/pa_stream.lo src/common/pa_trace.lo src/hostapi/skeleton/pa_hostapi_skeleton.lo src/os/unix/pa_unix_hostapis.lo src/os/unix/pa_unix_util.lo -lrt -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm src/common/.libs/pa_allocation.o src/common/.libs/pa_converters.o src/common/.libs/pa_cpuload.o src/common/.libs/pa_dither.o src/common/.libs/pa_debugprint.o src/common/.libs/pa_front.o src/common/.libs/pa_process.o src/common/.libs/pa_stream.o src/common/.libs/pa_trace.o src/hostapi/skeleton/.libs/pa_hostapi_skeleton.o src/os/unix/.libs/pa_unix_hostapis.o src/os/unix/.libs/pa_unix_util.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > lib/.libs/libportaudio.exp libtool: link: /usr/bin/grep -E -e "(Pa|PaMacCore|PaJack|PaAlsa|PaAsio|PaOSS|PaWasapi|PaWasapiWinrt)_.*" "lib/.libs/libportaudio.exp" > "lib/.libs/libportaudio.expT" libtool: link: mv -f "lib/.libs/libportaudio.expT" "lib/.libs/libportaudio.exp" libtool: link: echo "{ global:" > lib/.libs/libportaudio.ver libtool: link: cat lib/.libs/libportaudio.exp | sed -e "s/\(.*\)/\1;/" >> lib/.libs/libportaudio.ver libtool: link: echo "local: *; };" >> lib/.libs/libportaudio.ver libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -shared -fPIC -DPIC src/common/.libs/pa_allocation.o src/common/.libs/pa_converters.o src/common/.libs/pa_cpuload.o src/common/.libs/pa_dither.o src/common/.libs/pa_debugprint.o src/common/.libs/pa_front.o src/common/.libs/pa_process.o src/common/.libs/pa_stream.o src/common/.libs/pa_trace.o src/hostapi/skeleton/.libs/pa_hostapi_skeleton.o src/os/unix/.libs/pa_unix_hostapis.o src/os/unix/.libs/pa_unix_util.o -lrt -lm -lpthread -Wl,-soname -Wl,libportaudio.so.2 -Wl,-version-script -Wl,lib/.libs/libportaudio.ver -o lib/.libs/libportaudio.so.2.0.0 libtool: link: (cd "lib/.libs" && rm -f "libportaudio.so.2" && ln -s "libportaudio.so.2.0.0" "libportaudio.so.2") libtool: link: (cd "lib/.libs" && rm -f "libportaudio.so" && ln -s "libportaudio.so.2.0.0" "libportaudio.so") libtool: link: ( cd "lib/.libs" && rm -f "libportaudio.la" && ln -s "../libportaudio.la" "libportaudio.la" ) if test -n "" ; then for dir in ""; do /home/autobuild/make/make -C $dir all; done ; fi mkdir bin touch bin-stamp /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest1.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest1.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_buffer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_buffer.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_buffer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_buffer.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_callbackstop -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_callbackstop.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_callbackstop -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_callbackstop.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_clip -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_clip.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_clip -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_clip.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_dither -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_dither.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_dither -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_dither.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_hang -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_hang.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_hang -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_hang.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_in_overflow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_in_overflow.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_in_overflow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_in_overflow.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_latency -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_latency.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_latency -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_latency.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_leftright -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_leftright.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_leftright -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_leftright.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_longsine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_longsine.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_longsine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_longsine.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_many -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_many.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_many -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_many.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_maxsines -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_maxsines.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_maxsines -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_maxsines.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_mono -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_mono.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_mono -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_mono.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_multi_sine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_multi_sine.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_multi_sine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_multi_sine.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_out_underflow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_out_underflow.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_out_underflow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_out_underflow.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_prime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_prime.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_prime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_prime.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_ringmix -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_ringmix.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_ringmix -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_ringmix.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_sine8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_sine8.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_sine8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_sine8.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_sine_channelmaps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_sine_channelmaps.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_sine_channelmaps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_sine_channelmaps.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_sine_formats -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_sine_formats.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_sine_formats -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_sine_formats.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_sine_time -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_sine_time.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_sine_time -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_sine_time.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_sine_srate -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_sine_srate.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_sine_srate -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_sine_srate.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_start_stop -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_start_stop.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_start_stop -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_start_stop.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_stop -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_stop.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_stop -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_stop.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_stop_playout -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_stop_playout.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_stop_playout -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_stop_playout.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_toomanysines -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_toomanysines.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_toomanysines -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_toomanysines.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_two_rates -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_two_rates.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_two_rates -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_two_rates.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_underflow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_underflow.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_underflow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_underflow.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_wire -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_wire.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/patest_wire -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_wire.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/pa_minlat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/pa_minlat.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/pa_minlat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/pa_minlat.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/pa_devs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/pa_devs.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/pa_devs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/pa_devs.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/pa_fuzz -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/pa_fuzz.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/pa_fuzz -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/pa_fuzz.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/paex_pink -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/paex_pink.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/paex_pink -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/paex_pink.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/paex_read_write_wire -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/paex_read_write_wire.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/paex_read_write_wire -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/paex_read_write_wire.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/paex_record -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/paex_record.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/paex_record -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/paex_record.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/paex_saw -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/paex_saw.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/paex_saw -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/paex_saw.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/paex_sine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/paex_sine.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/paex_sine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/paex_sine.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/paex_write_sine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/paex_write_sine.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/paex_write_sine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/paex_write_sine.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/paex_write_sine_nonint -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/paex_write_sine_nonint.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/paex_write_sine_nonint -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/paex_write_sine_nonint.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/paqa_devs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./qa/paqa_devs.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/paqa_devs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./qa/paqa_devs.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/paqa_errs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./qa/paqa_errs.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/paqa_errs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./qa/paqa_errs.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/paqa_latency -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./qa/paqa_latency.c lib/libportaudio.la -lm -lpthread libtool: link: /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o bin/paqa_latency -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./qa/paqa_latency.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-23/output-1/build/portaudio-190700_20210406/lib/.libs make[1]: Leaving directory '/tmp/instance-23/output-1/build/portaudio-190700_20210406' >>> portaudio 190700_20210406 Installing to staging directory PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot install -C /tmp/instance-23/output-1/build/portaudio-190700_20210406/ make[1]: Entering directory '/tmp/instance-23/output-1/build/portaudio-190700_20210406' /usr/bin/install -c -d /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib /bin/bash ./libtool --mode=install /usr/bin/install -c lib/libportaudio.la /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib libtool: install: /usr/bin/install -c lib/.libs/libportaudio.so.2.0.0 /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libportaudio.so.2.0.0 libtool: install: (cd /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libportaudio.so.2.0.0 libportaudio.so.2 || { rm -f libportaudio.so.2 && ln -s libportaudio.so.2.0.0 libportaudio.so.2; }; }) libtool: install: (cd /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libportaudio.so.2.0.0 libportaudio.so || { rm -f libportaudio.so && ln -s libportaudio.so.2.0.0 libportaudio.so; }; }) libtool: install: /usr/bin/install -c lib/.libs/libportaudio.lai /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libportaudio.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/install -c -d /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include for include in portaudio.h; do \ /usr/bin/install -c -m 644 -m 644 ./include/$include /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/$include; \ done /usr/bin/install -c -d /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig /usr/bin/install -c -m 644 portaudio-2.0.pc /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/portaudio-2.0.pc ------------------------------------------------------------ PortAudio was successfully installed. On some systems (e.g. Linux) you should run 'ldconfig' now to make the shared object available. You may also need to modify your LD_LIBRARY_PATH environment variable to include the directory /usr/lib ------------------------------------------------------------ /home/autobuild/make/make install-recursive make[2]: Entering directory '/tmp/instance-23/output-1/build/portaudio-190700_20210406' if test -n "" ; then for dir in ""; do /home/autobuild/make/make -C $dir install; done ; fi make[2]: Leaving directory '/tmp/instance-23/output-1/build/portaudio-190700_20210406' make[1]: Leaving directory '/tmp/instance-23/output-1/build/portaudio-190700_20210406' >>> portaudio 190700_20210406 Fixing libtool files for la in $(find /tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-23/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-23/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> portaudio 190700_20210406 Installing to target PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-23/output-1/target install -C /tmp/instance-23/output-1/build/portaudio-190700_20210406/ make[1]: Entering directory '/tmp/instance-23/output-1/build/portaudio-190700_20210406' /usr/bin/install -c -d /tmp/instance-23/output-1/target/usr/lib /bin/bash ./libtool --mode=install /usr/bin/install -c lib/libportaudio.la /tmp/instance-23/output-1/target/usr/lib libtool: install: /usr/bin/install -c lib/.libs/libportaudio.so.2.0.0 /tmp/instance-23/output-1/target/usr/lib/libportaudio.so.2.0.0 libtool: install: (cd /tmp/instance-23/output-1/target/usr/lib && { ln -s -f libportaudio.so.2.0.0 libportaudio.so.2 || { rm -f libportaudio.so.2 && ln -s libportaudio.so.2.0.0 libportaudio.so.2; }; }) libtool: install: (cd /tmp/instance-23/output-1/target/usr/lib && { ln -s -f libportaudio.so.2.0.0 libportaudio.so || { rm -f libportaudio.so && ln -s libportaudio.so.2.0.0 libportaudio.so; }; }) libtool: install: /usr/bin/install -c lib/.libs/libportaudio.lai /tmp/instance-23/output-1/target/usr/lib/libportaudio.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/install -c -d /tmp/instance-23/output-1/target/usr/include for include in portaudio.h; do \ /usr/bin/install -c -m 644 -m 644 ./include/$include /tmp/instance-23/output-1/target/usr/include/$include; \ done /usr/bin/install -c -d /tmp/instance-23/output-1/target/usr/lib/pkgconfig /usr/bin/install -c -m 644 portaudio-2.0.pc /tmp/instance-23/output-1/target/usr/lib/pkgconfig/portaudio-2.0.pc ------------------------------------------------------------ PortAudio was successfully installed. On some systems (e.g. Linux) you should run 'ldconfig' now to make the shared object available. You may also need to modify your LD_LIBRARY_PATH environment variable to include the directory /usr/lib ------------------------------------------------------------ /home/autobuild/make/make install-recursive make[2]: Entering directory '/tmp/instance-23/output-1/build/portaudio-190700_20210406' if test -n "" ; then for dir in ""; do /home/autobuild/make/make -C $dir install; done ; fi make[2]: Leaving directory '/tmp/instance-23/output-1/build/portaudio-190700_20210406' make[1]: Leaving directory '/tmp/instance-23/output-1/build/portaudio-190700_20210406' >>> pound 2.8 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.Pound-2.8.tgz.AsETN1/output' 'http://www.apsis.ch/pound/Pound-2.8.tgz' --2023-02-02 20:35:55-- http://www.apsis.ch/pound/Pound-2.8.tgz Resolving www.apsis.ch (www.apsis.ch)... failed: Name or service not known. wget: unable to resolve host address 'www.apsis.ch' wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.Pound-2.8.tgz.7nEcMp/output' 'http://sources.buildroot.net/pound/Pound-2.8.tgz' --2023-02-02 20:35:55-- http://sources.buildroot.net/pound/Pound-2.8.tgz Resolving sources.buildroot.net (sources.buildroot.net)... 172.67.72.56, 104.26.1.37, 104.26.0.37, ... Connecting to sources.buildroot.net (sources.buildroot.net)|172.67.72.56|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 186124 (182K) [application/x-gtar-compressed] Saving to: '/tmp/instance-23/output-1/build/.Pound-2.8.tgz.7nEcMp/output' 0K .......... .......... .......... .......... .......... 27% 2.44M 0s 50K .......... .......... .......... .......... .......... 55% 2.45M 0s 100K .......... .......... .......... .......... .......... 82% 6.21M 0s 150K .......... .......... .......... . 100% 7.42M=0.05s 2023-02-02 20:35:55 (3.41 MB/s) - '/tmp/instance-23/output-1/build/.Pound-2.8.tgz.7nEcMp/output' saved [186124/186124] Pound-2.8.tgz: OK (sha256: a7fd8690de0fd390615e79fd0f4bfd56a544b8ef97dd6659c07ecd3207480c25) >>> pound 2.8 Extracting gzip -d -c /tmp/instance-23/dl/pound/Pound-2.8.tgz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/pound-2.8 -xf - >>> pound 2.8 Patching Applying 0001-fix-openssl-1.0.2.patch using patch: patching file dh2048.h patching file svc.c Hunk #1 succeeded at 1287 (offset -225 lines). Applying 0002-fix-openssl-1.1.0.patch using patch: patching file config.c patching file http.c patching file pound.h patching file svc.c Hunk #10 succeeded at 1283 (offset -3 lines). Hunk #11 succeeded at 1320 (offset -3 lines). Hunk #12 succeeded at 1409 (offset 30 lines). Hunk #13 succeeded at 1500 (offset 30 lines). Hunk #14 succeeded at 1514 (offset 30 lines). Hunk #15 succeeded at 1750 (offset 30 lines). Applying 0003-Support-for-libressl-coexisting-with-openssl-1.1.x.patch using patch: patching file config.c patching file svc.c >>> pound 2.8 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-23/output-1/build/pound-2.8 -name $file); do cp support/gnuconfig/$file $i; done; done >>> pound 2.8 Patching libtool >>> pound 2.8 Configuring (cd /tmp/instance-23/output-1/build/pound-2.8/ && rm -rf config.cache && PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-23/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-23/output-1/host/sh4a-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=sh4a-buildroot-linux-gnu --host=sh4a-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-owner=autobuild --with-group=autobuild ) 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 sh4a-buildroot-linux-gnu-gcc... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc understands -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking build system type... x86_64-pc-linux-gnu checking host system type... sh4a-buildroot-linux-gnu checking target system type... sh4a-buildroot-linux-gnu configure: *** Checking for threads library and/or flags *** checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc configure: *** Parsing options *** configure: *** Checking for libraries *** checking for dlopen in -ldl... yes checking for socket in -lsocket... no checking for hstrerror in -lresolv... yes checking for BIO_new in -lcrypto... yes checking for SSL_CTX_new in -lssl... yes checking for regcomp in -lpcreposix... yes checking for malloc in -ltcmalloc... no checking for pthread_attr_setstacksize in LIBS=-lpcreposix -lssl -lcrypto -lresolv -ldl -lm with CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DUPER... OK configure: *** Checking for header files *** checking how to run the C preprocessor... /tmp/instance-23/output-1/host/bin/sh4a-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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking 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 for sys/types.h... (cached) yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/engine.h usability... yes checking openssl/engine.h presence... yes checking for openssl/engine.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking wait.h usability... yes checking wait.h presence... yes checking for wait.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for sys/stat.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking pcreposix.h usability... yes checking pcreposix.h presence... yes checking for pcreposix.h... yes checking pcre/pcreposix.h usability... no checking pcre/pcreposix.h presence... no checking for pcre/pcreposix.h... no checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes configure: *** Checking for additonal information *** checking for facilitynames presence... yes checking return type of signal handlers... void checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking for unsigned long long int... yes checking for long long int... yes checking for in_addr_t... yes checking for in_port_t... yes checking for time_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 sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... 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... (cached) void checking whether lstat correctly handles trailing slash... no checking whether stat accepts an empty string... yes checking for strftime... yes checking for getaddrinfo... yes checking for inet_ntop... yes checking for memset... yes checking for regcomp... yes checking for poll... 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 strspn... yes checking for strtol... yes checking for setsid... yes checking for X509_STORE_set_flags... yes checking for localtime_r... yes checking for gettimeofday... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting 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 >>> pound 2.8 Building PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-23/output-1/build/pound-2.8/ make[1]: Entering directory '/tmp/instance-23/output-1/build/pound-2.8' /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -DF_CONF=\"/etc/pound.cfg\" -DVERSION=\"2.8\" -DC_SSL=\"\" -DC_T_RSA=\"0\" -DC_DH_LEN=\"2048\" -DC_MAXBUF=\"0\" -DC_OWNER=\"autobuild\" -DC_GROUP=\"autobuild\" -DC_SUPER=\"0\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -c -o pound.o pound.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -DF_CONF=\"/etc/pound.cfg\" -DVERSION=\"2.8\" -DC_SSL=\"\" -DC_T_RSA=\"0\" -DC_DH_LEN=\"2048\" -DC_MAXBUF=\"0\" -DC_OWNER=\"autobuild\" -DC_GROUP=\"autobuild\" -DC_SUPER=\"0\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -c -o http.o http.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -DF_CONF=\"/etc/pound.cfg\" -DVERSION=\"2.8\" -DC_SSL=\"\" -DC_T_RSA=\"0\" -DC_DH_LEN=\"2048\" -DC_MAXBUF=\"0\" -DC_OWNER=\"autobuild\" -DC_GROUP=\"autobuild\" -DC_SUPER=\"0\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -c -o config.o config.c openssl dhparam -5 -C -noout 512 > dh512.h Generating DH parameters, 512 bit long safe prime, generator 5 This is going to take a long time ............................+............++*++*++*++*++* /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -DF_CONF=\"/etc/pound.cfg\" -DVERSION=\"2.8\" -DC_SSL=\"\" -DC_T_RSA=\"0\" -DC_DH_LEN=\"2048\" -DC_MAXBUF=\"0\" -DC_OWNER=\"autobuild\" -DC_GROUP=\"autobuild\" -DC_SUPER=\"0\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -c -o svc.o svc.c svc.c: In function 't_dump_doall_arg': svc.c:1489:11: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1489 | (void)write(arg->control_sock, t, sizeof(TABNODE)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svc.c:1490:11: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1490 | (void)write(arg->control_sock, &n_be, sizeof(n_be)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svc.c:1492:11: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1492 | (void)write(arg->control_sock, &sz, sizeof(sz)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svc.c:1493:11: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1493 | (void)write(arg->control_sock, t->key, sz); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svc.c: In function 'thr_control': svc.c:1630:19: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1630 | (void)write(ctl, (void *)&n, sizeof(n)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svc.c:1632:23: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1632 | (void)write(ctl, (void *)lstn, sizeof(LISTENER)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svc.c:1633:23: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1633 | (void)write(ctl, lstn->addr.ai_addr, lstn->addr.ai_addrlen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svc.c:1635:27: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1635 | (void)write(ctl, (void *)svc, sizeof(SERVICE)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svc.c:1637:31: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1637 | (void)write(ctl, (void *)be, sizeof(BACKEND)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svc.c:1638:31: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1638 | (void)write(ctl, be->addr.ai_addr, be->addr.ai_addrlen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svc.c:1640:35: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1640 | (void)write(ctl, be->ha_addr.ai_addr, be->ha_addr.ai_addrlen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svc.c:1642:27: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1642 | (void)write(ctl, (void *)&dummy_be, sizeof(BACKEND)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svc.c:1650:27: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1650 | (void)write(ctl, (void *)&dummy_sess, sizeof(TABNODE)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svc.c:1652:23: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1652 | (void)write(ctl, (void *)&dummy_svc, sizeof(SERVICE)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svc.c:1654:19: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1654 | (void)write(ctl, (void *)&dummy_lstn, sizeof(LISTENER)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svc.c:1656:23: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1656 | (void)write(ctl, (void *)svc, sizeof(SERVICE)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svc.c:1658:27: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1658 | (void)write(ctl, (void *)be, sizeof(BACKEND)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svc.c:1659:27: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1659 | (void)write(ctl, be->addr.ai_addr, be->addr.ai_addrlen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svc.c:1661:31: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1661 | (void)write(ctl, be->ha_addr.ai_addr, be->ha_addr.ai_addrlen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svc.c:1663:23: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1663 | (void)write(ctl, (void *)&dummy_be, sizeof(BACKEND)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svc.c:1671:23: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1671 | (void)write(ctl, (void *)&dummy_sess, sizeof(TABNODE)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svc.c:1673:19: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1673 | (void)write(ctl, (void *)&dummy_svc, sizeof(SERVICE)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o pound pound.o http.o config.o svc.o -lpcreposix -lssl -lcrypto -lresolv -ldl -lm /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -DF_CONF=\"/etc/pound.cfg\" -DVERSION=\"2.8\" -DC_SSL=\"\" -DC_T_RSA=\"0\" -DC_DH_LEN=\"2048\" -DC_MAXBUF=\"0\" -DC_OWNER=\"autobuild\" -DC_GROUP=\"autobuild\" -DC_SUPER=\"0\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -c -o poundctl.o poundctl.c poundctl.c: In function 'main': poundctl.c:342:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 342 | write(sock, &cmd, sizeof(cmd)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ poundctl.c:358:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 358 | read(sock, &a, lstn.addr.ai_addrlen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ poundctl.c: In function 'be_prt': poundctl.c:110:9: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 110 | read(sock, &a, be.addr.ai_addrlen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ poundctl.c:113:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 113 | read(sock, &h, be.ha_addr.ai_addrlen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ poundctl.c: In function 'sess_prt': poundctl.c:139:9: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 139 | read(sock, &n_be, sizeof(n_be)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ poundctl.c:140:9: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 140 | read(sock, &cont_len, sizeof(cont_len)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ poundctl.c:143:9: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 143 | read(sock, buf, cont_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o poundctl poundctl.o -lpcreposix -lssl -lcrypto -lresolv -ldl -lm make[1]: Leaving directory '/tmp/instance-23/output-1/build/pound-2.8' >>> pound 2.8 Installing to target PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-23/output-1/target install -C /tmp/instance-23/output-1/build/pound-2.8/ make[1]: Entering directory '/tmp/instance-23/output-1/build/pound-2.8' /usr/bin/install -c -d /tmp/instance-23/output-1/target/usr/sbin /usr/bin/install -c -o autobuild -g autobuild -m 555 pound /tmp/instance-23/output-1/target/usr/sbin/pound /usr/bin/install -c -o autobuild -g autobuild -m 555 poundctl /tmp/instance-23/output-1/target/usr/sbin/poundctl /usr/bin/install -c -d /tmp/instance-23/output-1/target/usr/share/man/man8 /usr/bin/install -c -o autobuild -g autobuild -m 644 pound.8 /tmp/instance-23/output-1/target/usr/share/man/man8/pound.8 /usr/bin/install -c -o autobuild -g autobuild -m 644 poundctl.8 /tmp/instance-23/output-1/target/usr/share/man/man8/poundctl.8 make[1]: Leaving directory '/tmp/instance-23/output-1/build/pound-2.8' >>> redir 3.3 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.redir-3.3.tar.xz.yAVm2J/output' 'https://github.com/troglobit/redir/releases/download/v3.3/redir-3.3.tar.xz' --2023-02-02 20:36:16-- https://github.com/troglobit/redir/releases/download/v3.3/redir-3.3.tar.xz Resolving github.com (github.com)... 140.82.112.4 Connecting to github.com (github.com)|140.82.112.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/57325338/2c2eb080-4d5f-11e9-857c-29fd03332b4d?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230203T033616Z&X-Amz-Expires=300&X-Amz-Signature=58666cc7f098c0855c0f69bf21ae76d482be1627f98df94e8c4bef87bab01c1b&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=57325338&response-content-disposition=attachment%3B%20filename%3Dredir-3.3.tar.xz&response-content-type=application%2Foctet-stream [following] --2023-02-02 20:36:16-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/57325338/2c2eb080-4d5f-11e9-857c-29fd03332b4d?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230203T033616Z&X-Amz-Expires=300&X-Amz-Signature=58666cc7f098c0855c0f69bf21ae76d482be1627f98df94e8c4bef87bab01c1b&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=57325338&response-content-disposition=attachment%3B%20filename%3Dredir-3.3.tar.xz&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 84980 (83K) [application/octet-stream] Saving to: '/tmp/instance-23/output-1/build/.redir-3.3.tar.xz.yAVm2J/output' 0K .......... .......... .......... .......... .......... 60% 350K 0s 50K .......... .......... .......... .. 100% 65.7M=0.1s 2023-02-02 20:36:17 (579 KB/s) - '/tmp/instance-23/output-1/build/.redir-3.3.tar.xz.yAVm2J/output' saved [84980/84980] redir-3.3.tar.xz: OK (md5: b452e1ca6faded7bab9c76dd61d9d983) >>> redir 3.3 Extracting xzcat /tmp/instance-23/dl/redir/redir-3.3.tar.xz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/redir-3.3 -xf - >>> redir 3.3 Patching >>> redir 3.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-23/output-1/build/redir-3.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> redir 3.3 Patching libtool >>> redir 3.3 Configuring (cd /tmp/instance-23/output-1/build/redir-3.3/ && rm -rf config.cache && PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-23/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-23/output-1/host/sh4a-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=sh4a-buildroot-linux-gnu --host=sh4a-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-compat --enable-shaper --enable-ftp ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared, --enable-shaper checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for sh4a-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 sh4a-buildroot-linux-gnu-gcc... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc... none checking how to run the C preprocessor... /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for request_init in -lwrap... no checking tcpd.h usability... no checking tcpd.h presence... no checking for tcpd.h... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared, --enable-shaper >>> redir 3.3 Building PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-23/output-1/build/redir-3.3/ make[1]: Entering directory '/tmp/instance-23/output-1/build/redir-3.3' /home/autobuild/make/make all-am make[2]: Entering directory '/tmp/instance-23/output-1/build/redir-3.3' /tmp/instance-23/output-1/host/bin/sh4a-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 redir.o redir.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o redir redir.o make[2]: Leaving directory '/tmp/instance-23/output-1/build/redir-3.3' make[1]: Leaving directory '/tmp/instance-23/output-1/build/redir-3.3' >>> redir 3.3 Installing to target PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-23/output-1/target install -C /tmp/instance-23/output-1/build/redir-3.3/ make[1]: Entering directory '/tmp/instance-23/output-1/build/redir-3.3' make[2]: Entering directory '/tmp/instance-23/output-1/build/redir-3.3' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/bin' /usr/bin/install -c redir '/tmp/instance-23/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/share/doc/redir' /usr/bin/install -c -m 644 README.md transproxy.txt '/tmp/instance-23/output-1/target/usr/share/doc/redir' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 redir.1 '/tmp/instance-23/output-1/target/usr/share/man/man1' make[2]: Leaving directory '/tmp/instance-23/output-1/build/redir-3.3' make[1]: Leaving directory '/tmp/instance-23/output-1/build/redir-3.3' redis-7.0.7.tar.gz: OK (sha256: 8d327d7e887d1bb308fc37aaf717a0bf79f58129e3739069aaeeae88955ac586) >>> redis 7.0.7 Extracting gzip -d -c /tmp/instance-23/dl/redis/redis-7.0.7.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/redis-7.0.7 -xf - >>> redis 7.0.7 Patching Applying 0001-uclibc.patch using patch: patching file src/config.h Hunk #1 succeeded at 71 with fuzz 2 (offset 9 lines). Applying 0002-largefile-conditional-define.patch using patch: patching file src/fmacros.h Hunk #1 succeeded at 55 with fuzz 2 (offset 13 lines). Applying 0003-redis.conf-adjust-defauts-for-buildroot.patch using patch: patching file redis.conf Hunk #1 succeeded at 501 (offset 257 lines). /usr/bin/sed -i -e 's/FINAL_LIBS=-lm/FINAL_LIBS=-lm -latomic/' /tmp/instance-23/output-1/build/redis-7.0.7/src/Makefile >>> redis 7.0.7 Configuring >>> redis 7.0.7 Building PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-23/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PREFIX=/tmp/instance-23/output-1/target/usr MALLOC=libc USE_SYSTEMD=no BUILD_TLS=yes -C /tmp/instance-23/output-1/build/redis-7.0.7 make[1]: Entering directory '/tmp/instance-23/output-1/build/redis-7.0.7' cd src && /home/autobuild/make/make all make[2]: Entering directory '/tmp/instance-23/output-1/build/redis-7.0.7/src' CC Makefile.dep rm -rf redis-server redis-sentinel redis-cli redis-benchmark redis-check-rdb redis-check-aof *.o *.gcda *.gcno *.gcov redis.info lcov-html Makefile.dep rm -f adlist.d quicklist.d ae.d anet.d dict.d server.d sds.d zmalloc.d lzf_c.d lzf_d.d pqsort.d zipmap.d sha1.d ziplist.d release.d networking.d util.d object.d db.d replication.d rdb.d t_string.d t_list.d t_set.d t_zset.d t_hash.d config.d aof.d pubsub.d multi.d debug.d sort.d intset.d syncio.d cluster.d crc16.d endianconv.d slowlog.d eval.d bio.d rio.d rand.d memtest.d syscheck.d crcspeed.d crc64.d bitops.d sentinel.d notify.d setproctitle.d blocked.d hyperloglog.d latency.d sparkline.d redis-check-rdb.d redis-check-aof.d geo.d lazyfree.d module.d evict.d expire.d geohash.d geohash_helper.d childinfo.d defrag.d siphash.d rax.d t_stream.d listpack.d localtime.d lolwut.d lolwut5.d lolwut6.d acl.d tracking.d connection.d tls.d sha256.d timeout.d setcpuaffinity.d monotonic.d mt19937-64.d resp_parser.d call_reply.d script_lua.d script.d functions.d function_lua.d commands.d anet.d adlist.d dict.d redis-cli.d zmalloc.d release.d ae.d redisassert.d crcspeed.d crc64.d siphash.d crc16.d monotonic.d cli_common.d mt19937-64.d ae.d anet.d redis-benchmark.d adlist.d dict.d zmalloc.d redisassert.d release.d crcspeed.d crc64.d siphash.d crc16.d monotonic.d cli_common.d mt19937-64.d (cd ../deps && /home/autobuild/make/make distclean) make[3]: Entering directory '/tmp/instance-23/output-1/build/redis-7.0.7/deps' (cd hiredis && /home/autobuild/make/make clean) > /dev/null || true (cd linenoise && /home/autobuild/make/make clean) > /dev/null || true (cd lua && /home/autobuild/make/make clean) > /dev/null || true (cd jemalloc && [ -f Makefile ] && /home/autobuild/make/make distclean) > /dev/null || true (cd hdr_histogram && /home/autobuild/make/make clean) > /dev/null || true (rm -f .make-*) make[3]: Leaving directory '/tmp/instance-23/output-1/build/redis-7.0.7/deps' (cd modules && /home/autobuild/make/make clean) make[3]: Entering directory '/tmp/instance-23/output-1/build/redis-7.0.7/src/modules' rm -rf *.xo *.so make[3]: Leaving directory '/tmp/instance-23/output-1/build/redis-7.0.7/src/modules' (cd ../tests/modules && /home/autobuild/make/make clean) make[3]: Entering directory '/tmp/instance-23/output-1/build/redis-7.0.7/tests/modules' rm -f commandfilter.so basics.so testrdb.so fork.so infotest.so propagate.so misc.so hooks.so blockonkeys.so blockonbackground.so scan.so datatype.so datatype2.so auth.so keyspace_events.so blockedclient.so getkeys.so getchannels.so test_lazyfree.so timer.so defragtest.so keyspecs.so hash.so zset.so stream.so mallocsize.so aclcheck.so list.so subcommands.so reply.so cmdintrospection.so eventloop.so moduleconfigs.so moduleconfigstwo.so publish.so usercall.so commandfilter.xo basics.xo testrdb.xo fork.xo infotest.xo propagate.xo misc.xo hooks.xo blockonkeys.xo blockonbackground.xo scan.xo datatype.xo datatype2.xo auth.xo keyspace_events.xo blockedclient.xo getkeys.xo getchannels.xo test_lazyfree.xo timer.xo defragtest.xo keyspecs.xo hash.xo zset.xo stream.xo mallocsize.xo aclcheck.xo list.xo subcommands.xo reply.xo cmdintrospection.xo eventloop.xo moduleconfigs.xo moduleconfigstwo.xo publish.xo usercall.xo make[3]: Leaving directory '/tmp/instance-23/output-1/build/redis-7.0.7/tests/modules' (rm -f .make-*) echo STD=-pedantic -DREDIS_STATIC='' -std=c11 >> .make-settings echo WARN=-Wall -W -Wno-missing-field-initializers >> .make-settings echo OPT=-O2 >> .make-settings echo MALLOC=libc >> .make-settings echo BUILD_TLS=yes >> .make-settings echo USE_SYSTEMD=no >> .make-settings echo CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 >> .make-settings echo LDFLAGS= >> .make-settings echo REDIS_CFLAGS= >> .make-settings echo REDIS_LDFLAGS= >> .make-settings echo PREV_FINAL_CFLAGS=-pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL >> .make-settings echo PREV_FINAL_LDFLAGS= -g -ggdb -rdynamic >> .make-settings (cd ../deps && /home/autobuild/make/make hiredis linenoise lua hdr_histogram) make[3]: Entering directory '/tmp/instance-23/output-1/build/redis-7.0.7/deps' (cd hiredis && /home/autobuild/make/make clean) > /dev/null || true (cd linenoise && /home/autobuild/make/make clean) > /dev/null || true (cd lua && /home/autobuild/make/make clean) > /dev/null || true (cd jemalloc && [ -f Makefile ] && /home/autobuild/make/make distclean) > /dev/null || true (cd hdr_histogram && /home/autobuild/make/make clean) > /dev/null || true (rm -f .make-*) (echo "-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" > .make-cflags) (echo "" > .make-ldflags) MAKE hiredis cd hiredis && /home/autobuild/make/make static USE_SSL=1 make[4]: Entering directory '/tmp/instance-23/output-1/build/redis-7.0.7/deps/hiredis' /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -std=c99 -c -O3 -fPIC -D_LARGEFILE_SOURCE -D_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 -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic alloc.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -std=c99 -c -O3 -fPIC -D_LARGEFILE_SOURCE -D_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 -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic net.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -std=c99 -c -O3 -fPIC -D_LARGEFILE_SOURCE -D_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 -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic hiredis.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -std=c99 -c -O3 -fPIC -D_LARGEFILE_SOURCE -D_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 -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic sds.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -std=c99 -c -O3 -fPIC -D_LARGEFILE_SOURCE -D_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 -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic async.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -std=c99 -c -O3 -fPIC -D_LARGEFILE_SOURCE -D_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 -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic read.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -std=c99 -c -O3 -fPIC -D_LARGEFILE_SOURCE -D_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 -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic sockcompat.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar rcs libhiredis.a alloc.o net.o hiredis.o sds.o async.o read.o sockcompat.o /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -std=c99 -c -O3 -fPIC -D_LARGEFILE_SOURCE -D_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 -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic ssl.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar rcs libhiredis_ssl.a ssl.o make[4]: Leaving directory '/tmp/instance-23/output-1/build/redis-7.0.7/deps/hiredis' MAKE linenoise cd linenoise && /home/autobuild/make/make make[4]: Entering directory '/tmp/instance-23/output-1/build/redis-7.0.7/deps/linenoise' /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -Os -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c linenoise.c make[4]: Leaving directory '/tmp/instance-23/output-1/build/redis-7.0.7/deps/linenoise' MAKE lua cd lua/src && /home/autobuild/make/make all CFLAGS="-Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 " MYLDFLAGS="" AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar rc" make[4]: Entering directory '/tmp/instance-23/output-1/build/redis-7.0.7/deps/lua/src' /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lapi.o lapi.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lcode.o lcode.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ldebug.o ldebug.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ldo.o ldo.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ldump.o ldump.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lfunc.o lfunc.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lgc.o lgc.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o llex.o llex.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lmem.o lmem.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lobject.o lobject.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lopcodes.o lopcodes.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lparser.o lparser.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lstate.o lstate.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lstring.o lstring.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ltable.o ltable.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ltm.o ltm.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lundump.o lundump.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lvm.o lvm.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lzio.o lzio.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o strbuf.o strbuf.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o fpconv.o fpconv.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lauxlib.o lauxlib.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lbaselib.o lbaselib.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ldblib.o ldblib.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o liolib.o liolib.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lmathlib.o lmathlib.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o loslib.o loslib.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ltablib.o ltablib.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lstrlib.o lstrlib.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o loadlib.o loadlib.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o linit.o linit.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lua_cjson.o lua_cjson.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lua_struct.o lua_struct.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lua_cmsgpack.o lua_cmsgpack.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lua_bit.o lua_bit.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar rc liblua.a lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o strbuf.o fpconv.o lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o loslib.o ltablib.o lstrlib.o loadlib.o linit.o lua_cjson.o lua_struct.o lua_cmsgpack.o lua_bit.o # DLL needs all object files /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib liblua.a /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lua.o lua.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o lua lua.o liblua.a -lm /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o luac.o luac.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o print.o print.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o luac luac.o print.o liblua.a -lm make[4]: Leaving directory '/tmp/instance-23/output-1/build/redis-7.0.7/deps/lua/src' MAKE hdr_histogram cd hdr_histogram && /home/autobuild/make/make make[4]: Entering directory '/tmp/instance-23/output-1/build/redis-7.0.7/deps/hdr_histogram' /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -std=c99 -Wall -Os -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DHDR_MALLOC_INCLUDE=\"hdr_redis_malloc.h\" -c hdr_histogram.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar rcs libhdrhistogram.a hdr_histogram.o make[4]: Leaving directory '/tmp/instance-23/output-1/build/redis-7.0.7/deps/hdr_histogram' make[3]: Leaving directory '/tmp/instance-23/output-1/build/redis-7.0.7/deps' CC adlist.o CC quicklist.o CC ae.o CC anet.o CC dict.o CC server.o CC sds.o CC zmalloc.o CC lzf_c.o CC lzf_d.o CC pqsort.o CC zipmap.o CC sha1.o CC ziplist.o CC release.o CC networking.o CC util.o CC object.o CC db.o CC replication.o CC rdb.o CC t_string.o CC t_list.o CC t_set.o CC t_zset.o CC t_hash.o CC config.o CC aof.o CC pubsub.o CC multi.o CC debug.o CC sort.o CC intset.o CC syncio.o CC cluster.o CC crc16.o CC endianconv.o CC slowlog.o CC eval.o CC bio.o CC rio.o CC rand.o CC memtest.o CC syscheck.o CC crcspeed.o CC crc64.o CC bitops.o bitops.c: In function 'bitfieldGeneric': bitops.c:1205:21: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] 1205 | addReplyLongLong(c,retval); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ bitops.c:1209:31: warning: 'newval' may be used uninitialized in this function [-Wmaybe-uninitialized] 1209 | if (dirty || (oldval != newval)) | ~~~~~~^~~~~~~~~~~~~~~~~~~~~ CC sentinel.o CC notify.o CC setproctitle.o CC blocked.o CC hyperloglog.o CC latency.o CC sparkline.o CC redis-check-rdb.o CC redis-check-aof.o CC geo.o CC lazyfree.o CC module.o CC evict.o CC expire.o CC geohash.o CC geohash_helper.o CC childinfo.o CC defrag.o CC siphash.o CC rax.o CC t_stream.o CC listpack.o CC localtime.o CC lolwut.o CC lolwut5.o CC lolwut6.o CC acl.o CC tracking.o CC connection.o CC tls.o CC sha256.o CC timeout.o CC setcpuaffinity.o CC monotonic.o CC mt19937-64.o CC resp_parser.o CC call_reply.o CC script_lua.o CC script.o CC functions.o CC function_lua.o CC commands.o LINK redis-server INSTALL redis-sentinel CC redis-cli.o CC redisassert.o CC cli_common.o LINK redis-cli CC redis-benchmark.o LINK redis-benchmark INSTALL redis-check-rdb INSTALL redis-check-aof Hint: It's a good idea to run 'make test' ;) make[2]: Leaving directory '/tmp/instance-23/output-1/build/redis-7.0.7/src' make[1]: Leaving directory '/tmp/instance-23/output-1/build/redis-7.0.7' >>> redis 7.0.7 Installing to target PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-23/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PREFIX=/tmp/instance-23/output-1/target/usr MALLOC=libc USE_SYSTEMD=no BUILD_TLS=yes -C /tmp/instance-23/output-1/build/redis-7.0.7 LDCONFIG=true install make[1]: Entering directory '/tmp/instance-23/output-1/build/redis-7.0.7' cd src && /home/autobuild/make/make install make[2]: Entering directory '/tmp/instance-23/output-1/build/redis-7.0.7/src' CC Makefile.dep Hint: It's a good idea to run 'make test' ;) INSTALL redis-server INSTALL redis-benchmark INSTALL redis-cli make[2]: Leaving directory '/tmp/instance-23/output-1/build/redis-7.0.7/src' make[1]: Leaving directory '/tmp/instance-23/output-1/build/redis-7.0.7' /usr/bin/install -D -m 0644 /tmp/instance-23/output-1/build/redis-7.0.7/redis.conf /tmp/instance-23/output-1/target/etc/redis.conf /usr/bin/install -m 0755 -D package/redis/S50redis /tmp/instance-23/output-1/target/etc/init.d/S50redis >>> restorecond 3.3 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.restorecond-3.3.tar.gz.cnk2It/output' 'https://github.com/SELinuxProject/selinux/releases/download/3.3/restorecond-3.3.tar.gz' --2023-02-02 20:38:47-- https://github.com/SELinuxProject/selinux/releases/download/3.3/restorecond-3.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://objects.githubusercontent.com/github-production-release-asset-2e65be/20648799/ed74b141-c372-40fc-9b8e-6105ea83419e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230203T033847Z&X-Amz-Expires=300&X-Amz-Signature=a088f1e4daa9e170aca03df6a31177ef454908775a567fa32e7fb99d646cbec1&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=20648799&response-content-disposition=attachment%3B%20filename%3Drestorecond-3.3.tar.gz&response-content-type=application%2Foctet-stream [following] --2023-02-02 20:38:47-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/20648799/ed74b141-c372-40fc-9b8e-6105ea83419e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230203T033847Z&X-Amz-Expires=300&X-Amz-Signature=a088f1e4daa9e170aca03df6a31177ef454908775a567fa32e7fb99d646cbec1&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=20648799&response-content-disposition=attachment%3B%20filename%3Drestorecond-3.3.tar.gz&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.110.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 18970 (19K) [application/octet-stream] Saving to: '/tmp/instance-23/output-1/build/.restorecond-3.3.tar.gz.cnk2It/output' 0K .......... ........ 100% 117M=0s 2023-02-02 20:38:47 (117 MB/s) - '/tmp/instance-23/output-1/build/.restorecond-3.3.tar.gz.cnk2It/output' saved [18970/18970] restorecond-3.3.tar.gz: OK (sha256: 218c3d8873f31764e3c82d53ac713c0c9faaa07caf42ed7184e93ca2b27d8f27) >>> restorecond 3.3 Extracting gzip -d -c /tmp/instance-23/dl/restorecond/restorecond-3.3.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/restorecond-3.3 -xf - >>> restorecond 3.3 Patching >>> restorecond 3.3 Configuring >>> restorecond 3.3 Building /home/autobuild/make/make -j1 -C /tmp/instance-23/output-1/build/restorecond-3.3 PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-23/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -U_FILE_OFFSET_BITS" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -U_FILE_OFFSET_BITS" ARCH=""sh4a"" DESTDIR=/tmp/instance-23/output-1/host/sh4a-buildroot-linux-gnu/sysroot all make[1]: Entering directory '/tmp/instance-23/output-1/build/restorecond-3.3' /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -U_FILE_OFFSET_BITS -DHAVE_DBUS -I/tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -U_FILE_OFFSET_BITS -c -o restore.o restore.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -U_FILE_OFFSET_BITS -DHAVE_DBUS -I/tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -U_FILE_OFFSET_BITS -c -o restorecond.o restorecond.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -U_FILE_OFFSET_BITS -DHAVE_DBUS -I/tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -U_FILE_OFFSET_BITS -c -o utmpwatcher.o utmpwatcher.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -U_FILE_OFFSET_BITS -DHAVE_DBUS -I/tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -U_FILE_OFFSET_BITS -c -o stringslist.o stringslist.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -U_FILE_OFFSET_BITS -DHAVE_DBUS -I/tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -U_FILE_OFFSET_BITS -c -o user.o user.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -U_FILE_OFFSET_BITS -DHAVE_DBUS -I/tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -U_FILE_OFFSET_BITS -c -o watch.o watch.c /tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -o restorecond restore.o restorecond.o utmpwatcher.o stringslist.o user.o watch.o -lselinux -L/tmp/instance-23/output-1/host/bin/../sh4a-buildroot-linux-gnu/sysroot/usr/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 make[1]: Leaving directory '/tmp/instance-23/output-1/build/restorecond-3.3' >>> restorecond 3.3 Installing to target /usr/bin/install -m 0644 -D /tmp/instance-23/output-1/build/restorecond-3.3/restorecond.conf /tmp/instance-23/output-1/target/etc/selinux/restorecond.conf /usr/bin/install -m 0644 -D /tmp/instance-23/output-1/build/restorecond-3.3/restorecond_user.conf /tmp/instance-23/output-1/target/etc/selinux/restorecond_user.conf /usr/bin/install -m 0755 -D /tmp/instance-23/output-1/build/restorecond-3.3/restorecond /tmp/instance-23/output-1/target/usr/sbin/restorecond /usr/bin/install -m 0755 -D package/restorecond/S02restorecond /tmp/instance-23/output-1/target/etc/init.d/S02restorecond u-boot-2021.07.tar.bz2: OK (sha256: 312b7eeae44581d1362c3a3f02c28d806647756c82ba8c72241c7cdbe68ba77e) >>> host-uboot-tools 2021.07 Extracting bzcat /tmp/instance-23/dl/uboot-tools/u-boot-2021.07.tar.bz2 | tar --strip-components=1 -C /tmp/instance-23/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-23/output-1/build/host-uboot-tools-2021.07/include/config touch /tmp/instance-23/output-1/build/host-uboot-tools-2021.07/include/config/auto.conf mkdir -p /tmp/instance-23/output-1/build/host-uboot-tools-2021.07/include/generated touch /tmp/instance-23/output-1/build/host-uboot-tools-2021.07/include/generated/autoconf.h echo >> /tmp/instance-23/output-1/build/host-uboot-tools-2021.07/include/generated/autoconf.h mkdir -p /tmp/instance-23/output-1/build/host-uboot-tools-2021.07/include/asm touch /tmp/instance-23/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-23/output-1/build/host-uboot-tools-2021.07 HOSTCC="/usr/bin/gcc" HOSTCFLAGS="-O2 -I/tmp/instance-23/output-1/host/include" HOSTLDFLAGS="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" CONFIG_EFI_HAVE_CAPSULE_SUPPORT=y tools-only make[1]: Entering directory '/tmp/instance-23/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-23/output-1/build/host-uboot-tools-2021.07' /home/autobuild/make/make -j1 -C /tmp/instance-23/output-1/build/host-uboot-tools-2021.07 HOSTCC="/usr/bin/gcc" HOSTCFLAGS="-O2 -I/tmp/instance-23/output-1/host/include" HOSTLDFLAGS="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" CONFIG_EFI_HAVE_CAPSULE_SUPPORT=y envtools no-dot-config-targets=envtools make[1]: Entering directory '/tmp/instance-23/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-23/output-1/build/host-uboot-tools-2021.07' /tmp/instance-23/output-1/build/host-uboot-tools-2021.07/tools/mkimage -C none -A sh -T script -d /tmp/instance-23/output-1/boot_script.txt /tmp/instance-23/output-1/build/host-uboot-tools-2021.07/tools/boot.scr Image Name: Created: Thu Feb 2 20:39:14 2023 Image Type: SuperH Linux Script (uncompressed) Data Size: 18 Bytes = 0.02 KiB = 0.00 MiB Load Address: 00000000 Entry Point: 00000000 Contents: Image 0: 10 Bytes = 0.01 KiB = 0.00 MiB >>> host-uboot-tools 2021.07 Installing to host directory /usr/bin/install -m 0755 -D /tmp/instance-23/output-1/build/host-uboot-tools-2021.07/tools/mkimage /tmp/instance-23/output-1/host/bin/mkimage /usr/bin/install -m 0755 -D /tmp/instance-23/output-1/build/host-uboot-tools-2021.07/tools/mkeficapsule /tmp/instance-23/output-1/host/bin/mkeficapsule /usr/bin/install -m 0755 -D /tmp/instance-23/output-1/build/host-uboot-tools-2021.07/tools/mkenvimage /tmp/instance-23/output-1/host/bin/mkenvimage /usr/bin/install -m 0755 -D /tmp/instance-23/output-1/build/host-uboot-tools-2021.07/tools/dumpimage /tmp/instance-23/output-1/host/bin/dumpimage /usr/bin/install -m 0755 -D /tmp/instance-23/output-1/build/host-uboot-tools-2021.07/tools/env/fw_printenv /tmp/instance-23/output-1/host/bin/fw_printenv ln -sf /tmp/instance-23/output-1/host/bin/fw_printenv /tmp/instance-23/output-1/host/bin/fw_setenv /usr/bin/install -m 0755 -D /tmp/instance-23/output-1/build/host-uboot-tools-2021.07/tools/boot.scr /tmp/instance-23/output-1/images/boot.scr make[1]: Entering directory '/tmp/instance-23/output-1/build/linux-6.1.5' 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 'shx3_defconfig' # # configuration written to .config # make[1]: Leaving directory '/tmp/instance-23/output-1/build/linux-6.1.5' Using /tmp/instance-23/output-1/build/linux-6.1.5/.config as base # # merged configuration written to /tmp/instance-23/output-1/build/linux-6.1.5/.config (needs make) # make[1]: Entering directory '/tmp/instance-23/output-1/build/linux-6.1.5' # # No change to .config # make[1]: Leaving directory '/tmp/instance-23/output-1/build/linux-6.1.5' /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_LZ4\>/d' /tmp/instance-23/output-1/build/linux-6.1.5//.config && echo '# CONFIG_KERNEL_LZ4 is not set' >> /tmp/instance-23/output-1/build/linux-6.1.5//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_LZMA\>/d' /tmp/instance-23/output-1/build/linux-6.1.5//.config && echo '# CONFIG_KERNEL_LZMA is not set' >> /tmp/instance-23/output-1/build/linux-6.1.5//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_LZO\>/d' /tmp/instance-23/output-1/build/linux-6.1.5//.config && echo '# CONFIG_KERNEL_LZO is not set' >> /tmp/instance-23/output-1/build/linux-6.1.5//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_XZ\>/d' /tmp/instance-23/output-1/build/linux-6.1.5//.config && echo '# CONFIG_KERNEL_XZ is not set' >> /tmp/instance-23/output-1/build/linux-6.1.5//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_ZSTD\>/d' /tmp/instance-23/output-1/build/linux-6.1.5//.config && echo '# CONFIG_KERNEL_ZSTD is not set' >> /tmp/instance-23/output-1/build/linux-6.1.5//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_UNCOMPRESSED\>/d' /tmp/instance-23/output-1/build/linux-6.1.5//.config && echo '# CONFIG_KERNEL_UNCOMPRESSED is not set' >> /tmp/instance-23/output-1/build/linux-6.1.5//.config if grep -q "^CONFIG_DEBUG_INFO_BTF=y" /tmp/instance-23/output-1/build/linux-6.1.5//.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. mkdir -p /tmp/instance-23/output-1/images touch /tmp/instance-23/output-1/images/rootfs.cpio /usr/bin/sed -i -e '/^\(# \)\?CONFIG_INITRAMFS_SOURCE\>/d' /tmp/instance-23/output-1/build/linux-6.1.5//.config && echo 'CONFIG_INITRAMFS_SOURCE="${BR_BINARIES_DIR}/rootfs.cpio"' >> /tmp/instance-23/output-1/build/linux-6.1.5//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_INITRAMFS_ROOT_UID\>/d' /tmp/instance-23/output-1/build/linux-6.1.5//.config && echo 'CONFIG_INITRAMFS_ROOT_UID=0' >> /tmp/instance-23/output-1/build/linux-6.1.5//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_INITRAMFS_ROOT_GID\>/d' /tmp/instance-23/output-1/build/linux-6.1.5//.config && echo 'CONFIG_INITRAMFS_ROOT_GID=0' >> /tmp/instance-23/output-1/build/linux-6.1.5//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_GCC_PLUGINS\>/d' /tmp/instance-23/output-1/build/linux-6.1.5//.config && echo '# CONFIG_GCC_PLUGINS is not set' >> /tmp/instance-23/output-1/build/linux-6.1.5//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_LSM\>/d' /tmp/instance-23/output-1/build/linux-6.1.5//.config && echo 'CONFIG_LSM="selinux"' >> /tmp/instance-23/output-1/build/linux-6.1.5//.config make[1]: Entering directory '/tmp/instance-23/output-1/build/linux-6.1.5' .config:2853:warning: override: DEFAULT_SECURITY_SELINUX changes choice state # # configuration written to .config # make[1]: Leaving directory '/tmp/instance-23/output-1/build/linux-6.1.5' >>> linux 6.1.5 Configuring >>> linux 6.1.5 Building /usr/bin/sed -i -e '/^\(# \)\?CONFIG_GCC_PLUGINS\>/d' /tmp/instance-23/output-1/build/linux-6.1.5//.config && echo '# CONFIG_GCC_PLUGINS is not set' >> /tmp/instance-23/output-1/build/linux-6.1.5//.config PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-23/output-1/host/lib/pkgconfig:/tmp/instance-23/output-1/host/share/pkgconfig" BR_BINARIES_DIR=/tmp/instance-23/output-1/images KCFLAGS=-Wno-attribute-alias /home/autobuild/make/make -j1 HOSTCC="/usr/bin/gcc -O2 -I/tmp/instance-23/output-1/host/include -L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" ARCH=sh INSTALL_MOD_PATH=/tmp/instance-23/output-1/target CROSS_COMPILE="/tmp/instance-23/output-1/host/bin/sh4a-buildroot-linux-gnu-" WERROR=0 REGENERATE_PARSERS=1 DEPMOD=/tmp/instance-23/output-1/host/sbin/depmod -C /tmp/instance-23/output-1/build/linux-6.1.5 all make[1]: Entering directory '/tmp/instance-23/output-1/build/linux-6.1.5' 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/sh/include/generated/uapi/asm/unistd_32.h SYSTBL arch/sh/include/generated/asm/syscall_table.h HOSTCC scripts/selinux/genheaders/genheaders HOSTCC scripts/selinux/mdp/mdp HOSTCC scripts/kallsyms HOSTCC scripts/asn1_compiler WRAP arch/sh/include/generated/uapi/asm/ucontext.h WRAP arch/sh/include/generated/uapi/asm/bitsperlong.h WRAP arch/sh/include/generated/uapi/asm/bpf_perf_event.h WRAP arch/sh/include/generated/uapi/asm/errno.h WRAP arch/sh/include/generated/uapi/asm/fcntl.h WRAP arch/sh/include/generated/uapi/asm/ioctl.h WRAP arch/sh/include/generated/uapi/asm/ipcbuf.h WRAP arch/sh/include/generated/uapi/asm/mman.h WRAP arch/sh/include/generated/uapi/asm/msgbuf.h WRAP arch/sh/include/generated/uapi/asm/param.h WRAP arch/sh/include/generated/uapi/asm/poll.h WRAP arch/sh/include/generated/uapi/asm/resource.h WRAP arch/sh/include/generated/uapi/asm/sembuf.h WRAP arch/sh/include/generated/uapi/asm/setup.h WRAP arch/sh/include/generated/uapi/asm/shmbuf.h WRAP arch/sh/include/generated/uapi/asm/siginfo.h WRAP arch/sh/include/generated/uapi/asm/socket.h WRAP arch/sh/include/generated/uapi/asm/statfs.h WRAP arch/sh/include/generated/uapi/asm/termbits.h WRAP arch/sh/include/generated/uapi/asm/termios.h WRAP arch/sh/include/generated/uapi/asm/types.h WRAP arch/sh/include/generated/asm/kvm_para.h WRAP arch/sh/include/generated/asm/mcs_spinlock.h WRAP arch/sh/include/generated/asm/parport.h WRAP arch/sh/include/generated/asm/archrandom.h WRAP arch/sh/include/generated/asm/compat.h WRAP arch/sh/include/generated/asm/current.h WRAP arch/sh/include/generated/asm/delay.h WRAP arch/sh/include/generated/asm/div64.h WRAP arch/sh/include/generated/asm/dma-mapping.h WRAP arch/sh/include/generated/asm/emergency-restart.h WRAP arch/sh/include/generated/asm/exec.h WRAP arch/sh/include/generated/asm/irq_regs.h WRAP arch/sh/include/generated/asm/irq_work.h WRAP arch/sh/include/generated/asm/kmap_size.h WRAP arch/sh/include/generated/asm/local.h WRAP arch/sh/include/generated/asm/local64.h WRAP arch/sh/include/generated/asm/module.lds.h WRAP arch/sh/include/generated/asm/msi.h WRAP arch/sh/include/generated/asm/percpu.h WRAP arch/sh/include/generated/asm/preempt.h WRAP arch/sh/include/generated/asm/rwonce.h WRAP arch/sh/include/generated/asm/serial.h WRAP arch/sh/include/generated/asm/simd.h WRAP arch/sh/include/generated/asm/softirq_stack.h WRAP arch/sh/include/generated/asm/trace_clock.h WRAP arch/sh/include/generated/asm/unaligned.h WRAP arch/sh/include/generated/asm/xor.h UPD include/config/kernel.release UPD include/generated/uapi/linux/version.h UPD include/generated/utsrelease.h UPD include/generated/compile.h Generating include/generated/machtypes.h CC scripts/mod/empty.o sh4a-buildroot-linux-gnu-gcc.br_real: error: command-line option ‘-m4-nofpu’ is not supported by this configuration sh4a-buildroot-linux-gnu-gcc.br_real: error: command-line option ‘-m4-nofpu’ is not supported by this configuration make[2]: *** [scripts/Makefile.build:250: scripts/mod/empty.o] Error 1 make[1]: *** [Makefile:1269: prepare0] Error 2 make[1]: Leaving directory '/tmp/instance-23/output-1/build/linux-6.1.5' make: *** [package/pkg-generic.mk:293: /tmp/instance-23/output-1/build/linux-6.1.5/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-23/buildroot'