>>> linux 6.1.5 Extracting mkdir -p /tmp/instance-7/output-1/per-package/linux/host mkdir -p /tmp/instance-7/output-1/per-package/linux/target xzcat /tmp/instance-7/dl/linux/linux-6.1.5.tar.xz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/linux-6.1.5 -xf - >>> linux 6.1.5 Patching for p in ; do if test -d $p ; then PATH=/tmp/instance-7/output-1/per-package/linux/host/bin:$PATH support/scripts/apply-patches.sh /tmp/instance-7/output-1/build/linux-6.1.5 $p \*.patch || exit 1 ; else PATH=/tmp/instance-7/output-1/per-package/linux/host/bin:$PATH support/scripts/apply-patches.sh /tmp/instance-7/output-1/build/linux-6.1.5 `dirname $p` `basename $p` || exit 1; fi done >>> linux-tools Patching if [ -f /tmp/instance-7/output-1/build/linux-6.1.5/tools/perf/Documentation/Makefile ]; then printf "%%:\n\t@:\n" >/tmp/instance-7/output-1/build/linux-6.1.5/tools/perf/Documentation/GNUmakefile; fi >>> linux-tools Configuring mkdir -p /tmp/instance-7/output-1/per-package/linux-tools/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/linux-tools/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/linux-tools/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/linux-tools/host mkdir -p /tmp/instance-7/output-1/per-package/linux-tools/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/linux-tools/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/linux-tools/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/linux-tools/target >>> linux-tools Building PATH="/tmp/instance-7/output-1/per-package/linux-tools/host/bin:/tmp/instance-7/output-1/per-package/linux-tools/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-7/output-1/build/linux-6.1.5/tools/iio HOSTCC="/usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/linux-tools/host/include -L/tmp/instance-7/output-1/per-package/linux-tools/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/linux-tools/host/lib" ARCH=sh INSTALL_MOD_PATH=/tmp/instance-7/output-1/per-package/linux-tools/target CROSS_COMPILE="/tmp/instance-7/output-1/per-package/linux-tools/host/bin/sh4a-buildroot-linux-gnu-" WERROR=0 REGENERATE_PARSERS=1 DEPMOD=/tmp/instance-7/output-1/per-package/linux-tools/host/sbin/depmod LDFLAGS="" make[1]: Entering directory '/tmp/instance-7/output-1/build/linux-6.1.5/tools/iio' mkdir -p include/linux/iio 2>&1 || true ln -sf /tmp/instance-7/output-1/build/linux-6.1.5/tools/iio/../../include/uapi/linux/iio/buffer.h include/linux/iio ln -sf /tmp/instance-7/output-1/build/linux-6.1.5/tools/iio/../../include/uapi/linux/iio/events.h include/linux/iio ln -sf /tmp/instance-7/output-1/build/linux-6.1.5/tools/iio/../../include/uapi/linux/iio/types.h include/linux/iio make[2]: Entering directory '/tmp/instance-7/output-1/build/linux-6.1.5/tools/iio' CC iio_utils.o LD iio_utils-in.o make[2]: Leaving directory '/tmp/instance-7/output-1/build/linux-6.1.5/tools/iio' make[2]: Entering directory '/tmp/instance-7/output-1/build/linux-6.1.5/tools/iio' CC iio_event_monitor.o LD iio_event_monitor-in.o make[2]: Leaving directory '/tmp/instance-7/output-1/build/linux-6.1.5/tools/iio' LINK iio_event_monitor make[2]: Entering directory '/tmp/instance-7/output-1/build/linux-6.1.5/tools/iio' CC lsiio.o LD lsiio-in.o make[2]: Leaving directory '/tmp/instance-7/output-1/build/linux-6.1.5/tools/iio' LINK lsiio make[2]: Entering directory '/tmp/instance-7/output-1/build/linux-6.1.5/tools/iio' CC iio_generic_buffer.o LD iio_generic_buffer-in.o make[2]: Leaving directory '/tmp/instance-7/output-1/build/linux-6.1.5/tools/iio' LINK iio_generic_buffer make[1]: Leaving directory '/tmp/instance-7/output-1/build/linux-6.1.5/tools/iio' PATH="/tmp/instance-7/output-1/per-package/linux-tools/host/bin:/tmp/instance-7/output-1/per-package/linux-tools/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-7/output-1/build/linux-6.1.5/tools/pci HOSTCC="/usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/linux-tools/host/include -L/tmp/instance-7/output-1/per-package/linux-tools/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/linux-tools/host/lib" ARCH=sh INSTALL_MOD_PATH=/tmp/instance-7/output-1/per-package/linux-tools/target CROSS_COMPILE="/tmp/instance-7/output-1/per-package/linux-tools/host/bin/sh4a-buildroot-linux-gnu-" WERROR=0 REGENERATE_PARSERS=1 DEPMOD=/tmp/instance-7/output-1/per-package/linux-tools/host/sbin/depmod LDFLAGS="" make[1]: Entering directory '/tmp/instance-7/output-1/build/linux-6.1.5/tools/pci' mkdir -p include/linux/ 2>&1 || true ln -sf /tmp/instance-7/output-1/build/linux-6.1.5/tools/pci/../../include/uapi/linux/pcitest.h include/linux/ make[2]: Entering directory '/tmp/instance-7/output-1/build/linux-6.1.5/tools/pci' CC pcitest.o LD pcitest-in.o make[2]: Leaving directory '/tmp/instance-7/output-1/build/linux-6.1.5/tools/pci' LINK pcitest make[1]: Leaving directory '/tmp/instance-7/output-1/build/linux-6.1.5/tools/pci' >>> linux-tools Installing to staging directory >>> linux-tools Fixing libtool files for la in $(find /tmp/instance-7/output-1/per-package/linux-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-7/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-7/output-1/per-package/linux-tools/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-7/output-1/per-package/linux-tools/host/sh4a-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-7/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-7/output-1/per-package/linux-tools/host/bin:/tmp/instance-7/output-1/per-package/linux-tools/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-7/output-1/build/linux-6.1.5/tools/iio HOSTCC="/usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/linux-tools/host/include -L/tmp/instance-7/output-1/per-package/linux-tools/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/linux-tools/host/lib" ARCH=sh INSTALL_MOD_PATH=/tmp/instance-7/output-1/per-package/linux-tools/target CROSS_COMPILE="/tmp/instance-7/output-1/per-package/linux-tools/host/bin/sh4a-buildroot-linux-gnu-" WERROR=0 REGENERATE_PARSERS=1 DEPMOD=/tmp/instance-7/output-1/per-package/linux-tools/host/sbin/depmod LDFLAGS="" INSTALL_ROOT=/tmp/instance-7/output-1/per-package/linux-tools/target DESTDIR=/tmp/instance-7/output-1/per-package/linux-tools/target install make[1]: Entering directory '/tmp/instance-7/output-1/build/linux-6.1.5/tools/iio' install -d -m 755 /tmp/instance-7/output-1/per-package/linux-tools/target/usr/bin; \ for program in iio_event_monitor lsiio iio_generic_buffer; do \ install $program /tmp/instance-7/output-1/per-package/linux-tools/target/usr/bin; \ done make[1]: Leaving directory '/tmp/instance-7/output-1/build/linux-6.1.5/tools/iio' PATH="/tmp/instance-7/output-1/per-package/linux-tools/host/bin:/tmp/instance-7/output-1/per-package/linux-tools/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-7/output-1/build/linux-6.1.5/tools/pci HOSTCC="/usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/linux-tools/host/include -L/tmp/instance-7/output-1/per-package/linux-tools/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/linux-tools/host/lib" ARCH=sh INSTALL_MOD_PATH=/tmp/instance-7/output-1/per-package/linux-tools/target CROSS_COMPILE="/tmp/instance-7/output-1/per-package/linux-tools/host/bin/sh4a-buildroot-linux-gnu-" WERROR=0 REGENERATE_PARSERS=1 DEPMOD=/tmp/instance-7/output-1/per-package/linux-tools/host/sbin/depmod LDFLAGS="" DESTDIR=/tmp/instance-7/output-1/per-package/linux-tools/target install make[1]: Entering directory '/tmp/instance-7/output-1/build/linux-6.1.5/tools/pci' install -d -m 755 /tmp/instance-7/output-1/per-package/linux-tools/target/usr/bin; \ for program in pcitest; do \ install $program /tmp/instance-7/output-1/per-package/linux-tools/target/usr/bin; \ done; \ for script in pcitest.sh; do \ install $script /tmp/instance-7/output-1/per-package/linux-tools/target/usr/bin; \ done make[1]: Leaving directory '/tmp/instance-7/output-1/build/linux-6.1.5/tools/pci' mkdir -p /tmp/instance-7/output-1/per-package/linuxconsoletools/host mkdir -p /tmp/instance-7/output-1/per-package/linuxconsoletools/target >>> linuxconsoletools 1.8.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-7/output-1/build/.linuxconsoletools-1.8.1.tar.bz2.D6hzIF/output' 'https://downloads.sourceforge.net/project/linuxconsole/linuxconsoletools-1.8.1.tar.bz2' --2023-01-26 10:40:21-- https://downloads.sourceforge.net/project/linuxconsole/linuxconsoletools-1.8.1.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|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://versaweb.dl.sourceforge.net/project/linuxconsole/linuxconsoletools-1.8.1.tar.bz2 [following] --2023-01-26 10:40:21-- https://versaweb.dl.sourceforge.net/project/linuxconsole/linuxconsoletools-1.8.1.tar.bz2 Resolving versaweb.dl.sourceforge.net (versaweb.dl.sourceforge.net)... 162.251.232.173 Connecting to versaweb.dl.sourceforge.net (versaweb.dl.sourceforge.net)|162.251.232.173|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 53715 (52K) [application/octet-stream] Saving to: '/tmp/instance-7/output-1/build/.linuxconsoletools-1.8.1.tar.bz2.D6hzIF/output' 0K .......... .......... .......... .......... .......... 95% 951K 0s 50K .. 100% 4.57T=0.05s 2023-01-26 10:40:21 (997 KB/s) - '/tmp/instance-7/output-1/build/.linuxconsoletools-1.8.1.tar.bz2.D6hzIF/output' saved [53715/53715] linuxconsoletools-1.8.1.tar.bz2: OK (sha256: 4da29745c782b7db18f5f37c49e77bf163121dd3761e2fc7636fa0cbf35c2456) >>> linuxconsoletools 1.8.1 Extracting mkdir -p /tmp/instance-7/output-1/per-package/linuxconsoletools/host mkdir -p /tmp/instance-7/output-1/per-package/linuxconsoletools/target bzcat /tmp/instance-7/dl/linuxconsoletools/linuxconsoletools-1.8.1.tar.bz2 | tar --strip-components=1 -C /tmp/instance-7/output-1/build/linuxconsoletools-1.8.1 -xf - >>> linuxconsoletools 1.8.1 Patching >>> linuxconsoletools 1.8.1 Configuring mkdir -p /tmp/instance-7/output-1/per-package/linuxconsoletools/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/linuxconsoletools/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/linuxconsoletools/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/linuxconsoletools/host mkdir -p /tmp/instance-7/output-1/per-package/linuxconsoletools/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/linuxconsoletools/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/linuxconsoletools/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/linuxconsoletools/target >>> linuxconsoletools 1.8.1 Building PATH="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin:/tmp/instance-7/output-1/per-package/linuxconsoletools/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin:/tmp/instance-7/output-1/per-package/linuxconsoletools/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/linuxconsoletools/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-7/output-1/per-package/linuxconsoletools/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/linuxconsoletools/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/linuxconsoletools/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/linuxconsoletools/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/linuxconsoletools/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/linuxconsoletools/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/sh4a-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-7/output-1/build/linuxconsoletools-1.8.1 DISABLE_JOYSTICK=1 DISABLE_FORCEFEEDBACK=1 make[1]: Entering directory '/tmp/instance-7/output-1/build/linuxconsoletools-1.8.1' /home/autobuild/make/make -C utils compile make[2]: Entering directory '/tmp/instance-7/output-1/build/linuxconsoletools-1.8.1/utils' /tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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-7/output-1/per-package/linuxconsoletools/host/bin/sh4a-buildroot-linux-gnu-gcc inputattach.o -lm -o inputattach make[2]: Leaving directory '/tmp/instance-7/output-1/build/linuxconsoletools-1.8.1/utils' make[1]: Leaving directory '/tmp/instance-7/output-1/build/linuxconsoletools-1.8.1' >>> linuxconsoletools 1.8.1 Installing to target PATH="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin:/tmp/instance-7/output-1/per-package/linuxconsoletools/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin:/tmp/instance-7/output-1/per-package/linuxconsoletools/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/linuxconsoletools/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-7/output-1/per-package/linuxconsoletools/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/linuxconsoletools/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/linuxconsoletools/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/linuxconsoletools/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/linuxconsoletools/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/linuxconsoletools/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/linuxconsoletools/host/sh4a-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-7/output-1/build/linuxconsoletools-1.8.1 DISABLE_JOYSTICK=1 DISABLE_FORCEFEEDBACK=1 DESTDIR="/tmp/instance-7/output-1/per-package/linuxconsoletools/target" PREFIX=/usr install make[1]: Entering directory '/tmp/instance-7/output-1/build/linuxconsoletools-1.8.1' /home/autobuild/make/make -C utils install make[2]: Entering directory '/tmp/instance-7/output-1/build/linuxconsoletools-1.8.1/utils' install -d /tmp/instance-7/output-1/per-package/linuxconsoletools/target/usr/bin install inputattach /tmp/instance-7/output-1/per-package/linuxconsoletools/target/usr/bin make[2]: Leaving directory '/tmp/instance-7/output-1/build/linuxconsoletools-1.8.1/utils' /home/autobuild/make/make -C docs install make[2]: Entering directory '/tmp/instance-7/output-1/build/linuxconsoletools-1.8.1/docs' install -d /tmp/instance-7/output-1/per-package/linuxconsoletools/target/usr/share/man/man1 install -m644 inputattach.1 /tmp/instance-7/output-1/per-package/linuxconsoletools/target/usr/share/man/man1 make[2]: Leaving directory '/tmp/instance-7/output-1/build/linuxconsoletools-1.8.1/docs' make[1]: Leaving directory '/tmp/instance-7/output-1/build/linuxconsoletools-1.8.1' mkdir -p /tmp/instance-7/output-1/per-package/linuxptp/host mkdir -p /tmp/instance-7/output-1/per-package/linuxptp/target 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 mkdir -p /tmp/instance-7/output-1/per-package/linuxptp/host mkdir -p /tmp/instance-7/output-1/per-package/linuxptp/target gzip -d -c /tmp/instance-7/dl/linuxptp/linuxptp-3.1.1.tgz | tar --strip-components=1 -C /tmp/instance-7/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 mkdir -p /tmp/instance-7/output-1/per-package/linuxptp/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/linuxptp/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/linuxptp/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/linuxptp/host mkdir -p /tmp/instance-7/output-1/per-package/linuxptp/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/linuxptp/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/linuxptp/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/linuxptp/target >>> linuxptp 3.1.1 Building PATH="/tmp/instance-7/output-1/per-package/linuxptp/host/bin:/tmp/instance-7/output-1/per-package/linuxptp/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CROSS_COMPILE="/tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-" KBUILD_OUTPUT=/tmp/instance-7/output-1/per-package/linuxptp/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 -Os -g0 -D_FORTIFY_SOURCE=1" EXTRA_LDFLAGS="" -C /tmp/instance-7/output-1/build/linuxptp-3.1.1 all make[1]: Entering directory '/tmp/instance-7/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-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o ptp4l.o ptp4l.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o bmc.o bmc.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o clockadj.o clockadj.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o clockcheck.o clockcheck.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from config.c:23: /tmp/instance-7/output-1/per-package/linuxptp/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 ()); | ~~~~~~~~~~~~~~~~~ /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o designated_fsm.o designated_fsm.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o e2e_tc.o e2e_tc.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o fault.o fault.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o filter.o filter.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o mave.o mave.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o mmedian.o mmedian.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o fsm.o fsm.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o hash.o hash.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o interface.o interface.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o monitor.o monitor.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o phc.o phc.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o port.o port.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o port_signaling.o port_signaling.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o pqueue.o pqueue.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o print.o print.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o p2p_tc.o p2p_tc.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o rtnl.o rtnl.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o linreg.o linreg.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o ntpshm.o ntpshm.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o nullf.o nullf.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o pi.o pi.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o servo.o servo.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o sk.o sk.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o stats.o stats.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o tc.o tc.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o raw.o raw.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o transport.o transport.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o udp.o udp.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o udp6.o udp6.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o uds.o uds.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o telecom.o telecom.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o tsproc.o tsproc.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o unicast_client.o unicast_client.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o unicast_fsm.o unicast_fsm.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o unicast_service.o unicast_service.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o version.o version.c /tmp/instance-7/output-1/per-package/linuxptp/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-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o hwstamp_ctl.o hwstamp_ctl.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc hwstamp_ctl.o version.o -lm -lrt -pthread -o hwstamp_ctl /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o nsm.o nsm.c /tmp/instance-7/output-1/per-package/linuxptp/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-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o phc2sys.o phc2sys.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o pmc_common.o pmc_common.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o sysoff.o sysoff.c /tmp/instance-7/output-1/per-package/linuxptp/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-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o phc_ctl.o phc_ctl.c /tmp/instance-7/output-1/per-package/linuxptp/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-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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-7/output-1/per-package/linuxptp/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-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o timemaster.o timemaster.c /tmp/instance-7/output-1/per-package/linuxptp/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-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o ts2phc.o ts2phc.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o lstab.o lstab.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o nmea.o nmea.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o serial.o serial.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o sock.o sock.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o ts2phc_generic_master.o ts2phc_generic_master.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o ts2phc_master.o ts2phc_master.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o ts2phc_phc_master.o ts2phc_phc_master.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o ts2phc_nmea_master.o ts2phc_nmea_master.c /tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-7/output-1/per-package/linuxptp/host/sh4a-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o ts2phc_slave.o ts2phc_slave.c /tmp/instance-7/output-1/per-package/linuxptp/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-7/output-1/build/linuxptp-3.1.1' >>> linuxptp 3.1.1 Installing to target PATH="/tmp/instance-7/output-1/per-package/linuxptp/host/bin:/tmp/instance-7/output-1/per-package/linuxptp/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CROSS_COMPILE="/tmp/instance-7/output-1/per-package/linuxptp/host/bin/sh4a-buildroot-linux-gnu-" KBUILD_OUTPUT=/tmp/instance-7/output-1/per-package/linuxptp/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 -Os -g0 -D_FORTIFY_SOURCE=1" EXTRA_LDFLAGS="" DESTDIR=/tmp/instance-7/output-1/per-package/linuxptp/target -C /tmp/instance-7/output-1/build/linuxptp-3.1.1 install make[1]: Entering directory '/tmp/instance-7/output-1/build/linuxptp-3.1.1' install -p -m 755 -d /tmp/instance-7/output-1/per-package/linuxptp/target/usr/sbin /tmp/instance-7/output-1/per-package/linuxptp/target/usr/man/man8 install ptp4l hwstamp_ctl nsm phc2sys phc_ctl pmc timemaster ts2phc /tmp/instance-7/output-1/per-package/linuxptp/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-7/output-1/per-package/linuxptp/target/usr/man/man8 $x ; \ done make[1]: Leaving directory '/tmp/instance-7/output-1/build/linuxptp-3.1.1' /usr/bin/install -D -m 644 package/linuxptp//linuxptp.cfg /tmp/instance-7/output-1/per-package/linuxptp/target/etc/linuxptp.cfg /usr/bin/install -m 755 -D package/linuxptp//S65ptp4l /tmp/instance-7/output-1/per-package/linuxptp/target/etc/init.d/S65ptp4l /usr/bin/install -m 755 -D package/linuxptp//S66phc2sys /tmp/instance-7/output-1/per-package/linuxptp/target/etc/init.d/S66phc2sys mkdir -p /tmp/instance-7/output-1/per-package/lksctp-tools/host mkdir -p /tmp/instance-7/output-1/per-package/lksctp-tools/target >>> lksctp-tools 1.0.17 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-7/output-1/build/.lksctp-tools-1.0.17.tar.gz.k8UaWg/output' 'http://downloads.sourceforge.net/project/lksctp/lksctp-tools/lksctp-tools-1.0.17.tar.gz' --2023-01-26 10:40:52-- http://downloads.sourceforge.net/project/lksctp/lksctp-tools/lksctp-tools-1.0.17.tar.gz Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://pilotfiber.dl.sourceforge.net/project/lksctp/lksctp-tools/lksctp-tools-1.0.17.tar.gz [following] --2023-01-26 10:40:52-- http://pilotfiber.dl.sourceforge.net/project/lksctp/lksctp-tools/lksctp-tools-1.0.17.tar.gz Resolving pilotfiber.dl.sourceforge.net (pilotfiber.dl.sourceforge.net)... 69.12.26.12 Connecting to pilotfiber.dl.sourceforge.net (pilotfiber.dl.sourceforge.net)|69.12.26.12|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 795762 (777K) [application/x-gzip] Saving to: '/tmp/instance-7/output-1/build/.lksctp-tools-1.0.17.tar.gz.k8UaWg/output' 0K .......... .......... .......... .......... .......... 6% 536K 1s 50K .......... .......... .......... .......... .......... 12% 1.02M 1s 100K .......... .......... .......... .......... .......... 19% 1.05M 1s 150K .......... .......... .......... .......... .......... 25% 1.15M 1s 200K .......... .......... .......... .......... .......... 32% 1.06M 1s 250K .......... .......... .......... .......... .......... 38% 11.2M 0s 300K .......... .......... .......... .......... .......... 45% 1.10M 0s 350K .......... .......... .......... .......... .......... 51% 249M 0s 400K .......... .......... .......... .......... .......... 57% 23.8M 0s 450K .......... .......... .......... .......... .......... 64% 1.08M 0s 500K .......... .......... .......... .......... .......... 70% 199M 0s 550K .......... .......... .......... .......... .......... 77% 150M 0s 600K .......... .......... .......... .......... .......... 83% 1.02M 0s 650K .......... .......... .......... .......... .......... 90% 257M 0s 700K .......... .......... .......... .......... .......... 96% 225M 0s 750K .......... .......... ....... 100% 267M=0.4s 2023-01-26 10:40:52 (1.80 MB/s) - '/tmp/instance-7/output-1/build/.lksctp-tools-1.0.17.tar.gz.k8UaWg/output' saved [795762/795762] lksctp-tools-1.0.17.tar.gz: OK (md5: 68e9b8fa4d4e331029b247b72d46d7a5) lksctp-tools-1.0.17.tar.gz: OK (sha1: 941b0b5c39e364a971f514bba66120435660e518) >>> lksctp-tools 1.0.17 Extracting mkdir -p /tmp/instance-7/output-1/per-package/lksctp-tools/host mkdir -p /tmp/instance-7/output-1/per-package/lksctp-tools/target gzip -d -c /tmp/instance-7/dl/lksctp-tools/lksctp-tools-1.0.17.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/lksctp-tools-1.0.17 -xf - >>> lksctp-tools 1.0.17 Patching >>> lksctp-tools 1.0.17 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-7/output-1/build/lksctp-tools-1.0.17 -name $file); do cp support/gnuconfig/$file $i; done; done >>> lksctp-tools 1.0.17 Configuring mkdir -p /tmp/instance-7/output-1/per-package/lksctp-tools/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-autoconf/host/ /tmp/instance-7/output-1/per-package/host-autoconf/host/ /tmp/instance-7/output-1/per-package/lksctp-tools/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-automake/host/ /tmp/instance-7/output-1/per-package/host-automake/host/ /tmp/instance-7/output-1/per-package/lksctp-tools/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-libtool/host/ /tmp/instance-7/output-1/per-package/host-libtool/host/ /tmp/instance-7/output-1/per-package/lksctp-tools/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/lksctp-tools/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/lksctp-tools/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/lksctp-tools/host mkdir -p /tmp/instance-7/output-1/per-package/lksctp-tools/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-autoconf/target/ /tmp/instance-7/output-1/per-package/host-autoconf/target/ /tmp/instance-7/output-1/per-package/lksctp-tools/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-automake/target/ /tmp/instance-7/output-1/per-package/host-automake/target/ /tmp/instance-7/output-1/per-package/lksctp-tools/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-libtool/target/ /tmp/instance-7/output-1/per-package/host-libtool/target/ /tmp/instance-7/output-1/per-package/lksctp-tools/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/lksctp-tools/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/lksctp-tools/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/lksctp-tools/target >>> lksctp-tools 1.0.17 Autoreconfiguring libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'bin'. libtoolize: copying file 'bin/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:34: warning: The macro `AC_ISC_POSIX' is obsolete. configure.ac:34: You should run autoupdate. ./lib/autoconf/specific.m4:550: AC_ISC_POSIX is expanded from... configure.ac:34: the top level configure.ac:37: warning: The macro `AC_LIBTOOL_DLOPEN' is obsolete. configure.ac:37: You should run autoupdate. m4/ltoptions.m4:113: AC_LIBTOOL_DLOPEN is expanded from... configure.ac:37: the top level configure.ac:37: warning: AC_LIBTOOL_DLOPEN: Remove this warning and the call to _LT_SET_OPTION when you configure.ac:37: put the 'dlopen' option into LT_INIT's first parameter. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... m4/ltoptions.m4:113: AC_LIBTOOL_DLOPEN is expanded from... configure.ac:37: the top level configure.ac:38: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:38: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:38: the top level configure.ac:42: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:42: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:42: the top level configure.ac:50: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:50: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:50: the top level configure.ac:59: warning: The macro `AC_FUNC_SETVBUF_REVERSED' is obsolete. Remove it and all references to SETVBUF_REVERSED. ./lib/autoconf/functions.m4:1766: AC_FUNC_SETVBUF_REVERSED is expanded from... configure.ac:59: the top level configure.ac:31: installing 'bin/compile' configure.ac:22: installing 'bin/missing' Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension Makefile.am:2: 'Makefile.rules' included from here Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension Makefile.am:2: 'Makefile.rules' included from here Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension bin/Makefile.am:3: 'Makefile.rules' included from here Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension bin/Makefile.am:3: 'Makefile.rules' included from here Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension doc/Makefile.am:2: 'Makefile.rules' included from here Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension doc/Makefile.am:2: 'Makefile.rules' included from here Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension man/Makefile.am:4: 'Makefile.rules' included from here Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension man/Makefile.am:4: 'Makefile.rules' included from here Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension src/Makefile.am:2: 'Makefile.rules' included from here Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension src/Makefile.am:2: 'Makefile.rules' included from here Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension src/apps/Makefile.am:3: 'Makefile.rules' included from here Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension src/apps/Makefile.am:3: 'Makefile.rules' included from here Makefile.dirs:21: warning: ':='-style assignments are not portable src/apps/Makefile.am:4: 'Makefile.dirs' included from here Makefile.dirs:52: warning: foreach v,$(directories: non-POSIX variable name Makefile.dirs:52: (probably a GNU make extension) src/apps/Makefile.am:4: 'Makefile.dirs' included from here Makefile.dirs:52: warning: shell echo 'D_$(v: non-POSIX variable name Makefile.dirs:52: (probably a GNU make extension) src/apps/Makefile.am:4: 'Makefile.dirs' included from here Makefile.dirs:52: warning: $v: non-POSIX variable name src/apps/Makefile.am:4: 'Makefile.dirs' included from here src/apps/Makefile.am: installing 'bin/depcomp' Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension src/func_tests/Makefile.am:3: 'Makefile.rules' included from here Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension src/func_tests/Makefile.am:3: 'Makefile.rules' included from here Makefile.dirs:21: warning: ':='-style assignments are not portable src/func_tests/Makefile.am:4: 'Makefile.dirs' included from here Makefile.dirs:52: warning: foreach v,$(directories: non-POSIX variable name Makefile.dirs:52: (probably a GNU make extension) src/func_tests/Makefile.am:4: 'Makefile.dirs' included from here Makefile.dirs:52: warning: shell echo 'D_$(v: non-POSIX variable name Makefile.dirs:52: (probably a GNU make extension) src/func_tests/Makefile.am:4: 'Makefile.dirs' included from here Makefile.dirs:52: warning: $v: non-POSIX variable name src/func_tests/Makefile.am:4: 'Makefile.dirs' included from here Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension src/include/Makefile.am:3: 'Makefile.rules' included from here Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension src/include/Makefile.am:3: 'Makefile.rules' included from here Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension src/include/netinet/Makefile.am:3: 'Makefile.rules' included from here Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension src/include/netinet/Makefile.am:3: 'Makefile.rules' included from here Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension src/lib/Makefile.am:3: 'Makefile.rules' included from here Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension src/lib/Makefile.am:3: 'Makefile.rules' included from here Makefile.dirs:21: warning: ':='-style assignments are not portable src/lib/Makefile.am:4: 'Makefile.dirs' included from here Makefile.dirs:52: warning: foreach v,$(directories: non-POSIX variable name Makefile.dirs:52: (probably a GNU make extension) src/lib/Makefile.am:4: 'Makefile.dirs' included from here Makefile.dirs:52: warning: shell echo 'D_$(v: non-POSIX variable name Makefile.dirs:52: (probably a GNU make extension) src/lib/Makefile.am:4: 'Makefile.dirs' included from here Makefile.dirs:52: warning: $v: non-POSIX variable name src/lib/Makefile.am:4: 'Makefile.dirs' included from here Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension src/testlib/Makefile.am:3: 'Makefile.rules' included from here Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension src/testlib/Makefile.am:3: 'Makefile.rules' included from here Makefile.dirs:21: warning: ':='-style assignments are not portable src/testlib/Makefile.am:5: 'Makefile.dirs' included from here Makefile.dirs:52: warning: foreach v,$(directories: non-POSIX variable name Makefile.dirs:52: (probably a GNU make extension) src/testlib/Makefile.am:5: 'Makefile.dirs' included from here Makefile.dirs:52: warning: shell echo 'D_$(v: non-POSIX variable name Makefile.dirs:52: (probably a GNU make extension) src/testlib/Makefile.am:5: 'Makefile.dirs' included from here Makefile.dirs:52: warning: $v: non-POSIX variable name src/testlib/Makefile.am:5: 'Makefile.dirs' included from here Makefile.dirs:21: warning: ':='-style assignments are not portable src/withsctp/Makefile.am:7: 'Makefile.dirs' included from here Makefile.dirs:52: warning: foreach v,$(directories: non-POSIX variable name Makefile.dirs:52: (probably a GNU make extension) src/withsctp/Makefile.am:7: 'Makefile.dirs' included from here Makefile.dirs:52: warning: shell echo 'D_$(v: non-POSIX variable name Makefile.dirs:52: (probably a GNU make extension) src/withsctp/Makefile.am:7: 'Makefile.dirs' included from here Makefile.dirs:52: warning: $v: non-POSIX variable name src/withsctp/Makefile.am:7: 'Makefile.dirs' included from here Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension src/withsctp/Makefile.am:8: 'Makefile.rules' included from here Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension src/withsctp/Makefile.am:8: 'Makefile.rules' included from here >>> lksctp-tools 1.0.17 Patching libtool patching file /tmp/instance-7/output-1/build/lksctp-tools-1.0.17/bin/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-7/output-1/build/lksctp-tools-1.0.17/ && rm -rf config.cache && PATH="/tmp/instance-7/output-1/per-package/lksctp-tools/host/bin:/tmp/instance-7/output-1/per-package/lksctp-tools/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/lksctp-tools/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-7/output-1/per-package/lksctp-tools/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/lksctp-tools/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/lksctp-tools/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/lksctp-tools/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/lksctp-tools/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/lksctp-tools/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/lksctp-tools/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/lksctp-tools/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-tests ) 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 nested variables... (cached) yes checking for gawk... (cached) gawk checking for sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/lksctp-tools/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-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-7/output-1/per-package/lksctp-tools/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-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-gcc... none checking whether ln -s works... yes checking for library containing strerror... none required 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-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-7/output-1/per-package/lksctp-tools/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-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-ld option to reload object files... -r checking for sh4a-buildroot-linux-gnu-objdump... /tmp/instance-7/output-1/per-package/lksctp-tools/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-7/output-1/per-package/lksctp-tools/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-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-gcc-nm output from /tmp/instance-7/output-1/per-package/lksctp-tools/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 sys/time.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-gcc static flag -static works... no checking if /tmp/instance-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-7/output-1/per-package/lksctp-tools/host/bin/sh4a-buildroot-linux-gnu-gcc linker (/tmp/instance-7/output-1/per-package/lksctp-tools/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 egrep... (cached) /usr/bin/grep -E checking for sys/wait.h that is POSIX.1 compatible... yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for malloc.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking for GNU libc compatible malloc... (cached) yes checking for working memcmp... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for vprintf... yes checking for bzero... yes checking for gethostbyname... yes checking for gettimeofday... yes checking for memmove... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strchr... yes checking for strerror... yes checking for strtol... yes checking for strtoul... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating lksctp-tools.spec config.status: creating Makefile config.status: creating bin/Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating src/apps/Makefile config.status: creating src/func_tests/Makefile config.status: creating src/include/Makefile config.status: creating src/include/netinet/Makefile config.status: creating src/lib/Makefile config.status: creating src/testlib/Makefile config.status: creating src/withsctp/Makefile config.status: creating doc/Makefile config.status: creating libsctp.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> lksctp-tools 1.0.17 Building PATH="/tmp/instance-7/output-1/per-package/lksctp-tools/host/bin:/tmp/instance-7/output-1/per-package/lksctp-tools/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-7/output-1/build/lksctp-tools-1.0.17/ make[1]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17' Making all in man make[3]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/man' Making all in bin make[3]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/bin' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/bin' Making all in src make[3]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src' Making all in apps make[4]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/apps' CC sctp_darn.o /home/autobuild/make/make -C ../../src/testlib libsctputil.la make[5]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/testlib' CC sctputil.lo CCLD libsctputil.la make[5]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/testlib' /home/autobuild/make/make -C ../../src/lib libsctp.la make[5]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/lib' CC bindx.lo CC connectx.lo connectx.c:78:12: warning: 'sctp_connectx_orig' alias between functions of incompatible types 'int(int)' and 'int(int, struct sockaddr *, int)' [-Wattribute-alias=] 78 | extern int sctp_connectx_orig (int) | ^~~~~~~~~~~~~~~~~~ connectx.c:67:5: note: aliased declaration here 67 | int __sctp_connectx(int fd, struct sockaddr *addrs, int addrcnt) | ^~~~~~~~~~~~~~~ CC peeloff.lo CC opt_info.lo CC addrs.lo CC sendmsg.lo CC recvmsg.lo CCLD libsctp.la make[5]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/lib' CCLD sctp_darn CC sctp_test.o CCLD sctp_test CC sctp_status.o CCLD sctp_status CC bindx_test.o CCLD bindx_test CC nagle_snd.o In file included from /tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from nagle_snd.c:48: In function 'strncpy', inlined from 'main' at nagle_snd.c:278:3: /tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 10 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD nagle_snd CC nagle_rcv.o CCLD nagle_rcv CC myftp.o CCLD myftp CC sctp_xconnect.o CCLD sctp_xconnect CC peel_server.o CCLD peel_server CC peel_client.o CCLD peel_client make[4]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/apps' Making all in include make[4]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/include' Making all in netinet make[5]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/include/netinet' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/include/netinet' make[5]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/include' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/include' make[4]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/include' Making all in lib make[4]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/lib' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/lib' Making all in testlib make[4]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/testlib' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/testlib' Making all in withsctp make[4]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/withsctp' CC checksctp.o CCLD checksctp CC sctp_load_libs.lo CC sctp_socket.lo CC sctp_bind.lo CC sctp_sockopt.lo CCLD libwithsctp.la make[4]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/withsctp' make[4]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src' make[3]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src' Making all in doc make[3]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/doc' make[3]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17' make[3]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17' make[2]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17' make[1]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17' >>> lksctp-tools 1.0.17 Installing to staging directory PATH="/tmp/instance-7/output-1/per-package/lksctp-tools/host/bin:/tmp/instance-7/output-1/per-package/lksctp-tools/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-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot install -C /tmp/instance-7/output-1/build/lksctp-tools-1.0.17/ make[1]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17' Making install in man make[2]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/man' make[3]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 sctp_bindx.3 sctp_getladdrs.3 sctp_getpaddrs.3 sctp_opt_info.3 sctp_peeloff.3 sctp_recvmsg.3 sctp_sendmsg.3 sctp_connectx.3 sctp_send.3 '/tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man7' /usr/bin/install -c -m 644 sctp.7 '/tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man7' make[3]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/man' make[2]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/man' Making install in bin make[2]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/bin' make[3]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/bin' 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-7/output-1/build/lksctp-tools-1.0.17/bin' make[2]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/bin' Making install in src make[2]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src' Making install in apps make[3]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/apps' make[4]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/apps' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c sctp_darn sctp_test sctp_status '/tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c sctp_darn /tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/sctp_darn libtool: install: /usr/bin/install -c sctp_test /tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/sctp_test libtool: install: /usr/bin/install -c sctp_status /tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/sctp_status /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/lksctp-tools' /usr/bin/install -c -m 644 sctp_darn.c sctp_darn.h sctp_test.c sctp_status.c '/tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/lksctp-tools' make[4]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/apps' make[3]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/apps' Making install in include make[3]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/include' Making install in netinet make[4]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/include/netinet' make[5]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/include/netinet' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/netinet' /usr/bin/install -c -m 644 sctp.h '/tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/netinet' make[5]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/include/netinet' make[4]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/include/netinet' make[4]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/include' make[5]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/include' make[4]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/include' make[3]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/include' Making install in lib make[3]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/lib' make[4]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/lib' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libsctp.la '/tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libsctp.so.1.0.17 /tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libsctp.so.1.0.17 libtool: install: (cd /tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libsctp.so.1.0.17 libsctp.so.1 || { rm -f libsctp.so.1 && ln -s libsctp.so.1.0.17 libsctp.so.1; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libsctp.so.1.0.17 libsctp.so || { rm -f libsctp.so && ln -s libsctp.so.1.0.17 libsctp.so; }; }) libtool: install: /usr/bin/install -c .libs/libsctp.lai /tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libsctp.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-7/output-1/build/lksctp-tools-1.0.17/src/lib' make[3]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/lib' Making install in testlib make[3]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/testlib' make[4]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/testlib' 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-7/output-1/build/lksctp-tools-1.0.17/src/testlib' make[3]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/testlib' Making install in withsctp make[3]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/withsctp' make[4]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/withsctp' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c checksctp '/tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c checksctp /tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/checksctp /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/install -c withsctp '/tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lksctp-tools' /bin/bash ../../libtool --mode=install /usr/bin/install -c libwithsctp.la '/tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lksctp-tools' libtool: install: /usr/bin/install -c .libs/libwithsctp.so.1.0.17 /tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lksctp-tools/libwithsctp.so.1.0.17 libtool: install: (cd /tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lksctp-tools && { ln -s -f libwithsctp.so.1.0.17 libwithsctp.so.1 || { rm -f libwithsctp.so.1 && ln -s libwithsctp.so.1.0.17 libwithsctp.so.1; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lksctp-tools && { ln -s -f libwithsctp.so.1.0.17 libwithsctp.so || { rm -f libwithsctp.so && ln -s libwithsctp.so.1.0.17 libwithsctp.so; }; }) libtool: install: /usr/bin/install -c .libs/libwithsctp.lai /tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lksctp-tools/libwithsctp.la libtool: warning: remember to run 'libtool --finish /usr/lib/lksctp-tools' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/lksctp-tools' /usr/bin/install -c -m 644 sctp_load_libs.c sctp_socket.c sctp_bind.c sctp_sockopt.c sctp_socket.h checksctp.c '/tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/lksctp-tools' make[4]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/withsctp' make[3]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/withsctp' make[3]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src' make[4]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src' make[3]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src' make[2]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src' Making install in doc make[2]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/doc' make[3]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/doc' make[2]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/doc' make[2]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17' make[3]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libsctp.pc '/tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17' make[2]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17' make[1]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17' >>> lksctp-tools 1.0.17 Fixing libtool files for la in $(find /tmp/instance-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-7/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-7/output-1/per-package/lksctp-tools/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-7/output-1/per-package/lksctp-tools/host/sh4a-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-7/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 >>> lksctp-tools 1.0.17 Installing to target PATH="/tmp/instance-7/output-1/per-package/lksctp-tools/host/bin:/tmp/instance-7/output-1/per-package/lksctp-tools/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-7/output-1/per-package/lksctp-tools/target install -C /tmp/instance-7/output-1/build/lksctp-tools-1.0.17/ make[1]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17' Making install in man make[2]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/man' make[3]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/share/man/man3' /usr/bin/install -c -m 644 sctp_bindx.3 sctp_getladdrs.3 sctp_getpaddrs.3 sctp_opt_info.3 sctp_peeloff.3 sctp_recvmsg.3 sctp_sendmsg.3 sctp_connectx.3 sctp_send.3 '/tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/share/man/man7' /usr/bin/install -c -m 644 sctp.7 '/tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/share/man/man7' make[3]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/man' make[2]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/man' Making install in bin make[2]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/bin' make[3]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/bin' 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-7/output-1/build/lksctp-tools-1.0.17/bin' make[2]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/bin' Making install in src make[2]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src' Making install in apps make[3]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/apps' make[4]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/apps' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c sctp_darn sctp_test sctp_status '/tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/bin' libtool: install: /usr/bin/install -c sctp_darn /tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/bin/sctp_darn libtool: install: /usr/bin/install -c sctp_test /tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/bin/sctp_test libtool: install: /usr/bin/install -c sctp_status /tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/bin/sctp_status /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/share/lksctp-tools' /usr/bin/install -c -m 644 sctp_darn.c sctp_darn.h sctp_test.c sctp_status.c '/tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/share/lksctp-tools' make[4]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/apps' make[3]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/apps' Making install in include make[3]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/include' Making install in netinet make[4]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/include/netinet' make[5]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/include/netinet' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/include/netinet' /usr/bin/install -c -m 644 sctp.h '/tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/include/netinet' make[5]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/include/netinet' make[4]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/include/netinet' make[4]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/include' make[5]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/include' make[4]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/include' make[3]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/include' Making install in lib make[3]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/lib' make[4]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/lib' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libsctp.la '/tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libsctp.so.1.0.17 /tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/lib/libsctp.so.1.0.17 libtool: install: (cd /tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/lib && { ln -s -f libsctp.so.1.0.17 libsctp.so.1 || { rm -f libsctp.so.1 && ln -s libsctp.so.1.0.17 libsctp.so.1; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/lib && { ln -s -f libsctp.so.1.0.17 libsctp.so || { rm -f libsctp.so && ln -s libsctp.so.1.0.17 libsctp.so; }; }) libtool: install: /usr/bin/install -c .libs/libsctp.lai /tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/lib/libsctp.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-7/output-1/build/lksctp-tools-1.0.17/src/lib' make[3]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/lib' Making install in testlib make[3]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/testlib' make[4]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/testlib' 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-7/output-1/build/lksctp-tools-1.0.17/src/testlib' make[3]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/testlib' Making install in withsctp make[3]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/withsctp' make[4]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/withsctp' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c checksctp '/tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/bin' libtool: install: /usr/bin/install -c checksctp /tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/bin/checksctp /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/bin' /usr/bin/install -c withsctp '/tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/lib/lksctp-tools' /bin/bash ../../libtool --mode=install /usr/bin/install -c libwithsctp.la '/tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/lib/lksctp-tools' libtool: install: /usr/bin/install -c .libs/libwithsctp.so.1.0.17 /tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/lib/lksctp-tools/libwithsctp.so.1.0.17 libtool: install: (cd /tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/lib/lksctp-tools && { ln -s -f libwithsctp.so.1.0.17 libwithsctp.so.1 || { rm -f libwithsctp.so.1 && ln -s libwithsctp.so.1.0.17 libwithsctp.so.1; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/lib/lksctp-tools && { ln -s -f libwithsctp.so.1.0.17 libwithsctp.so || { rm -f libwithsctp.so && ln -s libwithsctp.so.1.0.17 libwithsctp.so; }; }) libtool: install: /usr/bin/install -c .libs/libwithsctp.lai /tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/lib/lksctp-tools/libwithsctp.la libtool: warning: remember to run 'libtool --finish /usr/lib/lksctp-tools' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/share/lksctp-tools' /usr/bin/install -c -m 644 sctp_load_libs.c sctp_socket.c sctp_bind.c sctp_sockopt.c sctp_socket.h checksctp.c '/tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/share/lksctp-tools' make[4]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/withsctp' make[3]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src/withsctp' make[3]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src' make[4]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src' make[3]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src' make[2]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/src' Making install in doc make[2]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/doc' make[3]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/doc' make[2]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17/doc' make[2]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17' make[3]: Entering directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libsctp.pc '/tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17' make[2]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17' make[1]: Leaving directory '/tmp/instance-7/output-1/build/lksctp-tools-1.0.17' rm -rf /tmp/instance-7/output-1/per-package/lksctp-tools/target/usr/share/lksctp-tools mkdir -p /tmp/instance-7/output-1/per-package/lsscsi/host mkdir -p /tmp/instance-7/output-1/per-package/lsscsi/target lsscsi-0.32.tgz: OK (sha256: 0a800e9e94dca2ab702d65d72777ae8cae078e3d74d0bcbed64ba0849e8029a1) >>> lsscsi 0.32 Extracting mkdir -p /tmp/instance-7/output-1/per-package/lsscsi/host mkdir -p /tmp/instance-7/output-1/per-package/lsscsi/target gzip -d -c /tmp/instance-7/dl/lsscsi/lsscsi-0.32.tgz | tar --strip-components=1 -C /tmp/instance-7/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-7/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 mkdir -p /tmp/instance-7/output-1/per-package/lsscsi/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/lsscsi/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/lsscsi/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/lsscsi/host mkdir -p /tmp/instance-7/output-1/per-package/lsscsi/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/lsscsi/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/lsscsi/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/lsscsi/target (cd /tmp/instance-7/output-1/build/lsscsi-0.32/ && rm -rf config.cache && PATH="/tmp/instance-7/output-1/per-package/lsscsi/host/bin:/tmp/instance-7/output-1/per-package/lsscsi/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/lsscsi/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/lsscsi/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/lsscsi/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/lsscsi/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/lsscsi/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/lsscsi/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/lsscsi/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/lsscsi/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/lsscsi/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/lsscsi/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/lsscsi/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/lsscsi/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/lsscsi/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/lsscsi/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-7/output-1/per-package/lsscsi/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/lsscsi/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/lsscsi/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/lsscsi/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/lsscsi/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/lsscsi/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/lsscsi/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/lsscsi/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/lsscsi/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-7/output-1/per-package/lsscsi/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-7/output-1/per-package/lsscsi/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-7/output-1/per-package/lsscsi/host/bin/sh4a-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-7/output-1/per-package/lsscsi/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-7/output-1/per-package/lsscsi/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-7/output-1/per-package/lsscsi/host/bin/sh4a-buildroot-linux-gnu-gcc-ar checking the archiver (/tmp/instance-7/output-1/per-package/lsscsi/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-7/output-1/per-package/lsscsi/host/bin:/tmp/instance-7/output-1/per-package/lsscsi/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-7/output-1/build/lsscsi-0.32/ make[1]: Entering directory '/tmp/instance-7/output-1/build/lsscsi-0.32' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-7/output-1/build/lsscsi-0.32' Making all in src make[3]: Entering directory '/tmp/instance-7/output-1/build/lsscsi-0.32/src' /tmp/instance-7/output-1/per-package/lsscsi/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 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o lsscsi.o lsscsi.c /tmp/instance-7/output-1/per-package/lsscsi/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 -Os -g0 -D_FORTIFY_SOURCE=1 -o lsscsi lsscsi.o make[3]: Leaving directory '/tmp/instance-7/output-1/build/lsscsi-0.32/src' Making all in doc make[3]: Entering directory '/tmp/instance-7/output-1/build/lsscsi-0.32/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/lsscsi-0.32/doc' make[3]: Entering directory '/tmp/instance-7/output-1/build/lsscsi-0.32' make[3]: Leaving directory '/tmp/instance-7/output-1/build/lsscsi-0.32' make[2]: Leaving directory '/tmp/instance-7/output-1/build/lsscsi-0.32' make[1]: Leaving directory '/tmp/instance-7/output-1/build/lsscsi-0.32' >>> lsscsi 0.32 Installing to target PATH="/tmp/instance-7/output-1/per-package/lsscsi/host/bin:/tmp/instance-7/output-1/per-package/lsscsi/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-7/output-1/per-package/lsscsi/target install -C /tmp/instance-7/output-1/build/lsscsi-0.32/ make[1]: Entering directory '/tmp/instance-7/output-1/build/lsscsi-0.32' Making install in src make[2]: Entering directory '/tmp/instance-7/output-1/build/lsscsi-0.32/src' make[3]: Entering directory '/tmp/instance-7/output-1/build/lsscsi-0.32/src' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/lsscsi/target/usr/bin' /usr/bin/install -c lsscsi '/tmp/instance-7/output-1/per-package/lsscsi/target/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/lsscsi-0.32/src' make[2]: Leaving directory '/tmp/instance-7/output-1/build/lsscsi-0.32/src' Making install in doc make[2]: Entering directory '/tmp/instance-7/output-1/build/lsscsi-0.32/doc' make[3]: Entering directory '/tmp/instance-7/output-1/build/lsscsi-0.32/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/lsscsi/target/usr/share/man/man8' /usr/bin/install -c -m 644 lsscsi.8 '/tmp/instance-7/output-1/per-package/lsscsi/target/usr/share/man/man8' make[3]: Leaving directory '/tmp/instance-7/output-1/build/lsscsi-0.32/doc' make[2]: Leaving directory '/tmp/instance-7/output-1/build/lsscsi-0.32/doc' make[2]: Entering directory '/tmp/instance-7/output-1/build/lsscsi-0.32' make[3]: Entering directory '/tmp/instance-7/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-7/output-1/build/lsscsi-0.32' make[2]: Leaving directory '/tmp/instance-7/output-1/build/lsscsi-0.32' make[1]: Leaving directory '/tmp/instance-7/output-1/build/lsscsi-0.32' mkdir -p /tmp/instance-7/output-1/per-package/lv2/host mkdir -p /tmp/instance-7/output-1/per-package/lv2/target lv2-1.18.10.tar.xz: OK (sha256: 78c51bcf21b54e58bb6329accbb4dae03b2ed79b520f9a01e734bd9de530953f) >>> lv2 1.18.10 Extracting mkdir -p /tmp/instance-7/output-1/per-package/lv2/host mkdir -p /tmp/instance-7/output-1/per-package/lv2/target xzcat /tmp/instance-7/dl/lv2/lv2-1.18.10.tar.xz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/lv2-1.18.10 -xf - >>> lv2 1.18.10 Patching >>> lv2 1.18.10 Configuring mkdir -p /tmp/instance-7/output-1/per-package/lv2/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/cairo/host/ /tmp/instance-7/output-1/per-package/cairo/host/ /tmp/instance-7/output-1/per-package/lv2/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-meson/host/ /tmp/instance-7/output-1/per-package/host-meson/host/ /tmp/instance-7/output-1/per-package/lv2/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-pkgconf/host/ /tmp/instance-7/output-1/per-package/host-pkgconf/host/ /tmp/instance-7/output-1/per-package/lv2/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/lv2/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/libsndfile/host/ /tmp/instance-7/output-1/per-package/libsndfile/host/ /tmp/instance-7/output-1/per-package/lv2/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/lv2/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/lv2/host mkdir -p /tmp/instance-7/output-1/per-package/lv2/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/cairo/target/ /tmp/instance-7/output-1/per-package/cairo/target/ /tmp/instance-7/output-1/per-package/lv2/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-meson/target/ /tmp/instance-7/output-1/per-package/host-meson/target/ /tmp/instance-7/output-1/per-package/lv2/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-pkgconf/target/ /tmp/instance-7/output-1/per-package/host-pkgconf/target/ /tmp/instance-7/output-1/per-package/lv2/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/lv2/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/libsndfile/target/ /tmp/instance-7/output-1/per-package/libsndfile/target/ /tmp/instance-7/output-1/per-package/lv2/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/lv2/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/lv2/target rm -rf /tmp/instance-7/output-1/build/lv2-1.18.10//build mkdir -p /tmp/instance-7/output-1/build/lv2-1.18.10//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/tmp/instance-7/output-1/per-package/lv2/host/bin/sh4a-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-7/output-1/per-package/lv2/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', '-Os', '-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', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-7/output-1/per-package/lv2/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-7/output-1/per-package/lv2/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-7/output-1/per-package/lv2/host%g" -e "s%@STAGING_DIR@%/tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-7/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-7/output-1/build/lv2-1.18.10//build/cross-compilation.conf PATH="/tmp/instance-7/output-1/per-package/lv2/host/bin:/tmp/instance-7/output-1/per-package/lv2/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-7/output-1/per-package/lv2/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/tmp/instance-7/output-1/build/lv2-1.18.10//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/tmp/instance-7/output-1/per-package/lv2/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/tmp/instance-7/output-1/per-package/lv2/host/lib/cmake -Ddocs=disabled -Dtests=disabled /tmp/instance-7/output-1/build/lv2-1.18.10/ /tmp/instance-7/output-1/build/lv2-1.18.10//build The Meson build system Version: 1.0.0 Source dir: /tmp/instance-7/output-1/build/lv2-1.18.10 Build dir: /tmp/instance-7/output-1/build/lv2-1.18.10/build Build type: cross build Project name: lv2 Project version: 1.18.10 C compiler for the host machine: /tmp/instance-7/output-1/per-package/lv2/host/bin/sh4a-buildroot-linux-gnu-gcc (gcc 11.3.0 "sh4a-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.11-1021-g6e0ba6bfc2) 11.3.0") C linker for the host machine: /tmp/instance-7/output-1/per-package/lv2/host/bin/sh4a-buildroot-linux-gnu-gcc ld.bfd 2.38 C compiler for the build machine: /usr/bin/gcc (gcc 10.2.1 "gcc (Debian 10.2.1-6) 10.2.1 20210110") C linker for the build machine: /usr/bin/gcc ld.bfd 2.35.2 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: sh4 Host machine cpu: Target machine cpu family: sh4 Target machine cpu: Program python3 found: NO (disabled by: tests ) Program doxygen skipped: feature docs disabled Library m found: YES Configuring manifest.ttl using configuration Configuring manifest.ttl using configuration Configuring manifest.ttl using configuration Configuring manifest.ttl using configuration Configuring manifest.ttl using configuration Found pkg-config: /tmp/instance-7/output-1/per-package/lv2/host/bin/pkgconf (1.6.3) Found CMake: /tmp/instance-7/output-1/per-package/lv2/host/bin/cmake (3.22.3) Run-time dependency samplerate found: NO (tried pkgconfig and cmake) Run-time dependency sndfile found: YES 1.2.0 Run-time dependency gtk+-2.0 found: NO (tried pkgconfig and cmake) Run-time dependency gtk+-2.0 found: NO (tried pkgconfig and cmake) Configuring manifest.ttl using configuration Configuring examploscope.ttl using configuration Configuring lv2_validate using configuration Program codespell skipped: feature tests disabled Program serdi skipped: feature tests disabled Program sord_validate skipped: feature tests disabled Build targets in project: 7 NOTICE: Future-deprecated features used: * 0.64.0: {'copy arg in configure_file'} lv2 1.18.10 Tests : NO Documentation : NO Paths Prefix : /usr LV2 bundles : /usr/lib/lv2 Headers : /usr/include User defined options Cross files : /tmp/instance-7/output-1/build/lv2-1.18.10//build/cross-compilation.conf build.cmake_prefix_path: /tmp/instance-7/output-1/per-package/lv2/host/lib/cmake build.pkg_config_path : /tmp/instance-7/output-1/per-package/lv2/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false docs : disabled tests : disabled Found ninja-1.11.1.git.kitware.jobserver-1 at /tmp/instance-7/output-1/per-package/lv2/host/bin/ninja >>> lv2 1.18.10 Building PATH="/tmp/instance-7/output-1/per-package/lv2/host/bin:/tmp/instance-7/output-1/per-package/lv2/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /tmp/instance-7/output-1/per-package/lv2/host/bin/ninja -C /tmp/instance-7/output-1/build/lv2-1.18.10//build ninja: Entering directory `/tmp/instance-7/output-1/build/lv2-1.18.10//build' [1/14] Compiling C object plugins/eg-amp.lv2/amp.so.p/amp.c.o [2/14] Linking target plugins/eg-amp.lv2/amp.so [3/14] Compiling C object test/test_build_c.p/test_build.c.o [4/14] Compiling C object plugins/eg-fifths.lv2/fifths.so.p/fifths.c.o [5/14] Linking target plugins/eg-fifths.lv2/fifths.so [6/14] Compiling C object plugins/eg-midigate.lv2/midigate.so.p/midigate.c.o [7/14] Compiling C object plugins/eg-metro.lv2/metro.so.p/metro.c.o [8/14] Linking target test/test_build_c [9/14] Linking target plugins/eg-midigate.lv2/midigate.so [10/14] Linking target plugins/eg-metro.lv2/metro.so [11/14] Compiling C object plugins/eg-scope.lv2/examploscope.so.p/examploscope.c.o [12/14] Linking target plugins/eg-scope.lv2/examploscope.so [13/14] Compiling C object plugins/eg-params.lv2/params.so.p/params.c.o [14/14] Linking target plugins/eg-params.lv2/params.so >>> lv2 1.18.10 Installing to staging directory PATH="/tmp/instance-7/output-1/per-package/lv2/host/bin:/tmp/instance-7/output-1/per-package/lv2/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot PYTHONNOUSERSITE=y /tmp/instance-7/output-1/per-package/lv2/host/bin/ninja -C /tmp/instance-7/output-1/build/lv2-1.18.10//build install ninja: Entering directory `/tmp/instance-7/output-1/build/lv2-1.18.10//build' [0/1] Installing files. Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2 to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/worker/worker.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/worker Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/urid/urid.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/urid Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/uri-map/uri-map.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/uri-map Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/units/units.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/units Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/ui/ui.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/ui Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/time/time.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/time Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/state/state.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/state Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/resize-port/resize-port.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/resize-port Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/presets/presets.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/presets Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/port-props/port-props.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/port-props Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/port-groups/port-groups.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/port-groups Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/patch/patch.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/patch Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/parameters/parameters.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/parameters Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/options/options.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/options Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/morph/morph.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/morph Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/midi/midi.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/midi Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/log/logger.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/log Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/log/log.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/log Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/instance-access/instance-access.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/instance-access Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/event/event.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/event Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/event/event-helpers.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/event Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/dynmanifest/dynmanifest.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/dynmanifest Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/data-access/data-access.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/data-access Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/core/lv2_util.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/core Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/core/lv2.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/core Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/core/attributes.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/core Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/buf-size/buf-size.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/buf-size Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/atom/util.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/atom Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/atom/forge.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/atom Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/atom/atom.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/atom Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/atom to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/atom Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/atom/util.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/atom Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/atom/forge.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/atom Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/atom/atom.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/atom Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/buf-size to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/buf-size Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/buf-size/buf-size.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/buf-size Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/data-access to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/data-access Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/data-access/data-access.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/data-access Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/dynmanifest to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/dynmanifest Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/dynmanifest/dynmanifest.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/dynmanifest Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/event to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/event Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/event/event.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/event Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/event/event-helpers.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/event Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/instance-access to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/instance-access Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/instance-access/instance-access.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/instance-access Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/log to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/log Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/log/logger.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/log Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/log/log.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/log Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/midi to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/midi Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/midi/midi.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/midi Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/morph to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/morph Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/morph/morph.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/morph Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/options to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/options Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/options/options.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/options Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/parameters to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/parameters Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/parameters/parameters.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/parameters Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/patch to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/patch Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/patch/patch.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/patch Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/port-groups to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/port-groups Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/port-groups/port-groups.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/port-groups Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/port-props to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/port-props Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/port-props/port-props.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/port-props Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/presets to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/presets Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/presets/presets.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/presets Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/resize-port to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/resize-port Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/resize-port/resize-port.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/resize-port Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/state to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/state Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/state/state.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/state Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/time to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/time Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/time/time.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/time Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/uri-map to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/uri-map Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/uri-map/uri-map.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/uri-map Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/urid to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/urid Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/urid/urid.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/urid Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/worker to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/worker Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/worker/worker.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/worker Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/ui to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/extensions/ui Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/ui/ui.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/extensions/ui Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/units to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/extensions/units Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/units/units.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/extensions/units Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/core.lv2 to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/core.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/core.lv2/people.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/core.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/core.lv2/meta.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/core.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/core.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/core.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/core.lv2/lv2core.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/core.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/core.lv2/lv2core.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/core.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/atom.lv2 to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/atom.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/atom.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/atom.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/atom.lv2/atom.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/atom.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/atom.lv2/atom.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/atom.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/buf-size.lv2 to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/buf-size.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/buf-size.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/buf-size.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/buf-size.lv2/buf-size.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/buf-size.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/buf-size.lv2/buf-size.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/buf-size.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/data-access.lv2 to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/data-access.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/data-access.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/data-access.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/data-access.lv2/data-access.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/data-access.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/data-access.lv2/data-access.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/data-access.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/dynmanifest.lv2 to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/dynmanifest.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/dynmanifest.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/dynmanifest.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/dynmanifest.lv2/dynmanifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/dynmanifest.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/dynmanifest.lv2/dynmanifest.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/dynmanifest.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/event.lv2 to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/event.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/event.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/event.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/event.lv2/event.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/event.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/event.lv2/event.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/event.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/instance-access.lv2 to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/instance-access.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/instance-access.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/instance-access.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/instance-access.lv2/instance-access.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/instance-access.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/instance-access.lv2/instance-access.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/instance-access.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/log.lv2 to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/log.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/log.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/log.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/log.lv2/log.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/log.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/log.lv2/log.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/log.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/midi.lv2 to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/midi.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/midi.lv2/midi.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/midi.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/midi.lv2/midi.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/midi.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/midi.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/midi.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/morph.lv2 to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/morph.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/morph.lv2/morph.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/morph.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/morph.lv2/morph.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/morph.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/morph.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/morph.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/options.lv2 to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/options.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/options.lv2/options.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/options.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/options.lv2/options.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/options.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/options.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/options.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/parameters.lv2 to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/parameters.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/parameters.lv2/parameters.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/parameters.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/parameters.lv2/parameters.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/parameters.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/parameters.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/parameters.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/patch.lv2 to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/patch.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/patch.lv2/patch.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/patch.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/patch.lv2/patch.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/patch.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/patch.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/patch.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/port-groups.lv2 to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/port-groups.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/port-groups.lv2/port-groups.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/port-groups.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/port-groups.lv2/port-groups.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/port-groups.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/port-groups.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/port-groups.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/port-props.lv2 to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/port-props.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/port-props.lv2/port-props.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/port-props.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/port-props.lv2/port-props.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/port-props.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/port-props.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/port-props.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/presets.lv2 to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/presets.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/presets.lv2/presets.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/presets.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/presets.lv2/presets.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/presets.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/presets.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/presets.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/resize-port.lv2 to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/resize-port.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/resize-port.lv2/resize-port.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/resize-port.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/resize-port.lv2/resize-port.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/resize-port.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/resize-port.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/resize-port.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/state.lv2 to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/state.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/state.lv2/state.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/state.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/state.lv2/state.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/state.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/state.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/state.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/time.lv2 to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/time.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/time.lv2/time.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/time.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/time.lv2/time.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/time.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/time.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/time.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/uri-map.lv2 to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/uri-map.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/uri-map.lv2/uri-map.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/uri-map.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/uri-map.lv2/uri-map.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/uri-map.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/uri-map.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/uri-map.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/urid.lv2 to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/urid.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/urid.lv2/urid.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/urid.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/urid.lv2/urid.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/urid.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/urid.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/urid.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/worker.lv2 to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/worker.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/worker.lv2/worker.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/worker.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/worker.lv2/worker.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/worker.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/worker.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/worker.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/ui.lv2 to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/ui.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/ui.lv2/ui.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/ui.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/ui.lv2/ui.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/ui.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/ui.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/ui.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/units.lv2 to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/units.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/units.lv2/units.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/units.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/units.lv2/units.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/units.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/units.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/units.lv2 Installing plugins/eg-amp.lv2/amp.so to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-amp.lv2 Installing plugins/eg-fifths.lv2/fifths.so to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-fifths.lv2 Installing plugins/eg-metro.lv2/metro.so to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-metro.lv2 Installing plugins/eg-midigate.lv2/midigate.so to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-midigate.lv2 Installing plugins/eg-params.lv2/params.so to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-params.lv2 Installing plugins/eg-scope.lv2/examploscope.so to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-scope.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/core/lv2.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/ Installing /tmp/instance-7/output-1/build/lv2-1.18.10/build/meson-private/lv2.pc to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/core/attributes.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/lv2core Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/core/lv2.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/lv2core Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/core/lv2_util.h to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/lv2core Installing /tmp/instance-7/output-1/build/lv2-1.18.10/schemas.lv2/dcterms.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/schemas.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/schemas.lv2/doap.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/schemas.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/schemas.lv2/foaf.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/schemas.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/schemas.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/schemas.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/schemas.lv2/owl.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/schemas.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/schemas.lv2/rdf.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/schemas.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/schemas.lv2/rdfs.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/schemas.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/schemas.lv2/xsd.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/schemas.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/build/plugins/eg-amp.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-amp.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/build/plugins/eg-amp.lv2/amp.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-amp.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/build/plugins/eg-fifths.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-fifths.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/build/plugins/eg-fifths.lv2/fifths.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-fifths.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/build/plugins/eg-metro.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-metro.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/build/plugins/eg-metro.lv2/metro.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-metro.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/build/plugins/eg-midigate.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-midigate.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/build/plugins/eg-midigate.lv2/midigate.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-midigate.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/build/plugins/eg-params.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-params.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/build/plugins/eg-params.lv2/params.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-params.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/build/plugins/eg-scope.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-scope.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/build/plugins/eg-scope.lv2/examploscope.ttl to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-scope.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/build/util/lv2_validate to /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin >>> lv2 1.18.10 Fixing libtool files for la in $(find /tmp/instance-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-7/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-7/output-1/per-package/lv2/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-7/output-1/per-package/lv2/host/sh4a-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-7/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> lv2 1.18.10 Installing to target PATH="/tmp/instance-7/output-1/per-package/lv2/host/bin:/tmp/instance-7/output-1/per-package/lv2/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-7/output-1/per-package/lv2/target PYTHONNOUSERSITE=y /tmp/instance-7/output-1/per-package/lv2/host/bin/ninja -C /tmp/instance-7/output-1/build/lv2-1.18.10//build install ninja: Entering directory `/tmp/instance-7/output-1/build/lv2-1.18.10//build' [0/1] Installing files. Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2 to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/worker/worker.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/worker Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/urid/urid.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/urid Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/uri-map/uri-map.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/uri-map Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/units/units.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/units Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/ui/ui.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/ui Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/time/time.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/time Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/state/state.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/state Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/resize-port/resize-port.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/resize-port Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/presets/presets.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/presets Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/port-props/port-props.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/port-props Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/port-groups/port-groups.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/port-groups Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/patch/patch.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/patch Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/parameters/parameters.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/parameters Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/options/options.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/options Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/morph/morph.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/morph Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/midi/midi.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/midi Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/log/logger.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/log Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/log/log.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/log Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/instance-access/instance-access.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/instance-access Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/event/event.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/event Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/event/event-helpers.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/event Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/dynmanifest/dynmanifest.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/dynmanifest Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/data-access/data-access.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/data-access Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/core/lv2_util.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/core Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/core/lv2.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/core Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/core/attributes.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/core Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/buf-size/buf-size.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/buf-size Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/atom/util.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/atom Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/atom/forge.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/atom Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/atom/atom.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/atom Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/atom to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/atom Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/atom/util.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/atom Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/atom/forge.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/atom Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/atom/atom.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/atom Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/buf-size to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/buf-size Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/buf-size/buf-size.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/buf-size Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/data-access to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/data-access Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/data-access/data-access.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/data-access Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/dynmanifest to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/dynmanifest Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/dynmanifest/dynmanifest.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/dynmanifest Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/event to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/event Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/event/event.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/event Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/event/event-helpers.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/event Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/instance-access to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/instance-access Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/instance-access/instance-access.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/instance-access Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/log to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/log Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/log/logger.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/log Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/log/log.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/log Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/midi to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/midi Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/midi/midi.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/midi Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/morph to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/morph Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/morph/morph.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/morph Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/options to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/options Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/options/options.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/options Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/parameters to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/parameters Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/parameters/parameters.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/parameters Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/patch to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/patch Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/patch/patch.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/patch Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/port-groups to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/port-groups Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/port-groups/port-groups.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/port-groups Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/port-props to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/port-props Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/port-props/port-props.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/port-props Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/presets to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/presets Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/presets/presets.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/presets Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/resize-port to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/resize-port Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/resize-port/resize-port.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/resize-port Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/state to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/state Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/state/state.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/state Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/time to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/time Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/time/time.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/time Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/uri-map to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/uri-map Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/uri-map/uri-map.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/uri-map Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/urid to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/urid Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/urid/urid.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/urid Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/worker to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/worker Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/worker/worker.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/ext/worker Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/ui to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/extensions/ui Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/ui/ui.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/extensions/ui Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/units to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/extensions/units Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/units/units.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/extensions/units Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/core.lv2 to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/core.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/core.lv2/people.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/core.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/core.lv2/meta.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/core.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/core.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/core.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/core.lv2/lv2core.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/core.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/core.lv2/lv2core.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/core.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/atom.lv2 to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/atom.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/atom.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/atom.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/atom.lv2/atom.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/atom.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/atom.lv2/atom.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/atom.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/buf-size.lv2 to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/buf-size.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/buf-size.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/buf-size.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/buf-size.lv2/buf-size.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/buf-size.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/buf-size.lv2/buf-size.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/buf-size.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/data-access.lv2 to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/data-access.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/data-access.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/data-access.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/data-access.lv2/data-access.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/data-access.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/data-access.lv2/data-access.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/data-access.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/dynmanifest.lv2 to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/dynmanifest.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/dynmanifest.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/dynmanifest.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/dynmanifest.lv2/dynmanifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/dynmanifest.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/dynmanifest.lv2/dynmanifest.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/dynmanifest.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/event.lv2 to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/event.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/event.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/event.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/event.lv2/event.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/event.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/event.lv2/event.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/event.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/instance-access.lv2 to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/instance-access.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/instance-access.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/instance-access.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/instance-access.lv2/instance-access.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/instance-access.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/instance-access.lv2/instance-access.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/instance-access.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/log.lv2 to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/log.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/log.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/log.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/log.lv2/log.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/log.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/log.lv2/log.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/log.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/midi.lv2 to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/midi.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/midi.lv2/midi.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/midi.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/midi.lv2/midi.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/midi.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/midi.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/midi.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/morph.lv2 to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/morph.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/morph.lv2/morph.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/morph.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/morph.lv2/morph.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/morph.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/morph.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/morph.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/options.lv2 to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/options.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/options.lv2/options.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/options.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/options.lv2/options.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/options.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/options.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/options.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/parameters.lv2 to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/parameters.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/parameters.lv2/parameters.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/parameters.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/parameters.lv2/parameters.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/parameters.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/parameters.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/parameters.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/patch.lv2 to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/patch.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/patch.lv2/patch.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/patch.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/patch.lv2/patch.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/patch.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/patch.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/patch.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/port-groups.lv2 to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/port-groups.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/port-groups.lv2/port-groups.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/port-groups.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/port-groups.lv2/port-groups.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/port-groups.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/port-groups.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/port-groups.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/port-props.lv2 to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/port-props.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/port-props.lv2/port-props.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/port-props.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/port-props.lv2/port-props.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/port-props.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/port-props.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/port-props.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/presets.lv2 to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/presets.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/presets.lv2/presets.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/presets.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/presets.lv2/presets.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/presets.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/presets.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/presets.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/resize-port.lv2 to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/resize-port.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/resize-port.lv2/resize-port.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/resize-port.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/resize-port.lv2/resize-port.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/resize-port.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/resize-port.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/resize-port.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/state.lv2 to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/state.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/state.lv2/state.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/state.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/state.lv2/state.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/state.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/state.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/state.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/time.lv2 to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/time.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/time.lv2/time.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/time.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/time.lv2/time.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/time.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/time.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/time.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/uri-map.lv2 to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/uri-map.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/uri-map.lv2/uri-map.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/uri-map.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/uri-map.lv2/uri-map.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/uri-map.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/uri-map.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/uri-map.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/urid.lv2 to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/urid.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/urid.lv2/urid.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/urid.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/urid.lv2/urid.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/urid.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/urid.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/urid.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/worker.lv2 to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/worker.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/worker.lv2/worker.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/worker.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/worker.lv2/worker.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/worker.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/worker.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/worker.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/ui.lv2 to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/ui.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/ui.lv2/ui.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/ui.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/ui.lv2/ui.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/ui.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/ui.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/ui.lv2 Installing subdir /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/units.lv2 to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/units.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/units.lv2/units.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/units.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/units.lv2/units.meta.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/units.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/lv2/units.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/units.lv2 Installing plugins/eg-amp.lv2/amp.so to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/eg-amp.lv2 Installing plugins/eg-fifths.lv2/fifths.so to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/eg-fifths.lv2 Installing plugins/eg-metro.lv2/metro.so to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/eg-metro.lv2 Installing plugins/eg-midigate.lv2/midigate.so to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/eg-midigate.lv2 Installing plugins/eg-params.lv2/params.so to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/eg-params.lv2 Installing plugins/eg-scope.lv2/examploscope.so to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/eg-scope.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/core/lv2.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/ Installing /tmp/instance-7/output-1/build/lv2-1.18.10/build/meson-private/lv2.pc to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/pkgconfig Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/core/attributes.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/lv2core Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/core/lv2.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/lv2core Installing /tmp/instance-7/output-1/build/lv2-1.18.10/include/lv2/core/lv2_util.h to /tmp/instance-7/output-1/per-package/lv2/target/usr/include/lv2/lv2plug.in/ns/lv2core Installing /tmp/instance-7/output-1/build/lv2-1.18.10/schemas.lv2/dcterms.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/schemas.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/schemas.lv2/doap.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/schemas.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/schemas.lv2/foaf.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/schemas.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/schemas.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/schemas.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/schemas.lv2/owl.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/schemas.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/schemas.lv2/rdf.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/schemas.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/schemas.lv2/rdfs.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/schemas.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/schemas.lv2/xsd.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/schemas.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/build/plugins/eg-amp.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/eg-amp.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/build/plugins/eg-amp.lv2/amp.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/eg-amp.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/build/plugins/eg-fifths.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/eg-fifths.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/build/plugins/eg-fifths.lv2/fifths.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/eg-fifths.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/build/plugins/eg-metro.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/eg-metro.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/build/plugins/eg-metro.lv2/metro.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/eg-metro.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/build/plugins/eg-midigate.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/eg-midigate.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/build/plugins/eg-midigate.lv2/midigate.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/eg-midigate.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/build/plugins/eg-params.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/eg-params.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/build/plugins/eg-params.lv2/params.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/eg-params.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/build/plugins/eg-scope.lv2/manifest.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/eg-scope.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/build/plugins/eg-scope.lv2/examploscope.ttl to /tmp/instance-7/output-1/per-package/lv2/target/usr/lib/lv2/eg-scope.lv2 Installing /tmp/instance-7/output-1/build/lv2-1.18.10/build/util/lv2_validate to /tmp/instance-7/output-1/per-package/lv2/target/usr/bin mkdir -p /tmp/instance-7/output-1/per-package/macchanger/host mkdir -p /tmp/instance-7/output-1/per-package/macchanger/target >>> macchanger 1.7.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-7/output-1/build/.macchanger-1.7.0.tar.gz.zJq1pb/output' 'https://github.com/alobbs/macchanger/releases/download/1.7.0/macchanger-1.7.0.tar.gz' --2023-01-26 10:41:41-- https://github.com/alobbs/macchanger/releases/download/1.7.0/macchanger-1.7.0.tar.gz Resolving github.com (github.com)... 140.82.112.4 Connecting to github.com (github.com)|140.82.112.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/8819910/0bf872e0-730a-11e3-92df-6e641076bfe2?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230126%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230126T174141Z&X-Amz-Expires=300&X-Amz-Signature=cba555a747ee255f0f5c5b2837cdec46aaa26eb126c3da5f87b15ec5592e2e7c&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=8819910&response-content-disposition=attachment%3B%20filename%3Dmacchanger-1.7.0.tar.gz&response-content-type=application%2Foctet-stream [following] --2023-01-26 10:41:41-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/8819910/0bf872e0-730a-11e3-92df-6e641076bfe2?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230126%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230126T174141Z&X-Amz-Expires=300&X-Amz-Signature=cba555a747ee255f0f5c5b2837cdec46aaa26eb126c3da5f87b15ec5592e2e7c&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=8819910&response-content-disposition=attachment%3B%20filename%3Dmacchanger-1.7.0.tar.gz&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.109.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 396848 (388K) [application/octet-stream] Saving to: '/tmp/instance-7/output-1/build/.macchanger-1.7.0.tar.gz.zJq1pb/output' 0K .......... .......... .......... .......... .......... 12% 701K 0s 50K .......... .......... .......... .......... .......... 25% 689K 0s 100K .......... .......... .......... .......... .......... 38% 190M 0s 150K .......... .......... .......... .......... .......... 51% 709K 0s 200K .......... .......... .......... .......... .......... 64% 184M 0s 250K .......... .......... .......... .......... .......... 77% 705K 0s 300K .......... .......... .......... .......... .......... 90% 182M 0s 350K .......... .......... .......... ....... 100% 25.6M=0.3s 2023-01-26 10:41:42 (1.32 MB/s) - '/tmp/instance-7/output-1/build/.macchanger-1.7.0.tar.gz.zJq1pb/output' saved [396848/396848] macchanger-1.7.0.tar.gz: OK (sha256: dae2717c270fd5f62d790dbf80c19793c651b1b26b62c101b82d5fdf25a845bf) >>> macchanger 1.7.0 Extracting mkdir -p /tmp/instance-7/output-1/per-package/macchanger/host mkdir -p /tmp/instance-7/output-1/per-package/macchanger/target gzip -d -c /tmp/instance-7/dl/macchanger/macchanger-1.7.0.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/macchanger-1.7.0 -xf - >>> macchanger 1.7.0 Patching Applying 0001-Fix-missing-include-for-caddr_t.patch using patch: patching file src/netinfo.c >>> macchanger 1.7.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-7/output-1/build/macchanger-1.7.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> macchanger 1.7.0 Patching libtool >>> macchanger 1.7.0 Configuring mkdir -p /tmp/instance-7/output-1/per-package/macchanger/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/macchanger/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/macchanger/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/macchanger/host mkdir -p /tmp/instance-7/output-1/per-package/macchanger/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/macchanger/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/macchanger/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/macchanger/target (cd /tmp/instance-7/output-1/build/macchanger-1.7.0/ && rm -rf config.cache && PATH="/tmp/instance-7/output-1/per-package/macchanger/host/bin:/tmp/instance-7/output-1/per-package/macchanger/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/macchanger/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/macchanger/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/macchanger/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/macchanger/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/macchanger/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/macchanger/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/macchanger/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/macchanger/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/macchanger/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/macchanger/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/macchanger/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/macchanger/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/macchanger/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/macchanger/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-7/output-1/per-package/macchanger/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/macchanger/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/macchanger/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/macchanger/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/macchanger/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/macchanger/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/macchanger/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/macchanger/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/macchanger/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-7/output-1/per-package/macchanger/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-7/output-1/per-package/macchanger/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-7/output-1/per-package/macchanger/host/bin/sh4a-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-7/output-1/per-package/macchanger/host/bin/sh4a-buildroot-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /tmp/instance-7/output-1/per-package/macchanger/host/bin/sh4a-buildroot-linux-gnu-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 data/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 >>> macchanger 1.7.0 Building PATH="/tmp/instance-7/output-1/per-package/macchanger/host/bin:/tmp/instance-7/output-1/per-package/macchanger/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-7/output-1/build/macchanger-1.7.0/ make[1]: Entering directory '/tmp/instance-7/output-1/build/macchanger-1.7.0' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-7/output-1/build/macchanger-1.7.0' Making all in src make[3]: Entering directory '/tmp/instance-7/output-1/build/macchanger-1.7.0/src' CC mac.o CC maclist.o CC netinfo.o CC main.o main.c: In function 'random_seed': main.c:101:17: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 101 | read (fd, &seed, sizeof(seed)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD macchanger make[3]: Leaving directory '/tmp/instance-7/output-1/build/macchanger-1.7.0/src' Making all in data make[3]: Entering directory '/tmp/instance-7/output-1/build/macchanger-1.7.0/data' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/macchanger-1.7.0/data' Making all in doc make[3]: Entering directory '/tmp/instance-7/output-1/build/macchanger-1.7.0/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/macchanger-1.7.0/doc' make[3]: Entering directory '/tmp/instance-7/output-1/build/macchanger-1.7.0' make[3]: Leaving directory '/tmp/instance-7/output-1/build/macchanger-1.7.0' make[2]: Leaving directory '/tmp/instance-7/output-1/build/macchanger-1.7.0' make[1]: Leaving directory '/tmp/instance-7/output-1/build/macchanger-1.7.0' >>> macchanger 1.7.0 Installing to target PATH="/tmp/instance-7/output-1/per-package/macchanger/host/bin:/tmp/instance-7/output-1/per-package/macchanger/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-7/output-1/per-package/macchanger/target install -C /tmp/instance-7/output-1/build/macchanger-1.7.0/ make[1]: Entering directory '/tmp/instance-7/output-1/build/macchanger-1.7.0' Making install in src make[2]: Entering directory '/tmp/instance-7/output-1/build/macchanger-1.7.0/src' make[3]: Entering directory '/tmp/instance-7/output-1/build/macchanger-1.7.0/src' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/macchanger/target/usr/bin' /usr/bin/install -c macchanger '/tmp/instance-7/output-1/per-package/macchanger/target/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/macchanger-1.7.0/src' make[2]: Leaving directory '/tmp/instance-7/output-1/build/macchanger-1.7.0/src' Making install in data make[2]: Entering directory '/tmp/instance-7/output-1/build/macchanger-1.7.0/data' make[3]: Entering directory '/tmp/instance-7/output-1/build/macchanger-1.7.0/data' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/macchanger/target/usr/share/macchanger' /usr/bin/install -c -m 644 OUI.list wireless.list '/tmp/instance-7/output-1/per-package/macchanger/target/usr/share/macchanger' make[3]: Leaving directory '/tmp/instance-7/output-1/build/macchanger-1.7.0/data' make[2]: Leaving directory '/tmp/instance-7/output-1/build/macchanger-1.7.0/data' Making install in doc make[2]: Entering directory '/tmp/instance-7/output-1/build/macchanger-1.7.0/doc' make[3]: Entering directory '/tmp/instance-7/output-1/build/macchanger-1.7.0/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/macchanger/target/usr/share/info' /usr/bin/install -c -m 644 ./macchanger.info '/tmp/instance-7/output-1/per-package/macchanger/target/usr/share/info' make[3]: Leaving directory '/tmp/instance-7/output-1/build/macchanger-1.7.0/doc' make[2]: Leaving directory '/tmp/instance-7/output-1/build/macchanger-1.7.0/doc' make[2]: Entering directory '/tmp/instance-7/output-1/build/macchanger-1.7.0' make[3]: Entering directory '/tmp/instance-7/output-1/build/macchanger-1.7.0' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/macchanger/target/usr/share/man/man1' /usr/bin/install -c -m 644 macchanger.1 '/tmp/instance-7/output-1/per-package/macchanger/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-7/output-1/build/macchanger-1.7.0' make[2]: Leaving directory '/tmp/instance-7/output-1/build/macchanger-1.7.0' make[1]: Leaving directory '/tmp/instance-7/output-1/build/macchanger-1.7.0' mkdir -p /tmp/instance-7/output-1/per-package/mii-diag/host mkdir -p /tmp/instance-7/output-1/per-package/mii-diag/target mii-diag_2.11.orig.tar.gz: OK (sha256: c690e87e6010607593c1cc2ccd5c481eb3be179387220ad445d8ab83d73ad41c) mii-diag_2.11-3.diff.gz: OK (sha256: b49fd3e7c0c446a949c3ca246cc441824d7ef5a61530f884756a82b0b2997190) >>> mii-diag 2.11 Extracting mkdir -p /tmp/instance-7/output-1/per-package/mii-diag/host mkdir -p /tmp/instance-7/output-1/per-package/mii-diag/target gzip -d -c /tmp/instance-7/dl/mii-diag/mii-diag_2.11.orig.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/mii-diag-2.11 -xf - >>> mii-diag 2.11 Patching PATH=/tmp/instance-7/output-1/per-package/mii-diag/host/bin:$PATH support/scripts/apply-patches.sh /tmp/instance-7/output-1/build/mii-diag-2.11 /tmp/instance-7/dl/mii-diag mii-diag_2.11-3.diff.gz Applying mii-diag_2.11-3.diff.gz using gzip: patching file mii-diag.8 patching file Makefile patching file debian/mii-diag-udeb.manpages patching file debian/changelog patching file debian/mii-diag-udeb.dirs patching file debian/mii-diag-udeb.files patching file debian/mii-diag.dirs patching file debian/control patching file debian/copyright patching file debian/mii-diag.manpages patching file debian/rules patching file debian/compat patching file debian/mii-diag.files Applying 0001-strchr.patch using patch: patching file mii-diag.c if [ -d /tmp/instance-7/output-1/build/mii-diag-2.11/debian/patches ]; then PATH=/tmp/instance-7/output-1/per-package/mii-diag/host/bin:$PATH support/scripts/apply-patches.sh /tmp/instance-7/output-1/build/mii-diag-2.11 /tmp/instance-7/output-1/build/mii-diag-2.11/debian/patches \*.patch; fi >>> mii-diag 2.11 Configuring mkdir -p /tmp/instance-7/output-1/per-package/mii-diag/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/mii-diag/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/mii-diag/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/mii-diag/host mkdir -p /tmp/instance-7/output-1/per-package/mii-diag/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/mii-diag/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/mii-diag/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/mii-diag/target >>> mii-diag 2.11 Building PATH="/tmp/instance-7/output-1/per-package/mii-diag/host/bin:/tmp/instance-7/output-1/per-package/mii-diag/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-7/output-1/per-package/mii-diag/host/bin:/tmp/instance-7/output-1/per-package/mii-diag/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/mii-diag/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/mii-diag/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/mii-diag/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/mii-diag/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/mii-diag/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/mii-diag/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/mii-diag/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/mii-diag/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/mii-diag/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/mii-diag/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/mii-diag/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/mii-diag/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/mii-diag/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/mii-diag/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-7/output-1/per-package/mii-diag/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/mii-diag/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/mii-diag/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/mii-diag/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/mii-diag/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/mii-diag/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/mii-diag/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/mii-diag/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/mii-diag/host/sh4a-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /tmp/instance-7/output-1/build/mii-diag-2.11 mii-diag make[1]: Entering directory '/tmp/instance-7/output-1/build/mii-diag-2.11' /tmp/instance-7/output-1/per-package/mii-diag/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wstrict-prototypes -O mii-diag.c -DLIBMII \ libmii.c -o mii-diag make[1]: Leaving directory '/tmp/instance-7/output-1/build/mii-diag-2.11' >>> mii-diag 2.11 Installing to target PATH="/tmp/instance-7/output-1/per-package/mii-diag/host/bin:/tmp/instance-7/output-1/per-package/mii-diag/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-7/output-1/per-package/mii-diag/target -C /tmp/instance-7/output-1/build/mii-diag-2.11 install-mii-diag make[1]: Entering directory '/tmp/instance-7/output-1/build/mii-diag-2.11' mkdir -p /tmp/instance-7/output-1/per-package/mii-diag/target/usr/sbin install mii-diag /tmp/instance-7/output-1/per-package/mii-diag/target/usr/sbin make[1]: Leaving directory '/tmp/instance-7/output-1/build/mii-diag-2.11' mkdir -p /tmp/instance-7/output-1/per-package/minissdpd/host mkdir -p /tmp/instance-7/output-1/per-package/minissdpd/target minissdpd-1.6.0.tar.gz: OK (sha256: f4c2dea6a472e0a5cc9dca2dc4c1fc36ba5538eacf8d793825293251725546bd) >>> minissdpd 1.6.0 Extracting mkdir -p /tmp/instance-7/output-1/per-package/minissdpd/host mkdir -p /tmp/instance-7/output-1/per-package/minissdpd/target gzip -d -c /tmp/instance-7/dl/minissdpd/minissdpd-1.6.0.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/minissdpd-1.6.0 -xf - >>> minissdpd 1.6.0 Patching >>> minissdpd 1.6.0 Configuring mkdir -p /tmp/instance-7/output-1/per-package/minissdpd/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/minissdpd/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/libnfnetlink/host/ /tmp/instance-7/output-1/per-package/libnfnetlink/host/ /tmp/instance-7/output-1/per-package/minissdpd/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/minissdpd/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/minissdpd/host mkdir -p /tmp/instance-7/output-1/per-package/minissdpd/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/minissdpd/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/libnfnetlink/target/ /tmp/instance-7/output-1/per-package/libnfnetlink/target/ /tmp/instance-7/output-1/per-package/minissdpd/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/minissdpd/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/minissdpd/target >>> minissdpd 1.6.0 Building PATH="/tmp/instance-7/output-1/per-package/minissdpd/host/bin:/tmp/instance-7/output-1/per-package/minissdpd/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-7/output-1/per-package/minissdpd/host/bin:/tmp/instance-7/output-1/per-package/minissdpd/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/minissdpd/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/minissdpd/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/minissdpd/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/minissdpd/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/minissdpd/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/minissdpd/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/minissdpd/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/minissdpd/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/minissdpd/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/minissdpd/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/minissdpd/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/minissdpd/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/minissdpd/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/minissdpd/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-7/output-1/per-package/minissdpd/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/minissdpd/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/minissdpd/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/minissdpd/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/minissdpd/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/minissdpd/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/minissdpd/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/minissdpd/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/minissdpd/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 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE" -C /tmp/instance-7/output-1/build/minissdpd-1.6.0 make[1]: Entering directory '/tmp/instance-7/output-1/build/minissdpd-1.6.0' /tmp/instance-7/output-1/per-package/minissdpd/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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-7/output-1/per-package/minissdpd/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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-7/output-1/per-package/minissdpd/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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-7/output-1/per-package/minissdpd/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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-7/output-1/per-package/minissdpd/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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-7/output-1/per-package/minissdpd/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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-7/output-1/per-package/minissdpd/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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-7/output-1/per-package/minissdpd/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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-7/output-1/per-package/minissdpd/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-7/output-1/per-package/minissdpd/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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-7/output-1/per-package/minissdpd/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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-7/output-1/per-package/minissdpd/host/bin/sh4a-buildroot-linux-gnu-gcc testminissdpd.o printresponse.o -lnfnetlink -o testminissdpd /tmp/instance-7/output-1/per-package/minissdpd/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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-7/output-1/per-package/minissdpd/host/bin/sh4a-buildroot-linux-gnu-gcc testcodelength.o -lnfnetlink -o testcodelength /tmp/instance-7/output-1/per-package/minissdpd/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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-7/output-1/per-package/minissdpd/host/bin/sh4a-buildroot-linux-gnu-gcc showminissdpdnotif.o printresponse.o -lnfnetlink -o showminissdpdnotif make[1]: Leaving directory '/tmp/instance-7/output-1/build/minissdpd-1.6.0' >>> minissdpd 1.6.0 Installing to target PATH="/tmp/instance-7/output-1/per-package/minissdpd/host/bin:/tmp/instance-7/output-1/per-package/minissdpd/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-7/output-1/build/minissdpd-1.6.0 DESTDIR=/tmp/instance-7/output-1/per-package/minissdpd/target install make[1]: Entering directory '/tmp/instance-7/output-1/build/minissdpd-1.6.0' install -d /tmp/instance-7/output-1/per-package/minissdpd/target/usr/sbin install minissdpd /tmp/instance-7/output-1/per-package/minissdpd/target/usr/sbin install -d /tmp/instance-7/output-1/per-package/minissdpd/target/usr/share/man/man1 install minissdpd.1 /tmp/instance-7/output-1/per-package/minissdpd/target/usr/share/man/man1/minissdpd.1 install -d /tmp/instance-7/output-1/per-package/minissdpd/target/etc/init.d install minissdpd.init.d.script /tmp/instance-7/output-1/per-package/minissdpd/target/etc/init.d/minissdpd make[1]: Leaving directory '/tmp/instance-7/output-1/build/minissdpd-1.6.0' rm -f /tmp/instance-7/output-1/per-package/minissdpd/target/etc/init.d/minissdpd /usr/bin/install -D -m 0755 package/minissdpd/S50minissdpd /tmp/instance-7/output-1/per-package/minissdpd/target/etc/init.d/S50minissdpd mkdir -p /tmp/instance-7/output-1/per-package/mksh/host mkdir -p /tmp/instance-7/output-1/per-package/mksh/target >>> mksh 59c Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-7/output-1/build/.mksh-R59c.tgz.RvvvKa/output' 'http://www.mirbsd.org/MirOS/dist/mir/mksh/mksh-R59c.tgz' --2023-01-26 10:41:57-- http://www.mirbsd.org/MirOS/dist/mir/mksh/mksh-R59c.tgz Resolving www.mirbsd.org (www.mirbsd.org)... 62.138.145.52, 2001:470:1f0b:76c::1 Connecting to www.mirbsd.org (www.mirbsd.org)|62.138.145.52|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 442736 (432K) [application/octet-stream] Saving to: '/tmp/instance-7/output-1/build/.mksh-R59c.tgz.RvvvKa/output' 0K .......... .......... .......... .......... .......... 11% 89.8K 4s 50K .......... .......... .......... .......... .......... 23% 120K 3s 100K .......... .......... .......... .......... .......... 34% 121K 3s 150K .......... .......... .......... .......... .......... 46% 120K 2s 200K .......... .......... .......... .......... .......... 57% 119K 2s 250K .......... .......... .......... .......... .......... 69% 116K 1s 300K .......... .......... .......... .......... .......... 80% 119K 1s 350K .......... .......... .......... .......... .......... 92% 119K 0s 400K .......... .......... .......... .. 100% 111K=3.8s 2023-01-26 10:42:01 (114 KB/s) - '/tmp/instance-7/output-1/build/.mksh-R59c.tgz.RvvvKa/output' saved [442736/442736] mksh-R59c.tgz: OK (sha256: 77ae1665a337f1c48c61d6b961db3e52119b38e58884d1c89684af31f87bc506) >>> mksh 59c Extracting mkdir -p /tmp/instance-7/output-1/per-package/mksh/host mkdir -p /tmp/instance-7/output-1/per-package/mksh/target gzip -d -c /tmp/instance-7/dl/mksh/mksh-R59c.tgz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/mksh-59c -xf - >>> mksh 59c Patching >>> mksh 59c Configuring mkdir -p /tmp/instance-7/output-1/per-package/mksh/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/mksh/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/mksh/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/mksh/host mkdir -p /tmp/instance-7/output-1/per-package/mksh/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/mksh/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/mksh/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/mksh/target >>> mksh 59c Building cd /tmp/instance-7/output-1/build/mksh-59c && PATH="/tmp/instance-7/output-1/per-package/mksh/host/bin:/tmp/instance-7/output-1/per-package/mksh/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" TARGET_OS=Linux PATH="/tmp/instance-7/output-1/per-package/mksh/host/bin:/tmp/instance-7/output-1/per-package/mksh/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/mksh/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-7/output-1/per-package/mksh/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/mksh/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/mksh/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/mksh/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/mksh/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/mksh/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/mksh/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/mksh/host/sh4a-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no sh ./Build.sh For the build logs, demonstrate that /dev/null and /dev/tty exist: crw-rw-rw- 1 root root 1, 3 Jan 6 00:50 /dev/null crw-rw-rw- 1 root tty 5, 0 Jan 6 00:50 /dev/tty Hi from $MirOS: src/bin/mksh/Build.sh,v 1.763 2020/09/04 21:01:37 tg Exp $ on: $ uname -a >&2 | Linux denver001 5.15.74-1-pve #1 SMP PVE 5.15.74-1 (Mon, 14 Nov 2022 20:17:15 +0100) x86_64 GNU/Linux Build.sh: Building the MirBSD Korn Shell R59 2020/10/31 on Linux ... Build.sh: Scanning for functions... please ignore any errors. ... which compiler type seems to be used $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -E -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN conftest.c | sed -n '/^ *[ce]t *= */s/^ *\([ce]t\) *= */=/p' | tr -d \015 >x [ ct="gcc" [ et="unknown" $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -v conftest.c | Using built-in specs. | COLLECT_GCC=/tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc.br_real | COLLECT_LTO_WRAPPER=/tmp/instance-7/output-1/per-package/mksh/host/bin/../libexec/gcc/sh4a-buildroot-linux-gnu/11.3.0/lto-wrapper | Target: sh4a-buildroot-linux-gnu | Configured with: ./configure --prefix=/tmp/instance-7/output-1/per-package/host-gcc-final/host --sysconfdir=/tmp/instance-7/output-1/per-package/host-gcc-final/host/etc --enable-static --target=sh4a-buildroot-linux-gnu --with-sysroot=/tmp/instance-7/output-1/per-package/host-gcc-final/host/sh4a-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --enable-plugins --enable-lto --with-gmp=/tmp/instance-7/output-1/per-package/host-gcc-final/host --with-mpc=/tmp/instance-7/output-1/per-package/host-gcc-final/host --with-mpfr=/tmp/instance-7/output-1/per-package/host-gcc-final/host --with-pkgversion='Buildroot 2022.11-1021-g6e0ba6bfc2' --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libquadmath --disable-libquadmath-support --enable-tls --enable-threads --without-isl --without-cloog --enable-languages=c --with-build-time-tools=/tmp/instance-7/output-1/per-package/host-gcc-final/host/sh4a-buildroot-linux-gnu/bin --with-multilib-list=m4a,m4a-nofpu --enable-shared --disable-libgomp | Thread model: posix | Supported LTO compression algorithms: zlib | gcc version 11.3.0 (Buildroot 2022.11-1021-g6e0ba6bfc2) | COLLECT_GCC_OPTIONS='-fstack-protector-strong' '-fPIE' '-pie' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-g0' '-D' '_FORTIFY_SOURCE=1' '-I' '.' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-D' 'MKSH_BUILDSH' '-D' '_GNU_SOURCE' '-D' 'SETUID_CAN_FAIL_WITH_EAGAIN' '-v' '-dumpdir' 'a-' | /tmp/instance-7/output-1/per-package/mksh/host/bin/../libexec/gcc/sh4a-buildroot-linux-gnu/11.3.0/cc1 -quiet -v -I . -iprefix /tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/ -isysroot /tmp/instance-7/output-1/per-package/mksh/host/sh4a-buildroot-linux-gnu/sysroot -D _LARGEFILE_SOURCE -D _LARGEFILE64_SOURCE -D _FILE_OFFSET_BITS=64 -D _FORTIFY_SOURCE=1 -D _LARGEFILE_SOURCE -D _LARGEFILE64_SOURCE -D _FILE_OFFSET_BITS=64 -D MKSH_BUILDSH -D _GNU_SOURCE -D SETUID_CAN_FAIL_WITH_EAGAIN conftest.c -quiet -dumpdir a- -dumpbase conftest.c -dumpbase-ext .c -g0 -Os -version -fstack-protector-strong -fPIE -o /tmp/cc4ZS029.s | GNU C17 (Buildroot 2022.11-1021-g6e0ba6bfc2) version 11.3.0 (sh4a-buildroot-linux-gnu) | compiled by GNU C version 10.2.1 20210110, GMP version 6.2.1, MPFR version 4.1.1, MPC version 1.2.1, isl version none | GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 | ignoring nonexistent directory "/tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/../../../../sh4a-buildroot-linux-gnu/include" | ignoring duplicate directory "/tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/../../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/include" | ignoring nonexistent directory "/tmp/instance-7/output-1/per-package/mksh/host/sh4a-buildroot-linux-gnu/sysroot/usr/local/include" | ignoring duplicate directory "/tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/../../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/include-fixed" | ignoring nonexistent directory "/tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/../../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/../../../../sh4a-buildroot-linux-gnu/include" | #include "..." search starts here: | #include <...> search starts here: | . | /tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/include | /tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/include-fixed | /tmp/instance-7/output-1/per-package/mksh/host/sh4a-buildroot-linux-gnu/sysroot/usr/include | End of search list. | GNU C17 (Buildroot 2022.11-1021-g6e0ba6bfc2) version 11.3.0 (sh4a-buildroot-linux-gnu) | compiled by GNU C version 10.2.1 20210110, GMP version 6.2.1, MPFR version 4.1.1, MPC version 1.2.1, isl version none | GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 | Compiler executable checksum: 487408712d8ac65abd56b6ff6d26ceb5 | COLLECT_GCC_OPTIONS='-fstack-protector-strong' '-fPIE' '-pie' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-g0' '-D' '_FORTIFY_SOURCE=1' '-I' '.' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-D' 'MKSH_BUILDSH' '-D' '_GNU_SOURCE' '-D' 'SETUID_CAN_FAIL_WITH_EAGAIN' '-v' '-dumpdir' 'a-' | /tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/../../../../sh4a-buildroot-linux-gnu/bin/as -v -I . -little -o /tmp/ccO5OgJc.o /tmp/cc4ZS029.s | GNU assembler version 2.38 (sh4a-buildroot-linux-gnu) using BFD version (GNU Binutils) 2.38 | COMPILER_PATH=/tmp/instance-7/output-1/per-package/mksh/host/bin/../libexec/gcc/sh4a-buildroot-linux-gnu/11.3.0/:/tmp/instance-7/output-1/per-package/mksh/host/bin/../libexec/gcc/:/tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/../../../../sh4a-buildroot-linux-gnu/bin/ | LIBRARY_PATH=/tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/:/tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/:/tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/../../../../sh4a-buildroot-linux-gnu/lib/!m4a/:/tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/../../../../sh4a-buildroot-linux-gnu/lib/:/tmp/instance-7/output-1/per-package/mksh/host/sh4a-buildroot-linux-gnu/sysroot/lib/:/tmp/instance-7/output-1/per-package/mksh/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/ | COLLECT_GCC_OPTIONS='-fstack-protector-strong' '-fPIE' '-pie' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-g0' '-D' '_FORTIFY_SOURCE=1' '-I' '.' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-D' 'MKSH_BUILDSH' '-D' '_GNU_SOURCE' '-D' 'SETUID_CAN_FAIL_WITH_EAGAIN' '-v' '-dumpdir' 'a.' | /tmp/instance-7/output-1/per-package/mksh/host/bin/../libexec/gcc/sh4a-buildroot-linux-gnu/11.3.0/collect2 -plugin /tmp/instance-7/output-1/per-package/mksh/host/bin/../libexec/gcc/sh4a-buildroot-linux-gnu/11.3.0/liblto_plugin.so -plugin-opt=/tmp/instance-7/output-1/per-package/mksh/host/bin/../libexec/gcc/sh4a-buildroot-linux-gnu/11.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cci4skPa.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --sysroot=/tmp/instance-7/output-1/per-package/mksh/host/sh4a-buildroot-linux-gnu/sysroot --eh-frame-hdr -m shlelf_linux -dynamic-linker /lib/ld-linux.so.2 -pie /tmp/instance-7/output-1/per-package/mksh/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/Scrt1.o /tmp/instance-7/output-1/per-package/mksh/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/crti.o /tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/crtbeginS.o -L/tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0 -L/tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc -L/tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/../../../../sh4a-buildroot-linux-gnu/lib/!m4a -L/tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/../../../../sh4a-buildroot-linux-gnu/lib -L/tmp/instance-7/output-1/per-package/mksh/host/sh4a-buildroot-linux-gnu/sysroot/lib -L/tmp/instance-7/output-1/per-package/mksh/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib -z now -z relro /tmp/ccO5OgJc.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/crtendS.o /tmp/instance-7/output-1/per-package/mksh/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/crtn.o | COLLECT_GCC_OPTIONS='-fstack-protector-strong' '-fPIE' '-pie' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-g0' '-D' '_FORTIFY_SOURCE=1' '-I' '.' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-D' 'MKSH_BUILDSH' '-D' '_GNU_SOURCE' '-D' 'SETUID_CAN_FAIL_WITH_EAGAIN' '-v' '-dumpdir' 'a.' $ eval echo "\`$CC $CFLAGS $CPPFLAGS $LDFLAGS $NOWARN $LIBS -dumpmachine\`" \ "gcc\`$CC $CFLAGS $CPPFLAGS $LDFLAGS $NOWARN $LIBS -dumpversion\`" | sh4a-buildroot-linux-gnu gcc11.3.0 ==> which compiler type seems to be used... gcc ... if the compiler works $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> if the compiler works... yes ... if the compiler does not fail correctly $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] /tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/../../../../sh4a-buildroot-linux-gnu/bin/ld: /tmp/ccT9GGfS.o: in function `main': ] conftest.c:(.text.startup+0x2c): undefined reference to `thiswillneverbedefinedIhope' ] collect2: error: ld returned 1 exit status ==> if the compiler does not fail correctly... no ==> if this could be tcc... no (implied) ... if -Wno-error can be used $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wno-error -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> if -Wno-error can be used... yes ... if -Werror can be used $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Werror -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> if -Werror can be used... yes ... whether we can explicitly disable buggy GCC LTO $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> whether we can explicitly disable buggy GCC LTO... yes ... if -Wno-deprecated-declarations can be used $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -fno-lto -Werror conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> if -Wno-deprecated-declarations can be used... yes ... if -fno-asynchronous-unwind-tables can be used $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -fno-lto -Werror conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> if -fno-asynchronous-unwind-tables can be used... yes ... if -fno-strict-aliasing can be used $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -fno-lto -Werror conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> if -fno-strict-aliasing can be used... yes ... if -fstack-protector-strong can be used $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -fno-lto -Werror conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> if -fstack-protector-strong can be used... yes ... if -malign-data=abi can be used $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -malign-data=abi -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -fno-lto -Werror conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] sh4a-buildroot-linux-gnu-gcc.br_real: error: unrecognized command-line option '-malign-data=abi' ==> if -malign-data=abi can be used... no ... if -Wall can be used $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -fno-lto -Werror conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> if -Wall can be used... yes ... if -fwrapv can be used $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -fno-lto -Werror conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> if -fwrapv can be used... yes ==> if to rely on compiler for string pooling... yes (on demand) ... for __attribute__((__bounded__)) $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -fno-lto -Werror conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] conftest.c:10:5: error: 'bounded' attribute directive ignored [-Werror=attributes] ] 10 | __attribute__((__bounded__(__buffer__, 2, 3))); ] | ^~~~~~~~~~~~~ ] conftest.c:10:5: error: 'bounded' attribute directive ignored [-Werror=attributes] ] cc1: all warnings being treated as errors ==> for __attribute__((__bounded__))... no ... for __attribute__((__format__)) $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -fno-lto -Werror conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> for __attribute__((__format__))... yes ... for __attribute__((__noreturn__)) $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -fno-lto -Werror conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> for __attribute__((__noreturn__))... yes ... for __attribute__((__pure__)) $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -fno-lto -Werror conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> for __attribute__((__pure__))... yes ... for __attribute__((__unused__)) $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -fno-lto -Werror conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> for __attribute__((__unused__))... yes ... for __attribute__((__used__)) $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -fno-lto -Werror conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> for __attribute__((__used__))... yes ... if a reduced-feature mksh is requested $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] /tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/../../../../sh4a-buildroot-linux-gnu/bin/ld: /tmp/ccwXKjgW.o: in function `main': ] conftest.c:(.text.startup+0x2c): undefined reference to `thiswillneverbedefinedIhope' ] collect2: error: ld returned 1 exit status ==> if a reduced-feature mksh is requested... no ... if invoking as sh should be handled specially $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] /tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/../../../../sh4a-buildroot-linux-gnu/bin/ld: /tmp/ccZKSBQ2.o: in function `main': ] conftest.c:(.text.startup+0x2c): undefined reference to `thiswillneverbedefinedIhope' ] collect2: error: ld returned 1 exit status ==> if invoking as sh should be handled specially... no ... if mksh will be built without job control $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] /tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/../../../../sh4a-buildroot-linux-gnu/bin/ld: /tmp/ccufI1fF.o: in function `main': ] conftest.c:(.text.startup+0x2c): undefined reference to `thiswillneverbedefinedIhope' ] collect2: error: ld returned 1 exit status ==> if mksh will be built without job control... no ... if mksh will be built without job signals $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] /tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/../../../../sh4a-buildroot-linux-gnu/bin/ld: /tmp/cclTq6W3.o: in function `main': ] conftest.c:(.text.startup+0x2c): undefined reference to `thiswillneverbedefinedIhope' ] collect2: error: ld returned 1 exit status ==> if mksh will be built without job signals... no ... if the default UTF-8 mode is specified $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] /tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/../../../../sh4a-buildroot-linux-gnu/bin/ld: /tmp/ccrAAQjb.o: in function `main': ] conftest.c:(.text.startup+0x2c): undefined reference to `thiswillneverbedefinedIhope' ] collect2: error: ld returned 1 exit status ==> if the default UTF-8 mode is specified... no ==> if the default UTF-8 mode is disabled... no (implied) ... if the MidnightBSD 0.1 ash compatibility mode is requested $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] /tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/../../../../sh4a-buildroot-linux-gnu/bin/ld: /tmp/ccgYbEvM.o: in function `main': ] conftest.c:(.text.startup+0x2c): undefined reference to `thiswillneverbedefinedIhope' ] collect2: error: ld returned 1 exit status ==> if the MidnightBSD 0.1 ash compatibility mode is requested... no ... $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... whether and can both be included $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> whether and can both be included... yes ... $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] conftest.c:2:10: fatal error: sys/bsdtypes.h: No such file or directory ] 2 | #include ] | ^~~~~~~~~~~~~~~~ ] compilation terminated. ==> ... no ... $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] conftest.c:3:10: fatal error: sys/mkdev.h: No such file or directory ] 3 | #include ] | ^~~~~~~~~~~~~ ] compilation terminated. ==> ... no ... $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] conftest.c:2:10: fatal error: bstring.h: No such file or directory ] 2 | #include ] | ^~~~~~~~~~~ ] compilation terminated. ==> ... no ... $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] conftest.c:2:10: fatal error: io.h: No such file or directory ] 2 | #include ] | ^~~~~~ ] compilation terminated. ==> ... no ... $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] conftest.c:3:10: fatal error: libutil.h: No such file or directory ] 3 | #include ] | ^~~~~~~~~~~ ] compilation terminated. ==> ... no ... $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... for large file support $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> for large file support... yes ==> ... with -D_FILE_OFFSET_BITS=64... no (implied) ==> ... with -D_LARGE_FILES=1... no (implied) ==> for standard 32-bit integer types... yes (implied) ==> for UCB 32-bit integer types... yes (implied) ==> for standard 8-bit integer type... yes (implied) ==> for UCB 8-bit integer type... yes (implied) ... sig_t $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> sig_t... yes ==> sighandler_t... no (implied) ==> __sighandler_t... no (implied) ... checking if the final link command may succeed /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -Wno-error -c conftest.c /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -fno-lto -o a.out conftest.o || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> checking if the final link command may succeed... yes ... the sys_errlist[] array and sys_nerr $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] /tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/../../../../sh4a-buildroot-linux-gnu/bin/ld: /tmp/ccqHtbNn.o: in function `main': ] conftest.c:(.text.startup+0x34): undefined reference to `sys_errlist' ] /tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/../../../../sh4a-buildroot-linux-gnu/bin/ld: conftest.c:(.text.startup+0x38): undefined reference to `sys_nerr' ] collect2: error: ld returned 1 exit status ==> the sys_errlist[] array and sys_nerr... no ... the _sys_errlist[] array and _sys_nerr $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] /tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/../../../../sh4a-buildroot-linux-gnu/bin/ld: /tmp/ccBQmDiX.o: in function `main': ] conftest.c:(.text.startup+0x34): undefined reference to `_sys_errlist' ] /tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/../../../../sh4a-buildroot-linux-gnu/bin/ld: conftest.c:(.text.startup+0x38): undefined reference to `_sys_nerr' ] collect2: error: ld returned 1 exit status ==> the _sys_errlist[] array and _sys_nerr... no ... the sys_signame[] array $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] /tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/../../../../sh4a-buildroot-linux-gnu/bin/ld: /tmp/ccYPxYXX.o: in function `main': ] conftest.c:(.text.startup+0x28): undefined reference to `sys_signame' ] collect2: error: ld returned 1 exit status ==> the sys_signame[] array... no ... the _sys_signame[] array $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] /tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/../../../../sh4a-buildroot-linux-gnu/bin/ld: /tmp/ccioOZER.o: in function `main': ] conftest.c:(.text.startup+0x28): undefined reference to `_sys_signame' ] collect2: error: ld returned 1 exit status ==> the _sys_signame[] array... no ... the sys_siglist[] array $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] /tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/../../../../sh4a-buildroot-linux-gnu/bin/ld: /tmp/ccxjyu3X.o: in function `main': ] conftest.c:(.text.startup+0x28): undefined reference to `sys_siglist' ] collect2: error: ld returned 1 exit status ==> the sys_siglist[] array... no ... the _sys_siglist[] array $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] /tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/../../../../sh4a-buildroot-linux-gnu/bin/ld: /tmp/cc52nz6c.o: in function `main': ] conftest.c:(.text.startup+0x28): undefined reference to `_sys_siglist' ] collect2: error: ld returned 1 exit status ==> the _sys_siglist[] array... no ... flock $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> flock... yes ==> whether we can lock files with fcntl... yes (implied) ... getrlimit and setrlimit $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> getrlimit and setrlimit... yes ... rlim_t $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> rlim_t... yes ... getrusage $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> getrusage... yes ... getsid $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> getsid... yes ... gettimeofday $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> gettimeofday... yes ... killpg $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> killpg... yes ... memmove $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> memmove... yes ==> if to use mknod(), makedev() and friends... no (cached) ... for mmap and munmap $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> for mmap and munmap... yes ... for ftruncate $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> for ftruncate... yes ... nice $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> nice... yes ==> revoke... no (cached) ... setlocale(LC_CTYPE, "") $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> setlocale(LC_CTYPE, "")... yes ... nl_langinfo(CODESET) $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> nl_langinfo(CODESET)... yes ... select $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> select... yes ... setresugid $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> setresugid... yes ... setgroups $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> setgroups... yes ... strerror $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> strerror... yes ... strsignal $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> strsignal... yes ... strlcpy $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] conftest.c: In function 'main': ] conftest.c:2:40: warning: implicit declaration of function 'strlcpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration] ] 2 | int main(int ac, char *av[]) { return (strlcpy(*av, av[1], ] | ^~~~~~~ ] | strncpy ] /tmp/instance-7/output-1/per-package/mksh/host/bin/../lib/gcc/sh4a-buildroot-linux-gnu/11.3.0/../../../../sh4a-buildroot-linux-gnu/bin/ld: /tmp/cc2hgtaI.o: in function `main': ] conftest.c:(.text.startup+0x1c): undefined reference to `strlcpy' ] collect2: error: ld returned 1 exit status ==> strlcpy... no ... for declaration of flock() $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> for declaration of flock()... yes ==> for declaration of revoke()... yes (implied) ==> for declaration of sys_errlist[] and sys_nerr... no (implied) ==> for declaration of sys_siglist[]... no (implied) ... for struct stat.st_mtim.tv_nsec $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> for struct stat.st_mtim.tv_nsec... yes ==> for struct stat.st_mtimensec... no (implied) ==> if to use persistent history... yes ... checking if the C Preprocessor supports -dD $ /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -E -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -Wno-error -dD conftest.c >x ==> checking if the C Preprocessor supports -dD... yes ... done. Generating list of signal names... NSIG=65 ... ABRT=6 FPE=8 ILL=4 INT=2 SEGV=11 TERM=15 ALRM=14 BUS=7 CHLD=17 CONT=18 HUP=1 KILL=9 PIPE=13 QUIT=3 STOP=19 TSTP=20 TTIN=21 TTOU=22 USR1=10 USR2=12 POLL=29 PROF=27 SYS=31 TRAP=5 URG=23 VTALRM=26 XCPU=24 XFSZ=25 WINCH=28 PWR=30 STKFLT=16 done. Build.sh: Finished configuration testing, now producing output. + Running genopt on 'rlimits.opt'... + Running genopt on 'sh_flags.opt'... + Running genopt on 'ulimits.opt'... /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c lalloc.c /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c edit.c /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c eval.c /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c exec.c /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c expr.c /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c funcs.c /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c histrap.c /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c jobs.c /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c lex.c /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c main.c /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c misc.c /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c shf.c /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c syn.c /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c tree.c /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c var.c /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c strlcpy.c /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c ulimit.c /tmp/instance-7/output-1/per-package/mksh/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -fno-lto -o mksh lalloc.o edit.o eval.o exec.o expr.o funcs.o histrap.o jobs.o lex.o main.o misc.o shf.o syn.o tree.o var.o strlcpy.o ulimit.o || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done nroff -c -mdoc <'./lksh.1' >lksh.cat1 nroff -c -mdoc <'./mksh.1' >mksh.cat1 (set -- ''; . './FAQ2HTML.sh') size mksh text data bss dec hex filename 213070 3452 5812 222334 3647e mksh Installing the shell: # install -c -s -o root -g bin -m 555 mksh /bin/mksh # grep -x /bin/mksh /etc/shells >/dev/null || echo /bin/mksh >>/etc/shells # install -c -o root -g bin -m 444 dot.mkshrc /usr/share/doc/mksh/examples/ Installing the manual: # install -c -o root -g bin -m 444 FAQ.htm /usr/share/doc/mksh/ plus either # install -c -o root -g bin -m 444 lksh.cat1 /usr/share/man/cat1/lksh.0 # install -c -o root -g bin -m 444 mksh.cat1 /usr/share/man/cat1/mksh.0 or # install -c -o root -g bin -m 444 lksh.1 mksh.1 /usr/share/man/man1/ Run the regression test suite: ./test.sh Please also read the sample file dot.mkshrc and the fine manual. >>> mksh 59c Installing to target /usr/bin/install -m 0755 -D /tmp/instance-7/output-1/build/mksh-59c/mksh /tmp/instance-7/output-1/per-package/mksh/target/bin/mksh mkdir -p /tmp/instance-7/output-1/per-package/mongoose/host mkdir -p /tmp/instance-7/output-1/per-package/mongoose/target >>> mongoose 7.8 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-7/output-1/build/.mongoose-7.8.tar.gz.cVL1CJ/output' 'https://github.com/cesanta/mongoose/archive/7.8/mongoose-7.8.tar.gz' --2023-01-26 10:42:42-- https://github.com/cesanta/mongoose/archive/7.8/mongoose-7.8.tar.gz Resolving github.com (github.com)... 140.82.114.3 Connecting to github.com (github.com)|140.82.114.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/cesanta/mongoose/tar.gz/refs/tags/7.8 [following] --2023-01-26 10:42:42-- https://codeload.github.com/cesanta/mongoose/tar.gz/refs/tags/7.8 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-7/output-1/build/.mongoose-7.8.tar.gz.cVL1CJ/output' 0K .......... .......... .......... .......... .......... 514K 50K .......... .......... .......... .......... .......... 1.01M 100K .......... .......... .......... .......... .......... 68.7M 150K .......... .......... .......... .......... .......... 1.18M 200K .......... .......... .......... .......... .......... 6.83M 250K .......... .......... .......... .......... .......... 57.8M 300K .......... .......... .......... .......... .......... 98.9M 350K .......... .......... .......... .......... .......... 571K 400K .......... .......... .......... .......... .......... 186M 450K .......... .......... .......... .......... .......... 181M 500K .......... .......... .......... .......... .......... 197M 550K .......... .......... .......... .......... .......... 164M 600K .......... .......... .......... .......... .......... 1.52M 650K .......... .......... .......... .......... .......... 198M 700K .......... .......... .......... .......... .......... 202M 750K .......... .......... .......... .......... .......... 161M 800K .......... .......... .......... .......... .......... 204M 850K .......... .......... .......... .......... .......... 207M 900K .......... .......... .......... .......... .......... 213M 950K .......... .......... .......... .......... .......... 3.40M 1000K .......... .......... .......... .......... .......... 4.66M 1050K .......... .......... .......... .......... .......... 137M 1100K .......... .......... .......... .......... .......... 152M 1150K .......... .......... .......... .......... .......... 2.47M 1200K .......... .......... .......... .......... .......... 79.9M 1250K .......... .......... .......... .......... .......... 1.73M 1300K .......... .......... .......... .......... .......... 187M 1350K .......... .......... .......... .......... .......... 195M 1400K .......... .......... .......... .......... .......... 220M 1450K .......... .......... .......... .......... .......... 2.52M 1500K .......... .......... .......... .......... .......... 3.15M 1550K .......... ......... 11.1M=0.4s 2023-01-26 10:42:43 (3.57 MB/s) - '/tmp/instance-7/output-1/build/.mongoose-7.8.tar.gz.cVL1CJ/output' saved [1607622] mongoose-7.8.tar.gz: OK (sha256: 55073dcd427ab9475731ad855e417884f4fbfb24b7d5694f6cabadbee1329f16) >>> mongoose 7.8 Extracting mkdir -p /tmp/instance-7/output-1/per-package/mongoose/host mkdir -p /tmp/instance-7/output-1/per-package/mongoose/target gzip -d -c /tmp/instance-7/dl/mongoose/mongoose-7.8.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/mongoose-7.8 -xf - >>> mongoose 7.8 Patching >>> mongoose 7.8 Configuring mkdir -p /tmp/instance-7/output-1/per-package/mongoose/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/mongoose/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/openssl/host/ /tmp/instance-7/output-1/per-package/openssl/host/ /tmp/instance-7/output-1/per-package/mongoose/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/mongoose/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/mongoose/host mkdir -p /tmp/instance-7/output-1/per-package/mongoose/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/mongoose/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/openssl/target/ /tmp/instance-7/output-1/per-package/openssl/target/ /tmp/instance-7/output-1/per-package/mongoose/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/mongoose/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/mongoose/target >>> mongoose 7.8 Building PATH="/tmp/instance-7/output-1/per-package/mongoose/host/bin:/tmp/instance-7/output-1/per-package/mongoose/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-7/output-1/per-package/mongoose/host/bin/sh4a-buildroot-linux-gnu-gcc -c /tmp/instance-7/output-1/build/mongoose-7.8/mongoose.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DMG_ENABLE_OPENSSL=1 -o /tmp/instance-7/output-1/build/mongoose-7.8/mongoose.o PATH="/tmp/instance-7/output-1/per-package/mongoose/host/bin:/tmp/instance-7/output-1/per-package/mongoose/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-7/output-1/per-package/mongoose/host/bin/sh4a-buildroot-linux-gnu-gcc-ar rcs /tmp/instance-7/output-1/build/mongoose-7.8/libmongoose.a /tmp/instance-7/output-1/build/mongoose-7.8/mongoose.o >>> mongoose 7.8 Installing to staging directory /usr/bin/install -D -m 644 /tmp/instance-7/output-1/build/mongoose-7.8/libmongoose.a /tmp/instance-7/output-1/per-package/mongoose/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libmongoose.a /usr/bin/install -D -m 644 /tmp/instance-7/output-1/build/mongoose-7.8/mongoose.h /tmp/instance-7/output-1/per-package/mongoose/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/mongoose.h >>> mongoose 7.8 Fixing libtool files for la in $(find /tmp/instance-7/output-1/per-package/mongoose/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-7/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-7/output-1/per-package/mongoose/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-7/output-1/per-package/mongoose/host/sh4a-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-7/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 mkdir -p /tmp/instance-7/output-1/per-package/mtd/host mkdir -p /tmp/instance-7/output-1/per-package/mtd/target mtd-utils-2.1.5.tar.bz2: OK (sha256: 386e27fd121699b6b729bc2e8e04dda987b31cca6b16e12fb6cc6dcf26449f46) >>> mtd 2.1.5 Extracting mkdir -p /tmp/instance-7/output-1/per-package/mtd/host mkdir -p /tmp/instance-7/output-1/per-package/mtd/target bzcat /tmp/instance-7/dl/mtd/mtd-utils-2.1.5.tar.bz2 | tar --strip-components=1 -C /tmp/instance-7/output-1/build/mtd-2.1.5 -xf - >>> mtd 2.1.5 Patching >>> mtd 2.1.5 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-7/output-1/build/mtd-2.1.5 -name $file); do cp support/gnuconfig/$file $i; done; done >>> mtd 2.1.5 Patching libtool patching file /tmp/instance-7/output-1/build/mtd-2.1.5/ltmain.sh Hunk #1 succeeded at 2940 (offset 253 lines). Hunk #2 succeeded at 4533 (offset 256 lines). Hunk #3 succeeded at 6829 (offset 275 lines). Hunk #4 succeeded at 6839 (offset 275 lines). Hunk #5 succeeded at 7139 (offset 282 lines). Hunk #6 succeeded at 7443 (offset 294 lines). Hunk #7 succeeded at 8419 (offset 307 lines). Hunk #8 succeeded at 11051 (offset 341 lines). >>> mtd 2.1.5 Configuring mkdir -p /tmp/instance-7/output-1/per-package/mtd/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/acl/host/ /tmp/instance-7/output-1/per-package/acl/host/ /tmp/instance-7/output-1/per-package/mtd/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/mtd/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/mtd/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/mtd/host mkdir -p /tmp/instance-7/output-1/per-package/mtd/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/acl/target/ /tmp/instance-7/output-1/per-package/acl/target/ /tmp/instance-7/output-1/per-package/mtd/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/mtd/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/mtd/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/mtd/target (cd /tmp/instance-7/output-1/build/mtd-2.1.5/ && rm -rf config.cache && PATH="/tmp/instance-7/output-1/per-package/mtd/host/bin:/tmp/instance-7/output-1/per-package/mtd/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/mtd/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-7/output-1/per-package/mtd/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/mtd/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/mtd/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/mtd/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/mtd/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/mtd/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/mtd/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/mtd/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 LDFLAGS="" 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-jffs --without-ubifs --enable-ubihealthd --disable-tests --with-xattr ) 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 nested variables... (cached) 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 whether make supports the include directive... yes (GNU style) checking for sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/mtd/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-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-7/output-1/per-package/mtd/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-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-ld option to reload object files... -r checking for sh4a-buildroot-linux-gnu-file... no checking for file... file configure: WARNING: using cross tools not prefixed with host triplet checking for sh4a-buildroot-linux-gnu-objdump... /tmp/instance-7/output-1/per-package/mtd/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-7/output-1/per-package/mtd/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-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-gcc-nm output from /tmp/instance-7/output-1/per-package/mtd/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 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-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-gcc static flag -static works... no checking if /tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-gcc linker (/tmp/instance-7/output-1/per-package/mtd/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 sh4a-buildroot-linux-gnu-gcc... (cached) /tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether /tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-gcc... (cached) none checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking pkg-config is at least version 0.9.0... ./configure: line 14305: /tmp/instance-7/output-1/per-package/mtd/host/bin/pkg-config: No such file or directory no checking how to run the C preprocessor... /tmp/instance-7/output-1/per-package/mtd/host/bin/sh4a-buildroot-linux-gnu-cpp checking whether compiler handles -Wall... yes checking whether compiler handles -Wextra... yes checking whether compiler handles -Wunused... yes checking whether compiler handles -Wmissing-prototypes... yes checking whether compiler handles -Wmissing-declarations... yes checking whether compiler handles -Wwrite-strings... yes checking whether compiler handles -Wjump-misses-init... yes checking whether compiler handles -Wuninitialized... yes checking whether compiler handles -Winit-self... yes checking whether compiler handles -Wlogical-op... yes checking whether compiler handles -Wunused-but-set-parameter... yes checking whether compiler handles -Wunused-but-set-variable... yes checking whether compiler handles -Wunused-parameter... yes checking whether compiler handles -Wunused-result... yes checking whether compiler handles -Wunused-variable... yes checking whether compiler handles -Wduplicated-cond... yes checking whether compiler handles -Wduplicated-branches... yes checking whether compiler handles -Wrestrict... yes checking whether compiler handles -Wnull-dereference... yes checking whether compiler handles -Wno-shadow... yes checking whether compiler handles -Wno-sign-compare... yes checking for sys/random.h... yes checking for execinfo.h... yes checking size of off_t... 8 checking size of loff_t... 8 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/fs-tests/fs_help_all.sh config.status: creating tests/fs-tests/fs_run_all.sh config.status: creating tests/fs-tests/stress/fs_stress00.sh config.status: creating tests/fs-tests/stress/fs_stress01.sh config.status: creating tests/ubi-tests/runubitests.sh config.status: creating tests/ubi-tests/ubi-stress-test.sh config.status: creating Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> mtd 2.1.5 Building PATH="/tmp/instance-7/output-1/per-package/mtd/host/bin:/tmp/instance-7/output-1/per-package/mtd/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-7/output-1/build/mtd-2.1.5/ make[1]: Entering directory '/tmp/instance-7/output-1/build/mtd-2.1.5' CC ubi-utils/ubiupdatevol.o CC lib/libmtd.o CC lib/libfec.o CC lib/common.o CC lib/libcrc32.o CC lib/libmtd_legacy.o AR libmtd.a CC lib/libubi.o AR libubi.a CCLD ubiupdatevol CC ubi-utils/ubimkvol.o CCLD ubimkvol CC ubi-utils/ubirmvol.o CCLD ubirmvol CC ubi-utils/ubicrc32.o CCLD ubicrc32 CC ubi-utils/ubinfo.o ubi-utils/ubinfo.c: In function 'main': ubi-utils/ubinfo.c:430:1: warning: label 'out' defined but not used [-Wunused-label] 430 | out: | ^~~ CCLD ubinfo CC ubi-utils/ubiattach.o CCLD ubiattach CC ubi-utils/ubidetach.o CCLD ubidetach CC ubi-utils/ubinize.o CC lib/libubigen.o AR libubigen.a CC lib/libiniparser.o lib/libiniparser.c: In function 'iniparser_load': lib/libiniparser.c:560:30: warning: '%s' directive writing up to 1024 bytes into a region of size between 0 and 1024 [-Wformat-overflow=] 560 | sprintf(tmp, "%s:%s", section, key); | ^~ ~~~ In file included from /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from ./include/libiniparser.h:24, from lib/libiniparser.c:18: /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 2050 bytes into a destination of size 1025 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ CC lib/dictionary.o AR libiniparser.a CCLD ubinize CC ubi-utils/ubiformat.o CC lib/libscan.o AR libscan.a CCLD ubiformat CC ubi-utils/ubirename.o CCLD ubirename CC ubi-utils/mtdinfo.o In file included from ubi-utils/mtdinfo.c:34: ./include/libubigen.h:124:32: warning: 'struct ubi_ec_hdr' declared inside parameter list will not be visible outside of this definition or declaration 124 | struct ubi_ec_hdr *hdr, long long ec); | ^~~~~~~~~~ ./include/libubigen.h:140:33: warning: 'struct ubi_vid_hdr' declared inside parameter list will not be visible outside of this definition or declaration 140 | struct ubi_vid_hdr *hdr, int lnum, | ^~~~~~~~~~~ CCLD mtdinfo CC ubi-utils/ubirsvol.o CCLD ubirsvol CC ubi-utils/ubiblock.o CCLD ubiblock CC ubi-utils/ubiscan.o CCLD ubiscan CC ubi-utils/ubihealthd.o CCLD ubihealthd CC misc-utils/ftl_format.o CCLD ftl_format CC misc-utils/doc_loadbios.o CCLD doc_loadbios CC misc-utils/ftl_check.o CCLD ftl_check CC misc-utils/mtd_debug.o CCLD mtd_debug CC misc-utils/docfdisk.o CCLD docfdisk CC misc-utils/serve_image.o CCLD serve_image CC misc-utils/recv_image.o CCLD recv_image CC misc-utils/fectest.o misc-utils/fectest.c: In function 'main': misc-utils/fectest.c:81:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 81 | write(fd, buf, ERASE_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ misc-utils/fectest.c:85:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 85 | write(fd, pktbuf, ERASE_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD fectest CC misc-utils/flash_erase.o CCLD flash_erase CC misc-utils/flash_lock.o CCLD flash_lock CC misc-utils/flash_unlock.o CCLD flash_unlock CC misc-utils/flash_otp_info.o CCLD flash_otp_info CC misc-utils/flash_otp_dump.o CCLD flash_otp_dump CC misc-utils/flash_otp_lock.o CCLD flash_otp_lock CC misc-utils/flash_otp_erase.o CCLD flash_otp_erase CC misc-utils/flash_otp_write.o CCLD flash_otp_write CC misc-utils/flashcp.o misc-utils/flashcp.c: In function 'main': misc-utils/flashcp.c:277:2: warning: #warning "Check for smaller erase regions" [-Wcpp] 277 | #warning "Check for smaller erase regions" | ^~~~~~~ CCLD flashcp CC misc-utils/mtdpart.o CCLD mtdpart CC misc-utils/lsmtd-lsmtd.o CC misc-utils/lsmtd-lsmtd_scan.o CCLD lsmtd CC nand-utils/nanddump.o nand-utils/nanddump.c: In function 'process_options': nand-utils/nanddump.c:165:38: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 165 | free(dumpfile); | ^~~~~~~~ In file included from nand-utils/nanddump.c:23: /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/stdlib.h:568:25: note: expected 'void *' but argument is of type 'const char *' 568 | extern void free (void *__ptr) __THROW; | ~~~~~~^~~~~ CCLD nanddump CC nand-utils/nandwrite.o nand-utils/nandwrite.c: In function 'main': nand-utils/nandwrite.c:553:43: warning: 'cnt' may be used uninitialized in this function [-Wmaybe-uninitialized] 553 | } else if (cnt == 0) { | ^ CCLD nandwrite CC nand-utils/nandtest.o CCLD nandtest CC nand-utils/nftldump.o CCLD nftldump CC nand-utils/nftl_format.o CCLD nftl_format CC nand-utils/nandflipbits.o CCLD nandflipbits CC nor-utils/rfddump.o CCLD rfddump CC nor-utils/rfdformat.o CCLD rfdformat CC lib/execinfo.o AR libmissing.a make[1]: Leaving directory '/tmp/instance-7/output-1/build/mtd-2.1.5' >>> mtd 2.1.5 Installing to staging directory PATH="/tmp/instance-7/output-1/per-package/mtd/host/bin:/tmp/instance-7/output-1/per-package/mtd/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-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot install -C /tmp/instance-7/output-1/build/mtd-2.1.5/ make[1]: Entering directory '/tmp/instance-7/output-1/build/mtd-2.1.5' make[2]: Entering directory '/tmp/instance-7/output-1/build/mtd-2.1.5' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin' /bin/bash ./libtool --mode=install /usr/bin/install -c ubiupdatevol ubimkvol ubirmvol ubicrc32 ubinfo ubiattach ubidetach ubinize ubiformat ubirename mtdinfo ubirsvol ubiblock ubiscan ubihealthd ftl_format doc_loadbios ftl_check mtd_debug docfdisk serve_image recv_image fectest flash_erase flash_lock flash_unlock flash_otp_info flash_otp_dump flash_otp_lock flash_otp_erase flash_otp_write flashcp mtdpart lsmtd nanddump nandwrite nandtest nftldump nftl_format nandflipbits rfddump rfdformat '/tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin' libtool: install: /usr/bin/install -c ubiupdatevol /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/ubiupdatevol libtool: install: /usr/bin/install -c ubimkvol /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/ubimkvol libtool: install: /usr/bin/install -c ubirmvol /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/ubirmvol libtool: install: /usr/bin/install -c ubicrc32 /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/ubicrc32 libtool: install: /usr/bin/install -c ubinfo /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/ubinfo libtool: install: /usr/bin/install -c ubiattach /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/ubiattach libtool: install: /usr/bin/install -c ubidetach /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/ubidetach libtool: install: /usr/bin/install -c ubinize /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/ubinize libtool: install: /usr/bin/install -c ubiformat /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/ubiformat libtool: install: /usr/bin/install -c ubirename /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/ubirename libtool: install: /usr/bin/install -c mtdinfo /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/mtdinfo libtool: install: /usr/bin/install -c ubirsvol /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/ubirsvol libtool: install: /usr/bin/install -c ubiblock /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/ubiblock libtool: install: /usr/bin/install -c ubiscan /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/ubiscan libtool: install: /usr/bin/install -c ubihealthd /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/ubihealthd libtool: install: /usr/bin/install -c ftl_format /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/ftl_format libtool: install: /usr/bin/install -c doc_loadbios /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/doc_loadbios libtool: install: /usr/bin/install -c ftl_check /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/ftl_check libtool: install: /usr/bin/install -c mtd_debug /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/mtd_debug libtool: install: /usr/bin/install -c docfdisk /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/docfdisk libtool: install: /usr/bin/install -c serve_image /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/serve_image libtool: install: /usr/bin/install -c recv_image /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/recv_image libtool: install: /usr/bin/install -c fectest /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/fectest libtool: install: /usr/bin/install -c flash_erase /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/flash_erase libtool: install: /usr/bin/install -c flash_lock /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/flash_lock libtool: install: /usr/bin/install -c flash_unlock /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/flash_unlock libtool: install: /usr/bin/install -c flash_otp_info /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/flash_otp_info libtool: install: /usr/bin/install -c flash_otp_dump /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/flash_otp_dump libtool: install: /usr/bin/install -c flash_otp_lock /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/flash_otp_lock libtool: install: /usr/bin/install -c flash_otp_erase /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/flash_otp_erase libtool: install: /usr/bin/install -c flash_otp_write /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/flash_otp_write libtool: install: /usr/bin/install -c flashcp /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/flashcp libtool: install: /usr/bin/install -c mtdpart /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/mtdpart libtool: install: /usr/bin/install -c lsmtd /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/lsmtd libtool: install: /usr/bin/install -c nanddump /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/nanddump libtool: install: /usr/bin/install -c nandwrite /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/nandwrite libtool: install: /usr/bin/install -c nandtest /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/nandtest libtool: install: /usr/bin/install -c nftldump /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/nftldump libtool: install: /usr/bin/install -c nftl_format /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/nftl_format libtool: install: /usr/bin/install -c nandflipbits /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/nandflipbits libtool: install: /usr/bin/install -c rfddump /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/rfddump libtool: install: /usr/bin/install -c rfdformat /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin/rfdformat /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin' /usr/bin/install -c misc-utils/flash_eraseall '/tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/sbin' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man8' /usr/bin/install -c -m 644 ubi-utils/ubinize.8 misc-utils/lsmtd.8 '/tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man8' make[2]: Leaving directory '/tmp/instance-7/output-1/build/mtd-2.1.5' make[1]: Leaving directory '/tmp/instance-7/output-1/build/mtd-2.1.5' /usr/bin/install -D -m 0755 /tmp/instance-7/output-1/build/mtd-2.1.5/include/libmtd.h /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/libmtd.h /usr/bin/install -D -m 0755 /tmp/instance-7/output-1/build/mtd-2.1.5/include/libubi.h /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/libubi.h /usr/bin/install -D -m 0755 /tmp/instance-7/output-1/build/mtd-2.1.5/include/mtd/ubi-media.h /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/mtd/ubi-media.h /usr/bin/install -D -m 0755 /tmp/instance-7/output-1/build/mtd-2.1.5/libmtd.a /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libmtd.a /usr/bin/install -D -m 0755 /tmp/instance-7/output-1/build/mtd-2.1.5/libubi.a /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libubi.a >>> mtd 2.1.5 Fixing libtool files for la in $(find /tmp/instance-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-7/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-7/output-1/per-package/mtd/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-7/output-1/per-package/mtd/host/sh4a-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-7/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 >>> mtd 2.1.5 Installing to target /usr/bin/install -D -m 0755 /tmp/instance-7/output-1/build/mtd-2.1.5/flash_erase /tmp/instance-7/output-1/per-package/mtd/target/usr/sbin/flash_erase /usr/bin/install -D -m 0755 /tmp/instance-7/output-1/build/mtd-2.1.5/flash_otp_info /tmp/instance-7/output-1/per-package/mtd/target/usr/sbin/flash_otp_info /usr/bin/install -D -m 0755 /tmp/instance-7/output-1/build/mtd-2.1.5/nanddump /tmp/instance-7/output-1/per-package/mtd/target/usr/sbin/nanddump /usr/bin/install -D -m 0755 /tmp/instance-7/output-1/build/mtd-2.1.5/nandtest /tmp/instance-7/output-1/per-package/mtd/target/usr/sbin/nandtest /usr/bin/install -D -m 0755 /tmp/instance-7/output-1/build/mtd-2.1.5/recv_image /tmp/instance-7/output-1/per-package/mtd/target/usr/sbin/recv_image /usr/bin/install -D -m 0755 /tmp/instance-7/output-1/build/mtd-2.1.5/ubihealthd /tmp/instance-7/output-1/per-package/mtd/target/usr/sbin/ubihealthd /usr/bin/install -D -m 0755 /tmp/instance-7/output-1/build/mtd-2.1.5/ubinfo /tmp/instance-7/output-1/per-package/mtd/target/usr/sbin/ubinfo /usr/bin/install -D -m 0755 /tmp/instance-7/output-1/build/mtd-2.1.5/ubiupdatevol /tmp/instance-7/output-1/per-package/mtd/target/usr/sbin/ubiupdatevol mkdir -p /tmp/instance-7/output-1/per-package/mtdev/host mkdir -p /tmp/instance-7/output-1/per-package/mtdev/target >>> mtdev 1.1.6 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-7/output-1/build/.mtdev-1.1.6.tar.bz2.yUn613/output' 'http://bitmath.org/code/mtdev/mtdev-1.1.6.tar.bz2' --2023-01-26 10:43:25-- http://bitmath.org/code/mtdev/mtdev-1.1.6.tar.bz2 Resolving bitmath.org (bitmath.org)... 77.111.240.151, 2a02:2350:5:102:ba:9573:e938:763f Connecting to bitmath.org (bitmath.org)|77.111.240.151|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 295965 (289K) [application/x-tar] Saving to: '/tmp/instance-7/output-1/build/.mtdev-1.1.6.tar.bz2.yUn613/output' 0K .......... .......... .......... .......... .......... 17% 175K 1s 50K .......... .......... .......... .......... .......... 34% 344K 1s 100K .......... .......... .......... .......... .......... 51% 232M 0s 150K .......... .......... .......... .......... .......... 69% 296M 0s 200K .......... .......... .......... .......... .......... 86% 346K 0s 250K .......... .......... .......... ......... 100% 111M=0.6s 2023-01-26 10:43:26 (501 KB/s) - '/tmp/instance-7/output-1/build/.mtdev-1.1.6.tar.bz2.yUn613/output' saved [295965/295965] mtdev-1.1.6.tar.bz2: OK (sha256: 15d7b28da8ac71d8bc8c9287c2045fd174267bc740bec10cfda332dc1204e0e0) >>> mtdev 1.1.6 Extracting mkdir -p /tmp/instance-7/output-1/per-package/mtdev/host mkdir -p /tmp/instance-7/output-1/per-package/mtdev/target bzcat /tmp/instance-7/dl/mtdev/mtdev-1.1.6.tar.bz2 | tar --strip-components=1 -C /tmp/instance-7/output-1/build/mtdev-1.1.6 -xf - >>> mtdev 1.1.6 Patching >>> mtdev 1.1.6 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-7/output-1/build/mtdev-1.1.6 -name $file); do cp support/gnuconfig/$file $i; done; done >>> mtdev 1.1.6 Patching libtool patching file /tmp/instance-7/output-1/build/mtdev-1.1.6/config-aux/ltmain.sh Hunk #1 succeeded at 2908 (offset 221 lines). Hunk #2 succeeded at 4498 (offset 221 lines). Hunk #3 succeeded at 6794 (offset 240 lines). Hunk #4 succeeded at 6804 (offset 240 lines). Hunk #5 succeeded at 7097 (offset 240 lines). Hunk #6 succeeded at 7389 (offset 240 lines). Hunk #7 succeeded at 8359 (offset 247 lines). Hunk #8 succeeded at 10991 (offset 281 lines). >>> mtdev 1.1.6 Configuring mkdir -p /tmp/instance-7/output-1/per-package/mtdev/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/mtdev/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/mtdev/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/mtdev/host mkdir -p /tmp/instance-7/output-1/per-package/mtdev/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/mtdev/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/mtdev/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/mtdev/target (cd /tmp/instance-7/output-1/build/mtdev-1.1.6/ && rm -rf config.cache && PATH="/tmp/instance-7/output-1/per-package/mtdev/host/bin:/tmp/instance-7/output-1/per-package/mtdev/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/mtdev/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-7/output-1/per-package/mtdev/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/mtdev/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/mtdev/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/mtdev/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/mtdev/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/mtdev/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/mtdev/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/mtdev/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 /tmp/instance-7/output-1/build/mtdev-1.1.6/config-aux/missing: Unknown `--is-lightweight' option Try `/tmp/instance-7/output-1/build/mtdev-1.1.6/config-aux/missing --help' for more information configure: WARNING: 'missing' script is too old or missing 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 build system type... x86_64-pc-linux-gnu checking host system type... sh4a-buildroot-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/mtdev/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-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-7/output-1/per-package/mtdev/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-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-ld option to reload object files... -r checking for sh4a-buildroot-linux-gnu-objdump... /tmp/instance-7/output-1/per-package/mtdev/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-7/output-1/per-package/mtdev/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-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-gcc-nm output from /tmp/instance-7/output-1/per-package/mtdev/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 how to run the C preprocessor... /tmp/instance-7/output-1/per-package/mtdev/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-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-gcc static flag -static works... no checking if /tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-gcc linker (/tmp/instance-7/output-1/per-package/mtdev/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 sh4a-buildroot-linux-gnu-gcc... (cached) /tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether /tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-7/output-1/per-package/mtdev/host/bin/sh4a-buildroot-linux-gnu-gcc... (cached) none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating mtdev.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> mtdev 1.1.6 Building PATH="/tmp/instance-7/output-1/per-package/mtdev/host/bin:/tmp/instance-7/output-1/per-package/mtdev/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-7/output-1/build/mtdev-1.1.6/ make[1]: Entering directory '/tmp/instance-7/output-1/build/mtdev-1.1.6' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-7/output-1/build/mtdev-1.1.6' Making all in src make[3]: Entering directory '/tmp/instance-7/output-1/build/mtdev-1.1.6/src' CC caps.lo CC core.lo CC iobuf.lo CC match.lo CC match_four.lo CCLD libmtdev.la make[3]: Leaving directory '/tmp/instance-7/output-1/build/mtdev-1.1.6/src' Making all in test make[3]: Entering directory '/tmp/instance-7/output-1/build/mtdev-1.1.6/test' CC mtdev-test.o CCLD mtdev-test CC mtdev-mapgen.o CCLD mtdev-mapgen CC mtdev-matching.o In function 'test1', inlined from 'main' at mtdev-matching.c:165:2: mtdev-matching.c:58:9: warning: 'mtdev_match' accessing 4096 bytes in a region of size 64 [-Wstringop-overflow=] 58 | mtdev_match(index, A, 4, 4); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mtdev-matching.c: In function 'main': mtdev-matching.c:58:9: note: referencing argument 2 of type 'int *' In file included from mtdev-matching.c:29: ../src/match.h:40:6: note: in a call to function 'mtdev_match' 40 | void mtdev_match(int index[DIM_FINGER], int A[DIM2_FINGER], | ^~~~~~~~~~~ In function 'test2', inlined from 'main' at mtdev-matching.c:167:2: mtdev-matching.c:93:9: warning: 'mtdev_match' accessing 4096 bytes in a region of size 100 [-Wstringop-overflow=] 93 | mtdev_match(index, A, 5, 5); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mtdev-matching.c: In function 'main': mtdev-matching.c:93:9: note: referencing argument 2 of type 'int *' In file included from mtdev-matching.c:29: ../src/match.h:40:6: note: in a call to function 'mtdev_match' 40 | void mtdev_match(int index[DIM_FINGER], int A[DIM2_FINGER], | ^~~~~~~~~~~ CCLD mtdev-matching CC mtdev-kernel.o CCLD mtdev-kernel make[3]: Leaving directory '/tmp/instance-7/output-1/build/mtdev-1.1.6/test' make[3]: Entering directory '/tmp/instance-7/output-1/build/mtdev-1.1.6' make[3]: Leaving directory '/tmp/instance-7/output-1/build/mtdev-1.1.6' make[2]: Leaving directory '/tmp/instance-7/output-1/build/mtdev-1.1.6' make[1]: Leaving directory '/tmp/instance-7/output-1/build/mtdev-1.1.6' >>> mtdev 1.1.6 Installing to staging directory PATH="/tmp/instance-7/output-1/per-package/mtdev/host/bin:/tmp/instance-7/output-1/per-package/mtdev/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-7/output-1/per-package/mtdev/host/sh4a-buildroot-linux-gnu/sysroot install -C /tmp/instance-7/output-1/build/mtdev-1.1.6/ make[1]: Entering directory '/tmp/instance-7/output-1/build/mtdev-1.1.6' Making install in src make[2]: Entering directory '/tmp/instance-7/output-1/build/mtdev-1.1.6/src' make[3]: Entering directory '/tmp/instance-7/output-1/build/mtdev-1.1.6/src' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/mtdev/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libmtdev.la '/tmp/instance-7/output-1/per-package/mtdev/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libmtdev.so.1.0.0 /tmp/instance-7/output-1/per-package/mtdev/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libmtdev.so.1.0.0 libtool: install: (cd /tmp/instance-7/output-1/per-package/mtdev/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libmtdev.so.1.0.0 libmtdev.so.1 || { rm -f libmtdev.so.1 && ln -s libmtdev.so.1.0.0 libmtdev.so.1; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/mtdev/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libmtdev.so.1.0.0 libmtdev.so || { rm -f libmtdev.so && ln -s libmtdev.so.1.0.0 libmtdev.so; }; }) libtool: install: /usr/bin/install -c .libs/libmtdev.lai /tmp/instance-7/output-1/per-package/mtdev/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libmtdev.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/mtdev/host/sh4a-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 ../include/mtdev-mapping.h ../include/mtdev-plumbing.h ../include/mtdev.h '/tmp/instance-7/output-1/per-package/mtdev/host/sh4a-buildroot-linux-gnu/sysroot/usr/include' make[3]: Leaving directory '/tmp/instance-7/output-1/build/mtdev-1.1.6/src' make[2]: Leaving directory '/tmp/instance-7/output-1/build/mtdev-1.1.6/src' Making install in test make[2]: Entering directory '/tmp/instance-7/output-1/build/mtdev-1.1.6/test' make[3]: Entering directory '/tmp/instance-7/output-1/build/mtdev-1.1.6/test' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/mtdev/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c mtdev-test '/tmp/instance-7/output-1/per-package/mtdev/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c mtdev-test /tmp/instance-7/output-1/per-package/mtdev/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/mtdev-test make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/mtdev-1.1.6/test' make[2]: Leaving directory '/tmp/instance-7/output-1/build/mtdev-1.1.6/test' make[2]: Entering directory '/tmp/instance-7/output-1/build/mtdev-1.1.6' make[3]: Entering directory '/tmp/instance-7/output-1/build/mtdev-1.1.6' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/mtdev/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 mtdev.pc '/tmp/instance-7/output-1/per-package/mtdev/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-7/output-1/build/mtdev-1.1.6' make[2]: Leaving directory '/tmp/instance-7/output-1/build/mtdev-1.1.6' make[1]: Leaving directory '/tmp/instance-7/output-1/build/mtdev-1.1.6' >>> mtdev 1.1.6 Fixing libtool files for la in $(find /tmp/instance-7/output-1/per-package/mtdev/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-7/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-7/output-1/per-package/mtdev/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-7/output-1/per-package/mtdev/host/sh4a-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-7/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 >>> mtdev 1.1.6 Installing to target PATH="/tmp/instance-7/output-1/per-package/mtdev/host/bin:/tmp/instance-7/output-1/per-package/mtdev/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-7/output-1/per-package/mtdev/target install -C /tmp/instance-7/output-1/build/mtdev-1.1.6/ make[1]: Entering directory '/tmp/instance-7/output-1/build/mtdev-1.1.6' Making install in src make[2]: Entering directory '/tmp/instance-7/output-1/build/mtdev-1.1.6/src' make[3]: Entering directory '/tmp/instance-7/output-1/build/mtdev-1.1.6/src' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/mtdev/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libmtdev.la '/tmp/instance-7/output-1/per-package/mtdev/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libmtdev.so.1.0.0 /tmp/instance-7/output-1/per-package/mtdev/target/usr/lib/libmtdev.so.1.0.0 libtool: install: (cd /tmp/instance-7/output-1/per-package/mtdev/target/usr/lib && { ln -s -f libmtdev.so.1.0.0 libmtdev.so.1 || { rm -f libmtdev.so.1 && ln -s libmtdev.so.1.0.0 libmtdev.so.1; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/mtdev/target/usr/lib && { ln -s -f libmtdev.so.1.0.0 libmtdev.so || { rm -f libmtdev.so && ln -s libmtdev.so.1.0.0 libmtdev.so; }; }) libtool: install: /usr/bin/install -c .libs/libmtdev.lai /tmp/instance-7/output-1/per-package/mtdev/target/usr/lib/libmtdev.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/mtdev/target/usr/include' /usr/bin/install -c -m 644 ../include/mtdev-mapping.h ../include/mtdev-plumbing.h ../include/mtdev.h '/tmp/instance-7/output-1/per-package/mtdev/target/usr/include' make[3]: Leaving directory '/tmp/instance-7/output-1/build/mtdev-1.1.6/src' make[2]: Leaving directory '/tmp/instance-7/output-1/build/mtdev-1.1.6/src' Making install in test make[2]: Entering directory '/tmp/instance-7/output-1/build/mtdev-1.1.6/test' make[3]: Entering directory '/tmp/instance-7/output-1/build/mtdev-1.1.6/test' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/mtdev/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c mtdev-test '/tmp/instance-7/output-1/per-package/mtdev/target/usr/bin' libtool: install: /usr/bin/install -c mtdev-test /tmp/instance-7/output-1/per-package/mtdev/target/usr/bin/mtdev-test make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/mtdev-1.1.6/test' make[2]: Leaving directory '/tmp/instance-7/output-1/build/mtdev-1.1.6/test' make[2]: Entering directory '/tmp/instance-7/output-1/build/mtdev-1.1.6' make[3]: Entering directory '/tmp/instance-7/output-1/build/mtdev-1.1.6' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/mtdev/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 mtdev.pc '/tmp/instance-7/output-1/per-package/mtdev/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-7/output-1/build/mtdev-1.1.6' make[2]: Leaving directory '/tmp/instance-7/output-1/build/mtdev-1.1.6' make[1]: Leaving directory '/tmp/instance-7/output-1/build/mtdev-1.1.6' mkdir -p /tmp/instance-7/output-1/per-package/host-mtools/host mkdir -p /tmp/instance-7/output-1/per-package/host-mtools/target mtools-4.0.38.tar.lz: OK (sha256: 7086821b399a39b8a3c5a372d064de4860f3c195b4911dd4e8b76219fcabe75c) >>> host-mtools 4.0.38 Extracting mkdir -p /tmp/instance-7/output-1/per-package/host-mtools/host mkdir -p /tmp/instance-7/output-1/per-package/host-mtools/target lzip -d -c /tmp/instance-7/dl/mtools/mtools-4.0.38.tar.lz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/host-mtools-4.0.38 -xf - >>> host-mtools 4.0.38 Patching >>> host-mtools 4.0.38 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-7/output-1/build/host-mtools-4.0.38 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-mtools 4.0.38 Patching libtool >>> host-mtools 4.0.38 Configuring mkdir -p /tmp/instance-7/output-1/per-package/host-mtools/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-mtools/host mkdir -p /tmp/instance-7/output-1/per-package/host-mtools/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-mtools/target (cd /tmp/instance-7/output-1/build/host-mtools-4.0.38/ && rm -rf config.cache; PATH="/tmp/instance-7/output-1/per-package/host-mtools/host/bin:/tmp/instance-7/output-1/per-package/host-mtools/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-mtools/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-7/output-1/per-package/host-mtools/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-mtools/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-7/output-1/per-package/host-mtools/host/include" CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include" CXXFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-mtools/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-mtools/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-mtools/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-mtools/host/lib" ac_cv_lib_bsd_gethostbyname=no ac_cv_lib_bsd_main=no ac_cv_path_INSTALL_INFO= CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-7/output-1/per-package/host-mtools/host" --sysconfdir="/tmp/instance-7/output-1/per-package/host-mtools/host/etc" --localstatedir="/tmp/instance-7/output-1/per-package/host-mtools/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls, --disable-dependency-tracking checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether /usr/bin/gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for install-info... (cached) no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for an ANSI C-conforming const... yes checking for inline... inline checking for getpwnam in -lsun... no checking for cam_open_device in -lcam... no checking for iconv in -liconv... no checking for main in -lsocket... no checking for library containing gethostbyname... none required checking for library containing socket... none required checking for main in -lbsd... (cached) no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking linux/unistd.h usability... yes checking linux/unistd.h presence... yes checking for linux/unistd.h... yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for memory.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking sys/floppy.h usability... no checking sys/floppy.h presence... no checking for sys/floppy.h... no checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking xlocale.h usability... no checking xlocale.h presence... no checking for xlocale.h... no checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/fdio.h usability... no checking sys/fdio.h presence... no checking for sys/fdio.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for ssize_t... yes checking for size_t... yes checking for off_t... yes checking return type of signal handlers... void checking for uid_t in sys/types.h... yes checking for caddr_t... yes checking for long long... yes checking size of size_t... 8 checking size of off_t... 8 checking size of time_t... 8 checking size of long... 8 checking for htons... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... (cached) void checking for strerror... yes checking for random... yes checking for srandom... yes checking for strchr... yes checking for strrchr... yes checking for lockf... yes checking for flock... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strnlen... yes checking for atexit... yes checking for on_exit... yes checking for getpass... yes checking for memmove... yes checking for strdup... yes checking for strndup... yes checking for strcspn... yes checking for strspn... yes checking for strtoul... yes checking for strtol... yes checking for strtoll... yes checking for strtoi... no checking for strtoui... no checking for memcpy... yes checking for strpbrk... yes checking for memset... yes checking for setenv... yes checking for seteuid... yes checking for setresuid... yes checking for setpgrp... yes checking for tcsetattr... yes checking for tcflush... yes checking for basename... yes checking for fchdir... yes checking for media_oldaliases... no checking for snprintf... yes checking for setlocale... yes checking for toupper_l... yes checking for strncasecmp_l... yes checking for wcsdup... yes checking for wcscasecmp... yes checking for wcsnlen... yes checking for putwc... yes checking for getuserid... no checking for getgroupid... no checking for alarm... yes checking for sigaction... yes checking for usleep... yes checking for utimes... yes checking for tzset... yes checking for gettimeofday... yes checking declaration of sys_errlist... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking whether setpgrp takes no argument... yes checking for XOpenDisplay in -lX11... yes checking for XauFileName in -lXau... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls, --disable-dependency-tracking >>> host-mtools 4.0.38 Building PATH="/tmp/instance-7/output-1/per-package/host-mtools/host/bin:/tmp/instance-7/output-1/per-package/host-mtools/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-mtools/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-7/output-1/per-package/host-mtools/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-mtools/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-7/output-1/build/host-mtools-4.0.38/ make[1]: Entering directory '/tmp/instance-7/output-1/build/host-mtools-4.0.38' /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c buffer.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c charsetConv.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c codepages.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c config.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c copyfile.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c device.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c devices.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c dirCache.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c directory.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c direntry.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c dos2unix.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c expand.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c fat.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c fat_free.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c file.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c file_name.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c force_io.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c hash.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c init.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c lba.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c llong.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c lockdev.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c match.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c mainloop.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c mattrib.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c mbadblocks.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c mcat.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c mcd.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c mcopy.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c mdel.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c mdir.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c mdoctorfat.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c mdu.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c mformat.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c minfo.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c misc.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c missFuncs.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c mk_direntry.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c mlabel.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c mmd.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c mmount.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c mmove.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c mpartition.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c mshortname.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c mshowfat.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c mzip.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c mtools.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c offset.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c old_dos.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c open_image.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c patchlevel.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c partition.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c plain_io.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c precmd.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c privileges.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c remap.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c scsi_io.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c scsi.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c signal.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c stream.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c streamcache.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c swap.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c unix2dos.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c unixdir.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c tty.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c vfat.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c strtonum.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c floppyd_io.c /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c xdf_io.c /usr/bin/gcc -L/tmp/instance-7/output-1/per-package/host-mtools/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-mtools/host/lib buffer.o charsetConv.o codepages.o config.o copyfile.o device.o devices.o dirCache.o directory.o direntry.o dos2unix.o expand.o fat.o fat_free.o file.o file_name.o force_io.o hash.o init.o lba.o llong.o lockdev.o match.o mainloop.o mattrib.o mbadblocks.o mcat.o mcd.o mcopy.o mdel.o mdir.o mdoctorfat.o mdu.o mformat.o minfo.o misc.o missFuncs.o mk_direntry.o mlabel.o mmd.o mmount.o mmove.o mpartition.o mshortname.o mshowfat.o mzip.o mtools.o offset.o old_dos.o open_image.o patchlevel.o partition.o plain_io.o precmd.o privileges.o remap.o scsi_io.o scsi.o signal.o stream.o streamcache.o swap.o unix2dos.o unixdir.o tty.o vfat.o strtonum.o floppyd_io.o xdf_io.o -o mtools rm -f mattrib && ln -s mtools mattrib rm -f mcat && ln -s mtools mcat rm -f mcd && ln -s mtools mcd rm -f mcopy && ln -s mtools mcopy rm -f mdel && ln -s mtools mdel rm -f mdeltree && ln -s mtools mdeltree rm -f mdir && ln -s mtools mdir rm -f mdu && ln -s mtools mdu rm -f mformat && ln -s mtools mformat rm -f minfo && ln -s mtools minfo rm -f mlabel && ln -s mtools mlabel rm -f mmd && ln -s mtools mmd rm -f mmount && ln -s mtools mmount rm -f mmove && ln -s mtools mmove rm -f mpartition && ln -s mtools mpartition rm -f mrd && ln -s mtools mrd rm -f mren && ln -s mtools mren rm -f mtype && ln -s mtools mtype rm -f mtoolstest && ln -s mtools mtoolstest rm -f mshortname && ln -s mtools mshortname rm -f mshowfat && ln -s mtools mshowfat rm -f mbadblocks && ln -s mtools mbadblocks rm -f mzip && ln -s mtools mzip /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c mkmanifest.c /usr/bin/gcc -L/tmp/instance-7/output-1/per-package/host-mtools/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-mtools/host/lib missFuncs.o mkmanifest.o misc.o patchlevel.o -o mkmanifest /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c floppyd.c /usr/bin/gcc -L/tmp/instance-7/output-1/per-package/host-mtools/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-mtools/host/lib floppyd.o llong.o lockdev.o -o floppyd -lXau -lX11 /usr/bin/gcc -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-7/output-1/per-package/host-mtools/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-7/output-1/per-package/host-mtools/host/include -Wall -fno-strict-aliasing -I. -I. -c floppyd_installtest.c /usr/bin/gcc -L/tmp/instance-7/output-1/per-package/host-mtools/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-mtools/host/lib floppyd_installtest.o misc.o expand.o privileges.o strtonum.o -o floppyd_installtest sed "s%SYSCONFDIR%/tmp/instance-7/output-1/per-package/host-mtools/host/etc/%g" ./mtools.tmpl.1 >mtools.1 sed "s%SYSCONFDIR%/tmp/instance-7/output-1/per-package/host-mtools/host/etc/%g" ./mtools.tmpl.5 >mtools.5 make[1]: Leaving directory '/tmp/instance-7/output-1/build/host-mtools-4.0.38' >>> host-mtools 4.0.38 Installing to host directory PATH="/tmp/instance-7/output-1/per-package/host-mtools/host/bin:/tmp/instance-7/output-1/per-package/host-mtools/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-mtools/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-7/output-1/per-package/host-mtools/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-mtools/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-7/output-1/build/host-mtools-4.0.38/ make[1]: Entering directory '/tmp/instance-7/output-1/build/host-mtools-4.0.38' ./mkinstalldirs /tmp/instance-7/output-1/per-package/host-mtools/host/bin mkdir /tmp/instance-7/output-1/per-package/host-mtools/host/bin /usr/bin/install -c mtools /tmp/instance-7/output-1/per-package/host-mtools/host/bin/mtools ./mkinstalldirs /tmp/instance-7/output-1/per-package/host-mtools/host/bin /usr/bin/install -c floppyd /tmp/instance-7/output-1/per-package/host-mtools/host/bin/floppyd ./mkinstalldirs /tmp/instance-7/output-1/per-package/host-mtools/host/bin /usr/bin/install -c floppyd_installtest /tmp/instance-7/output-1/per-package/host-mtools/host/bin/floppyd_installtest mkdir /tmp/instance-7/output-1/per-package/host-mtools/host/share mkdir /tmp/instance-7/output-1/per-package/host-mtools/host/share/man mkdir /tmp/instance-7/output-1/per-package/host-mtools/host/share/man/man1 /tmp/instance-7/output-1/per-package/host-mtools/host/share/man/man1/floppyd.1 /tmp/instance-7/output-1/per-package/host-mtools/host/share/man/man1/floppyd_installtest.1 /tmp/instance-7/output-1/per-package/host-mtools/host/share/man/man1/mattrib.1 /tmp/instance-7/output-1/per-package/host-mtools/host/share/man/man1/mbadblocks.1 /tmp/instance-7/output-1/per-package/host-mtools/host/share/man/man1/mcat.1 /tmp/instance-7/output-1/per-package/host-mtools/host/share/man/man1/mcd.1 /tmp/instance-7/output-1/per-package/host-mtools/host/share/man/man1/mcopy.1 /tmp/instance-7/output-1/per-package/host-mtools/host/share/man/man1/mdel.1 /tmp/instance-7/output-1/per-package/host-mtools/host/share/man/man1/mdeltree.1 /tmp/instance-7/output-1/per-package/host-mtools/host/share/man/man1/mdir.1 /tmp/instance-7/output-1/per-package/host-mtools/host/share/man/man1/mdu.1 /tmp/instance-7/output-1/per-package/host-mtools/host/share/man/man1/mformat.1 /tmp/instance-7/output-1/per-package/host-mtools/host/share/man/man1/minfo.1 /tmp/instance-7/output-1/per-package/host-mtools/host/share/man/man1/mkmanifest.1 /tmp/instance-7/output-1/per-package/host-mtools/host/share/man/man1/mlabel.1 /tmp/instance-7/output-1/per-package/host-mtools/host/share/man/man1/mmd.1 /tmp/instance-7/output-1/per-package/host-mtools/host/share/man/man1/mmount.1 /tmp/instance-7/output-1/per-package/host-mtools/host/share/man/man1/mmove.1 /tmp/instance-7/output-1/per-package/host-mtools/host/share/man/man1/mpartition.1 /tmp/instance-7/output-1/per-package/host-mtools/host/share/man/man1/mrd.1 /tmp/instance-7/output-1/per-package/host-mtools/host/share/man/man1/mren.1 /tmp/instance-7/output-1/per-package/host-mtools/host/share/man/man1/mshortname.1 /tmp/instance-7/output-1/per-package/host-mtools/host/share/man/man1/mshowfat.1 /tmp/instance-7/output-1/per-package/host-mtools/host/share/man/man1/mtoolstest.1 /tmp/instance-7/output-1/per-package/host-mtools/host/share/man/man1/mtools.1 /tmp/instance-7/output-1/per-package/host-mtools/host/share/man/man1/mtype.1 /tmp/instance-7/output-1/per-package/host-mtools/host/share/man/man1/mzip.1 mkdir /tmp/instance-7/output-1/per-package/host-mtools/host/share/man/man5 /tmp/instance-7/output-1/per-package/host-mtools/host/share/man/man5/mtools.5 /tmp/instance-7/output-1/per-package/host-mtools/host/bin/mattrib /tmp/instance-7/output-1/per-package/host-mtools/host/bin/mcat /tmp/instance-7/output-1/per-package/host-mtools/host/bin/mcd /tmp/instance-7/output-1/per-package/host-mtools/host/bin/mcopy /tmp/instance-7/output-1/per-package/host-mtools/host/bin/mdel /tmp/instance-7/output-1/per-package/host-mtools/host/bin/mdeltree /tmp/instance-7/output-1/per-package/host-mtools/host/bin/mdir /tmp/instance-7/output-1/per-package/host-mtools/host/bin/mdu /tmp/instance-7/output-1/per-package/host-mtools/host/bin/mformat /tmp/instance-7/output-1/per-package/host-mtools/host/bin/minfo /tmp/instance-7/output-1/per-package/host-mtools/host/bin/mlabel /tmp/instance-7/output-1/per-package/host-mtools/host/bin/mmd /tmp/instance-7/output-1/per-package/host-mtools/host/bin/mmount /tmp/instance-7/output-1/per-package/host-mtools/host/bin/mmove /tmp/instance-7/output-1/per-package/host-mtools/host/bin/mpartition /tmp/instance-7/output-1/per-package/host-mtools/host/bin/mrd /tmp/instance-7/output-1/per-package/host-mtools/host/bin/mren /tmp/instance-7/output-1/per-package/host-mtools/host/bin/mtype /tmp/instance-7/output-1/per-package/host-mtools/host/bin/mtoolstest /tmp/instance-7/output-1/per-package/host-mtools/host/bin/mshortname /tmp/instance-7/output-1/per-package/host-mtools/host/bin/mshowfat /tmp/instance-7/output-1/per-package/host-mtools/host/bin/mbadblocks /tmp/instance-7/output-1/per-package/host-mtools/host/bin/mzip ./mkinstalldirs /tmp/instance-7/output-1/per-package/host-mtools/host/bin /usr/bin/install -c mkmanifest /tmp/instance-7/output-1/per-package/host-mtools/host/bin/mkmanifest /tmp/instance-7/output-1/per-package/host-mtools/host/bin/mcheck /tmp/instance-7/output-1/per-package/host-mtools/host/bin/mxtar /tmp/instance-7/output-1/per-package/host-mtools/host/bin/uz /tmp/instance-7/output-1/per-package/host-mtools/host/bin/tgz /tmp/instance-7/output-1/per-package/host-mtools/host/bin/mcomp /tmp/instance-7/output-1/per-package/host-mtools/host/bin/amuFormat.sh rm -f /tmp/instance-7/output-1/per-package/host-mtools/host/bin/lz cd /tmp/instance-7/output-1/per-package/host-mtools/host/bin && ln -s uz lz ./mkinstalldirs /tmp/instance-7/output-1/per-package/host-mtools/host/share/info mkdir /tmp/instance-7/output-1/per-package/host-mtools/host/share/info if test -f mtools.info; then \ for i in mtools.info*; do \ /usr/bin/install -c -m 644 $i /tmp/instance-7/output-1/per-package/host-mtools/host/share/info/$i; \ done; \ else \ for i in ./mtools.info*; do \ /usr/bin/install -c -m 644 $i /tmp/instance-7/output-1/per-package/host-mtools/host/share/info/`echo $i | sed 's|^./||'`; \ done; \ fi; \ if [ -n "" ] ; then \ --info-dir=/tmp/instance-7/output-1/per-package/host-mtools/host/share/info /tmp/instance-7/output-1/per-package/host-mtools/host/share/info/mtools.info; \ fi make[1]: Leaving directory '/tmp/instance-7/output-1/build/host-mtools-4.0.38' mkdir -p /tmp/instance-7/output-1/per-package/murata-cyw-fw/host mkdir -p /tmp/instance-7/output-1/per-package/murata-cyw-fw/target murata-cyw-fw-8d87950bfad28c65926695b7357bd8995b60016a.tar.gz: OK (sha256: c3ecf357786d6db6f3283c0ea36ec067b1728f801fd8871694aed1502a82e9bc) cyw-fmac-nvram-d27f1bf105fa1e5b828e355793b88d4b66188411.tar.gz: OK (sha256: 03c140ae04f9c2036678262d6457b9c4b4a9ebb523c5e681af6d57b97c11da37) cyw-bt-patch-748462f0b02ec4aeb500bedd60780ac51c37be31.tar.gz: OK (sha256: 8f23ebb9a262112b62ace1e1bedcdeb00523d9a45e8d48a829d4ca35db4f0280) >>> murata-cyw-fw 8d87950bfad28c65926695b7357bd8995b60016a Extracting mkdir -p /tmp/instance-7/output-1/per-package/murata-cyw-fw/host mkdir -p /tmp/instance-7/output-1/per-package/murata-cyw-fw/target gzip -d -c /tmp/instance-7/dl/murata-cyw-fw/murata-cyw-fw-8d87950bfad28c65926695b7357bd8995b60016a.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/murata-cyw-fw-8d87950bfad28c65926695b7357bd8995b60016a -xf - gzip -d -c /tmp/instance-7/dl/murata-cyw-fw/cyw-fmac-nvram-d27f1bf105fa1e5b828e355793b88d4b66188411.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/murata-cyw-fw-8d87950bfad28c65926695b7357bd8995b60016a -xf - gzip -d -c /tmp/instance-7/dl/murata-cyw-fw/cyw-bt-patch-748462f0b02ec4aeb500bedd60780ac51c37be31.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/murata-cyw-fw-8d87950bfad28c65926695b7357bd8995b60016a -xf - >>> murata-cyw-fw 8d87950bfad28c65926695b7357bd8995b60016a Patching >>> murata-cyw-fw 8d87950bfad28c65926695b7357bd8995b60016a Configuring mkdir -p /tmp/instance-7/output-1/per-package/murata-cyw-fw/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/murata-cyw-fw/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/murata-cyw-fw/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/murata-cyw-fw/host mkdir -p /tmp/instance-7/output-1/per-package/murata-cyw-fw/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/murata-cyw-fw/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/murata-cyw-fw/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/murata-cyw-fw/target >>> murata-cyw-fw 8d87950bfad28c65926695b7357bd8995b60016a Building >>> murata-cyw-fw 8d87950bfad28c65926695b7357bd8995b60016a Installing to target /usr/bin/install -m 0644 -D /tmp/instance-7/output-1/build/murata-cyw-fw-8d87950bfad28c65926695b7357bd8995b60016a/brcmfmac4339-sdio.bin /tmp/instance-7/output-1/per-package/murata-cyw-fw/target/lib/firmware/brcm/brcmfmac4339-sdio.bin /usr/bin/install -m 0644 -D /tmp/instance-7/output-1/build/murata-cyw-fw-8d87950bfad28c65926695b7357bd8995b60016a/brcmfmac4339-sdio.ZP.txt /tmp/instance-7/output-1/per-package/murata-cyw-fw/target/lib/firmware/brcm/brcmfmac4339-sdio.txt /usr/bin/install -m 0644 -D /tmp/instance-7/output-1/build/murata-cyw-fw-8d87950bfad28c65926695b7357bd8995b60016a/CYW4335C0.ZP.hcd /tmp/instance-7/output-1/per-package/murata-cyw-fw/target/lib/firmware/brcm/BCM4335C0.hcd /usr/bin/install -m 0644 -D /tmp/instance-7/output-1/build/murata-cyw-fw-8d87950bfad28c65926695b7357bd8995b60016a/brcmfmac4354-sdio.bin /tmp/instance-7/output-1/per-package/murata-cyw-fw/target/lib/firmware/brcm/brcmfmac4354-sdio.bin /usr/bin/install -m 0644 -D /tmp/instance-7/output-1/build/murata-cyw-fw-8d87950bfad28c65926695b7357bd8995b60016a/brcmfmac4354-sdio.1BB.clm_blob /tmp/instance-7/output-1/per-package/murata-cyw-fw/target/lib/firmware/brcm/brcmfmac4354-sdio.clm_blob /usr/bin/install -m 0644 -D /tmp/instance-7/output-1/build/murata-cyw-fw-8d87950bfad28c65926695b7357bd8995b60016a/brcmfmac4354-sdio.1BB.txt /tmp/instance-7/output-1/per-package/murata-cyw-fw/target/lib/firmware/brcm/brcmfmac4354-sdio.txt /usr/bin/install -m 0644 -D /tmp/instance-7/output-1/build/murata-cyw-fw-8d87950bfad28c65926695b7357bd8995b60016a/CYW4350C0.1BB.hcd /tmp/instance-7/output-1/per-package/murata-cyw-fw/target/lib/firmware/brcm/BCM4350C0.hcd /usr/bin/install -m 0644 -D /tmp/instance-7/output-1/build/murata-cyw-fw-8d87950bfad28c65926695b7357bd8995b60016a/brcmfmac4356-pcie.bin /tmp/instance-7/output-1/per-package/murata-cyw-fw/target/lib/firmware/brcm/brcmfmac4356-pcie.bin /usr/bin/install -m 0644 -D /tmp/instance-7/output-1/build/murata-cyw-fw-8d87950bfad28c65926695b7357bd8995b60016a/brcmfmac4356-pcie.1CX.clm_blob /tmp/instance-7/output-1/per-package/murata-cyw-fw/target/lib/firmware/brcm/brcmfmac4356-pcie.clm_blob /usr/bin/install -m 0644 -D /tmp/instance-7/output-1/build/murata-cyw-fw-8d87950bfad28c65926695b7357bd8995b60016a/brcmfmac4356-pcie.1CX.txt /tmp/instance-7/output-1/per-package/murata-cyw-fw/target/lib/firmware/brcm/brcmfmac4356-pcie.txt /usr/bin/install -m 0644 -D /tmp/instance-7/output-1/build/murata-cyw-fw-8d87950bfad28c65926695b7357bd8995b60016a/CYW4354A2.1CX.hcd /tmp/instance-7/output-1/per-package/murata-cyw-fw/target/lib/firmware/brcm/BCM4354A2.hcd mkdir -p /tmp/instance-7/output-1/per-package/mxml/host mkdir -p /tmp/instance-7/output-1/per-package/mxml/target mxml-3.3.1.tar.gz: OK (sha256: 0c663ed1fe393b5619f80101798202eea43534abd7c8aff389022fd8c1dacc32) >>> mxml 3.3.1 Extracting mkdir -p /tmp/instance-7/output-1/per-package/mxml/host mkdir -p /tmp/instance-7/output-1/per-package/mxml/target gzip -d -c /tmp/instance-7/dl/mxml/mxml-3.3.1.tar.gz | tar --strip-components=1 -C /tmp/instance-7/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-7/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 mkdir -p /tmp/instance-7/output-1/per-package/mxml/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/mxml/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/mxml/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/mxml/host mkdir -p /tmp/instance-7/output-1/per-package/mxml/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/mxml/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/mxml/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/mxml/target (cd /tmp/instance-7/output-1/build/mxml-3.3.1/ && rm -rf config.cache && PATH="/tmp/instance-7/output-1/per-package/mxml/host/bin:/tmp/instance-7/output-1/per-package/mxml/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/mxml/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/mxml/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/mxml/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/mxml/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/mxml/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/mxml/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/mxml/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/mxml/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/mxml/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/mxml/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/mxml/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/mxml/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/mxml/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/mxml/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-7/output-1/per-package/mxml/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/mxml/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/mxml/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/mxml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/mxml/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/mxml/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/mxml/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/mxml/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/mxml/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-7/output-1/per-package/mxml/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-7/output-1/per-package/mxml/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-7/output-1/per-package/mxml/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-7/output-1/per-package/mxml/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib checking for sh4a-buildroot-linux-gnu-ar... /tmp/instance-7/output-1/per-package/mxml/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-7/output-1/per-package/mxml/host/bin:/tmp/instance-7/output-1/per-package/mxml/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-7/output-1/build/mxml-3.3.1/ make[1]: Entering directory '/tmp/instance-7/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-7/output-1/build/mxml-3.3.1' >>> mxml 3.3.1 Installing to staging directory PATH="/tmp/instance-7/output-1/per-package/mxml/host/bin:/tmp/instance-7/output-1/per-package/mxml/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-7/output-1/per-package/mxml/host/sh4a-buildroot-linux-gnu/sysroot install -C /tmp/instance-7/output-1/build/mxml-3.3.1/ make[1]: Entering directory '/tmp/instance-7/output-1/build/mxml-3.3.1' Installing libmxml.so to /tmp/instance-7/output-1/per-package/mxml/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-7/output-1/per-package/mxml/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib... Installing documentation in /tmp/instance-7/output-1/per-package/mxml/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/doc/mxml... Installing header files in /tmp/instance-7/output-1/per-package/mxml/host/sh4a-buildroot-linux-gnu/sysroot/usr/include... Installing pkgconfig files in /tmp/instance-7/output-1/per-package/mxml/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig... Installing man pages in /tmp/instance-7/output-1/per-package/mxml/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man... make[1]: Leaving directory '/tmp/instance-7/output-1/build/mxml-3.3.1' >>> mxml 3.3.1 Fixing libtool files for la in $(find /tmp/instance-7/output-1/per-package/mxml/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-7/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-7/output-1/per-package/mxml/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-7/output-1/per-package/mxml/host/sh4a-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-7/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-7/output-1/per-package/mxml/host/bin:/tmp/instance-7/output-1/per-package/mxml/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-7/output-1/per-package/mxml/target install -C /tmp/instance-7/output-1/build/mxml-3.3.1/ make[1]: Entering directory '/tmp/instance-7/output-1/build/mxml-3.3.1' Installing libmxml.so to /tmp/instance-7/output-1/per-package/mxml/target/usr/lib... Installing libmxml.a to /tmp/instance-7/output-1/per-package/mxml/target/usr/lib... Installing documentation in /tmp/instance-7/output-1/per-package/mxml/target/usr/share/doc/mxml... Installing header files in /tmp/instance-7/output-1/per-package/mxml/target/usr/include... Installing pkgconfig files in /tmp/instance-7/output-1/per-package/mxml/target/usr/lib/pkgconfig... Installing man pages in /tmp/instance-7/output-1/per-package/mxml/target/usr/share/man... make[1]: Leaving directory '/tmp/instance-7/output-1/build/mxml-3.3.1' mkdir -p /tmp/instance-7/output-1/per-package/nanocom/host mkdir -p /tmp/instance-7/output-1/per-package/nanocom/target >>> nanocom 1.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-7/output-1/build/.nanocom.tar.gz.8uXTPX/output' 'http://downloads.sourceforge.net/project/nanocom/nanocom/v1.0/nanocom.tar.gz' --2023-01-26 10:44:24-- http://downloads.sourceforge.net/project/nanocom/nanocom/v1.0/nanocom.tar.gz Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://cytranet.dl.sourceforge.net/project/nanocom/nanocom/v1.0/nanocom.tar.gz [following] --2023-01-26 10:44:24-- http://cytranet.dl.sourceforge.net/project/nanocom/nanocom/v1.0/nanocom.tar.gz Resolving cytranet.dl.sourceforge.net (cytranet.dl.sourceforge.net)... 162.251.237.20 Connecting to cytranet.dl.sourceforge.net (cytranet.dl.sourceforge.net)|162.251.237.20|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 14225 (14K) [application/x-gzip] Saving to: '/tmp/instance-7/output-1/build/.nanocom.tar.gz.8uXTPX/output' 0K .......... ... 100% 32.4M=0s 2023-01-26 10:44:24 (32.4 MB/s) - '/tmp/instance-7/output-1/build/.nanocom.tar.gz.8uXTPX/output' saved [14225/14225] nanocom.tar.gz: OK (sha256: 5cb26e3e232cfc4a7cb16da432db532b775c5ebdb887ac9d39df5632f2c9a5e5) >>> nanocom 1.0 Extracting mkdir -p /tmp/instance-7/output-1/per-package/nanocom/host mkdir -p /tmp/instance-7/output-1/per-package/nanocom/target gzip -d -c /tmp/instance-7/dl/nanocom/nanocom.tar.gz | tar --strip-components=0 -C /tmp/instance-7/output-1/build/nanocom-1.0 -xf - >>> nanocom 1.0 Patching Applying 0001-fix-build-with-gcc-10.patch using patch: patching file nanocom.c patching file nanocom.h >>> nanocom 1.0 Configuring mkdir -p /tmp/instance-7/output-1/per-package/nanocom/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/nanocom/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/nanocom/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/nanocom/host mkdir -p /tmp/instance-7/output-1/per-package/nanocom/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/nanocom/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/nanocom/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/nanocom/target >>> nanocom 1.0 Building PATH="/tmp/instance-7/output-1/per-package/nanocom/host/bin:/tmp/instance-7/output-1/per-package/nanocom/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 CC="/tmp/instance-7/output-1/per-package/nanocom/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 " -C /tmp/instance-7/output-1/build/nanocom-1.0 make[1]: Entering directory '/tmp/instance-7/output-1/build/nanocom-1.0' rm -rf *.o nanocom /tmp/instance-7/output-1/per-package/nanocom/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 mux.c nanocom.c menu.c -o nanocom mux.c: In function 'mux_loop': mux.c:51:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 51 | write(STDOUT_FILENO, buf, i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c: In function 'process_main_menu': menu.c:176:9: warning: implicit declaration of function 'display_state'; did you mean 'display_status'? [-Wimplicit-function-declaration] 176 | display_state(); | ^~~~~~~~~~~~~ | display_status menu.c: In function 'cook_buf': menu.c:426:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 426 | write (fd, buf, current); | ^~~~~~~~~~~~~~~~~~~~~~~~ menu.c: In function 'main_menu': menu.c:79:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 79 | write(STDOUT_FILENO, str1, strlen(str1)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c: In function 'process_main_menu': menu.c:208:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 208 | write(STDOUT_FILENO, "\n", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c:219:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 219 | write(fd, &c, 1); | ^~~~~~~~~~~~~~~~ menu.c: In function 'baud_menu': menu.c:98:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 98 | write(STDOUT_FILENO, str, strlen(str)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c: In function 'data_bits_menu': menu.c:123:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 123 | write(STDOUT_FILENO, str, strlen(str)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c: In function 'parity_menu': menu.c:111:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 111 | write(STDOUT_FILENO, str, strlen(str)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c: In function 'stop_bits_menu': menu.c:135:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 135 | write(STDOUT_FILENO, str, strlen(str)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c: In function 'flow_control_menu': menu.c:148:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 148 | write(STDOUT_FILENO, str, strlen(str)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c: In function 'echo_settings_menu': menu.c:161:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 161 | write(STDOUT_FILENO, str, strlen(str)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c: In function 'process_baud_menu': menu.c:268:12: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 268 | write(STDOUT_FILENO, err, strlen(err)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c: In function 'process_data_bits_menu': menu.c:283:12: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 283 | write(STDOUT_FILENO, err, strlen(err)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c: In function 'process_parity_menu': menu.c:298:12: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 298 | write(STDOUT_FILENO, err, strlen(err)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c: In function 'process_stop_bits_menu': menu.c:313:12: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 313 | write(STDOUT_FILENO, err, strlen(err)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c: In function 'process_flow_control_menu': menu.c:328:12: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 328 | write(STDOUT_FILENO, err, strlen(err)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c: In function 'process_echo_settings_menu': menu.c:343:12: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 343 | write(STDOUT_FILENO, err, strlen(err)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c: In function 'reset_state': menu.c:353:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 353 | write(STDOUT_FILENO,leaving,strlen(leaving)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/tmp/instance-7/output-1/build/nanocom-1.0' >>> nanocom 1.0 Installing to target /usr/bin/install -m 0755 -D /tmp/instance-7/output-1/build/nanocom-1.0/nanocom /tmp/instance-7/output-1/per-package/nanocom/target/usr/bin/nanocom mkdir -p /tmp/instance-7/output-1/per-package/nanomsg/host mkdir -p /tmp/instance-7/output-1/per-package/nanomsg/target nanomsg-1.1.5.tar.gz: OK (sha256: 218b31ae1534ab897cb5c419973603de9ca1a5f54df2e724ab4a188eb416df5a) >>> nanomsg 1.1.5 Extracting mkdir -p /tmp/instance-7/output-1/per-package/nanomsg/host mkdir -p /tmp/instance-7/output-1/per-package/nanomsg/target gzip -d -c /tmp/instance-7/dl/nanomsg/nanomsg-1.1.5.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/nanomsg-1.1.5 -xf - >>> nanomsg 1.1.5 Patching >>> nanomsg 1.1.5 Configuring mkdir -p /tmp/instance-7/output-1/per-package/nanomsg/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-cmake/host/ /tmp/instance-7/output-1/per-package/host-cmake/host/ /tmp/instance-7/output-1/per-package/nanomsg/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-pkgconf/host/ /tmp/instance-7/output-1/per-package/host-pkgconf/host/ /tmp/instance-7/output-1/per-package/nanomsg/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/nanomsg/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/nanomsg/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/nanomsg/host mkdir -p /tmp/instance-7/output-1/per-package/nanomsg/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-cmake/target/ /tmp/instance-7/output-1/per-package/host-cmake/target/ /tmp/instance-7/output-1/per-package/nanomsg/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-pkgconf/target/ /tmp/instance-7/output-1/per-package/host-pkgconf/target/ /tmp/instance-7/output-1/per-package/nanomsg/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/nanomsg/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/nanomsg/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/nanomsg/target (mkdir -p /tmp/instance-7/output-1/build/nanomsg-1.1.5/ && cd /tmp/instance-7/output-1/build/nanomsg-1.1.5/ && rm -f CMakeCache.txt && PATH="/tmp/instance-7/output-1/per-package/nanomsg/host/bin:/tmp/instance-7/output-1/per-package/nanomsg/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-7/output-1/per-package/nanomsg/host/bin/cmake /tmp/instance-7/output-1/build/nanomsg-1.1.5/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-7/output-1/per-package/nanomsg/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DNN_ENABLE_DOC=OFF -DNN_TESTS=OFF -DNN_TOOLS=OFF ) -- The C compiler identification is GNU 11.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/instance-7/output-1/per-package/nanomsg/host/bin/sh4a-buildroot-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detected nanomsg ABI v5 (v5.1.0) -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- OS System is Linux -- OS Version is 1 -- Looking for gethrtime -- Looking for gethrtime - not found -- Looking for socketpair -- Looking for socketpair - found -- Looking for eventfd -- Looking for eventfd - found -- Looking for pipe -- Looking for pipe - found -- Looking for pipe2 -- Looking for pipe2 - found -- Looking for accept4 -- Looking for accept4 - found -- Looking for epoll_create -- Looking for epoll_create - found -- Looking for kqueue -- Looking for kqueue - not found -- Looking for poll -- Looking for poll - found -- Looking for getaddrinfo_a in anl -- Looking for getaddrinfo_a in anl - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for sem_wait in rt -- Looking for sem_wait in rt - found -- Looking for sem_wait in pthread -- Looking for sem_wait in pthread - found -- Looking for gethostbyname in nsl -- Looking for gethostbyname in nsl - not found -- Looking for socket in socket -- Looking for socket in socket - not found -- Looking for CLOCK_MONOTONIC -- Looking for CLOCK_MONOTONIC - found -- Looking for atomic_cas_32 -- Looking for atomic_cas_32 - not found -- Looking for AF_UNIX -- Looking for AF_UNIX - found -- Looking for backtrace_symbols_fd -- Looking for backtrace_symbols_fd - found -- Performing Test NN_HAVE_MSG_CONTROL -- Performing Test NN_HAVE_MSG_CONTROL - Success -- Performing Test NN_HAVE_GCC_ATOMIC_BUILTINS -- Performing Test NN_HAVE_GCC_ATOMIC_BUILTINS - Success -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /tmp/instance-7/output-1/build/nanomsg-1.1.5 >>> nanomsg 1.1.5 Building PATH="/tmp/instance-7/output-1/per-package/nanomsg/host/bin:/tmp/instance-7/output-1/per-package/nanomsg/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-7/output-1/build/nanomsg-1.1.5/ make[1]: Entering directory '/tmp/instance-7/output-1/build/nanomsg-1.1.5' [ 1%] Building C object src/CMakeFiles/nanomsg.dir/core/ep.c.o [ 2%] Building C object src/CMakeFiles/nanomsg.dir/core/global.c.o [ 3%] Building C object src/CMakeFiles/nanomsg.dir/core/pipe.c.o [ 4%] Building C object src/CMakeFiles/nanomsg.dir/core/poll.c.o [ 5%] Building C object src/CMakeFiles/nanomsg.dir/core/sock.c.o [ 6%] Building C object src/CMakeFiles/nanomsg.dir/core/sockbase.c.o [ 7%] Building C object src/CMakeFiles/nanomsg.dir/core/symbol.c.o [ 8%] Building C object src/CMakeFiles/nanomsg.dir/aio/ctx.c.o [ 9%] Building C object src/CMakeFiles/nanomsg.dir/aio/fsm.c.o [ 10%] Building C object src/CMakeFiles/nanomsg.dir/aio/pool.c.o [ 11%] Building C object src/CMakeFiles/nanomsg.dir/aio/timer.c.o [ 12%] Building C object src/CMakeFiles/nanomsg.dir/aio/timerset.c.o [ 13%] Building C object src/CMakeFiles/nanomsg.dir/aio/usock.c.o [ 14%] Building C object src/CMakeFiles/nanomsg.dir/aio/worker.c.o [ 15%] Building C object src/CMakeFiles/nanomsg.dir/utils/alloc.c.o [ 16%] Building C object src/CMakeFiles/nanomsg.dir/utils/atomic.c.o [ 17%] Building C object src/CMakeFiles/nanomsg.dir/utils/chunk.c.o [ 18%] Building C object src/CMakeFiles/nanomsg.dir/utils/chunkref.c.o [ 19%] Building C object src/CMakeFiles/nanomsg.dir/utils/clock.c.o [ 20%] Building C object src/CMakeFiles/nanomsg.dir/utils/closefd.c.o [ 21%] Building C object src/CMakeFiles/nanomsg.dir/utils/efd.c.o [ 22%] Building C object src/CMakeFiles/nanomsg.dir/utils/err.c.o [ 23%] Building C object src/CMakeFiles/nanomsg.dir/utils/hash.c.o [ 24%] Building C object src/CMakeFiles/nanomsg.dir/utils/list.c.o [ 25%] Building C object src/CMakeFiles/nanomsg.dir/utils/msg.c.o [ 26%] Building C object src/CMakeFiles/nanomsg.dir/utils/condvar.c.o [ 27%] Building C object src/CMakeFiles/nanomsg.dir/utils/mutex.c.o [ 28%] Building C object src/CMakeFiles/nanomsg.dir/utils/once.c.o [ 29%] Building C object src/CMakeFiles/nanomsg.dir/utils/queue.c.o [ 30%] Building C object src/CMakeFiles/nanomsg.dir/utils/random.c.o [ 31%] Building C object src/CMakeFiles/nanomsg.dir/utils/sem.c.o [ 32%] Building C object src/CMakeFiles/nanomsg.dir/utils/sleep.c.o [ 34%] Building C object src/CMakeFiles/nanomsg.dir/utils/strcasecmp.c.o [ 35%] Building C object src/CMakeFiles/nanomsg.dir/utils/strcasestr.c.o [ 36%] Building C object src/CMakeFiles/nanomsg.dir/utils/strncasecmp.c.o [ 37%] Building C object src/CMakeFiles/nanomsg.dir/utils/thread.c.o [ 38%] Building C object src/CMakeFiles/nanomsg.dir/utils/wire.c.o [ 39%] Building C object src/CMakeFiles/nanomsg.dir/devices/device.c.o [ 40%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/dist.c.o [ 41%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/excl.c.o [ 42%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/fq.c.o [ 43%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/lb.c.o [ 44%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/priolist.c.o [ 45%] Building C object src/CMakeFiles/nanomsg.dir/protocols/bus/bus.c.o [ 46%] Building C object src/CMakeFiles/nanomsg.dir/protocols/bus/xbus.c.o [ 47%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/push.c.o [ 48%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/pull.c.o [ 49%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/xpull.c.o [ 50%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/xpush.c.o [ 51%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pair/pair.c.o [ 52%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pair/xpair.c.o [ 53%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/pub.c.o [ 54%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/sub.c.o [ 55%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/trie.c.o [ 56%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/xpub.c.o [ 57%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/xsub.c.o [ 58%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/req.c.o [ 59%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/rep.c.o [ 60%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/task.c.o [ 61%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/xrep.c.o [ 62%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/xreq.c.o [ 63%] Building C object src/CMakeFiles/nanomsg.dir/protocols/survey/respondent.c.o [ 64%] Building C object src/CMakeFiles/nanomsg.dir/protocols/survey/surveyor.c.o [ 65%] Building C object src/CMakeFiles/nanomsg.dir/protocols/survey/xrespondent.c.o [ 67%] Building C object src/CMakeFiles/nanomsg.dir/protocols/survey/xsurveyor.c.o [ 68%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/backoff.c.o [ 69%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/dns.c.o [ 70%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/iface.c.o [ 71%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/literal.c.o [ 72%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/port.c.o [ 73%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/streamhdr.c.o [ 74%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/base64.c.o [ 75%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/binproc.c.o [ 76%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/cinproc.c.o [ 77%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/inproc.c.o [ 78%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/ins.c.o [ 79%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/msgqueue.c.o [ 80%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/sinproc.c.o /tmp/instance-7/output-1/build/nanomsg-1.1.5/src/transports/inproc/sinproc.c: In function 'nn_sinproc_shutdown_events': /tmp/instance-7/output-1/build/nanomsg-1.1.5/src/transports/inproc/sinproc.c:224:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 224 | switch (type) { | ^~~~~~ /tmp/instance-7/output-1/build/nanomsg-1.1.5/src/transports/inproc/sinproc.c:242:5: note: here 242 | case NN_SINPROC_SRC_PEER: | ^~~~ [ 81%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/aipc.c.o [ 82%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/bipc.c.o [ 83%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/cipc.c.o [ 84%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/ipc.c.o [ 85%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/sipc.c.o [ 86%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/atcp.c.o [ 87%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/btcp.c.o [ 88%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/ctcp.c.o [ 89%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/stcp.c.o [ 90%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/tcp.c.o [ 91%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/aws.c.o [ 92%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/bws.c.o [ 93%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/cws.c.o [ 94%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/sws.c.o /tmp/instance-7/output-1/build/nanomsg-1.1.5/src/transports/ws/sws.c: In function 'nn_sws_handler': /tmp/instance-7/output-1/build/nanomsg-1.1.5/src/transports/ws/sws.c:974:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 974 | switch (src) { | ^~~~~~ /tmp/instance-7/output-1/build/nanomsg-1.1.5/src/transports/ws/sws.c:1495:5: note: here 1495 | case NN_SWS_STATE_CLOSING_CONNECTION: | ^~~~ [ 95%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/ws.c.o [ 96%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/ws_handshake.c.o [ 97%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/sha1.c.o [ 98%] Building C object src/CMakeFiles/nanomsg.dir/aio/poller.c.o [100%] Linking C shared library ../libnanomsg.so [100%] Built target nanomsg make[1]: Leaving directory '/tmp/instance-7/output-1/build/nanomsg-1.1.5' >>> nanomsg 1.1.5 Installing to staging directory PATH="/tmp/instance-7/output-1/per-package/nanomsg/host/bin:/tmp/instance-7/output-1/per-package/nanomsg/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-7/output-1/per-package/nanomsg/host/sh4a-buildroot-linux-gnu/sysroot install/fast -C /tmp/instance-7/output-1/build/nanomsg-1.1.5/ make[1]: Entering directory '/tmp/instance-7/output-1/build/nanomsg-1.1.5' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/nanomsg/nn.h -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/nanomsg/inproc.h -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/nanomsg/ipc.h -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/nanomsg/tcp.h -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/nanomsg/ws.h -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/nanomsg/pair.h -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/nanomsg/pubsub.h -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/nanomsg/reqrep.h -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/nanomsg/pipeline.h -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/nanomsg/survey.h -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/nanomsg/bus.h -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/nanomsg.pc -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libnanomsg.so.5.1.0 -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libnanomsg.so.5 -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libnanomsg.so -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/cmake/nanomsg-1.1.5/nanomsg-target.cmake -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/cmake/nanomsg-1.1.5/nanomsg-target-release.cmake -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/cmake/nanomsg-1.1.5/nanomsg-config.cmake -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/cmake/nanomsg-1.1.5/nanomsg-config-version.cmake make[1]: Leaving directory '/tmp/instance-7/output-1/build/nanomsg-1.1.5' >>> nanomsg 1.1.5 Fixing libtool files for la in $(find /tmp/instance-7/output-1/per-package/nanomsg/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-7/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-7/output-1/per-package/nanomsg/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-7/output-1/per-package/nanomsg/host/sh4a-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-7/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> nanomsg 1.1.5 Installing to target PATH="/tmp/instance-7/output-1/per-package/nanomsg/host/bin:/tmp/instance-7/output-1/per-package/nanomsg/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-7/output-1/per-package/nanomsg/target install/fast -C /tmp/instance-7/output-1/build/nanomsg-1.1.5/ make[1]: Entering directory '/tmp/instance-7/output-1/build/nanomsg-1.1.5' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/target/usr/include/nanomsg/nn.h -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/target/usr/include/nanomsg/inproc.h -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/target/usr/include/nanomsg/ipc.h -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/target/usr/include/nanomsg/tcp.h -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/target/usr/include/nanomsg/ws.h -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/target/usr/include/nanomsg/pair.h -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/target/usr/include/nanomsg/pubsub.h -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/target/usr/include/nanomsg/reqrep.h -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/target/usr/include/nanomsg/pipeline.h -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/target/usr/include/nanomsg/survey.h -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/target/usr/include/nanomsg/bus.h -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/target/usr/lib/pkgconfig/nanomsg.pc -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/target/usr/lib/libnanomsg.so.5.1.0 -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/target/usr/lib/libnanomsg.so.5 -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/target/usr/lib/libnanomsg.so -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/target/usr/lib/cmake/nanomsg-1.1.5/nanomsg-target.cmake -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/target/usr/lib/cmake/nanomsg-1.1.5/nanomsg-target-release.cmake -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/target/usr/lib/cmake/nanomsg-1.1.5/nanomsg-config.cmake -- Installing: /tmp/instance-7/output-1/per-package/nanomsg/target/usr/lib/cmake/nanomsg-1.1.5/nanomsg-config-version.cmake make[1]: Leaving directory '/tmp/instance-7/output-1/build/nanomsg-1.1.5' mkdir -p /tmp/instance-7/output-1/per-package/neofetch/host mkdir -p /tmp/instance-7/output-1/per-package/neofetch/target >>> neofetch 7.1.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-7/output-1/build/.neofetch-7.1.0.tar.gz.74CiI4/output' 'https://github.com/dylanaraps/neofetch/archive/7.1.0/neofetch-7.1.0.tar.gz' --2023-01-26 10:44:50-- https://github.com/dylanaraps/neofetch/archive/7.1.0/neofetch-7.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/dylanaraps/neofetch/tar.gz/refs/tags/7.1.0 [following] --2023-01-26 10:44:50-- https://codeload.github.com/dylanaraps/neofetch/tar.gz/refs/tags/7.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: unspecified [application/x-gzip] Saving to: '/tmp/instance-7/output-1/build/.neofetch-7.1.0.tar.gz.74CiI4/output' 0K .......... .......... .......... .......... .......... 512K 50K .......... .......... .......... .......... ... 892K=0.1s 2023-01-26 10:44:51 (638 KB/s) - '/tmp/instance-7/output-1/build/.neofetch-7.1.0.tar.gz.74CiI4/output' saved [95400] neofetch-7.1.0.tar.gz: OK (sha256: 58a95e6b714e41efc804eca389a223309169b2def35e57fa934482a6b47c27e7) >>> neofetch 7.1.0 Extracting mkdir -p /tmp/instance-7/output-1/per-package/neofetch/host mkdir -p /tmp/instance-7/output-1/per-package/neofetch/target gzip -d -c /tmp/instance-7/dl/neofetch/neofetch-7.1.0.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/neofetch-7.1.0 -xf - >>> neofetch 7.1.0 Patching >>> neofetch 7.1.0 Configuring mkdir -p /tmp/instance-7/output-1/per-package/neofetch/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/neofetch/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/neofetch/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/neofetch/host mkdir -p /tmp/instance-7/output-1/per-package/neofetch/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/neofetch/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/neofetch/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/neofetch/target >>> neofetch 7.1.0 Building >>> neofetch 7.1.0 Installing to target /usr/bin/install -D -m 0755 /tmp/instance-7/output-1/build/neofetch-7.1.0/neofetch /tmp/instance-7/output-1/per-package/neofetch/target/usr/bin/neofetch mkdir -p /tmp/instance-7/output-1/per-package/neon/host mkdir -p /tmp/instance-7/output-1/per-package/neon/target neon-0.32.4.tar.gz: OK (sha256: b1e2120e4ae07df952c4a858731619733115c5f438965de4fab41d6bf7e7a508) >>> neon 0.32.4 Extracting mkdir -p /tmp/instance-7/output-1/per-package/neon/host mkdir -p /tmp/instance-7/output-1/per-package/neon/target gzip -d -c /tmp/instance-7/dl/neon/neon-0.32.4.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/neon-0.32.4 -xf - >>> neon 0.32.4 Patching Applying 0001-Revert-Advertise-TS_SSL-feature-with-OpenSSL-1.1.0.patch using patch: patching file macros/neon.m4 Hunk #2 succeeded at 1071 (offset 1 line). patching file src/ne_openssl.c Hunk #1 succeeded at 37 with fuzz 2 (offset -1157 lines). Applying 0002-configure.ac-fix-autoreconf.patch using patch: patching file configure.ac >>> neon 0.32.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-7/output-1/build/neon-0.32.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> neon 0.32.4 Configuring mkdir -p /tmp/instance-7/output-1/per-package/neon/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-autoconf/host/ /tmp/instance-7/output-1/per-package/host-autoconf/host/ /tmp/instance-7/output-1/per-package/neon/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-automake/host/ /tmp/instance-7/output-1/per-package/host-automake/host/ /tmp/instance-7/output-1/per-package/neon/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-libtool/host/ /tmp/instance-7/output-1/per-package/host-libtool/host/ /tmp/instance-7/output-1/per-package/neon/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-pkgconf/host/ /tmp/instance-7/output-1/per-package/host-pkgconf/host/ /tmp/instance-7/output-1/per-package/neon/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/neon/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/neon/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/neon/host mkdir -p /tmp/instance-7/output-1/per-package/neon/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-autoconf/target/ /tmp/instance-7/output-1/per-package/host-autoconf/target/ /tmp/instance-7/output-1/per-package/neon/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-automake/target/ /tmp/instance-7/output-1/per-package/host-automake/target/ /tmp/instance-7/output-1/per-package/neon/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-libtool/target/ /tmp/instance-7/output-1/per-package/host-libtool/target/ /tmp/instance-7/output-1/per-package/neon/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-pkgconf/target/ /tmp/instance-7/output-1/per-package/host-pkgconf/target/ /tmp/instance-7/output-1/per-package/neon/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/neon/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/neon/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/neon/target >>> neon 0.32.4 Autoreconfiguring libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, '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 '-I macros' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:16: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:16: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:16: the top level configure.ac:58: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:58: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... macros/neon.m4:474: NEON_COMMON_CHECKS is expanded from... macros/neon.m4:624: LIBNEON_SOURCE_CHECKS is expanded from... configure.ac:58: the top level configure.ac:70: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:70: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... macros/neon-test.m4:27: NEON_TEST is expanded from... configure.ac:70: the top level >>> neon 0.32.4 Patching libtool patching file /tmp/instance-7/output-1/build/neon-0.32.4/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /tmp/instance-7/output-1/build/neon-0.32.4/ && rm -rf config.cache && PATH="/tmp/instance-7/output-1/per-package/neon/host/bin:/tmp/instance-7/output-1/per-package/neon/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/neon/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-7/output-1/per-package/neon/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/neon/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/neon/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/neon/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/neon/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/neon/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/neon/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/neon/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 ne_cv_libsfor_bindtextdomain= 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-gssapi --disable-rpath --without-zlib --without-ssl --with-expat=no --with-libxml2=no --disable-webdav ) 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-rpath checking for a BSD-compatible install... /usr/bin/install -c checking for sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/neon/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-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/time.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for inline... inline checking for an ANSI C-conforming const... yes checking for size_t... yes checking for off_t... yes checking for uname... Linux checking whether make sets $(MAKE)... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking for gcc -Wformat -Werror sanity... yes checking for errno.h... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/uio.h... yes checking size of size_t... 4 checking how to print size_t... u checking size of off_t... 8 checking how to print off_t... lld checking size of ssize_t... 4 checking how to print ssize_t... d checking whether byte ordering is bigendian... (cached) no checking for /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking for snprintf... yes checking for vsnprintf... yes checking how to run the C preprocessor... /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-cpp checking for sys/time.h... (cached) yes checking for limits.h... yes checking for sys/select.h... yes checking for arpa/inet.h... yes checking for libintl.h... yes checking for signal.h... yes checking for sys/socket.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking for netdb.h... yes checking for sys/poll.h... yes checking for sys/limits.h... no checking for fcntl.h... yes checking for iconv.h... yes checking for timezone global... yes configure: LFS support unnecessary, off_t is not 32-bit checking for strtoll... yes checking for strcasecmp... yes checking for signal... yes checking for setvbuf... yes checking for setsockopt... yes checking for stpcpy... yes checking for poll... yes checking for fcntl... yes checking for getsockopt... yes checking for explicit_bzero... yes checking for sendmsg... yes checking for gettimeofday... yes checking whether stpcpy is declared... yes checking for library containing socket... none needed checking for library containing getaddrinfo... none needed checking for gai_strerror... yes checking for getnameinfo... yes checking for inet_ntop... yes checking for inet_pton... yes configure: IPv6 support is enabled checking for working AI_ADDRCONFIG... no checking for socklen_t... yes checking for struct tm.tm_gmtoff... yes checking for struct tm.__tm_gmtoff... no configure: zlib not enabled checking whether to enable ACL support in neon... no configure: SSL support is not enabled configure: Thread-safe SSL support is not enabled configure: Thread-safe SSL not supported checking for sh4a-buildroot-linux-gnu-pkg-config... /tmp/instance-7/output-1/per-package/neon/host/bin/pkg-config checking for libproxy-1.0 pkg-config data... no configure: libproxy support not enabled 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-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-7/output-1/per-package/neon/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-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-ld option to reload object files... -r checking for sh4a-buildroot-linux-gnu-objdump... /tmp/instance-7/output-1/per-package/neon/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-7/output-1/per-package/neon/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-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib checking for gawk... gawk checking command to parse /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc-nm output from /tmp/instance-7/output-1/per-package/neon/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 dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc static flag -static works... no checking if /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc linker (/tmp/instance-7/output-1/per-package/neon/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 size of time_t... 4 checking how to print time_t... ld checking for pid_t... yes checking for sh4a-buildroot-linux-gnu-ar... (cached) /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc-ar checking for sh4a-buildroot-linux-gnu-ranlib... (cached) /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib checking for sys/time.h... (cached) yes checking for signal.h... (cached) yes checking for stdint.h... (cached) yes checking for locale.h... yes checking for pipe... yes checking for isatty... yes checking for usleep... yes checking for shutdown... yes checking for setlocale... yes checking for gethostname... yes configure: WebDAV support is not enabled configure: Internationalization support not enabled configure: debugging is enabled checking for pkg-config... (cached) /tmp/instance-7/output-1/per-package/neon/host/bin/pkg-config checking if LD -Wl,--version-script works... yes configure: creating ./config.status config.status: creating neon-config config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating neon.pc config.status: creating test/makekeys config.status: creating config.h config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-rpath configure: Configured to build neon 0.32.4: Install prefix: /usr Compiler: /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc XML Parser: none needed SSL library: SSL support is not enabled zlib support: zlib not enabled Build libraries: Shared=yes, Static=no >>> neon 0.32.4 Building PATH="/tmp/instance-7/output-1/per-package/neon/host/bin:/tmp/instance-7/output-1/per-package/neon/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-7/output-1/build/neon-0.32.4/ make[1]: Entering directory '/tmp/instance-7/output-1/build/neon-0.32.4' make[2]: Entering directory '/tmp/instance-7/output-1/build/neon-0.32.4/src' /bin/bash ../libtool --quiet --mode=compile --tag=CC /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c ne_request.c -o ne_request.lo /bin/bash ../libtool --quiet --mode=compile --tag=CC /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c ne_session.c -o ne_session.lo /bin/bash ../libtool --quiet --mode=compile --tag=CC /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c ne_basic.c -o ne_basic.lo /bin/bash ../libtool --quiet --mode=compile --tag=CC /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c ne_string.c -o ne_string.lo /bin/bash ../libtool --quiet --mode=compile --tag=CC /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c ne_uri.c -o ne_uri.lo /bin/bash ../libtool --quiet --mode=compile --tag=CC /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c ne_dates.c -o ne_dates.lo /bin/bash ../libtool --quiet --mode=compile --tag=CC /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c ne_alloc.c -o ne_alloc.lo /bin/bash ../libtool --quiet --mode=compile --tag=CC /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c ne_md5.c -o ne_md5.lo /bin/bash ../libtool --quiet --mode=compile --tag=CC /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c ne_utils.c -o ne_utils.lo /bin/bash ../libtool --quiet --mode=compile --tag=CC /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c ne_socket.c -o ne_socket.lo /bin/bash ../libtool --quiet --mode=compile --tag=CC /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c ne_auth.c -o ne_auth.lo /bin/bash ../libtool --quiet --mode=compile --tag=CC /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c ne_redirect.c -o ne_redirect.lo /bin/bash ../libtool --quiet --mode=compile --tag=CC /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c ne_compress.c -o ne_compress.lo /bin/bash ../libtool --quiet --mode=compile --tag=CC /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c ne_i18n.c -o ne_i18n.lo /bin/bash ../libtool --quiet --mode=compile --tag=CC /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c ne_pkcs11.c -o ne_pkcs11.lo /bin/bash ../libtool --quiet --mode=compile --tag=CC /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c ne_socks.c -o ne_socks.lo /bin/bash ../libtool --quiet --mode=compile --tag=CC /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c ne_ntlm.c -o ne_ntlm.lo /bin/bash ../libtool --quiet --mode=compile --tag=CC /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c ne_stubssl.c -o ne_stubssl.lo /bin/bash ../libtool --quiet --mode=link --tag=CC /tmp/instance-7/output-1/per-package/neon/host/bin/sh4a-buildroot-linux-gnu-gcc -no-undefined -rpath /usr/lib -version-info 32:4:5 -Wl,--version-script=../src/neon.vers -o libneon.la ne_request.lo ne_session.lo ne_basic.lo ne_string.lo ne_uri.lo ne_dates.lo ne_alloc.lo ne_md5.lo ne_utils.lo ne_socket.lo ne_auth.lo ne_redirect.lo ne_compress.lo ne_i18n.lo ne_pkcs11.lo ne_socks.lo ne_ntlm.lo ne_stubssl.lo make[2]: Leaving directory '/tmp/instance-7/output-1/build/neon-0.32.4/src' make[1]: Leaving directory '/tmp/instance-7/output-1/build/neon-0.32.4' >>> neon 0.32.4 Installing to staging directory PATH="/tmp/instance-7/output-1/per-package/neon/host/bin:/tmp/instance-7/output-1/per-package/neon/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-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot install -C /tmp/instance-7/output-1/build/neon-0.32.4/ make[1]: Entering directory '/tmp/instance-7/output-1/build/neon-0.32.4' make[2]: Entering directory '/tmp/instance-7/output-1/build/neon-0.32.4/src' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-7/output-1/build/neon-0.32.4/src' /usr/bin/install -c -d /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib /bin/bash ./libtool --mode=install /usr/bin/install -c src/libneon.la \ /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libneon.la libtool: install: /usr/bin/install -c src/.libs/libneon.so.27.5.4 /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libneon.so.27.5.4 libtool: install: (cd /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libneon.so.27.5.4 libneon.so.27 || { rm -f libneon.so.27 && ln -s libneon.so.27.5.4 libneon.so.27; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libneon.so.27.5.4 libneon.so || { rm -f libneon.so && ln -s libneon.so.27.5.4 libneon.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libneon.lai /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libneon.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/install -c -d /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/neon Installing ne_request.h into /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/neon Installing ne_session.h into /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/neon Installing ne_utils.h into /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/neon Installing ne_uri.h into /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/neon Installing ne_socket.h into /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/neon Installing ne_basic.h into /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/neon Installing ne_207.h into /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/neon Installing ne_props.h into /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/neon Installing ne_xml.h into /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/neon Installing ne_dates.h into /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/neon Installing ne_string.h into /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/neon Installing ne_defs.h into /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/neon Installing ne_locks.h into /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/neon Installing ne_alloc.h into /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/neon Installing ne_md5.h into /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/neon Installing ne_i18n.h into /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/neon Installing ne_redirect.h into /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/neon Installing ne_auth.h into /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/neon Installing ne_compress.h into /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/neon Installing ne_acl.h into /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/neon Installing ne_ssl.h into /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/neon Installing ne_xmlreq.h into /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/neon Installing ne_pkcs11.h into /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/neon Installing ne_acl3744.h into /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/neon /usr/bin/install -c -d /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin Installing neon-config into /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin /usr/bin/install -c -d /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig /usr/bin/install -c -m 644 neon.pc /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/neon.pc /usr/bin/install -c -d /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3 /usr/bin/install -c -d /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man1 for m in doc/man/*.3; do \ /usr/bin/install -c -m 644 $m /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3; done for m in doc/man/*.1; do \ /usr/bin/install -c -m 644 $m /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man1; done /usr/bin/install -c -d /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/doc/neon-0.32.4/html for d in doc/html/*.html; do \ /usr/bin/install -c -m 644 $d /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/doc/neon-0.32.4/html; \ done NLS not enabled. make[1]: Leaving directory '/tmp/instance-7/output-1/build/neon-0.32.4' >>> neon 0.32.4 Fixing package configuration files >>> neon 0.32.4 Fixing libtool files for la in $(find /tmp/instance-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-7/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-7/output-1/per-package/neon/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-7/output-1/per-package/neon/host/sh4a-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-7/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 >>> neon 0.32.4 Installing to target PATH="/tmp/instance-7/output-1/per-package/neon/host/bin:/tmp/instance-7/output-1/per-package/neon/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-7/output-1/per-package/neon/target install -C /tmp/instance-7/output-1/build/neon-0.32.4/ make[1]: Entering directory '/tmp/instance-7/output-1/build/neon-0.32.4' make[2]: Entering directory '/tmp/instance-7/output-1/build/neon-0.32.4/src' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-7/output-1/build/neon-0.32.4/src' /usr/bin/install -c -d /tmp/instance-7/output-1/per-package/neon/target/usr/lib /bin/bash ./libtool --mode=install /usr/bin/install -c src/libneon.la \ /tmp/instance-7/output-1/per-package/neon/target/usr/lib/libneon.la libtool: install: /usr/bin/install -c src/.libs/libneon.so.27.5.4 /tmp/instance-7/output-1/per-package/neon/target/usr/lib/libneon.so.27.5.4 libtool: install: (cd /tmp/instance-7/output-1/per-package/neon/target/usr/lib && { ln -s -f libneon.so.27.5.4 libneon.so.27 || { rm -f libneon.so.27 && ln -s libneon.so.27.5.4 libneon.so.27; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/neon/target/usr/lib && { ln -s -f libneon.so.27.5.4 libneon.so || { rm -f libneon.so && ln -s libneon.so.27.5.4 libneon.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libneon.lai /tmp/instance-7/output-1/per-package/neon/target/usr/lib/libneon.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/install -c -d /tmp/instance-7/output-1/per-package/neon/target/usr/include/neon Installing ne_request.h into /tmp/instance-7/output-1/per-package/neon/target/usr/include/neon Installing ne_session.h into /tmp/instance-7/output-1/per-package/neon/target/usr/include/neon Installing ne_utils.h into /tmp/instance-7/output-1/per-package/neon/target/usr/include/neon Installing ne_uri.h into /tmp/instance-7/output-1/per-package/neon/target/usr/include/neon Installing ne_socket.h into /tmp/instance-7/output-1/per-package/neon/target/usr/include/neon Installing ne_basic.h into /tmp/instance-7/output-1/per-package/neon/target/usr/include/neon Installing ne_207.h into /tmp/instance-7/output-1/per-package/neon/target/usr/include/neon Installing ne_props.h into /tmp/instance-7/output-1/per-package/neon/target/usr/include/neon Installing ne_xml.h into /tmp/instance-7/output-1/per-package/neon/target/usr/include/neon Installing ne_dates.h into /tmp/instance-7/output-1/per-package/neon/target/usr/include/neon Installing ne_string.h into /tmp/instance-7/output-1/per-package/neon/target/usr/include/neon Installing ne_defs.h into /tmp/instance-7/output-1/per-package/neon/target/usr/include/neon Installing ne_locks.h into /tmp/instance-7/output-1/per-package/neon/target/usr/include/neon Installing ne_alloc.h into /tmp/instance-7/output-1/per-package/neon/target/usr/include/neon Installing ne_md5.h into /tmp/instance-7/output-1/per-package/neon/target/usr/include/neon Installing ne_i18n.h into /tmp/instance-7/output-1/per-package/neon/target/usr/include/neon Installing ne_redirect.h into /tmp/instance-7/output-1/per-package/neon/target/usr/include/neon Installing ne_auth.h into /tmp/instance-7/output-1/per-package/neon/target/usr/include/neon Installing ne_compress.h into /tmp/instance-7/output-1/per-package/neon/target/usr/include/neon Installing ne_acl.h into /tmp/instance-7/output-1/per-package/neon/target/usr/include/neon Installing ne_ssl.h into /tmp/instance-7/output-1/per-package/neon/target/usr/include/neon Installing ne_xmlreq.h into /tmp/instance-7/output-1/per-package/neon/target/usr/include/neon Installing ne_pkcs11.h into /tmp/instance-7/output-1/per-package/neon/target/usr/include/neon Installing ne_acl3744.h into /tmp/instance-7/output-1/per-package/neon/target/usr/include/neon /usr/bin/install -c -d /tmp/instance-7/output-1/per-package/neon/target/usr/bin Installing neon-config into /tmp/instance-7/output-1/per-package/neon/target/usr/bin /usr/bin/install -c -d /tmp/instance-7/output-1/per-package/neon/target/usr/lib/pkgconfig /usr/bin/install -c -m 644 neon.pc /tmp/instance-7/output-1/per-package/neon/target/usr/lib/pkgconfig/neon.pc /usr/bin/install -c -d /tmp/instance-7/output-1/per-package/neon/target/usr/share/man/man3 /usr/bin/install -c -d /tmp/instance-7/output-1/per-package/neon/target/usr/share/man/man1 for m in doc/man/*.3; do \ /usr/bin/install -c -m 644 $m /tmp/instance-7/output-1/per-package/neon/target/usr/share/man/man3; done for m in doc/man/*.1; do \ /usr/bin/install -c -m 644 $m /tmp/instance-7/output-1/per-package/neon/target/usr/share/man/man1; done /usr/bin/install -c -d /tmp/instance-7/output-1/per-package/neon/target/usr/share/doc/neon-0.32.4/html for d in doc/html/*.html; do \ /usr/bin/install -c -m 644 $d /tmp/instance-7/output-1/per-package/neon/target/usr/share/doc/neon-0.32.4/html; \ done NLS not enabled. make[1]: Leaving directory '/tmp/instance-7/output-1/build/neon-0.32.4' mkdir -p /tmp/instance-7/output-1/per-package/net-tools/host mkdir -p /tmp/instance-7/output-1/per-package/net-tools/target >>> net-tools 2.10 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-7/output-1/build/.net-tools-2.10.tar.xz.dmx4FD/output' 'http://downloads.sourceforge.net/project/net-tools/net-tools-2.10.tar.xz' --2023-01-26 10:45:29-- http://downloads.sourceforge.net/project/net-tools/net-tools-2.10.tar.xz Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://versaweb.dl.sourceforge.net/project/net-tools/net-tools-2.10.tar.xz [following] --2023-01-26 10:45:29-- http://versaweb.dl.sourceforge.net/project/net-tools/net-tools-2.10.tar.xz Resolving versaweb.dl.sourceforge.net (versaweb.dl.sourceforge.net)... 162.251.232.173 Connecting to versaweb.dl.sourceforge.net (versaweb.dl.sourceforge.net)|162.251.232.173|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 229616 (224K) [application/octet-stream] Saving to: '/tmp/instance-7/output-1/build/.net-tools-2.10.tar.xz.dmx4FD/output' 0K .......... .......... .......... .......... .......... 22% 746K 0s 50K .......... .......... .......... .......... .......... 44% 1.46M 0s 100K .......... .......... .......... .......... .......... 66% 19.1M 0s 150K .......... .......... .......... .......... .......... 89% 10.2M 0s 200K .......... .......... .... 100% 892K=0.1s 2023-01-26 10:45:29 (1.62 MB/s) - '/tmp/instance-7/output-1/build/.net-tools-2.10.tar.xz.dmx4FD/output' saved [229616/229616] net-tools-2.10.tar.xz: OK (sha1: 4080baab0486dc882c3b293d5559c27251ae4268) net-tools-2.10.tar.xz: OK (md5: 78aae762c95e2d731faf88d482e4cde5) net-tools-2.10.tar.xz: OK (sha256: b262435a5241e89bfa51c3cabd5133753952f7a7b7b93f32e08cb9d96f580d69) >>> net-tools 2.10 Extracting mkdir -p /tmp/instance-7/output-1/per-package/net-tools/host mkdir -p /tmp/instance-7/output-1/per-package/net-tools/target xzcat /tmp/instance-7/dl/net-tools/net-tools-2.10.tar.xz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/net-tools-2.10 -xf - >>> net-tools 2.10 Patching >>> net-tools 2.10 Configuring mkdir -p /tmp/instance-7/output-1/per-package/net-tools/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/net-tools/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/net-tools/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/net-tools/host mkdir -p /tmp/instance-7/output-1/per-package/net-tools/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/net-tools/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/net-tools/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/net-tools/target (cd /tmp/instance-7/output-1/build/net-tools-2.10; yes "" | ./configure.sh config.in ) ###################################################### Notice: ifconfig and route are now installed into /bin ###################################################### * * * Internationalization * * The net-tools package has currently been translated to French, * German and Brazilian Portugese. Other translations are, of * course, welcome. Answer `n' here if you have no support for * internationalization on your system. * Does your system support GNU gettext? (I18N) [n] * * * Protocol Families. * UNIX protocol family (HAVE_AFUNIX) [y] INET (TCP/IP) protocol family (HAVE_AFINET) [y] INET6 (IPv6) protocol family (HAVE_AFINET6) [y] Novell IPX/SPX protocol family (HAVE_AFIPX) [y] Appletalk DDP protocol family (HAVE_AFATALK) [y] AX25 (packet radio) protocol family (HAVE_AFAX25) [y] NET/ROM (packet radio) protocol family (HAVE_AFNETROM) [y] Rose (packet radio) protocol family (HAVE_AFROSE) [y] X.25 (CCITT) protocol family (HAVE_AFX25) [y] Econet protocol family (HAVE_AFECONET) [n] DECnet protocol family (HAVE_AFDECnet) [n] Ash protocol family (HAVE_AFASH) [y] Bluetooth protocol family (HAVE_AFBLUETOOTH) [n] * * * Device Hardware types. * Ethernet (generic) support (HAVE_HWETHER) [y] ARCnet support (HAVE_HWARC) [y] SLIP (serial line) support (HAVE_HWSLIP) [y] PPP (serial line) support (HAVE_HWPPP) [y] IPIP Tunnel support (HAVE_HWTUNNEL) [y] STRIP (Metricom radio) support (HAVE_HWSTRIP) [n] Token ring (generic) support (HAVE_HWTR) [n] AX25 (packet radio) support (HAVE_HWAX25) [y] Rose (packet radio) support (HAVE_HWROSE) [y] NET/ROM (packet radio) support (HAVE_HWNETROM) [y] X.25 (generic) support (HAVE_HWX25) [y] DLCI/FRAD (frame relay) support (HAVE_HWFR) [y] SIT (IPv6-in-IPv4) support (HAVE_HWSIT) [y] FDDI (generic) support (HAVE_HWFDDI) [y] HIPPI (generic) support (HAVE_HWHIPPI) [y] Ash hardware support (HAVE_HWASH) [y] (Cisco)-HDLC/LAPB support (HAVE_HWHDLCLAPB) [y] IrDA support (HAVE_HWIRDA) [y] Econet hardware support (HAVE_HWEC) [n] Generic EUI-64 hardware support (HAVE_HWEUI64) [y] InfiniBand hardware support (HAVE_HWIB) [y] * * * Other Features. * IP Masquerading support (HAVE_FW_MASQUERADE) [y] Build arp and rarp (HAVE_ARP_TOOLS) [y] Build hostname (HAVE_HOSTNAME_TOOLS) [y] Install hostname NIS/YP symlinks (HAVE_HOSTNAME_SYMLINKS) [y] Build iptunnel and ipmaddr (HAVE_IP_TOOLS) [y] Build mii-tool (HAVE_MII) [y] Build plipconfig (HAVE_PLIP_TOOLS) [y] Build slattach (HAVE_SERIAL_TOOLS) [y] SELinux support (HAVE_SELINUX) [n] yes: standard output: Broken pipe /usr/bin/sed -i -e 's:_AFINET6 0:_AFINET6 1:' /tmp/instance-7/output-1/build/net-tools-2.10/config.h >>> net-tools 2.10 Building PATH="/tmp/instance-7/output-1/per-package/net-tools/host/bin:/tmp/instance-7/output-1/per-package/net-tools/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/net-tools/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-7/output-1/per-package/net-tools/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/net-tools/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/net-tools/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/net-tools/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/net-tools/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/net-tools/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/net-tools/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/net-tools/host/sh4a-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no LDFLAGS=" " /home/autobuild/make/make -j1 -C /tmp/instance-7/output-1/build/net-tools-2.10 make[1]: Entering directory '/tmp/instance-7/output-1/build/net-tools-2.10' make[2]: Entering directory '/tmp/instance-7/output-1/build/net-tools-2.10/lib' /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o activate.o activate.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o af.o af.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o arcnet.o arcnet.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o ash.o ash.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o ax25.o ax25.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o ax25_gr.o ax25_gr.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o ddp.o ddp.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o ddp_gr.o ddp_gr.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o ec_hw.o ec_hw.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o econet.o econet.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o ether.o ether.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o eui64.o eui64.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o fddi.o fddi.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o frame.o frame.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o getargs.o getargs.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o getroute.o getroute.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o hdlclapb.o hdlclapb.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o hippi.o hippi.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o hw.o hw.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o ib.o ib.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o inet.o inet.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o inet6.o inet6.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o inet6_gr.o inet6_gr.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o inet6_sr.o inet6_sr.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o inet_gr.o inet_gr.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o inet_sr.o inet_sr.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o interface.o interface.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o ipx.o ipx.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o ipx_gr.o ipx_gr.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o ipx_sr.o ipx_sr.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o irda.o irda.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o loopback.o loopback.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o masq_info.o masq_info.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o netrom.o netrom.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o netrom_gr.o netrom_gr.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o netrom_sr.o netrom_sr.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o nstrcmp.o nstrcmp.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o ppp.o ppp.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o ppp_ac.o ppp_ac.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o proc.o proc.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o rose.o rose.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o rose_gr.o rose_gr.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o setroute.o setroute.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o sit.o sit.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o slip.o slip.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o slip_ac.o slip_ac.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o sockets.o sockets.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o strip.o strip.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o tr.o tr.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o tunnel.o tunnel.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o unix.o unix.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o util-ank.o util-ank.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o util.o util.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o x25.o x25.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o x25_gr.o x25_gr.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c -o x25_sr.o x25_sr.c Building libnet-tools.a make[2]: Leaving directory '/tmp/instance-7/output-1/build/net-tools-2.10/lib' make[2]: Entering directory '/tmp/instance-7/output-1/build/net-tools-2.10/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-7/output-1/build/net-tools-2.10/man' /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c ifconfig.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -Llib -o ifconfig ifconfig.o -lnet-tools /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c netstat.c netstat.c: In function 'ipx_info': netstat.c:1804:37: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 50 [-Wformat-truncation=] 1804 | snprintf(sad, sizeof(sad), "%s:%04X", buf, sport); | ^~ ~~~ In file included from /tmp/instance-7/output-1/per-package/net-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from netstat.c:72: /tmp/instance-7/output-1/per-package/net-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 6 and 265 bytes into a destination of size 50 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ netstat.c:1810:41: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 50 [-Wformat-truncation=] 1810 | snprintf(dad, sizeof(dad), "%s:%04X", buf, dport); | ^~ ~~~ In file included from /tmp/instance-7/output-1/per-package/net-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from netstat.c:72: /tmp/instance-7/output-1/per-package/net-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 6 and 265 bytes into a destination of size 50 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ netstat.c: In function 'prg_cache_load': netstat.c:474:47: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 20 [-Wformat-truncation=] 474 | snprintf(finbuf, sizeof(finbuf), "%s/%s", direproc->d_name, cmdlp); | ^~ In file included from /tmp/instance-7/output-1/per-package/net-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from netstat.c:72: /tmp/instance-7/output-1/per-package/net-tools/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 2 and 768 bytes into a destination of size 20 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c statistics.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -Llib -o netstat netstat.o statistics.o -lnet-tools /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c route.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -Llib -o route route.o -lnet-tools /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c nameif.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -Llib -o nameif nameif.o -lnet-tools /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c arp.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -Llib -o arp arp.o -lnet-tools /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c rarp.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -Llib -o rarp rarp.o -lnet-tools /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c hostname.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -Llib -o hostname hostname.o /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c iptunnel.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -Llib -o iptunnel iptunnel.o -lnet-tools /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c ipmaddr.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -Llib -o ipmaddr ipmaddr.o -lnet-tools /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c mii-tool.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -Llib -o mii-tool mii-tool.o -lnet-tools /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c plipconfig.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -Llib -o plipconfig plipconfig.o -lnet-tools /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/tmp/instance-7/output-1/build/net-tools-2.10/include -Ilib -c slattach.c /tmp/instance-7/output-1/per-package/net-tools/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -Llib -o slattach slattach.o -lnet-tools make[1]: Leaving directory '/tmp/instance-7/output-1/build/net-tools-2.10' >>> net-tools 2.10 Installing to target PATH="/tmp/instance-7/output-1/per-package/net-tools/host/bin:/tmp/instance-7/output-1/per-package/net-tools/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-7/output-1/build/net-tools-2.10 DESTDIR=/tmp/instance-7/output-1/per-package/net-tools/target install make[1]: Entering directory '/tmp/instance-7/output-1/build/net-tools-2.10' make[2]: Entering directory '/tmp/instance-7/output-1/build/net-tools-2.10/lib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-7/output-1/build/net-tools-2.10/lib' make[2]: Entering directory '/tmp/instance-7/output-1/build/net-tools-2.10/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-7/output-1/build/net-tools-2.10/man' ###################################################### Notice: ifconfig and route are now installed into /bin ###################################################### install -m 0755 -d /tmp/instance-7/output-1/per-package/net-tools/target/sbin install -m 0755 -d /tmp/instance-7/output-1/per-package/net-tools/target/bin install -m 0755 ifconfig /tmp/instance-7/output-1/per-package/net-tools/target/bin install -m 0755 nameif /tmp/instance-7/output-1/per-package/net-tools/target/sbin install -m 0755 netstat /tmp/instance-7/output-1/per-package/net-tools/target/bin install -m 0755 route /tmp/instance-7/output-1/per-package/net-tools/target/bin install -m 0755 arp /tmp/instance-7/output-1/per-package/net-tools/target/sbin install -m 0755 rarp /tmp/instance-7/output-1/per-package/net-tools/target/sbin install -m 0755 hostname /tmp/instance-7/output-1/per-package/net-tools/target/bin ln -fs hostname /tmp/instance-7/output-1/per-package/net-tools/target/bin/dnsdomainname ln -fs hostname /tmp/instance-7/output-1/per-package/net-tools/target/bin/ypdomainname ln -fs hostname /tmp/instance-7/output-1/per-package/net-tools/target/bin/nisdomainname ln -fs hostname /tmp/instance-7/output-1/per-package/net-tools/target/bin/domainname install -m 0755 ipmaddr /tmp/instance-7/output-1/per-package/net-tools/target/sbin install -m 0755 iptunnel /tmp/instance-7/output-1/per-package/net-tools/target/sbin install -m 0755 mii-tool /tmp/instance-7/output-1/per-package/net-tools/target/sbin install -m 0755 plipconfig /tmp/instance-7/output-1/per-package/net-tools/target/sbin install -m 0755 slattach /tmp/instance-7/output-1/per-package/net-tools/target/sbin /home/autobuild/make/make -C man install make[2]: Entering directory '/tmp/instance-7/output-1/build/net-tools-2.10/man' LANGS='en_US' ; \ for LANG in $LANGS; do \ cd $LANG; \ for SECTION in 1 5 8; do \ if [ "$LANG" = "en_US" ] ; then \ MAN_DIR=/tmp/instance-7/output-1/per-package/net-tools/target/usr/share/man/man$SECTION; \ else \ MAN_DIR=/tmp/instance-7/output-1/per-package/net-tools/target/usr/share/man/$LANG/man$SECTION; \ fi ; \ install -d -m 755 $MAN_DIR; \ for CMD in *.$SECTION; do \ [ -e $CMD ] || continue; \ case $CMD in "" |nodename.?) continue;; esac; \ install -m 644 $CMD $MAN_DIR || exit 1; \ done; \ done; \ cd ..; \ done make[2]: Leaving directory '/tmp/instance-7/output-1/build/net-tools-2.10/man' /home/autobuild/make/make -C po install make[2]: Entering directory '/tmp/instance-7/output-1/build/net-tools-2.10/po' langs=''; \ for l in $langs; do \ install -c -m 755 -d /tmp/instance-7/output-1/per-package/net-tools/target/usr/share/locale/$l; \ install -c -m 755 -d /tmp/instance-7/output-1/per-package/net-tools/target/usr/share/locale/$l/LC_MESSAGES; \ install -c -m 644 $l.mo /tmp/instance-7/output-1/per-package/net-tools/target/usr/share/locale/$l/LC_MESSAGES/net-tools.mo; \ done make[2]: Leaving directory '/tmp/instance-7/output-1/build/net-tools-2.10/po' make[1]: Leaving directory '/tmp/instance-7/output-1/build/net-tools-2.10' mv -f /tmp/instance-7/output-1/per-package/net-tools/target/bin/ifconfig /tmp/instance-7/output-1/per-package/net-tools/target/sbin/ifconfig mv -f /tmp/instance-7/output-1/per-package/net-tools/target/bin/route /tmp/instance-7/output-1/per-package/net-tools/target/sbin/route mkdir -p /tmp/instance-7/output-1/per-package/netperf/host mkdir -p /tmp/instance-7/output-1/per-package/netperf/target >>> netperf 2.7.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-7/output-1/build/.netperf-2.7.0.tar.bz2.7s6kzk/output' 'http://sources.buildroot.org/netperf/netperf-2.7.0.tar.bz2' --2023-01-26 10:45:55-- http://sources.buildroot.org/netperf/netperf-2.7.0.tar.bz2 Resolving sources.buildroot.org (sources.buildroot.org)... 140.211.167.122 Connecting to sources.buildroot.org (sources.buildroot.org)|140.211.167.122|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://git.busybox.net/netperf/netperf-2.7.0.tar.bz2 [following] --2023-01-26 10:45:55-- https://git.busybox.net/netperf/netperf-2.7.0.tar.bz2 Resolving git.busybox.net (git.busybox.net)... 140.211.167.122 Connecting to git.busybox.net (git.busybox.net)|140.211.167.122|:443... connected. HTTP request sent, awaiting response... 404 Not found 2023-01-26 10:45:55 ERROR 404: Not found. wget --passive-ftp -nd -t 3 -O '/tmp/instance-7/output-1/build/.netperf-2.7.0.tar.bz2.oQzjZR/output' 'http://sources.buildroot.net/netperf/netperf-2.7.0.tar.bz2' --2023-01-26 10:45:55-- http://sources.buildroot.net/netperf/netperf-2.7.0.tar.bz2 Resolving sources.buildroot.net (sources.buildroot.net)... 172.67.72.56, 104.26.0.37, 104.26.1.37, ... Connecting to sources.buildroot.net (sources.buildroot.net)|172.67.72.56|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1024430 (1000K) [application/x-gtar-compressed] Saving to: '/tmp/instance-7/output-1/build/.netperf-2.7.0.tar.bz2.oQzjZR/output' 0K .......... .......... .......... .......... .......... 4% 2.27M 0s 50K .......... .......... .......... .......... .......... 9% 6.27M 0s 100K .......... .......... .......... .......... .......... 14% 2.82M 0s 150K .......... .......... .......... .......... .......... 19% 6.39M 0s 200K .......... .......... .......... .......... .......... 24% 7.33M 0s 250K .......... .......... .......... .......... .......... 29% 10.1M 0s 300K .......... .......... .......... .......... .......... 34% 9.17M 0s 350K .......... .......... .......... .......... .......... 39% 10.9M 0s 400K .......... .......... .......... .......... .......... 44% 10.9M 0s 450K .......... .......... .......... .......... .......... 49% 13.6M 0s 500K .......... .......... .......... .......... .......... 54% 22.7M 0s 550K .......... .......... .......... .......... .......... 59% 15.5M 0s 600K .......... .......... .......... .......... .......... 64% 17.0M 0s 650K .......... .......... .......... .......... .......... 69% 36.1M 0s 700K .......... .......... .......... .......... .......... 74% 39.8M 0s 750K .......... .......... .......... .......... .......... 79% 16.9M 0s 800K .......... .......... .......... .......... .......... 84% 28.6M 0s 850K .......... .......... .......... .......... .......... 89% 26.5M 0s 900K .......... .......... .......... .......... .......... 94% 30.8M 0s 950K .......... .......... .......... .......... .......... 99% 31.3M 0s 1000K 100% 801G=0.1s 2023-01-26 10:45:55 (9.40 MB/s) - '/tmp/instance-7/output-1/build/.netperf-2.7.0.tar.bz2.oQzjZR/output' saved [1024430/1024430] netperf-2.7.0.tar.bz2: OK (sha256: 842af17655835c8be7203808c3393e6cb327a8067f3ed1f1053eb78b4e40375a) >>> netperf 2.7.0 Extracting mkdir -p /tmp/instance-7/output-1/per-package/netperf/host mkdir -p /tmp/instance-7/output-1/per-package/netperf/target bzcat /tmp/instance-7/dl/netperf/netperf-2.7.0.tar.bz2 | tar --strip-components=1 -C /tmp/instance-7/output-1/build/netperf-2.7.0 -xf - >>> netperf 2.7.0 Patching Applying 0001-src-nettest_omni.c-fix-compilation-with-GCC10.patch using patch: patching file src/nettest_omni.c Hunk #1 succeeded at 456 (offset -2 lines). >>> netperf 2.7.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-7/output-1/build/netperf-2.7.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> netperf 2.7.0 Patching libtool >>> netperf 2.7.0 Configuring mkdir -p /tmp/instance-7/output-1/per-package/netperf/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/netperf/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/netperf/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/netperf/host mkdir -p /tmp/instance-7/output-1/per-package/netperf/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/netperf/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/netperf/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/netperf/target (cd /tmp/instance-7/output-1/build/netperf-2.7.0/ && rm -rf config.cache && PATH="/tmp/instance-7/output-1/per-package/netperf/host/bin:/tmp/instance-7/output-1/per-package/netperf/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/netperf/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-7/output-1/per-package/netperf/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/netperf/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/netperf/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/netperf/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/netperf/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/netperf/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/netperf/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/netperf/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 ac_cv_func_setpgrp_void=set CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=gnu89" 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 --enable-demo=yes ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking build system type... x86_64-pc-linux-gnu checking host system type... 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 thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/netperf/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-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-7/output-1/per-package/netperf/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-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-gcc... none checking for sh4a-buildroot-linux-gnu-ranlib... /tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib checking for an ANSI C-conforming const... yes checking for main in -lm... yes checking how to run the C preprocessor... /tmp/instance-7/output-1/per-package/netperf/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/wait.h that is POSIX.1 compatible... 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 endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking linux/tcp.h usability... yes checking linux/tcp.h presence... yes checking for linux/tcp.h... yes checking linux/socket.h usability... yes checking linux/socket.h presence... yes checking for linux/socket.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.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/sctp.h usability... no checking netinet/sctp.h presence... no checking for netinet/sctp.h... no checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking syscall.h usability... yes checking syscall.h presence... yes checking for syscall.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/wait.h... (cached) yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/sysinfo.h usability... yes checking sys/sysinfo.h presence... yes checking for sys/sysinfo.h... yes checking for sys/wait.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking netinet/ip.h usability... yes checking netinet/ip.h presence... yes checking for netinet/ip.h... yes checking for main in -lsocket... no checking for main in -lmach... no checking for an ANSI C-conforming const... (cached) yes checking for off_t... yes checking for size_t... yes checking for socklen_t equivalent... size_t checking for h_errno declaration in netdb.h... yes checking for struct sockaddr_storage... yes checking whether time.h and sys/time.h may both be included... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking if sockaddr struct has sa_len member... no checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... (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 whether setpgrp takes no argument... (cached) set checking return type of signal handlers... void checking for alarm... yes checking for bzero... yes checking for daemon... yes checking for gethostbyname... yes checking for gethrtime... no checking for gettimeofday... yes checking for inet_ntoa... yes checking for memset... yes checking for memcpy... yes checking for munmap... yes checking for select... yes checking for setsid... yes checking for socket... yes checking for sqrt... yes checking for strcasecmp... yes checking for strchr... yes checking for strstr... yes checking for strtoul... yes checking for uname... yes checking for toupper... yes checking for getnameinfo... yes checking for getaddrinfo... yes checking for inet_ntop... yes checking for getifaddrs... yes checking for sendfile... yes checking for uname... (cached) yes checking for mpctl... no checking for processor_bind... no checking for sched_setaffinity... yes checking for bind_to_cpu_id... no checking for bindprocessor... no checking whether to include histogram support... no checking whether to include dirty support... no checking whether to include demo support... yes checking whether to include Unix-domain socket tests... no checking whether to include DLPI tests... no checking whether to include DCCP tests... no checking whether to include OMNI tests... yes checking whether to include XTI tests... no checking whether to include SDP tests... no checking whether to include ICSC-EXS tests... no checking whether to include SCTP tests... no checking whether to include paced send (intervals) support... no checking whether paced sends should spin... no checking whether to include initial burst support in _RR tests... yes checking which CPU utilization measurement type to use... "procstat - auto" configure: creating ./config.status config.status: creating Makefile config.status: creating src/netperf_version.h config.status: creating src/Makefile config.status: creating src/missing/Makefile config.status: creating src/missing/m4/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating netperf.spec config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> netperf 2.7.0 Building PATH="/tmp/instance-7/output-1/per-package/netperf/host/bin:/tmp/instance-7/output-1/per-package/netperf/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-7/output-1/build/netperf-2.7.0/ make[1]: Entering directory '/tmp/instance-7/output-1/build/netperf-2.7.0' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-7/output-1/build/netperf-2.7.0' Making all in src make[3]: Entering directory '/tmp/instance-7/output-1/build/netperf-2.7.0/src' Making all in missing make[4]: Entering directory '/tmp/instance-7/output-1/build/netperf-2.7.0/src/missing' Making all in m4 make[5]: Entering directory '/tmp/instance-7/output-1/build/netperf-2.7.0/src/missing/m4' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/netperf-2.7.0/src/missing/m4' make[5]: Entering directory '/tmp/instance-7/output-1/build/netperf-2.7.0/src/missing' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/netperf-2.7.0/src/missing' make[4]: Leaving directory '/tmp/instance-7/output-1/build/netperf-2.7.0/src/missing' make[4]: Entering directory '/tmp/instance-7/output-1/build/netperf-2.7.0/src' /tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=gnu89 -c netperf.c /tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=gnu89 -c netlib.c /tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=gnu89 -c netsh.c /tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=gnu89 -c nettest_bsd.c /tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=gnu89 -c nettest_dlpi.c /tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=gnu89 -c nettest_unix.c /tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=gnu89 -c nettest_xti.c /tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=gnu89 -c nettest_sctp.c /tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=gnu89 -c nettest_sdp.c /tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=gnu89 -c nettest_omni.c /tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=gnu89 -c net_uuid.c /tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=gnu89 -c dscp.c /tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=gnu89 -c netcpu_procstat.c netcpu_procstat.c: In function 'get_cpu': netcpu_procstat.c:169:3: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 169 | read (proc_stat_fd, p, proc_stat_buflen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=gnu89 -o netperf netperf.o netlib.o netsh.o nettest_bsd.o nettest_dlpi.o nettest_unix.o nettest_xti.o nettest_sctp.o nettest_sdp.o nettest_omni.o net_uuid.o dscp.o netcpu_procstat.o -lm /tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=gnu89 -c netserver.c netserver.c: In function 'daemonize': netserver.c:1408:5: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 1408 | chdir(DEBUG_LOG_FILE_DIR); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-7/output-1/per-package/netperf/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=gnu89 -o netserver netserver.o netlib.o netsh.o nettest_bsd.o nettest_dlpi.o nettest_unix.o nettest_xti.o nettest_sctp.o nettest_sdp.o nettest_omni.o net_uuid.o dscp.o netcpu_procstat.o -lm make[4]: Leaving directory '/tmp/instance-7/output-1/build/netperf-2.7.0/src' make[3]: Leaving directory '/tmp/instance-7/output-1/build/netperf-2.7.0/src' Making all in doc make[3]: Entering directory '/tmp/instance-7/output-1/build/netperf-2.7.0/doc' Making all in examples make[4]: Entering directory '/tmp/instance-7/output-1/build/netperf-2.7.0/doc/examples' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/netperf-2.7.0/doc/examples' make[4]: Entering directory '/tmp/instance-7/output-1/build/netperf-2.7.0/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/netperf-2.7.0/doc' make[3]: Leaving directory '/tmp/instance-7/output-1/build/netperf-2.7.0/doc' make[3]: Entering directory '/tmp/instance-7/output-1/build/netperf-2.7.0' make[3]: Leaving directory '/tmp/instance-7/output-1/build/netperf-2.7.0' make[2]: Leaving directory '/tmp/instance-7/output-1/build/netperf-2.7.0' make[1]: Leaving directory '/tmp/instance-7/output-1/build/netperf-2.7.0' >>> netperf 2.7.0 Installing to target /usr/bin/install -m 0755 /tmp/instance-7/output-1/build/netperf-2.7.0/src/netperf /tmp/instance-7/output-1/per-package/netperf/target/usr/bin/netperf /usr/bin/install -m 0755 /tmp/instance-7/output-1/build/netperf-2.7.0/src/netserver /tmp/instance-7/output-1/per-package/netperf/target/usr/bin/netserver mkdir -p /tmp/instance-7/output-1/per-package/nettle/host mkdir -p /tmp/instance-7/output-1/per-package/nettle/target nettle-3.8.1.tar.gz: OK (sha256: 364f3e2b77cd7dcde83fd7c45219c834e54b0c75e428b6f894a23d12dd41cbfe) >>> nettle 3.8.1 Extracting mkdir -p /tmp/instance-7/output-1/per-package/nettle/host mkdir -p /tmp/instance-7/output-1/per-package/nettle/target gzip -d -c /tmp/instance-7/dl/nettle/nettle-3.8.1.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/nettle-3.8.1 -xf - >>> nettle 3.8.1 Patching Applying 0001-disable-testsuite-examples.patch using patch: patching file Makefile.in >>> nettle 3.8.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-7/output-1/build/nettle-3.8.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> nettle 3.8.1 Patching libtool >>> nettle 3.8.1 Configuring mkdir -p /tmp/instance-7/output-1/per-package/nettle/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/gmp/host/ /tmp/instance-7/output-1/per-package/gmp/host/ /tmp/instance-7/output-1/per-package/nettle/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/nettle/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/nettle/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/nettle/host mkdir -p /tmp/instance-7/output-1/per-package/nettle/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/gmp/target/ /tmp/instance-7/output-1/per-package/gmp/target/ /tmp/instance-7/output-1/per-package/nettle/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/nettle/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/nettle/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/nettle/target (cd /tmp/instance-7/output-1/build/nettle-3.8.1/ && rm -rf config.cache && PATH="/tmp/instance-7/output-1/per-package/nettle/host/bin:/tmp/instance-7/output-1/per-package/nettle/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/nettle/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-7/output-1/per-package/nettle/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/nettle/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/nettle/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/nettle/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/nettle/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/nettle/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/nettle/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/nettle/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-openssl --disable-arm-neon ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... sh4a-buildroot-linux-gnu checking for -R flag... using -Wl,-rpath, Searching for libraries checking /usr... added checking /usr/local/lib... added checking /sw/local/lib... not found checking /sw/lib... not found checking /usr/gnu/lib... not found checking /opt/gnu/lib... not found checking /sw/gnu/lib... not found checking /usr/freeware/lib... not found checking /usr/pkg/lib... not found checking for sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/nettle/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-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking for ifunc support... no checking whether we are using the GNU C++ compiler... no checking whether no accepts -g... no checking if LD -Wl,--version-script works... yes checking whether make sets $(MAKE)... yes checking for sh4a-buildroot-linux-gnu-ranlib... /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib checking for sh4a-buildroot-linux-gnu-nm... /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc-nm checking for sh4a-buildroot-linux-gnu-objdump... /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-objdump checking for sh4a-buildroot-linux-gnu-ar... /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc-ar checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking whether ln -s works... yes checking build system compiler /usr/bin/gcc... yes checking for build system executable suffix... checking for an ANSI C-conforming const... yes checking for inline... inline checking how to run the C preprocessor... /tmp/instance-7/output-1/per-package/nettle/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 uid_t in sys/types.h... yes checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking size of long... 4 checking size of size_t... 4 checking openssl/evp.h usability... no checking openssl/evp.h presence... no checking for openssl/evp.h... no checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlopen in -ldl... yes checking for working alloca.h... yes checking for alloca... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for strerror... yes checking for secure_getenv... yes checking for getline... yes checking whether byte ordering is bigendian... (cached) no checking for __builtin_bswap64... yes checking for __attribute__... yes checking for fcntl file locking... yes checking for __gmpn_zero_p in -lgmp... yes checking for GMP limb size... 32 bits checking CCPIC... -fpic checking if Intel CET is enabled... no checking for m4... /tmp/instance-7/output-1/per-package/nettle/host/bin/m4 checking for library containing clock_gettime... none required configure: creating ./config.status config.status: creating config.make config.status: creating config.m4 config.status: creating Makefile config.status: creating version.h config.status: creating tools/Makefile config.status: creating testsuite/Makefile config.status: creating examples/Makefile config.status: creating nettle.pc config.status: creating hogweed.pc config.status: creating libnettle.map config.status: creating libhogweed.map config.status: creating config.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls configure: summary of build options: Version: nettle 3.8.1 Host type: sh4a-buildroot-linux-gnu ABI: standard Assembly files: none Install prefix: /usr Library directory: ${exec_prefix}/lib Compiler: /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc Static libraries: no Shared libraries: yes Public key crypto: yes Using mini-gmp: no Documentation: no >>> nettle 3.8.1 Building PATH="/tmp/instance-7/output-1/per-package/nettle/host/bin:/tmp/instance-7/output-1/per-package/nettle/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-7/output-1/build/nettle-3.8.1/ make[1]: Entering directory '/tmp/instance-7/output-1/build/nettle-3.8.1' /home/autobuild/make/make all-here make[2]: Entering directory '/tmp/instance-7/output-1/build/nettle-3.8.1' /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c getopt.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c getopt1.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c nettle-internal.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-decrypt-internal.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-decrypt.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-decrypt-table.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes128-decrypt.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes192-decrypt.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes256-decrypt.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-encrypt-internal.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-encrypt.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-encrypt-table.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes128-encrypt.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes192-encrypt.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes256-encrypt.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-invert-internal.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-set-key-internal.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-set-encrypt-key.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-set-decrypt-key.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes128-set-encrypt-key.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes128-set-decrypt-key.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes128-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes192-set-encrypt-key.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes192-set-decrypt-key.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes192-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes256-set-encrypt-key.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes256-set-decrypt-key.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes256-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c nist-keywrap.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c arcfour.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c arcfour-crypt.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c arctwo.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c arctwo-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c blowfish.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c blowfish-bcrypt.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base16-encode.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base16-decode.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base16-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base64-encode.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base64-decode.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base64-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base64url-encode.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base64url-decode.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base64url-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c buffer.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c buffer-init.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia-crypt-internal.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia-table.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia-absorb.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia-invert-key.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia128-set-encrypt-key.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia128-crypt.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia128-set-decrypt-key.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia128-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia192-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia256-set-encrypt-key.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia256-crypt.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia256-set-decrypt-key.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia256-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cast128.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cast128-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cbc.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cbc-aes128-encrypt.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cbc-aes192-encrypt.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cbc-aes256-encrypt.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ccm.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ccm-aes128.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ccm-aes192.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ccm-aes256.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cfb.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c siv-cmac.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c siv-cmac-aes128.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c siv-cmac-aes256.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cnd-memcpy.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c chacha-crypt.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c chacha-core-internal.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c chacha-poly1305.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c chacha-poly1305-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c chacha-set-key.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c chacha-set-nonce.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ctr.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ctr16.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c des.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c des3.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eax.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eax-aes128.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eax-aes128-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ghash-set-key.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ghash-update.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-aes.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-aes128.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-aes128-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-aes192.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-aes192-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-aes256.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-aes256-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-camellia128.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-camellia128-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-camellia256.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-camellia256-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cmac.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cmac64.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cmac-aes128.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cmac-aes256.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cmac-des3.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cmac-aes128-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cmac-aes256-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cmac-des3-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gost28147.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gosthash94.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gosthash94-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-gosthash94.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-md5.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-ripemd160.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha1.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha224.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha256.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha384.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha512.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-streebog.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sm3.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-md5-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-ripemd160-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha1-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha224-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha256-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha384-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha512-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-streebog-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sm3-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c knuth-lfib.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hkdf.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md2.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md2-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md4.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md4-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md5.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md5-compress.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md5-compat.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md5-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c memeql-sec.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c memxor.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c memxor3.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c nettle-lookup-hash.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c nettle-meta-aeads.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c nettle-meta-armors.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c nettle-meta-ciphers.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c nettle-meta-hashes.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c nettle-meta-macs.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pbkdf2.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pbkdf2-hmac-gosthash94.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pbkdf2-hmac-sha1.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pbkdf2-hmac-sha256.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pbkdf2-hmac-sha384.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pbkdf2-hmac-sha512.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c poly1305-aes.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c poly1305-internal.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c realloc.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ripemd160.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ripemd160-compress.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ripemd160-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c salsa20-core-internal.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c salsa20-crypt-internal.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c salsa20-crypt.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c salsa20r12-crypt.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c salsa20-set-key.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c salsa20-set-nonce.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c salsa20-128-set-key.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c salsa20-256-set-key.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha1.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha1-compress.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha1-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha256.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha256-compress.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha224-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha256-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha512.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha512-compress.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha384-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha512-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha512-224-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha512-256-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-permute.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-224.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-224-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-256.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-256-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-384.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-384-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-512.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-512-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c shake256.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sm3.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sm3-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c serpent-set-key.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c serpent-encrypt.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c serpent-decrypt.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c serpent-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c streebog.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c streebog-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c twofish.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c twofish-meta.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac-nh.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac-nh-n.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac-l2.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac-l3.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac-poly64.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac-poly128.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac-set-key.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac32.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac64.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac96.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac128.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c version.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c write-be32.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c write-le32.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c write-le64.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c yarrow256.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c yarrow_key_event.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c xts.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c xts-aes128.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c xts-aes256.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -shared -Wl,-soname=libnettle.so.8 aes-decrypt-internal.o aes-decrypt.o aes-decrypt-table.o aes128-decrypt.o aes192-decrypt.o aes256-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes128-encrypt.o aes192-encrypt.o aes256-encrypt.o aes-invert-internal.o aes-set-key-internal.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes128-set-encrypt-key.o aes128-set-decrypt-key.o aes128-meta.o aes192-set-encrypt-key.o aes192-set-decrypt-key.o aes192-meta.o aes256-set-encrypt-key.o aes256-set-decrypt-key.o aes256-meta.o nist-keywrap.o arcfour.o arcfour-crypt.o arctwo.o arctwo-meta.o blowfish.o blowfish-bcrypt.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o base64url-encode.o base64url-decode.o base64url-meta.o buffer.o buffer-init.o camellia-crypt-internal.o camellia-table.o camellia-absorb.o camellia-invert-key.o camellia128-set-encrypt-key.o camellia128-crypt.o camellia128-set-decrypt-key.o camellia128-meta.o camellia192-meta.o camellia256-set-encrypt-key.o camellia256-crypt.o camellia256-set-decrypt-key.o camellia256-meta.o cast128.o cast128-meta.o cbc.o cbc-aes128-encrypt.o cbc-aes192-encrypt.o cbc-aes256-encrypt.o ccm.o ccm-aes128.o ccm-aes192.o ccm-aes256.o cfb.o siv-cmac.o siv-cmac-aes128.o siv-cmac-aes256.o cnd-memcpy.o chacha-crypt.o chacha-core-internal.o chacha-poly1305.o chacha-poly1305-meta.o chacha-set-key.o chacha-set-nonce.o ctr.o ctr16.o des.o des3.o eax.o eax-aes128.o eax-aes128-meta.o ghash-set-key.o ghash-update.o gcm.o gcm-aes.o gcm-aes128.o gcm-aes128-meta.o gcm-aes192.o gcm-aes192-meta.o gcm-aes256.o gcm-aes256-meta.o gcm-camellia128.o gcm-camellia128-meta.o gcm-camellia256.o gcm-camellia256-meta.o cmac.o cmac64.o cmac-aes128.o cmac-aes256.o cmac-des3.o cmac-aes128-meta.o cmac-aes256-meta.o cmac-des3-meta.o gost28147.o gosthash94.o gosthash94-meta.o hmac.o hmac-gosthash94.o hmac-md5.o hmac-ripemd160.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o hmac-streebog.o hmac-sm3.o hmac-md5-meta.o hmac-ripemd160-meta.o hmac-sha1-meta.o hmac-sha224-meta.o hmac-sha256-meta.o hmac-sha384-meta.o hmac-sha512-meta.o hmac-streebog-meta.o hmac-sm3-meta.o knuth-lfib.o hkdf.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o memeql-sec.o memxor.o memxor3.o nettle-lookup-hash.o nettle-meta-aeads.o nettle-meta-armors.o nettle-meta-ciphers.o nettle-meta-hashes.o nettle-meta-macs.o pbkdf2.o pbkdf2-hmac-gosthash94.o pbkdf2-hmac-sha1.o pbkdf2-hmac-sha256.o pbkdf2-hmac-sha384.o pbkdf2-hmac-sha512.o poly1305-aes.o poly1305-internal.o realloc.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-core-internal.o salsa20-crypt-internal.o salsa20-crypt.o salsa20r12-crypt.o salsa20-set-key.o salsa20-set-nonce.o salsa20-128-set-key.o salsa20-256-set-key.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-compress.o sha224-meta.o sha256-meta.o sha512.o sha512-compress.o sha384-meta.o sha512-meta.o sha512-224-meta.o sha512-256-meta.o sha3.o sha3-permute.o sha3-224.o sha3-224-meta.o sha3-256.o sha3-256-meta.o sha3-384.o sha3-384-meta.o sha3-512.o sha3-512-meta.o shake256.o sm3.o sm3-meta.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o streebog.o streebog-meta.o twofish.o twofish-meta.o umac-nh.o umac-nh-n.o umac-l2.o umac-l3.o umac-poly64.o umac-poly128.o umac-set-key.o umac32.o umac64.o umac96.o umac128.o version.o write-be32.o write-le32.o write-le64.o yarrow256.o yarrow_key_event.o xts.o xts-aes128.o xts-aes256.o -Wl,--version-script=libnettle.map -o libnettle.so mkdir .lib 2>/dev/null (cd .lib \ && rm -f libnettle.so \ && ln -s ../libnettle.so libnettle.so \ && [ -z "libnettle.so.8" ] \ || { rm -f libnettle.so.8 \ && ln -s libnettle.so libnettle.so.8 ; } ) echo nettle > libnettle.stamp /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sexp.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sexp-format.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sexp-transport.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sexp-transport-format.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c bignum.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c bignum-random.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c bignum-random-prime.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sexp2bignum.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-encrypt.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-decrypt.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-sec-decrypt.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-rsa-digest.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-rsa-md5.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-rsa-sha1.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-rsa-sha256.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-rsa-sha512.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pss.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pss-mgf1.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sign.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sign-tr.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-verify.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sec-compute-root.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-pkcs1-sign.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-pkcs1-sign-tr.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-pkcs1-verify.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-md5-sign.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-md5-sign-tr.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-md5-verify.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha1-sign.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha1-sign-tr.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha1-verify.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha256-sign.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha256-sign-tr.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha256-verify.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha512-sign.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha512-sign-tr.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha512-verify.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-pss-sha256-sign-tr.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-pss-sha256-verify.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-pss-sha512-sign-tr.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-pss-sha512-verify.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-encrypt.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-decrypt.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sec-decrypt.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-decrypt-tr.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-keygen.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-blind.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa2sexp.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sexp2rsa.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-compat.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-compat-keygen.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-gen-params.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-sign.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-verify.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-keygen.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-hash.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-sha1-sign.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-sha1-verify.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-sha256-sign.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-sha256-verify.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa2sexp.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sexp2dsa.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pgp-encode.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa2openpgp.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c der-iterator.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c der2rsa.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c der2dsa.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sec-add-1.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sec-sub-1.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sec-tabselect.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gmp-glue.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cnd-copy.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mod.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mod-inv.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mod-arith.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-pp1-redc.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-pm1-redc.c \ && true /home/autobuild/make/make eccdata make[3]: Entering directory '/tmp/instance-7/output-1/build/nettle-3.8.1' /usr/bin/gcc eccdata.c -lm -o eccdata make[3]: Leaving directory '/tmp/instance-7/output-1/build/nettle-3.8.1' echo stamp > eccdata.stamp ./eccdata curve25519 11 6 32 > ecc-curve25519.hT && mv ecc-curve25519.hT ecc-curve25519.h Table size: 256 entries /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-curve25519.c \ && true ./eccdata curve448 38 6 32 > ecc-curve448.hT && mv ecc-curve448.hT ecc-curve448.h Table size: 128 entries /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-curve448.c \ && true ./eccdata gost_gc256b 11 6 32 > ecc-gost-gc256b.hT && mv ecc-gost-gc256b.hT ecc-gost-gc256b.h Table size: 256 entries /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-gost-gc256b.c \ && true ./eccdata gost_gc512a 43 6 32 > ecc-gost-gc512a.hT && mv ecc-gost-gc512a.hT ecc-gost-gc512a.h Table size: 128 entries /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-gost-gc512a.c \ && true ./eccdata secp192r1 8 6 32 > ecc-secp192r1.hT && mv ecc-secp192r1.hT ecc-secp192r1.h Table size: 256 entries /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-secp192r1.c \ && true ./eccdata secp224r1 16 7 32 > ecc-secp224r1.hT && mv ecc-secp224r1.hT ecc-secp224r1.h Table size: 256 entries /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-secp224r1.c \ && true ./eccdata secp256r1 11 6 32 > ecc-secp256r1.hT && mv ecc-secp256r1.hT ecc-secp256r1.h Table size: 256 entries /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-secp256r1.c \ && true ./eccdata secp384r1 32 6 32 > ecc-secp384r1.hT && mv ecc-secp384r1.hT ecc-secp384r1.h Table size: 128 entries /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-secp384r1.c \ && true ./eccdata secp521r1 44 6 32 > ecc-secp521r1.hT && mv ecc-secp521r1.hT ecc-secp521r1.h Table size: 128 entries /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-secp521r1.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-size.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-j-to-a.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-a-to-j.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-dup-jj.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-add-jja.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-add-jjj.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-eh-to-a.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-dup-eh.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-add-eh.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-add-ehh.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-dup-th.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-add-th.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-add-thh.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mul-g-eh.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mul-a-eh.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mul-m.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mul-g.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mul-a.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-hash.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-random.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-point.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-scalar.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-point-mul.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-point-mul-g.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-ecdsa-sign.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecdsa-sign.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-ecdsa-verify.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecdsa-verify.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecdsa-keygen.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-gostdsa-sign.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gostdsa-sign.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-gostdsa-verify.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gostdsa-verify.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gostdsa-vko.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c curve25519-mul-g.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c curve25519-mul.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c curve25519-eh-to-x.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c curve448-mul-g.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c curve448-mul.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c curve448-eh-to-x.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eddsa-compress.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eddsa-decompress.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eddsa-expand.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eddsa-hash.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eddsa-pubkey.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eddsa-sign.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eddsa-verify.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ed25519-sha512.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ed25519-sha512-pubkey.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ed25519-sha512-sign.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ed25519-sha512-verify.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ed448-shake256.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ed448-shake256-pubkey.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ed448-shake256-sign.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ed448-shake256-verify.c \ && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -shared -Wl,-soname=libhogweed.so.6 sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-encrypt.o pkcs1-decrypt.o pkcs1-sec-decrypt.o pkcs1-rsa-digest.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.o pss.o pss-mgf1.o rsa.o rsa-sign.o rsa-sign-tr.o rsa-verify.o rsa-sec-compute-root.o rsa-pkcs1-sign.o rsa-pkcs1-sign-tr.o rsa-pkcs1-verify.o rsa-md5-sign.o rsa-md5-sign-tr.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-sign-tr.o rsa-sha1-verify.o rsa-sha256-sign.o rsa-sha256-sign-tr.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-sign-tr.o rsa-sha512-verify.o rsa-pss-sha256-sign-tr.o rsa-pss-sha256-verify.o rsa-pss-sha512-sign-tr.o rsa-pss-sha512-verify.o rsa-encrypt.o rsa-decrypt.o rsa-sec-decrypt.o rsa-decrypt-tr.o rsa-keygen.o rsa-blind.o rsa2sexp.o sexp2rsa.o dsa.o dsa-compat.o dsa-compat-keygen.o dsa-gen-params.o dsa-sign.o dsa-verify.o dsa-keygen.o dsa-hash.o dsa-sha1-sign.o dsa-sha1-verify.o dsa-sha256-sign.o dsa-sha256-verify.o dsa2sexp.o sexp2dsa.o pgp-encode.o rsa2openpgp.o der-iterator.o der2rsa.o der2dsa.o sec-add-1.o sec-sub-1.o sec-tabselect.o gmp-glue.o cnd-copy.o ecc-mod.o ecc-mod-inv.o ecc-mod-arith.o ecc-pp1-redc.o ecc-pm1-redc.o ecc-curve25519.o ecc-curve448.o ecc-gost-gc256b.o ecc-gost-gc512a.o ecc-secp192r1.o ecc-secp224r1.o ecc-secp256r1.o ecc-secp384r1.o ecc-secp521r1.o ecc-size.o ecc-j-to-a.o ecc-a-to-j.o ecc-dup-jj.o ecc-add-jja.o ecc-add-jjj.o ecc-eh-to-a.o ecc-dup-eh.o ecc-add-eh.o ecc-add-ehh.o ecc-dup-th.o ecc-add-th.o ecc-add-thh.o ecc-mul-g-eh.o ecc-mul-a-eh.o ecc-mul-m.o ecc-mul-g.o ecc-mul-a.o ecc-hash.o ecc-random.o ecc-point.o ecc-scalar.o ecc-point-mul.o ecc-point-mul-g.o ecc-ecdsa-sign.o ecdsa-sign.o ecc-ecdsa-verify.o ecdsa-verify.o ecdsa-keygen.o ecc-gostdsa-sign.o gostdsa-sign.o ecc-gostdsa-verify.o gostdsa-verify.o gostdsa-vko.o curve25519-mul-g.o curve25519-mul.o curve25519-eh-to-x.o curve448-mul-g.o curve448-mul.o curve448-eh-to-x.o eddsa-compress.o eddsa-decompress.o eddsa-expand.o eddsa-hash.o eddsa-pubkey.o eddsa-sign.o eddsa-verify.o ed25519-sha512.o ed25519-sha512-pubkey.o ed25519-sha512-sign.o ed25519-sha512-verify.o ed448-shake256.o ed448-shake256-pubkey.o ed448-shake256-sign.o ed448-shake256-verify.o -Wl,--version-script=libhogweed.map -o libhogweed.so libnettle.so -lgmp mkdir .lib 2>/dev/null make[2]: [Makefile:313: libhogweed.so] Error 1 (ignored) (cd .lib \ && rm -f libhogweed.so \ && ln -s ../libhogweed.so libhogweed.so \ && [ -z "libhogweed.so.6" ] \ || { rm -f libhogweed.so.6 \ && ln -s libhogweed.so libhogweed.so.6 ; } ) echo hogweed > libhogweed.stamp make[2]: Leaving directory '/tmp/instance-7/output-1/build/nettle-3.8.1' set -e; for d in tools; do \ echo "Making all in $d" ; (cd $d && /home/autobuild/make/make all); done Making all in tools make[2]: Entering directory '/tmp/instance-7/output-1/build/nettle-3.8.1/tools' /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c sexp-conv.c && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c input.c && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c output.c && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c parse.c && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c misc.c && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c nettle-hash.c && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -o nettle-hash /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c nettle-pbkdf2.c && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-pbkdf2.o misc.o ../getopt.o ../getopt1.o -lnettle -o nettle-pbkdf2 /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c nettle-lfib-stream.c && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c pkcs1-conv.c && true /tmp/instance-7/output-1/per-package/nettle/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv make[2]: Leaving directory '/tmp/instance-7/output-1/build/nettle-3.8.1/tools' make[1]: Leaving directory '/tmp/instance-7/output-1/build/nettle-3.8.1' >>> nettle 3.8.1 Installing to staging directory PATH="/tmp/instance-7/output-1/per-package/nettle/host/bin:/tmp/instance-7/output-1/per-package/nettle/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-7/output-1/per-package/nettle/host/sh4a-buildroot-linux-gnu/sysroot install -C /tmp/instance-7/output-1/build/nettle-3.8.1/ make[1]: Entering directory '/tmp/instance-7/output-1/build/nettle-3.8.1' /home/autobuild/make/make install-here make[2]: Entering directory '/tmp/instance-7/output-1/build/nettle-3.8.1' /usr/bin/mkdir -p /tmp/instance-7/output-1/per-package/nettle/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/nettle for f in aes.h arcfour.h arctwo.h asn1.h blowfish.h base16.h base64.h bignum.h buffer.h camellia.h cast128.h cbc.h ccm.h cfb.h chacha.h chacha-poly1305.h ctr.h curve25519.h curve448.h des.h dsa.h dsa-compat.h eax.h ecc-curve.h ecc.h ecdsa.h eddsa.h gcm.h gostdsa.h gosthash94.h hmac.h knuth-lfib.h hkdf.h macros.h cmac.h siv-cmac.h md2.h md4.h md5.h md5-compat.h memops.h memxor.h nettle-meta.h nettle-types.h pbkdf2.h pgp.h pkcs1.h pss.h pss-mgf1.h realloc.h ripemd160.h rsa.h salsa20.h sexp.h serpent.h sha.h sha1.h sha2.h sha3.h sm3.h streebog.h twofish.h umac.h yarrow.h xts.h poly1305.h nist-keywrap.h version.h ; do \ if [ -f "$f" ] ; then \ /usr/bin/install -c -m 644 "$f" /tmp/instance-7/output-1/per-package/nettle/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/nettle ; \ else \ /usr/bin/install -c -m 644 "./$f" /tmp/instance-7/output-1/per-package/nettle/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/nettle ; \ fi ; done /usr/bin/mkdir -p /tmp/instance-7/output-1/per-package/nettle/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib for f in ; do \ /usr/bin/install -c -m 644 $f /tmp/instance-7/output-1/per-package/nettle/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib ; \ done /usr/bin/mkdir -p /tmp/instance-7/output-1/per-package/nettle/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig for f in nettle.pc hogweed.pc ; do \ /usr/bin/install -c -m 644 "$f" /tmp/instance-7/output-1/per-package/nettle/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig ; \ done /usr/bin/mkdir -p /tmp/instance-7/output-1/per-package/nettle/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib /usr/bin/install -c -m 644 libnettle.so /tmp/instance-7/output-1/per-package/nettle/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libnettle.so.8.6 [ -z "libnettle.so.8" ] \ || (cd /tmp/instance-7/output-1/per-package/nettle/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib \ && rm -f libnettle.so.8 libnettle.so \ && ln -s libnettle.so.8.6 libnettle.so.8 \ && ln -s libnettle.so.8.6 libnettle.so) /usr/bin/mkdir -p /tmp/instance-7/output-1/per-package/nettle/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib /usr/bin/install -c -m 644 libhogweed.so /tmp/instance-7/output-1/per-package/nettle/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libhogweed.so.6.6 [ -z "libhogweed.so.6" ] \ || (cd /tmp/instance-7/output-1/per-package/nettle/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib \ && rm -f libhogweed.so.6 libhogweed.so \ && ln -s libhogweed.so.6.6 libhogweed.so.6 \ && ln -s libhogweed.so.6.6 libhogweed.so) make[2]: Leaving directory '/tmp/instance-7/output-1/build/nettle-3.8.1' set -e; for d in tools; do \ echo "Making install in $d" ; (cd $d && /home/autobuild/make/make install); done Making install in tools make[2]: Entering directory '/tmp/instance-7/output-1/build/nettle-3.8.1/tools' /usr/bin/mkdir -p /tmp/instance-7/output-1/per-package/nettle/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin for f in sexp-conv nettle-hash nettle-pbkdf2 nettle-lfib-stream pkcs1-conv ; do \ /usr/bin/install -c $f /tmp/instance-7/output-1/per-package/nettle/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin ; \ done make[2]: Leaving directory '/tmp/instance-7/output-1/build/nettle-3.8.1/tools' make[1]: Leaving directory '/tmp/instance-7/output-1/build/nettle-3.8.1' >>> nettle 3.8.1 Fixing libtool files for la in $(find /tmp/instance-7/output-1/per-package/nettle/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-7/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-7/output-1/per-package/nettle/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-7/output-1/per-package/nettle/host/sh4a-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-7/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 >>> nettle 3.8.1 Installing to target PATH="/tmp/instance-7/output-1/per-package/nettle/host/bin:/tmp/instance-7/output-1/per-package/nettle/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-7/output-1/per-package/nettle/target install -C /tmp/instance-7/output-1/build/nettle-3.8.1/ make[1]: Entering directory '/tmp/instance-7/output-1/build/nettle-3.8.1' /home/autobuild/make/make install-here make[2]: Entering directory '/tmp/instance-7/output-1/build/nettle-3.8.1' /usr/bin/mkdir -p /tmp/instance-7/output-1/per-package/nettle/target/usr/include/nettle for f in aes.h arcfour.h arctwo.h asn1.h blowfish.h base16.h base64.h bignum.h buffer.h camellia.h cast128.h cbc.h ccm.h cfb.h chacha.h chacha-poly1305.h ctr.h curve25519.h curve448.h des.h dsa.h dsa-compat.h eax.h ecc-curve.h ecc.h ecdsa.h eddsa.h gcm.h gostdsa.h gosthash94.h hmac.h knuth-lfib.h hkdf.h macros.h cmac.h siv-cmac.h md2.h md4.h md5.h md5-compat.h memops.h memxor.h nettle-meta.h nettle-types.h pbkdf2.h pgp.h pkcs1.h pss.h pss-mgf1.h realloc.h ripemd160.h rsa.h salsa20.h sexp.h serpent.h sha.h sha1.h sha2.h sha3.h sm3.h streebog.h twofish.h umac.h yarrow.h xts.h poly1305.h nist-keywrap.h version.h ; do \ if [ -f "$f" ] ; then \ /usr/bin/install -c -m 644 "$f" /tmp/instance-7/output-1/per-package/nettle/target/usr/include/nettle ; \ else \ /usr/bin/install -c -m 644 "./$f" /tmp/instance-7/output-1/per-package/nettle/target/usr/include/nettle ; \ fi ; done /usr/bin/mkdir -p /tmp/instance-7/output-1/per-package/nettle/target/usr/lib for f in ; do \ /usr/bin/install -c -m 644 $f /tmp/instance-7/output-1/per-package/nettle/target/usr/lib ; \ done /usr/bin/mkdir -p /tmp/instance-7/output-1/per-package/nettle/target/usr/lib/pkgconfig for f in nettle.pc hogweed.pc ; do \ /usr/bin/install -c -m 644 "$f" /tmp/instance-7/output-1/per-package/nettle/target/usr/lib/pkgconfig ; \ done /usr/bin/mkdir -p /tmp/instance-7/output-1/per-package/nettle/target/usr/lib /usr/bin/install -c -m 644 libnettle.so /tmp/instance-7/output-1/per-package/nettle/target/usr/lib/libnettle.so.8.6 [ -z "libnettle.so.8" ] \ || (cd /tmp/instance-7/output-1/per-package/nettle/target/usr/lib \ && rm -f libnettle.so.8 libnettle.so \ && ln -s libnettle.so.8.6 libnettle.so.8 \ && ln -s libnettle.so.8.6 libnettle.so) /usr/bin/mkdir -p /tmp/instance-7/output-1/per-package/nettle/target/usr/lib /usr/bin/install -c -m 644 libhogweed.so /tmp/instance-7/output-1/per-package/nettle/target/usr/lib/libhogweed.so.6.6 [ -z "libhogweed.so.6" ] \ || (cd /tmp/instance-7/output-1/per-package/nettle/target/usr/lib \ && rm -f libhogweed.so.6 libhogweed.so \ && ln -s libhogweed.so.6.6 libhogweed.so.6 \ && ln -s libhogweed.so.6.6 libhogweed.so) make[2]: Leaving directory '/tmp/instance-7/output-1/build/nettle-3.8.1' set -e; for d in tools; do \ echo "Making install in $d" ; (cd $d && /home/autobuild/make/make install); done Making install in tools make[2]: Entering directory '/tmp/instance-7/output-1/build/nettle-3.8.1/tools' /usr/bin/mkdir -p /tmp/instance-7/output-1/per-package/nettle/target/usr/bin for f in sexp-conv nettle-hash nettle-pbkdf2 nettle-lfib-stream pkcs1-conv ; do \ /usr/bin/install -c $f /tmp/instance-7/output-1/per-package/nettle/target/usr/bin ; \ done make[2]: Leaving directory '/tmp/instance-7/output-1/build/nettle-3.8.1/tools' make[1]: Leaving directory '/tmp/instance-7/output-1/build/nettle-3.8.1' mkdir -p /tmp/instance-7/output-1/per-package/nfacct/host mkdir -p /tmp/instance-7/output-1/per-package/nfacct/target >>> nfacct 1.0.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-7/output-1/build/.nfacct-1.0.2.tar.bz2.dcmHd4/output' 'http://www.netfilter.org/projects/nfacct/files/nfacct-1.0.2.tar.bz2' --2023-01-26 10:48:27-- http://www.netfilter.org/projects/nfacct/files/nfacct-1.0.2.tar.bz2 Resolving www.netfilter.org (www.netfilter.org)... 92.243.18.11, 2001:4b98:dc0:43:216:3eff:fe87:a456 Connecting to www.netfilter.org (www.netfilter.org)|92.243.18.11|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.netfilter.org/projects/nfacct/files/nfacct-1.0.2.tar.bz2 [following] --2023-01-26 10:48:27-- https://www.netfilter.org/projects/nfacct/files/nfacct-1.0.2.tar.bz2 Connecting to www.netfilter.org (www.netfilter.org)|92.243.18.11|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 265449 (259K) [application/x-bzip2] Saving to: '/tmp/instance-7/output-1/build/.nfacct-1.0.2.tar.bz2.dcmHd4/output' 0K .......... .......... .......... .......... .......... 19% 195K 1s 50K .......... .......... .......... .......... .......... 38% 402K 1s 100K .......... .......... .......... .......... .......... 57% 433K 0s 150K .......... .......... .......... .......... .......... 77% 6.06M 0s 200K .......... .......... .......... .......... .......... 96% 149M 0s 250K ......... 100% 185M=0.5s 2023-01-26 10:48:28 (514 KB/s) - '/tmp/instance-7/output-1/build/.nfacct-1.0.2.tar.bz2.dcmHd4/output' saved [265449/265449] nfacct-1.0.2.tar.bz2: OK (md5: 94faafdaaed85ca9220c5692be8a408e) nfacct-1.0.2.tar.bz2: OK (sha1: 17d6576778227ea93c62600d9b18ff4932963c6a) >>> nfacct 1.0.2 Extracting mkdir -p /tmp/instance-7/output-1/per-package/nfacct/host mkdir -p /tmp/instance-7/output-1/per-package/nfacct/target bzcat /tmp/instance-7/dl/nfacct/nfacct-1.0.2.tar.bz2 | tar --strip-components=1 -C /tmp/instance-7/output-1/build/nfacct-1.0.2 -xf - >>> nfacct 1.0.2 Patching >>> nfacct 1.0.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-7/output-1/build/nfacct-1.0.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> nfacct 1.0.2 Patching libtool patching file /tmp/instance-7/output-1/build/nfacct-1.0.2/ltmain.sh Hunk #7 succeeded at 6699 (offset 3 lines). Hunk #8 succeeded at 9280 (offset 6 lines). >>> nfacct 1.0.2 Configuring mkdir -p /tmp/instance-7/output-1/per-package/nfacct/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-pkgconf/host/ /tmp/instance-7/output-1/per-package/host-pkgconf/host/ /tmp/instance-7/output-1/per-package/nfacct/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/nfacct/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/libnetfilter_acct/host/ /tmp/instance-7/output-1/per-package/libnetfilter_acct/host/ /tmp/instance-7/output-1/per-package/nfacct/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/nfacct/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/nfacct/host mkdir -p /tmp/instance-7/output-1/per-package/nfacct/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-pkgconf/target/ /tmp/instance-7/output-1/per-package/host-pkgconf/target/ /tmp/instance-7/output-1/per-package/nfacct/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/nfacct/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/libnetfilter_acct/target/ /tmp/instance-7/output-1/per-package/libnetfilter_acct/target/ /tmp/instance-7/output-1/per-package/nfacct/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/nfacct/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/nfacct/target (cd /tmp/instance-7/output-1/build/nfacct-1.0.2/ && rm -rf config.cache && PATH="/tmp/instance-7/output-1/per-package/nfacct/host/bin:/tmp/instance-7/output-1/per-package/nfacct/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/nfacct/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-7/output-1/per-package/nfacct/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/nfacct/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/nfacct/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/nfacct/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/nfacct/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/nfacct/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/nfacct/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/nfacct/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 build system type... x86_64-pc-linux-gnu checking host 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 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-7/output-1/per-package/nfacct/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-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /tmp/instance-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-7/output-1/per-package/nfacct/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-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-ld option to reload object files... -r checking for sh4a-buildroot-linux-gnu-objdump... /tmp/instance-7/output-1/per-package/nfacct/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-7/output-1/per-package/nfacct/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-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-gcc-nm output from /tmp/instance-7/output-1/per-package/nfacct/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-7/output-1/per-package/nfacct/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-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-gcc static flag -static works... no checking if /tmp/instance-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-7/output-1/per-package/nfacct/host/bin/sh4a-buildroot-linux-gnu-gcc linker (/tmp/instance-7/output-1/per-package/nfacct/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 whether ln -s works... yes checking pkg-config is at least version 0.9.0... yes checking for LIBMNL... yes checking for LIBNETFILTER_ACCT... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating include/linux/Makefile config.status: creating include/linux/netfilter/Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> nfacct 1.0.2 Building PATH="/tmp/instance-7/output-1/per-package/nfacct/host/bin:/tmp/instance-7/output-1/per-package/nfacct/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-7/output-1/build/nfacct-1.0.2/ make[1]: Entering directory '/tmp/instance-7/output-1/build/nfacct-1.0.2' Making all in include make[2]: Entering directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/include' Making all in linux make[3]: Entering directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/include/linux' Making all in netfilter make[4]: Entering directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/include/linux/netfilter' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/include/linux/netfilter' make[4]: Entering directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/include/linux' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/include/linux' make[3]: Leaving directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/include/linux' make[3]: Entering directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/include' make[2]: Leaving directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/include' Making all in src make[2]: Entering directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/src' CC nfacct.o CCLD nfacct make[2]: Leaving directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/src' make[2]: Entering directory '/tmp/instance-7/output-1/build/nfacct-1.0.2' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-7/output-1/build/nfacct-1.0.2' make[1]: Leaving directory '/tmp/instance-7/output-1/build/nfacct-1.0.2' >>> nfacct 1.0.2 Installing to target PATH="/tmp/instance-7/output-1/per-package/nfacct/host/bin:/tmp/instance-7/output-1/per-package/nfacct/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-7/output-1/per-package/nfacct/target install -C /tmp/instance-7/output-1/build/nfacct-1.0.2/ make[1]: Entering directory '/tmp/instance-7/output-1/build/nfacct-1.0.2' Making install in include make[2]: Entering directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/include' Making install in linux make[3]: Entering directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/include/linux' Making install in netfilter make[4]: Entering directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/include/linux/netfilter' make[5]: Entering directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/include/linux/netfilter' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/include/linux/netfilter' make[4]: Leaving directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/include/linux/netfilter' make[4]: Entering directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/include/linux' make[5]: Entering directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/include/linux' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/include/linux' make[4]: Leaving directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/include/linux' make[3]: Leaving directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/include/linux' make[3]: Entering directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/include' make[4]: Entering directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/include' make[3]: Leaving directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/include' make[2]: Leaving directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/include' Making install in src make[2]: Entering directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/src' make[3]: Entering directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/src' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/nfacct/target/usr/sbin' /bin/bash ../libtool --mode=install /usr/bin/install -c nfacct '/tmp/instance-7/output-1/per-package/nfacct/target/usr/sbin' libtool: install: /usr/bin/install -c nfacct /tmp/instance-7/output-1/per-package/nfacct/target/usr/sbin/nfacct make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/src' make[2]: Leaving directory '/tmp/instance-7/output-1/build/nfacct-1.0.2/src' make[2]: Entering directory '/tmp/instance-7/output-1/build/nfacct-1.0.2' make[3]: Entering directory '/tmp/instance-7/output-1/build/nfacct-1.0.2' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/nfacct/target/usr/share/man/man8' /usr/bin/install -c -m 644 nfacct.8 '/tmp/instance-7/output-1/per-package/nfacct/target/usr/share/man/man8' make[3]: Leaving directory '/tmp/instance-7/output-1/build/nfacct-1.0.2' make[2]: Leaving directory '/tmp/instance-7/output-1/build/nfacct-1.0.2' make[1]: Leaving directory '/tmp/instance-7/output-1/build/nfacct-1.0.2' mkdir -p /tmp/instance-7/output-1/per-package/nilfs-utils/host mkdir -p /tmp/instance-7/output-1/per-package/nilfs-utils/target nilfs-utils-2.2.9.tar.bz2: OK (sha512: dd8ab20ee0d6750a6d81f86fe4d1ad94a8a71aa53ee7cd38550ea32fffcc9527db1c75d34f732f0f8f6379a808249f8eec2619e54c595566a3fc434a87d9e66d) >>> nilfs-utils 2.2.9 Extracting mkdir -p /tmp/instance-7/output-1/per-package/nilfs-utils/host mkdir -p /tmp/instance-7/output-1/per-package/nilfs-utils/target bzcat /tmp/instance-7/dl/nilfs-utils/nilfs-utils-2.2.9.tar.bz2 | tar --strip-components=1 -C /tmp/instance-7/output-1/build/nilfs-utils-2.2.9 -xf - >>> nilfs-utils 2.2.9 Patching Applying 0001-nilfs_cleanerd-link-dynamically.patch using patch: patching file sbin/cleanerd/Makefile.am >>> nilfs-utils 2.2.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-7/output-1/build/nilfs-utils-2.2.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> nilfs-utils 2.2.9 Configuring mkdir -p /tmp/instance-7/output-1/per-package/nilfs-utils/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-autoconf/host/ /tmp/instance-7/output-1/per-package/host-autoconf/host/ /tmp/instance-7/output-1/per-package/nilfs-utils/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-automake/host/ /tmp/instance-7/output-1/per-package/host-automake/host/ /tmp/instance-7/output-1/per-package/nilfs-utils/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-libtool/host/ /tmp/instance-7/output-1/per-package/host-libtool/host/ /tmp/instance-7/output-1/per-package/nilfs-utils/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/nilfs-utils/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/nilfs-utils/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/nilfs-utils/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/util-linux/host/ /tmp/instance-7/output-1/per-package/util-linux/host/ /tmp/instance-7/output-1/per-package/nilfs-utils/host mkdir -p /tmp/instance-7/output-1/per-package/nilfs-utils/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-autoconf/target/ /tmp/instance-7/output-1/per-package/host-autoconf/target/ /tmp/instance-7/output-1/per-package/nilfs-utils/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-automake/target/ /tmp/instance-7/output-1/per-package/host-automake/target/ /tmp/instance-7/output-1/per-package/nilfs-utils/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-libtool/target/ /tmp/instance-7/output-1/per-package/host-libtool/target/ /tmp/instance-7/output-1/per-package/nilfs-utils/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/nilfs-utils/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/nilfs-utils/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/nilfs-utils/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/util-linux/target/ /tmp/instance-7/output-1/per-package/util-linux/target/ /tmp/instance-7/output-1/per-package/nilfs-utils/target >>> nilfs-utils 2.2.9 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:16: installing './compile' configure.ac:10: installing './missing' bin/Makefile.am: installing './depcomp' >>> nilfs-utils 2.2.9 Patching libtool patching file /tmp/instance-7/output-1/build/nilfs-utils-2.2.9/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /tmp/instance-7/output-1/build/nilfs-utils-2.2.9/ && rm -rf config.cache && PATH="/tmp/instance-7/output-1/per-package/nilfs-utils/host/bin:/tmp/instance-7/output-1/per-package/nilfs-utils/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/nilfs-utils/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-7/output-1/per-package/nilfs-utils/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/nilfs-utils/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/nilfs-utils/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/nilfs-utils/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/nilfs-utils/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/nilfs-utils/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/nilfs-utils/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-selinux ) 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 for sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/nilfs-utils/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-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-7/output-1/per-package/nilfs-utils/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-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc... none checking how to run the C preprocessor... /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-cpp checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking for sys/param.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking 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-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-7/output-1/per-package/nilfs-utils/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-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-ld option to reload object files... -r checking for sh4a-buildroot-linux-gnu-objdump... /tmp/instance-7/output-1/per-package/nilfs-utils/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-7/output-1/per-package/nilfs-utils/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-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc-nm output from /tmp/instance-7/output-1/per-package/nilfs-utils/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 dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc static flag -static works... no checking if /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc linker (/tmp/instance-7/output-1/per-package/nilfs-utils/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 ldconfig... /usr/sbin/ldconfig checking for uuid_generate in -luuid... yes checking for mq_open... yes checking for sem_open... yes checking for clock_gettime... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for ctype.h... yes checking for err.h... yes checking for fcntl.h... yes checking for grp.h... yes checking for libintl.h... yes checking for limits.h... yes checking for linux/magic.h... yes checking for linux/types.h... yes checking for locale.h... yes checking for mntent.h... yes checking for mqueue.h... yes checking for paths.h... yes checking for poll.h... yes checking for pwd.h... yes checking for semaphore.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/mount.h... yes checking for sys/time.h... yes checking for syslog.h... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for /etc/mtab... symlink checking for blkid_new_probe_from_filename in -lblkid... yes checking for blkid/blkid.h... yes checking for mnt_context_do_mount in -lmount... yes checking for libmount/libmount.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking for working alloca.h... yes checking for alloca... yes checking for uid_t in sys/types.h... yes checking for working chown... yes checking for error_at_line... yes checking for fork... yes checking for vfork... yes checking for getpagesize... yes checking for vprintf... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking whether /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc needs -traditional... no checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... yes checking whether lstat correctly handles trailing slash... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for working mmap... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking whether stat accepts an empty string... yes checking for strftime... yes checking for posix_memalign... yes checking for alarm... yes checking for atexit... yes checking for ftruncate... yes checking for getcwd... yes checking for getgrgid... yes checking for getmntent_r... yes checking for getpwuid... yes checking for gettimeofday... yes checking for localtime_r... yes checking for memmove... yes checking for memset... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtok_r... yes checking for strtoul... yes checking for strtoull... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 include/Makefile config.status: creating lib/Makefile config.status: creating man/Makefile config.status: creating sbin/Makefile config.status: creating sbin/cleanerd/Makefile config.status: creating sbin/mkfs/Makefile config.status: creating sbin/mount/Makefile config.status: creating sbin/nilfs-tune/Makefile config.status: creating sbin/nilfs-clean/Makefile config.status: creating sbin/nilfs-resize/Makefile config.status: creating scripts/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> nilfs-utils 2.2.9 Building PATH="/tmp/instance-7/output-1/per-package/nilfs-utils/host/bin:/tmp/instance-7/output-1/per-package/nilfs-utils/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-7/output-1/build/nilfs-utils-2.2.9/ make[1]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9' Making all in lib make[3]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/lib' /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o nilfs.lo nilfs.c libtool: compile: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c nilfs.c -fPIC -DPIC -o .libs/nilfs.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o sb.lo sb.c libtool: compile: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c sb.c -fPIC -DPIC -o .libs/sb.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o realpath.lo realpath.c libtool: compile: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c realpath.c -fPIC -DPIC -o .libs/realpath.o /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o librealpath.la realpath.lo libtool: link: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc-ar cru .libs/librealpath.a .libs/realpath.o libtool: link: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib .libs/librealpath.a libtool: link: ( cd ".libs" && rm -f "librealpath.la" && ln -s "../librealpath.la" "librealpath.la" ) /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o crc32.lo crc32.c libtool: compile: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c crc32.c -fPIC -DPIC -o .libs/crc32.o /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o libcrc32.la crc32.lo libtool: link: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc-ar cru .libs/libcrc32.a .libs/crc32.o libtool: link: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib .libs/libcrc32.a libtool: link: ( cd ".libs" && rm -f "libcrc32.la" && ln -s "../libcrc32.la" "libcrc32.la" ) /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -version-info 2:4:2 -o libnilfs.la -rpath /usr/lib nilfs.lo sb.lo librealpath.la libcrc32.la libtool: link: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/nilfs.o .libs/sb.o -Wl,--whole-archive ./.libs/librealpath.a ./.libs/libcrc32.a -Wl,--no-whole-archive -Os -g0 -Wl,-soname -Wl,libnilfs.so.0 -o .libs/libnilfs.so.0.2.4 libtool: link: (cd ".libs" && rm -f "libnilfs.so.0" && ln -s "libnilfs.so.0.2.4" "libnilfs.so.0") libtool: link: (cd ".libs" && rm -f "libnilfs.so" && ln -s "libnilfs.so.0.2.4" "libnilfs.so") libtool: link: ( cd ".libs" && rm -f "libnilfs.la" && ln -s "../libnilfs.la" "libnilfs.la" ) /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o gc.lo gc.c libtool: compile: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c gc.c -fPIC -DPIC -o .libs/gc.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o vector.lo vector.c libtool: compile: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c vector.c -fPIC -DPIC -o .libs/vector.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o cnoconv.lo cnoconv.c libtool: compile: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c cnoconv.c -fPIC -DPIC -o .libs/cnoconv.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o cnormap.lo cnormap.c libtool: compile: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c cnormap.c -fPIC -DPIC -o .libs/cnormap.o /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -version-info 2:1:2 -o libnilfsgc.la -rpath /usr/lib gc.lo vector.lo cnoconv.lo cnormap.lo libnilfs.la libtool: link: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/gc.o .libs/vector.o .libs/cnoconv.o .libs/cnormap.o -Wl,-rpath -Wl,/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/lib/.libs ./.libs/libnilfs.so -Os -g0 -Wl,-soname -Wl,libnilfsgc.so.0 -o .libs/libnilfsgc.so.0.2.1 libtool: link: (cd ".libs" && rm -f "libnilfsgc.so.0" && ln -s "libnilfsgc.so.0.2.1" "libnilfsgc.so.0") libtool: link: (cd ".libs" && rm -f "libnilfsgc.so" && ln -s "libnilfsgc.so.0.2.1" "libnilfsgc.so") libtool: link: ( cd ".libs" && rm -f "libnilfsgc.la" && ln -s "../libnilfsgc.la" "libnilfsgc.la" ) /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o cleaner_ctl.lo cleaner_ctl.c libtool: compile: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c cleaner_ctl.c -fPIC -DPIC -o .libs/cleaner_ctl.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o cleaner_exec.lo cleaner_exec.c libtool: compile: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c cleaner_exec.c -fPIC -DPIC -o .libs/cleaner_exec.o /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o libcleanerexec.la cleaner_exec.lo libtool: link: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc-ar cru .libs/libcleanerexec.a .libs/cleaner_exec.o libtool: link: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib .libs/libcleanerexec.a libtool: link: ( cd ".libs" && rm -f "libcleanerexec.la" && ln -s "../libcleanerexec.la" "libcleanerexec.la" ) /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -version-info 1:0:1 -o libnilfscleaner.la -rpath /usr/lib cleaner_ctl.lo librealpath.la libcleanerexec.la -luuid libtool: link: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/cleaner_ctl.o -Wl,--whole-archive ./.libs/librealpath.a ./.libs/libcleanerexec.a -Wl,--no-whole-archive -luuid -Os -g0 -Wl,-soname -Wl,libnilfscleaner.so.0 -o .libs/libnilfscleaner.so.0.1.0 libtool: link: (cd ".libs" && rm -f "libnilfscleaner.so.0" && ln -s "libnilfscleaner.so.0.1.0" "libnilfscleaner.so.0") libtool: link: (cd ".libs" && rm -f "libnilfscleaner.so" && ln -s "libnilfscleaner.so.0.1.0" "libnilfscleaner.so") libtool: link: ( cd ".libs" && rm -f "libnilfscleaner.la" && ln -s "../libnilfscleaner.la" "libnilfscleaner.la" ) /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o feature.lo feature.c libtool: compile: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c feature.c -fPIC -DPIC -o .libs/feature.o /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o libnilfsfeature.la feature.lo libtool: link: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc-ar cru .libs/libnilfsfeature.a .libs/feature.o libtool: link: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib .libs/libnilfsfeature.a libtool: link: ( cd ".libs" && rm -f "libnilfsfeature.la" && ln -s "../libnilfsfeature.la" "libnilfsfeature.la" ) /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o parser.lo parser.c libtool: compile: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c parser.c -fPIC -DPIC -o .libs/parser.o /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o libparser.la parser.lo libtool: link: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc-ar cru .libs/libparser.a .libs/parser.o libtool: link: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib .libs/libparser.a libtool: link: ( cd ".libs" && rm -f "libparser.la" && ln -s "../libparser.la" "libparser.la" ) /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o ismounted.lo ismounted.c libtool: compile: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c ismounted.c -fPIC -DPIC -o .libs/ismounted.o /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o libmountchk.la ismounted.lo libtool: link: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc-ar cru .libs/libmountchk.a .libs/ismounted.o libtool: link: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib .libs/libmountchk.a libtool: link: ( cd ".libs" && rm -f "libmountchk.la" && ln -s "../libmountchk.la" "libmountchk.la" ) make[3]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/lib' Making all in bin make[3]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/bin' /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o chcp.o chcp.c /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o chcp chcp.o ../lib/libnilfs.la ../lib/libparser.la libtool: link: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o chcp chcp.o ../lib/.libs/libnilfs.so ../lib/.libs/libparser.a -Wl,-rpath -Wl,/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/lib/.libs /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o dumpseg.o dumpseg.c /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o dumpseg dumpseg.o ../lib/libnilfs.la libtool: link: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o dumpseg dumpseg.o ../lib/.libs/libnilfs.so -Wl,-rpath -Wl,/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/lib/.libs /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o lscp.o lscp.c /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o lscp lscp.o ../lib/libnilfs.la libtool: link: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o lscp lscp.o ../lib/.libs/libnilfs.so -Wl,-rpath -Wl,/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/lib/.libs /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o lssu.o lssu.c /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o lssu lssu.o ../lib/libnilfs.la ../lib/libnilfsgc.la ../lib/libparser.la libtool: link: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o lssu lssu.o ../lib/.libs/libnilfs.so ../lib/.libs/libnilfsgc.so /tmp/instance-7/output-1/build/nilfs-utils-2.2.9/lib/.libs/libnilfs.so ../lib/.libs/libparser.a -Wl,-rpath -Wl,/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/lib/.libs /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o mkcp.o mkcp.c /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o mkcp mkcp.o ../lib/libnilfs.la libtool: link: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o mkcp mkcp.o ../lib/.libs/libnilfs.so -Wl,-rpath -Wl,/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/lib/.libs /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o rmcp.o rmcp.c /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o rmcp rmcp.o ../lib/libnilfs.la ../lib/libparser.la libtool: link: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o rmcp rmcp.o ../lib/.libs/libnilfs.so ../lib/.libs/libparser.a -Wl,-rpath -Wl,/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/lib/.libs make[3]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/bin' Making all in sbin make[3]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin' Making all in cleanerd make[4]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/cleanerd' /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o nilfs_cleanerd-cleanerd.o `test -f 'cleanerd.c' || echo './'`cleanerd.c /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o nilfs_cleanerd-cldconfig.o `test -f 'cldconfig.c' || echo './'`cldconfig.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o nilfs_cleanerd nilfs_cleanerd-cleanerd.o nilfs_cleanerd-cldconfig.o ../../lib/libnilfs.la ../../lib/libnilfsgc.la -luuid libtool: link: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o nilfs_cleanerd nilfs_cleanerd-cleanerd.o nilfs_cleanerd-cldconfig.o ../../lib/.libs/libnilfs.so ../../lib/.libs/libnilfsgc.so /tmp/instance-7/output-1/build/nilfs-utils-2.2.9/lib/.libs/libnilfs.so -luuid -Wl,-rpath -Wl,/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/lib/.libs make[4]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/cleanerd' Making all in mkfs make[4]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/mkfs' /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o mkfs.o mkfs.c /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o bitops.o bitops.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o mkfs.nilfs2 mkfs.o bitops.o -lblkid -luuid -luuid ../../lib/libnilfsfeature.la ../../lib/libmountchk.la ../../lib/libcrc32.la libtool: link: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o mkfs.nilfs2 mkfs.o bitops.o -lblkid -luuid ../../lib/.libs/libnilfsfeature.a ../../lib/.libs/libmountchk.a ../../lib/.libs/libcrc32.a make[4]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/mkfs' Making all in mount make[4]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/mount' /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o mount_libmount.o mount_libmount.c /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o sundries.o sundries.c /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o xmalloc.o xmalloc.c /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o mount_attrs.o mount_attrs.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o mount.nilfs2 mount_libmount.o sundries.o xmalloc.o mount_attrs.o ../../lib/librealpath.la ../../lib/libcleanerexec.la -lmount -lblkid -luuid libtool: link: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o mount.nilfs2 mount_libmount.o sundries.o xmalloc.o mount_attrs.o ../../lib/.libs/librealpath.a ../../lib/.libs/libcleanerexec.a -lmount -lblkid -luuid /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o umount_libmount.o umount_libmount.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o umount.nilfs2 umount_libmount.o sundries.o xmalloc.o mount_attrs.o ../../lib/librealpath.la ../../lib/libcleanerexec.la -lmount -lblkid -luuid libtool: link: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o umount.nilfs2 umount_libmount.o sundries.o xmalloc.o mount_attrs.o ../../lib/.libs/librealpath.a ../../lib/.libs/libcleanerexec.a -lmount -lblkid -luuid make[4]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/mount' Making all in nilfs-tune make[4]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/nilfs-tune' /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o nilfs-tune.o nilfs-tune.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o nilfs-tune nilfs-tune.o ../../lib/libnilfs.la ../../lib/libnilfsfeature.la ../../lib/libmountchk.la libtool: link: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o nilfs-tune nilfs-tune.o ../../lib/.libs/libnilfs.so ../../lib/.libs/libnilfsfeature.a ../../lib/.libs/libmountchk.a -Wl,-rpath -Wl,/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/lib/.libs make[4]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/nilfs-tune' Making all in nilfs-clean make[4]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/nilfs-clean' /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o nilfs-clean.o nilfs-clean.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o nilfs-clean nilfs-clean.o ../../lib/libnilfs.la ../../lib/libnilfscleaner.la ../../lib/libparser.la libtool: link: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o nilfs-clean nilfs-clean.o ../../lib/.libs/libnilfs.so ../../lib/.libs/libnilfscleaner.so -luuid ../../lib/.libs/libparser.a -Wl,-rpath -Wl,/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/lib/.libs make[4]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/nilfs-clean' Making all in nilfs-resize make[4]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/nilfs-resize' /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o nilfs-resize.o nilfs-resize.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o nilfs-resize nilfs-resize.o ../../lib/libnilfs.la ../../lib/libmountchk.la ../../lib/libnilfsgc.la libtool: link: /tmp/instance-7/output-1/per-package/nilfs-utils/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o nilfs-resize nilfs-resize.o ../../lib/.libs/libnilfs.so ../../lib/.libs/libmountchk.a ../../lib/.libs/libnilfsgc.so /tmp/instance-7/output-1/build/nilfs-utils-2.2.9/lib/.libs/libnilfs.so -Wl,-rpath -Wl,/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/lib/.libs make[4]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/nilfs-resize' make[4]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin' make[3]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin' Making all in include make[3]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/include' Making all in man make[3]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/man' Making all in scripts make[3]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/scripts' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/scripts' make[3]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9' make[3]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9' make[2]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9' make[1]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9' >>> nilfs-utils 2.2.9 Installing to target PATH="/tmp/instance-7/output-1/per-package/nilfs-utils/host/bin:/tmp/instance-7/output-1/per-package/nilfs-utils/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-7/output-1/per-package/nilfs-utils/target install -C /tmp/instance-7/output-1/build/nilfs-utils-2.2.9/ make[1]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9' Making install in lib make[2]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/lib' make[3]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/lib' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libnilfs.la libnilfsgc.la libnilfscleaner.la '/tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libnilfs.so.0.2.4 /tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/lib/libnilfs.so.0.2.4 libtool: install: (cd /tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/lib && { ln -s -f libnilfs.so.0.2.4 libnilfs.so.0 || { rm -f libnilfs.so.0 && ln -s libnilfs.so.0.2.4 libnilfs.so.0; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/lib && { ln -s -f libnilfs.so.0.2.4 libnilfs.so || { rm -f libnilfs.so && ln -s libnilfs.so.0.2.4 libnilfs.so; }; }) libtool: install: /usr/bin/install -c .libs/libnilfs.lai /tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/lib/libnilfs.la libtool: install: /usr/bin/install -c .libs/libnilfsgc.so.0.2.1 /tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/lib/libnilfsgc.so.0.2.1 libtool: install: (cd /tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/lib && { ln -s -f libnilfsgc.so.0.2.1 libnilfsgc.so.0 || { rm -f libnilfsgc.so.0 && ln -s libnilfsgc.so.0.2.1 libnilfsgc.so.0; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/lib && { ln -s -f libnilfsgc.so.0.2.1 libnilfsgc.so || { rm -f libnilfsgc.so && ln -s libnilfsgc.so.0.2.1 libnilfsgc.so; }; }) libtool: install: /usr/bin/install -c .libs/libnilfsgc.lai /tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/lib/libnilfsgc.la libtool: install: /usr/bin/install -c .libs/libnilfscleaner.so.0.1.0 /tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/lib/libnilfscleaner.so.0.1.0 libtool: install: (cd /tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/lib && { ln -s -f libnilfscleaner.so.0.1.0 libnilfscleaner.so.0 || { rm -f libnilfscleaner.so.0 && ln -s libnilfscleaner.so.0.1.0 libnilfscleaner.so.0; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/lib && { ln -s -f libnilfscleaner.so.0.1.0 libnilfscleaner.so || { rm -f libnilfscleaner.so && ln -s libnilfscleaner.so.0.1.0 libnilfscleaner.so; }; }) libtool: install: /usr/bin/install -c .libs/libnilfscleaner.lai /tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/lib/libnilfscleaner.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/lib' make[2]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/lib' Making install in bin make[2]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/bin' make[3]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/bin' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c chcp dumpseg lscp lssu mkcp rmcp '/tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/bin' libtool: install: /usr/bin/install -c chcp /tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/bin/chcp libtool: install: /usr/bin/install -c dumpseg /tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/bin/dumpseg libtool: install: /usr/bin/install -c lscp /tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/bin/lscp libtool: install: /usr/bin/install -c lssu /tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/bin/lssu libtool: install: /usr/bin/install -c mkcp /tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/bin/mkcp libtool: install: /usr/bin/install -c rmcp /tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/bin/rmcp make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/bin' make[2]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/bin' Making install in sbin make[2]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin' Making install in cleanerd make[3]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/cleanerd' make[4]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/cleanerd' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/nilfs-utils/target/etc' /usr/bin/install -c -m 644 nilfs_cleanerd.conf '/tmp/instance-7/output-1/per-package/nilfs-utils/target/etc' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/nilfs-utils/target/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c nilfs_cleanerd '/tmp/instance-7/output-1/per-package/nilfs-utils/target/sbin' libtool: install: /usr/bin/install -c nilfs_cleanerd /tmp/instance-7/output-1/per-package/nilfs-utils/target/sbin/nilfs_cleanerd make[4]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/cleanerd' make[3]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/cleanerd' Making install in mkfs make[3]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/mkfs' make[4]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/mkfs' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/nilfs-utils/target/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c mkfs.nilfs2 '/tmp/instance-7/output-1/per-package/nilfs-utils/target/sbin' libtool: install: /usr/bin/install -c mkfs.nilfs2 /tmp/instance-7/output-1/per-package/nilfs-utils/target/sbin/mkfs.nilfs2 make[4]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/mkfs' make[3]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/mkfs' Making install in mount make[3]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/mount' make[4]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/mount' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/nilfs-utils/target/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c mount.nilfs2 umount.nilfs2 '/tmp/instance-7/output-1/per-package/nilfs-utils/target/sbin' libtool: install: /usr/bin/install -c mount.nilfs2 /tmp/instance-7/output-1/per-package/nilfs-utils/target/sbin/mount.nilfs2 libtool: install: /usr/bin/install -c umount.nilfs2 /tmp/instance-7/output-1/per-package/nilfs-utils/target/sbin/umount.nilfs2 make[4]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/mount' make[3]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/mount' Making install in nilfs-tune make[3]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/nilfs-tune' make[4]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/nilfs-tune' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c nilfs-tune '/tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/sbin' libtool: install: /usr/bin/install -c nilfs-tune /tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/sbin/nilfs-tune make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/nilfs-tune' make[3]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/nilfs-tune' Making install in nilfs-clean make[3]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/nilfs-clean' make[4]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/nilfs-clean' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c nilfs-clean '/tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/sbin' libtool: install: /usr/bin/install -c nilfs-clean /tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/sbin/nilfs-clean make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/nilfs-clean' make[3]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/nilfs-clean' Making install in nilfs-resize make[3]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/nilfs-resize' make[4]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/nilfs-resize' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c nilfs-resize '/tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/sbin' libtool: install: /usr/bin/install -c nilfs-resize /tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/sbin/nilfs-resize make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/nilfs-resize' make[3]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin/nilfs-resize' make[3]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin' make[4]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin' 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-7/output-1/build/nilfs-utils-2.2.9/sbin' make[3]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin' make[2]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/sbin' Making install in include make[2]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/include' make[3]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/include' /usr/bin/install -c -m 644 nilfs.h nilfs2_fs.h nilfs_cleaner.h '/tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/include' make[3]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/include' make[2]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/include' Making install in man make[2]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/man' make[3]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/share/man/man1' /usr/bin/install -c -m 644 lscp.1 lssu.1 '/tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/share/man/man5' /usr/bin/install -c -m 644 nilfs_cleanerd.conf.5 '/tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/share/man/man5' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/share/man/man8' /usr/bin/install -c -m 644 nilfs.8 mkfs.nilfs2.8 mount.nilfs2.8 umount.nilfs2.8 mkcp.8 chcp.8 rmcp.8 dumpseg.8 nilfs_cleanerd.8 nilfs-tune.8 nilfs-clean.8 nilfs-resize.8 '/tmp/instance-7/output-1/per-package/nilfs-utils/target/usr/share/man/man8' make[3]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/man' make[2]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/man' Making install in scripts make[2]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/scripts' make[3]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/scripts' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/scripts' make[2]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9/scripts' make[2]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9' make[3]: Entering directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9' 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-7/output-1/build/nilfs-utils-2.2.9' make[2]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9' make[1]: Leaving directory '/tmp/instance-7/output-1/build/nilfs-utils-2.2.9' mkdir -p /tmp/instance-7/output-1/per-package/nvme/host mkdir -p /tmp/instance-7/output-1/per-package/nvme/target nvme-1.12.tar.gz: OK (sha256: a75270e65a4a7a6add48f748ba216d8f68d78f90f8cb77e88e9753b74d527991) >>> nvme 1.12 Extracting mkdir -p /tmp/instance-7/output-1/per-package/nvme/host mkdir -p /tmp/instance-7/output-1/per-package/nvme/target gzip -d -c /tmp/instance-7/dl/nvme/nvme-1.12.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/nvme-1.12 -xf - >>> nvme 1.12 Patching >>> nvme 1.12 Configuring mkdir -p /tmp/instance-7/output-1/per-package/nvme/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/nvme/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/nvme/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/nvme/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/util-linux/host/ /tmp/instance-7/output-1/per-package/util-linux/host/ /tmp/instance-7/output-1/per-package/nvme/host mkdir -p /tmp/instance-7/output-1/per-package/nvme/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/nvme/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/nvme/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/nvme/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/util-linux/target/ /tmp/instance-7/output-1/per-package/util-linux/target/ /tmp/instance-7/output-1/per-package/nvme/target >>> nvme 1.12 Building PATH="/tmp/instance-7/output-1/per-package/nvme/host/bin:/tmp/instance-7/output-1/per-package/nvme/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-7/output-1/per-package/nvme/host/bin:/tmp/instance-7/output-1/per-package/nvme/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/nvme/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/nvme/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/nvme/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/nvme/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/nvme/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/nvme/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/nvme/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/nvme/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/nvme/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/nvme/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/nvme/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/nvme/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/nvme/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/nvme/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-7/output-1/per-package/nvme/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/nvme/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/nvme/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/nvme/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/nvme/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/nvme/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/nvme/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/nvme/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/nvme/host/sh4a-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 LIBUUID=0 HAVE_SYSTEMD=1 -C /tmp/instance-7/output-1/build/nvme-1.12 make[1]: Entering directory '/tmp/instance-7/output-1/build/nvme-1.12' NVME_VERSION = 1.12 CC nvme-print.o CC nvme-ioctl.o CC nvme-lightnvm.o CC fabrics.o CC nvme-models.o CC plugin.o CC nvme-status.o CC nvme-filters.o CC nvme-topology.o CC plugins/intel/intel-nvme.o CC plugins/lnvm/lnvm-nvme.o CC plugins/memblaze/memblaze-nvme.o CC plugins/wdc/wdc-nvme.o CC plugins/wdc/wdc-utils.o CC plugins/huawei/huawei-nvme.o CC plugins/netapp/netapp-nvme.o CC plugins/toshiba/toshiba-nvme.o CC plugins/micron/micron-nvme.o CC plugins/seagate/seagate-nvme.o CC plugins/virtium/virtium-nvme.o CC plugins/shannon/shannon-nvme.o CC plugins/dera/dera-nvme.o CC plugins/scaleflux/sfx-nvme.o CC plugins/transcend/transcend-nvme.o CC util/argconfig.o CC util/suffix.o CC util/json.o CC util/parser.o CC nvme make[1]: Leaving directory '/tmp/instance-7/output-1/build/nvme-1.12' >>> nvme 1.12 Installing to target PATH="/tmp/instance-7/output-1/per-package/nvme/host/bin:/tmp/instance-7/output-1/per-package/nvme/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 LIBUUID=0 HAVE_SYSTEMD=1 -C /tmp/instance-7/output-1/build/nvme-1.12 DESTDIR=/tmp/instance-7/output-1/per-package/nvme/target PREFIX=/usr install-bin make[1]: Entering directory '/tmp/instance-7/output-1/build/nvme-1.12' rm -f /usr/local/sbin/nvme install -d /tmp/instance-7/output-1/per-package/nvme/target/usr/sbin install -m 755 nvme /tmp/instance-7/output-1/per-package/nvme/target/usr/sbin make[1]: Leaving directory '/tmp/instance-7/output-1/build/nvme-1.12' mkdir -p /tmp/instance-7/output-1/per-package/open2300/host mkdir -p /tmp/instance-7/output-1/per-package/open2300/target open2300-f21982e0b1f8321561e5ad1668307fde97700e1b.tar.gz: OK (sha256: ffa7f8d35b16abfbf5e52285cb21f2a7fc6afb901abb40c0c80eef9d23d08aab) >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Extracting mkdir -p /tmp/instance-7/output-1/per-package/open2300/host mkdir -p /tmp/instance-7/output-1/per-package/open2300/target gzip -d -c /tmp/instance-7/dl/open2300/open2300-f21982e0b1f8321561e5ad1668307fde97700e1b.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/open2300-f21982e0b1f8321561e5ad1668307fde97700e1b -xf - >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Patching Applying 0001-fix-makefile.patch using patch: patching file Makefile >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Configuring mkdir -p /tmp/instance-7/output-1/per-package/open2300/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/open2300/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/open2300/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/open2300/host mkdir -p /tmp/instance-7/output-1/per-package/open2300/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/open2300/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/open2300/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/open2300/target >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Building PATH="/tmp/instance-7/output-1/per-package/open2300/host/bin:/tmp/instance-7/output-1/per-package/open2300/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 CC="/tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-gcc" LD="/tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-ld" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" CC_LDFLAGS="" -C /tmp/instance-7/output-1/build/open2300-f21982e0b1f8321561e5ad1668307fde97700e1b open2300 dump2300 log2300 fetch2300 wu2300 cw2300 history2300 histlog2300 bin2300 xml2300 light2300 interval2300 minmax2300 make[1]: Entering directory '/tmp/instance-7/output-1/build/open2300-f21982e0b1f8321561e5ad1668307fde97700e1b' /tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -O3 -DVERSION=\"1.11\" -c -o open2300.o open2300.c /tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -O3 -DVERSION=\"1.11\" -c -o rw2300.o rw2300.c /tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -O3 -DVERSION=\"1.11\" -c -o linux2300.o linux2300.c /tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -O3 -DVERSION=\"1.11\" -c -o win2300.o win2300.c /tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -O3 -DVERSION=\"1.11\" -o open2300 open2300.o rw2300.o linux2300.o win2300.o -lm /tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -O3 -DVERSION=\"1.11\" -c -o dump2300.o dump2300.c /tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -O3 -DVERSION=\"1.11\" -o dump2300 dump2300.o rw2300.o linux2300.o win2300.o -lm /tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -O3 -DVERSION=\"1.11\" -c -o log2300.o log2300.c /tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -O3 -DVERSION=\"1.11\" -o log2300 log2300.o rw2300.o linux2300.o win2300.o -lm /tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -O3 -DVERSION=\"1.11\" -c -o fetch2300.o fetch2300.c /tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -O3 -DVERSION=\"1.11\" -o fetch2300 fetch2300.o rw2300.o linux2300.o win2300.o -lm /tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -O3 -DVERSION=\"1.11\" -c -o wu2300.o wu2300.c /tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -O3 -DVERSION=\"1.11\" -o wu2300 wu2300.o rw2300.o linux2300.o win2300.o -lm /tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -O3 -DVERSION=\"1.11\" -c -o cw2300.o cw2300.c /tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -O3 -DVERSION=\"1.11\" -o cw2300 cw2300.o rw2300.o linux2300.o win2300.o -lm /tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -O3 -DVERSION=\"1.11\" -c -o history2300.o history2300.c /tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -O3 -DVERSION=\"1.11\" -o history2300 history2300.o rw2300.o linux2300.o win2300.o -lm /tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -O3 -DVERSION=\"1.11\" -c -o histlog2300.o histlog2300.c /tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -O3 -DVERSION=\"1.11\" -o histlog2300 histlog2300.o rw2300.o linux2300.o win2300.o -lm /tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -O3 -DVERSION=\"1.11\" -c -o bin2300.o bin2300.c /tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -O3 -DVERSION=\"1.11\" -o bin2300 bin2300.o rw2300.o linux2300.o win2300.o -lm /tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -O3 -DVERSION=\"1.11\" -c -o xml2300.o xml2300.c /tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -O3 -DVERSION=\"1.11\" -o xml2300 xml2300.o rw2300.o linux2300.o win2300.o -lm /tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -O3 -DVERSION=\"1.11\" -c -o light2300.o light2300.c /tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -O3 -DVERSION=\"1.11\" -o light2300 light2300.o rw2300.o linux2300.o win2300.o -lm /tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -O3 -DVERSION=\"1.11\" -c -o interval2300.o interval2300.c /tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -O3 -DVERSION=\"1.11\" -o interval2300 interval2300.o rw2300.o linux2300.o win2300.o -lm /tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -O3 -DVERSION=\"1.11\" -c -o minmax2300.o minmax2300.c /tmp/instance-7/output-1/per-package/open2300/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -O3 -DVERSION=\"1.11\" -o minmax2300 minmax2300.o rw2300.o linux2300.o win2300.o -lm make[1]: Leaving directory '/tmp/instance-7/output-1/build/open2300-f21982e0b1f8321561e5ad1668307fde97700e1b' >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Installing to target for prog in open2300 dump2300 log2300 fetch2300 wu2300 cw2300 history2300 histlog2300 bin2300 xml2300 light2300 interval2300 minmax2300; do /usr/bin/install -D -m 0755 /tmp/instance-7/output-1/build/open2300-f21982e0b1f8321561e5ad1668307fde97700e1b/$prog /tmp/instance-7/output-1/per-package/open2300/target/usr/bin/$prog ; done mkdir -p /tmp/instance-7/output-1/per-package/openresolv/host mkdir -p /tmp/instance-7/output-1/per-package/openresolv/target openresolv-3.12.0.tar.gz: OK (sha256: 96b573e26d145f208d3758c2cd6fbf824b01005fc4cb7cedbdae29b3a3c8cb02) >>> openresolv 3.12.0 Extracting mkdir -p /tmp/instance-7/output-1/per-package/openresolv/host mkdir -p /tmp/instance-7/output-1/per-package/openresolv/target gzip -d -c /tmp/instance-7/dl/openresolv/openresolv-3.12.0.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/openresolv-3.12.0 -xf - >>> openresolv 3.12.0 Patching >>> openresolv 3.12.0 Configuring mkdir -p /tmp/instance-7/output-1/per-package/openresolv/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/openresolv/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/openresolv/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/openresolv/host mkdir -p /tmp/instance-7/output-1/per-package/openresolv/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/openresolv/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/openresolv/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/openresolv/target cd /tmp/instance-7/output-1/build/openresolv-3.12.0 && PATH="/tmp/instance-7/output-1/per-package/openresolv/host/bin:/tmp/instance-7/output-1/per-package/openresolv/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/openresolv/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/openresolv/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/openresolv/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/openresolv/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/openresolv/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/openresolv/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/openresolv/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/openresolv/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/openresolv/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/openresolv/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/openresolv/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/openresolv/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/openresolv/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/openresolv/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-7/output-1/per-package/openresolv/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/openresolv/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/openresolv/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/openresolv/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/openresolv/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/openresolv/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/openresolv/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/openresolv/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/openresolv/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-7/output-1/per-package/openresolv/host/bin:/tmp/instance-7/output-1/per-package/openresolv/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-7/output-1/build/openresolv-3.12.0 make[1]: Entering directory '/tmp/instance-7/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-7/output-1/build/openresolv-3.12.0' >>> openresolv 3.12.0 Installing to target PATH="/tmp/instance-7/output-1/per-package/openresolv/host/bin:/tmp/instance-7/output-1/per-package/openresolv/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-7/output-1/build/openresolv-3.12.0 DESTDIR="/tmp/instance-7/output-1/per-package/openresolv/target" install make[1]: Entering directory '/tmp/instance-7/output-1/build/openresolv-3.12.0' install -d /tmp/instance-7/output-1/per-package/openresolv/target/sbin install -m 0755 resolvconf /tmp/instance-7/output-1/per-package/openresolv/target/sbin install -d /tmp/instance-7/output-1/per-package/openresolv/target/etc test -e /tmp/instance-7/output-1/per-package/openresolv/target/etc/resolvconf.conf || \ install -m 0644 resolvconf.conf /tmp/instance-7/output-1/per-package/openresolv/target/etc install -d /tmp/instance-7/output-1/per-package/openresolv/target/lib/resolvconf install -m 0644 libc dnsmasq named pdnsd pdns_recursor unbound /tmp/instance-7/output-1/per-package/openresolv/target/lib/resolvconf install -d /tmp/instance-7/output-1/per-package/openresolv/target/lib/resolvconf/libc.d install -m 0644 avahi-daemon mdnsd \ /tmp/instance-7/output-1/per-package/openresolv/target/lib/resolvconf/libc.d install -d /tmp/instance-7/output-1/per-package/openresolv/target/usr/share/man/man8 install -m 0444 resolvconf.8 /tmp/instance-7/output-1/per-package/openresolv/target/usr/share/man/man8 install -d /tmp/instance-7/output-1/per-package/openresolv/target/usr/share/man/man5 install -m 0444 resolvconf.conf.5 /tmp/instance-7/output-1/per-package/openresolv/target/usr/share/man/man5 make[1]: Leaving directory '/tmp/instance-7/output-1/build/openresolv-3.12.0' mkdir -p /tmp/instance-7/output-1/per-package/owfs/host mkdir -p /tmp/instance-7/output-1/per-package/owfs/target >>> owfs 3.2p4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-7/output-1/build/.owfs-3.2p4.tar.gz.QohN7I/output' 'https://github.com/owfs/owfs/releases/download/v3.2p4/owfs-3.2p4.tar.gz' --2023-01-26 10:50:51-- https://github.com/owfs/owfs/releases/download/v3.2p4/owfs-3.2p4.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/68232853/dca67280-e558-11ea-94e7-67cd30877c03?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230126%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230126T175052Z&X-Amz-Expires=300&X-Amz-Signature=56a3ba81c617ec0ae8ad553079d11d7e3327144d6db9a3c047eb574527db7cca&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=68232853&response-content-disposition=attachment%3B%20filename%3Dowfs-3.2p4.tar.gz&response-content-type=application%2Foctet-stream [following] --2023-01-26 10:50:52-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/68232853/dca67280-e558-11ea-94e7-67cd30877c03?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230126%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230126T175052Z&X-Amz-Expires=300&X-Amz-Signature=56a3ba81c617ec0ae8ad553079d11d7e3327144d6db9a3c047eb574527db7cca&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=68232853&response-content-disposition=attachment%3B%20filename%3Dowfs-3.2p4.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: 1614528 (1.5M) [application/octet-stream] Saving to: '/tmp/instance-7/output-1/build/.owfs-3.2p4.tar.gz.QohN7I/output' 0K .......... .......... .......... .......... .......... 3% 347K 4s 50K .......... .......... .......... .......... .......... 6% 139M 2s 100K .......... .......... .......... .......... .......... 9% 682K 2s 150K .......... .......... .......... .......... .......... 12% 707K 2s 200K .......... .......... .......... .......... .......... 15% 192M 2s 250K .......... .......... .......... .......... .......... 19% 20.3M 1s 300K .......... .......... .......... .......... .......... 22% 729K 1s 350K .......... .......... .......... .......... .......... 25% 150M 1s 400K .......... .......... .......... .......... .......... 28% 30.3M 1s 450K .......... .......... .......... .......... .......... 31% 88.9M 1s 500K .......... .......... .......... .......... .......... 34% 720K 1s 550K .......... .......... .......... .......... .......... 38% 162M 1s 600K .......... .......... .......... .......... .......... 41% 193M 1s 650K .......... .......... .......... .......... .......... 44% 15.6M 1s 700K .......... .......... .......... .......... .......... 47% 187M 0s 750K .......... .......... .......... .......... .......... 50% 162M 0s 800K .......... .......... .......... .......... .......... 53% 175M 0s 850K .......... .......... .......... .......... .......... 57% 748K 0s 900K .......... .......... .......... .......... .......... 60% 165M 0s 950K .......... .......... .......... .......... .......... 63% 10.0M 0s 1000K .......... .......... .......... .......... .......... 66% 137M 0s 1050K .......... .......... .......... .......... .......... 69% 20.8M 0s 1100K .......... .......... .......... .......... .......... 72% 48.5M 0s 1150K .......... .......... .......... .......... .......... 76% 24.6M 0s 1200K .......... .......... .......... .......... .......... 79% 55.8M 0s 1250K .......... .......... .......... .......... .......... 82% 19.5M 0s 1300K .......... .......... .......... .......... .......... 85% 31.4M 0s 1350K .......... .......... .......... .......... .......... 88% 23.2M 0s 1400K .......... .......... .......... .......... .......... 91% 933K 0s 1450K .......... .......... .......... .......... .......... 95% 67.8M 0s 1500K .......... .......... .......... .......... .......... 98% 14.1M 0s 1550K .......... .......... ...... 100% 9.80M=0.6s 2023-01-26 10:50:53 (2.65 MB/s) - '/tmp/instance-7/output-1/build/.owfs-3.2p4.tar.gz.QohN7I/output' saved [1614528/1614528] owfs-3.2p4.tar.gz: OK (sha256: af0a5035f3f3df876ca15aea13486bfed6b3ef5409dee016db0be67755c35fcc) >>> owfs 3.2p4 Extracting mkdir -p /tmp/instance-7/output-1/per-package/owfs/host mkdir -p /tmp/instance-7/output-1/per-package/owfs/target gzip -d -c /tmp/instance-7/dl/owfs/owfs-3.2p4.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/owfs-3.2p4 -xf - >>> owfs 3.2p4 Patching >>> owfs 3.2p4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-7/output-1/build/owfs-3.2p4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> owfs 3.2p4 Patching libtool patching file /tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/install/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8146 (offset 34 lines). Hunk #8 succeeded at 10778 (offset 68 lines). >>> owfs 3.2p4 Configuring mkdir -p /tmp/instance-7/output-1/per-package/owfs/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-pkgconf/host/ /tmp/instance-7/output-1/per-package/host-pkgconf/host/ /tmp/instance-7/output-1/per-package/owfs/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/owfs/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/libftdi/host/ /tmp/instance-7/output-1/per-package/libftdi/host/ /tmp/instance-7/output-1/per-package/owfs/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/libfuse/host/ /tmp/instance-7/output-1/per-package/libfuse/host/ /tmp/instance-7/output-1/per-package/owfs/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/libusb/host/ /tmp/instance-7/output-1/per-package/libusb/host/ /tmp/instance-7/output-1/per-package/owfs/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/owfs/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/owfs/host mkdir -p /tmp/instance-7/output-1/per-package/owfs/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-pkgconf/target/ /tmp/instance-7/output-1/per-package/host-pkgconf/target/ /tmp/instance-7/output-1/per-package/owfs/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/owfs/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/libftdi/target/ /tmp/instance-7/output-1/per-package/libftdi/target/ /tmp/instance-7/output-1/per-package/owfs/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/libfuse/target/ /tmp/instance-7/output-1/per-package/libfuse/target/ /tmp/instance-7/output-1/per-package/owfs/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/libusb/target/ /tmp/instance-7/output-1/per-package/libusb/target/ /tmp/instance-7/output-1/per-package/owfs/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/owfs/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/owfs/target (cd /tmp/instance-7/output-1/build/owfs-3.2p4/ && rm -rf config.cache && PATH="/tmp/instance-7/output-1/per-package/owfs/host/bin:/tmp/instance-7/output-1/per-package/owfs/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/owfs/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-7/output-1/per-package/owfs/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/owfs/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/owfs/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/owfs/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/owfs/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/owfs/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/owfs/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/owfs/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 ac_cv_path_SOELIM=true 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-owperl --without-perl5 --disable-owtcl --without-tcl --disable-owphp --without-php --enable-owfs --with-fuseinclude=/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/include --with-fuselib=/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib --enable-ftdi --with-libftdi-config=/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/libftdi-config --enable-usb --disable-avahi --disable-owpython --without-python ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking whether make supports nested variables... yes Configuring owfs-3.2p4 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 thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking pkg-config is at least version 0.9.0... yes checking for echo... /usr/bin/echo checking for test... /usr/bin/test checking for rm... /usr/bin/rm checking for rpm... no checking for rpmbuild... no checking for swig... no checking for swig3.0... no checking for swig2.0... no checking for soelim... (cached) true checking pkg-config is at least version 0.9.0... yes checking for sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/owfs/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-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /tmp/instance-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-gcc... none checking how to run the C preprocessor... /tmp/instance-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-cpp checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) gawk 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-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-7/output-1/per-package/owfs/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-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-ld option to reload object files... -r checking for sh4a-buildroot-linux-gnu-objdump... /tmp/instance-7/output-1/per-package/owfs/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-7/output-1/per-package/owfs/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-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-gcc-nm output from /tmp/instance-7/output-1/per-package/owfs/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 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-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-gcc static flag -static works... no checking if /tmp/instance-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... /usr/bin/rm: cannot remove 'conftest*': No such file or directory yes checking if /tmp/instance-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-gcc linker (/tmp/instance-7/output-1/per-package/owfs/host/bin/sh4a-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... /usr/bin/rm: cannot remove 'conftest*': No such file or directory 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 if debian-system is used... no (default) checking for special host... Other host checking for launch_activate_socket... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking feature_tests.h usability... no checking feature_tests.h presence... no checking for feature_tests.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.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 for strings.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdint.h... (cached) yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking resolv.h usability... yes checking resolv.h presence... yes checking for resolv.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking linux/limits.h usability... yes checking linux/limits.h presence... yes checking for linux/limits.h... yes checking linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for dlfcn.h... (cached) yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking if debug-output is enabled... yes (default) checking if mutexdebug is enabled... yes (default) checking if OWSHELL support is enabled... yes (default) checking if OWLIB support is enabled... yes (default) checking if OWNETLIB support is enabled... yes (default) 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 if i2c(DS2482-x00) is enabled... yes (default) checking if W1 is enabled... yes (default) checking if owhttpd is enabled... yes (default) checking if owftpd is enabled... yes (default) checking if owserver is enabled... yes (default) checking if owexternal is enabled... yes (default) checking if ownet is enabled... yes (default) checking if owtap is enabled... yes (default) checking if owmalloc is enabled... no (default) checking if owmon is enabled... yes (default) checking if owcapi is enabled... yes (default) checking if swig is enabled... auto (default) checking if owperl is enabled... no checking if owphp is enabled... no configure: WARNING: OWPHP is disabled because swig is not found checking if owpython is enabled... no checking if owtcl is enabled... no checking if cflag _XOPEN_SOURCE is required... -D_XOPEN_SOURCE=600 checking if cflag _BSD_SOURCE is required... -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE checking if extra libs are required... checking if profiling is enabled... no (default) configure: WARNING: LD_EXTRALIBS= OSLIBS= checking if owfs is enabled... yes checking fuse.h usability... yes checking fuse.h presence... yes checking for fuse.h... yes checking for fuse_main in -lfuse... yes checking For supported FUSE API version... yes checking For FUSE version ... 2.2 or later checking if zeroconf/bonjour is enabled... yes (default) checking if usb support is enabled... yes checking for LIBUSB... yes checking if Avahi support is enabled... no checking if parallel port support is enabled... yes (default) checking linux/ppdev.h usability... yes checking linux/ppdev.h presence... yes checking for linux/ppdev.h... yes checking if libftdi is available... yes checking if libftdi compiles with includes+lib ... ok checking for struct sockaddr_storage... yes checking for struct addrinfo... yes checking for socklen_t... yes checking for AF_NETLINK... yes checking for broken glibc with __ss_family... no checking for core ipv6 support... no checking if uthash is enabled... auto (default) checking uthash.h usability... no checking uthash.h presence... no checking for uthash.h... no configure: WARNING: uthash.h not found, hash optimisations will be disabled checking if sem_timedwait exists... yes checking whether string.h and strings.h may both be included... yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether struct tm is in sys/time.h or time.h... time.h 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 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 strftime... yes checking for working strtod... no checking for pow... no checking for pow in -lm... yes checking return type of signal handlers... void checking for accept... yes checking for daemon... yes checking for getaddrinfo... yes checking for freeaddrinfo... yes checking for gethostbyname2_r... yes checking for gethostbyaddr_r... yes checking for gethostbyname_r... yes checking for getservbyname_r... yes checking for getopt... yes checking for getopt_long... yes checking for gmtime_r... yes checking for gettimeofday... yes checking for localtime_r... yes checking for inet_ntop... yes checking for inet_pton... yes checking for memchr... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strtol... yes checking for strtoul... yes checking for twalk... yes checking for tsearch... yes checking for tfind... yes checking for tdelete... yes checking for tdestroy... yes checking for vasprintf... yes checking for strsep... yes checking for vsprintf... yes checking for vsnprintf... yes checking for writev... yes checking for getline... yes checking for library containing dlopen... none required checking for library containing lrint... -lm checking for library containing nanosleep... none required checking for library containing mq_getattr... none required checking for libcheck... no configure: WARNING: "Check unit testing framework not found. " checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating module/Makefile config.status: creating module/owlib/Makefile config.status: creating module/owlib/src/Makefile config.status: creating module/owlib/src/include/Makefile config.status: creating module/owlib/src/c/Makefile config.status: creating module/owlib/tests/Makefile config.status: creating module/owfs/Makefile config.status: creating module/owfs/src/Makefile config.status: creating module/owfs/src/include/Makefile config.status: creating module/owfs/src/c/Makefile config.status: creating module/owhttpd/Makefile config.status: creating module/owhttpd/src/Makefile config.status: creating module/owhttpd/src/include/Makefile config.status: creating module/owhttpd/src/c/Makefile config.status: creating module/owserver/Makefile config.status: creating module/owserver/src/Makefile config.status: creating module/owserver/src/include/Makefile config.status: creating module/owserver/src/c/Makefile config.status: creating module/owftpd/Makefile config.status: creating module/owftpd/src/Makefile config.status: creating module/owftpd/src/include/Makefile config.status: creating module/owftpd/src/c/Makefile config.status: creating module/ownet/Makefile config.status: creating module/ownet/php/Makefile config.status: creating module/ownet/php/examples/ownet_example.php config.status: creating module/ownet/python/Makefile config.status: creating module/ownet/perl5/Makefile config.status: creating module/ownet/c/Makefile config.status: creating module/ownet/c/src/Makefile config.status: creating module/ownet/c/src/include/Makefile config.status: creating module/ownet/c/src/c/Makefile config.status: creating module/ownet/c/src/example/Makefile config.status: creating module/owshell/Makefile config.status: creating module/owshell/src/Makefile config.status: creating module/owshell/src/include/Makefile config.status: creating module/owshell/src/c/Makefile config.status: creating module/owcapi/Makefile config.status: creating module/owcapi/src/Makefile config.status: creating module/owcapi/src/include/Makefile config.status: creating module/owcapi/src/c/Makefile config.status: creating module/owcapi/src/example/Makefile config.status: creating module/owcapi/src/example++/Makefile config.status: creating module/owcapi/owcapi.pc config.status: creating module/owtap/Makefile config.status: creating module/owmon/Makefile config.status: creating module/swig/Makefile config.status: creating module/swig/perl5/Makefile config.status: creating module/swig/perl5/OW/Makefile.linux config.status: creating module/swig/perl5/OW/Makefile.osx config.status: creating module/swig/php/Makefile config.status: creating module/swig/php/example/load_php_OW.php config.status: creating module/swig/python/Makefile config.status: creating module/swig/python/ow/Makefile config.status: creating module/swig/python/setup.py config.status: creating module/owtcl/Makefile config.status: creating src/Makefile config.status: creating src/include/Makefile config.status: creating src/man/Makefile config.status: creating src/man/man1/Makefile config.status: creating src/man/man3/Makefile config.status: creating src/man/man5/Makefile config.status: creating src/man/mann/Makefile config.status: creating src/rpm/Makefile config.status: creating src/rpm/owfs.spec config.status: creating src/scripts/Makefile config.status: creating src/scripts/windows/Makefile config.status: creating src/scripts/windows/owfs.nsi config.status: creating src/scripts/usb/Makefile config.status: creating src/scripts/usb/cygwin/Makefile config.status: creating src/scripts/usb/windows/Makefile config.status: creating src/scripts/systemd/Makefile config.status: creating src/include/owfs_config.h config.status: creating src/include/config.h config.status: executing depfiles commands config.status: executing libtool commands /usr/bin/rm: cannot remove 'libtoolT': No such file or directory 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 Current configuration: Deployment location: /usr Compile-time options: USB is enabled AVAHI is DISABLED I2C is enabled W1 is enabled Parallel port DS1410E is enabled FTDI (LinkUSB) is enabled Zeroconf/Bonjour is enabled uthash is DISABLED Debug-output is enabled Mutexdebug is enabled Profiling is DISABLED Tracing memory allocation is DISABLED Module configuration: owlib is enabled owshell is enabled owfs is enabled owhttpd is enabled owftpd is enabled owserver is enabled owexternal is enabled ownet is enabled ownetlib is enabled owtap is enabled owmon is enabled owcapi is enabled swig is DISABLED owperl is DISABLED owphp is DISABLED owpython is DISABLED owtcl is DISABLED unit tests are DISABLED >>> owfs 3.2p4 Building PATH="/tmp/instance-7/output-1/per-package/owfs/host/bin:/tmp/instance-7/output-1/per-package/owfs/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-7/output-1/build/owfs-3.2p4/ make[1]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4' Making all in src make[2]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src' Making all in include make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/include' /home/autobuild/make/make all-am make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/include' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/include' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/include' Making all in man make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man' Making all in man1 make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/man1' true -r -I ./.. owcapi.man > owcapi.1 true -r -I ./.. owfs.man > owfs.1 true -r -I ./.. owftpd.man > owftpd.1 true -r -I ./.. owhttpd.man > owhttpd.1 true -r -I ./.. owmon.man > owmon.1 true -r -I ./.. ownet.man > ownet.1 true -r -I ./.. owserver.man > owserver.1 true -r -I ./.. owshell.man > owshell.1 true -r -I ./.. owtap.man > owtap.1 make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/man1' Making all in man3 make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/man3' true -r -I ./.. DS1821.man > DS1821.3 true -r -I ./.. DS1822.man > DS1822.3 true -r -I ./.. DS1825.man > DS1825.3 true -r -I ./.. DS18B20.man > DS18B20.3 true -r -I ./.. DS18S20.man > DS18S20.3 true -r -I ./.. DS1921.man > DS1921.3 true -r -I ./.. DS1963L.man > DS1963L.3 true -r -I ./.. DS1963S.man > DS1963S.3 true -r -I ./.. DS1977.man > DS1977.3 true -r -I ./.. DS1991.man > DS1991.3 true -r -I ./.. DS1992.man > DS1992.3 true -r -I ./.. DS1993.man > DS1993.3 true -r -I ./.. DS1995.man > DS1995.3 true -r -I ./.. DS1996.man > DS1996.3 true -r -I ./.. DS2401.man > DS2401.3 true -r -I ./.. DS2404.man > DS2404.3 true -r -I ./.. DS2405.man > DS2405.3 true -r -I ./.. DS2406.man > DS2406.3 true -r -I ./.. DS2408.man > DS2408.3 true -r -I ./.. DS2409.man > DS2409.3 true -r -I ./.. DS2413.man > DS2413.3 true -r -I ./.. DS2415.man > DS2415.3 true -r -I ./.. DS2423.man > DS2423.3 true -r -I ./.. DS2430A.man > DS2430A.3 true -r -I ./.. DS2431.man > DS2431.3 true -r -I ./.. DS2433.man > DS2433.3 true -r -I ./.. DS2436.man > DS2436.3 true -r -I ./.. DS2437.man > DS2437.3 true -r -I ./.. DS2438.man > DS2438.3 true -r -I ./.. DS2450.man > DS2450.3 true -r -I ./.. DS2502.man > DS2502.3 true -r -I ./.. DS2505.man > DS2505.3 true -r -I ./.. DS2506.man > DS2506.3 true -r -I ./.. DS2720.man > DS2720.3 true -r -I ./.. DS2740.man > DS2740.3 true -r -I ./.. DS2751.man > DS2751.3 true -r -I ./.. DS2755.man > DS2755.3 true -r -I ./.. DS2760.man > DS2760.3 true -r -I ./.. DS2770.man > DS2770.3 true -r -I ./.. DS2780.man > DS2780.3 true -r -I ./.. DS2781.man > DS2781.3 true -r -I ./.. DS2890.man > DS2890.3 true -r -I ./.. DS28E04.man > DS28E04.3 true -r -I ./.. DS28EA00.man > DS28EA00.3 true -r -I ./.. DS28EC20.man > DS28EC20.3 true -r -I ./.. EDS.man > EDS.3 true -r -I ./.. EEEF.man > EEEF.3 true -r -I ./.. LCD.man > LCD.3 true -r -I ./.. mAM001.man > mAM001.3 true -r -I ./.. mCM001.man > mCM001.3 true -r -I ./.. mDI001.man > mDI001.3 true -r -I ./.. mRS001.man > mRS001.3 true -r -I ./.. IBLSS.man > IBLSS.3 true -r -I ./.. owperl.man > owperl.3 true -r -I ./.. InfernoEmbedded.man > InfernoEmbedded.3 make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/man3' Making all in man5 make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/man5' true -r -I ./.. owfs.man > owfs.5 make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/man5' Making all in mann make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/mann' true -r -I ./.. owtcl.man > owtcl.n make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/mann' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man' Making all in rpm make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/rpm' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/rpm' Making all in scripts make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts' Making all in usb make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb' Making all in windows make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb/windows' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb/windows' Making all in cygwin make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb/cygwin' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb/cygwin' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb' Making all in windows make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/windows' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/windows' Making all in systemd make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/systemd' sed -e 's,[@]bindir[@],/usr/bin,g' < ./owfs.service.in > owfs.service sed -e 's,[@]bindir[@],/usr/bin,g' < ./owftpd.service.in > owftpd.service sed -e 's,[@]bindir[@],/usr/bin,g' < ./owhttpd.service.in > owhttpd.service sed -e 's,[@]bindir[@],/usr/bin,g' < ./owserver.service.in > owserver.service sed -e 's,[@]bindir[@],/usr/bin,g' < ./owserver.socket.in > owserver.socket make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/systemd' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts' make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src' make[2]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src' Making all in module make[2]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module' Making all in owshell make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell' Making all in src make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src' Making all in c make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src/c' CC ow_opt.o CC ow_help.o CC ow_server.o CC ow_net.o CC ow_browse.o CC ow_dl.o CC ow_dnssd.o CC ow_tcp_read.o CC getaddrinfo.o CC getopt.o CC globals.o CC owget.o CCLD owget CC owdir.o CCLD owdir CC owread.o CCLD owread CC owwrite.o CCLD owwrite CC owpresent.o CCLD owpresent CC owexist.o CCLD owexist CC owusbprobe.o owusbprobe.c: In function 'list_tty_devices': owusbprobe.c:217:87: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 250 [-Wformat-truncation=] 217 | snprintf((char*)curr->tty_name, sizeof(curr->tty_name), "/dev/%s", e->d_name); | ^~ In file included from /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from owusbprobe.c:13: /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 6 and 261 bytes into a destination of size 255 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ owusbprobe.c: In function 'describe_usb_device': owusbprobe.c:266:68: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 234 [-Wformat-truncation=] 266 | snprintf(addr, sizeof(addr), "ftdi:s:0x%04x:0x%04x:%s", vid, pid, dev->serial); | ^~ In file included from /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from owusbprobe.c:13: /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 22 and 276 bytes into a destination of size 255 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ CCLD owusbprobe make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src/c' Making all in include make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src/include' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src/include' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell' Making all in ownet make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet' Making all in c make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c' Making all in src make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src' Making all in c make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src/c' CC compat.lo CC error.lo CC getaddrinfo.lo CC getopt.lo CC globals.lo CC ow_browse.lo CC ow_charblob.lo CC ow_connect.lo CC ow_dl.lo CC ow_dnssd.lo CC ow_locks.lo CC ow_net_client.lo CC ownet_close.lo CC ownet_dir.lo CC ownet_init.lo CC ownet_read.lo CC ownet_present.lo CC ownet_setget.lo CC ownet_write.lo CC ow_rwlock.lo CC ow_server.lo CC ow_tcp_read.lo CCLD libownet.la make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src/c' Making all in include make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src/include' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src/include' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet' Making all in owlib make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib' Making all in src make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src' Making all in c make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src/c' CC ow_dl.lo CC ow_dnssd.lo CC ow_arg.lo CC ow_baud.lo CC ow_bitfield.lo CC ow_byte.lo CC compat.lo CC getaddrinfo.lo CC getline.lo CC timegm.lo CC getopt.lo CC jsmn.lo CC ow_none.lo CC ow_1820.lo CC ow_1821.lo CC ow_1921.lo CC ow_1923.lo CC ow_1954.lo CC ow_1963.lo CC ow_1977.lo CC ow_1991.lo CC ow_1993.lo CC ow_2401.lo CC ow_2404.lo CC ow_2405.lo CC ow_2406.lo CC ow_2408.lo CC ow_2409.lo CC ow_2413.lo CC ow_2415.lo CC ow_2423.lo CC ow_2430.lo CC ow_2433.lo CC ow_2436.lo CC ow_2438.lo CC ow_2450.lo CC ow_2502.lo CC ow_2505.lo CC ow_2760.lo CC ow_2804.lo CC ow_2890.lo CC ow_add_inflight.lo CC ow_alias.lo CC ow_alloc.lo CC ow_api.lo CC ow_avahi_announce.lo CC ow_avahi_browse.lo CC ow_badadapter.lo CC ow_bae.lo CC ow_browse.lo CC ow_browse_resolve.lo CC ow_browse_monitor.lo CC ow_bus.lo CC ow_bus_bitdata.lo CC ow_bus_config.lo CC ow_bus_data.lo CC ow_buslock.lo CC ow_cache.lo CC ow_charblob.lo CC ow_com.lo CC ow_com_change.lo CC ow_com_close.lo CC ow_com_free.lo CC ow_com_open.lo CC ow_com_write.lo CC ow_com_read.lo CC ow_connect.lo CC ow_connect_out.lo CC ow_cmciel.lo CC ow_crc.lo CC ow_daemon.lo CC ow_date.lo CC ow_delay.lo CC ow_del_inflight.lo CC ow_detail.lo CC ow_devicelock.lo CC ow_dir.lo CC ow_dirblob.lo CC ow_ds2482.lo CC ow_ds9097.lo CC ow_ds1410.lo CC ow_ds1wm.lo In file included from ../include/ow.h:225, from ow_ds1wm.c:27: ow_ds1wm.c: In function 'DS1WM_detect': ow_ds1wm.c:136:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 136 | LEVEL_DEBUG("DS1WM at address %p",(void *)base); | ^ ../include/ow_debug.h:81:71: note: in definition of macro 'LEVEL_DEBUG' 81 | err_msg(e_err_type_level,e_err_debug, __FILE__,__LINE__,__func__,__VA_ARGS__); } | ^~~~~~~~~~~ ow_ds1wm.c: In function 'DS1WM_setup': ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 42 | #define DS1WM_register(in, off) (((uint8_t *) (in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off]) | ^ ow_ds1wm.c:50:33: note: in expansion of macro 'DS1WM_register' 50 | #define DS1WM_control(in) DS1WM_register(in,DS1WM_CONTROL_REGISTER) | ^~~~~~~~~~~~~~ ow_ds1wm.c:219:36: note: in expansion of macro 'DS1WM_control' 219 | uint8_t control_register = DS1WM_control(in) ; | ^~~~~~~~~~~~~ ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 42 | #define DS1WM_register(in, off) (((uint8_t *) (in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off]) | ^ ow_ds1wm.c:49:33: note: in expansion of macro 'DS1WM_register' 49 | #define DS1WM_clock(in) DS1WM_register(in,DS1WM_CLOCK_DEVISOR_REGISTER) | ^~~~~~~~~~~~~~ ow_ds1wm.c:221:9: note: in expansion of macro 'DS1WM_clock' 221 | DS1WM_clock(in) = 0x00 ; // off (causes reset?) | ^~~~~~~~~~~ ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 42 | #define DS1WM_register(in, off) (((uint8_t *) (in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off]) | ^ ow_ds1wm.c:50:33: note: in expansion of macro 'DS1WM_register' 50 | #define DS1WM_control(in) DS1WM_register(in,DS1WM_CONTROL_REGISTER) | ^~~~~~~~~~~~~~ ow_ds1wm.c:235:9: note: in expansion of macro 'DS1WM_control' 235 | DS1WM_control(in) = control_register ; | ^~~~~~~~~~~~~ ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 42 | #define DS1WM_register(in, off) (((uint8_t *) (in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off]) | ^ ow_ds1wm.c:50:33: note: in expansion of macro 'DS1WM_register' 50 | #define DS1WM_control(in) DS1WM_register(in,DS1WM_CONTROL_REGISTER) | ^~~~~~~~~~~~~~ ow_ds1wm.c:237:14: note: in expansion of macro 'DS1WM_control' 237 | if ( DS1WM_control(in) != control_register ) { | ^~~~~~~~~~~~~ ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 42 | #define DS1WM_register(in, off) (((uint8_t *) (in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off]) | ^ ow_ds1wm.c:49:33: note: in expansion of macro 'DS1WM_register' 49 | #define DS1WM_clock(in) DS1WM_register(in,DS1WM_CLOCK_DEVISOR_REGISTER) | ^~~~~~~~~~~~~~ ow_ds1wm.c:241:9: note: in expansion of macro 'DS1WM_clock' 241 | DS1WM_clock(in) = DS1WM_freq( in->master.ds1wm.frequency ) ; | ^~~~~~~~~~~ ow_ds1wm.c: In function 'DS1WM_reset': ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 42 | #define DS1WM_register(in, off) (((uint8_t *) (in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off]) | ^ ow_ds1wm.c:45:33: note: in expansion of macro 'DS1WM_register' 45 | #define DS1WM_command(in) DS1WM_register(in,DS1WM_COMMAND_REGISTER) | ^~~~~~~~~~~~~~ ow_ds1wm.c:266:21: note: in expansion of macro 'DS1WM_command' 266 | UT_setbit( &DS1WM_command(in), e_ds1wm_1wr, 1 ) ; | ^~~~~~~~~~~~~ ow_ds1wm.c: In function 'DS1WM_next_both': ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 42 | #define DS1WM_register(in, off) (((uint8_t *) (in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off]) | ^ ow_ds1wm.c:45:33: note: in expansion of macro 'DS1WM_register' 45 | #define DS1WM_command(in) DS1WM_register(in,DS1WM_COMMAND_REGISTER) | ^~~~~~~~~~~~~~ ow_ds1wm.c:340:21: note: in expansion of macro 'DS1WM_command' 340 | UT_setbit( &DS1WM_command(in), e_ds1wm_sra, 1 ) ; | ^~~~~~~~~~~~~ ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 42 | #define DS1WM_register(in, off) (((uint8_t *) (in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off]) | ^ ow_ds1wm.c:45:33: note: in expansion of macro 'DS1WM_register' 45 | #define DS1WM_command(in) DS1WM_register(in,DS1WM_COMMAND_REGISTER) | ^~~~~~~~~~~~~~ ow_ds1wm.c:347:29: note: in expansion of macro 'DS1WM_command' 347 | UT_setbit( &DS1WM_command(in), e_ds1wm_sra, 0 ) ; | ^~~~~~~~~~~~~ ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 42 | #define DS1WM_register(in, off) (((uint8_t *) (in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off]) | ^ ow_ds1wm.c:45:33: note: in expansion of macro 'DS1WM_register' 45 | #define DS1WM_command(in) DS1WM_register(in,DS1WM_COMMAND_REGISTER) | ^~~~~~~~~~~~~~ ow_ds1wm.c:352:21: note: in expansion of macro 'DS1WM_command' 352 | UT_setbit( &DS1WM_command(in), e_ds1wm_sra, 0 ) ; | ^~~~~~~~~~~~~ ow_ds1wm.c: In function 'DS1WM_PowerByte': ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 42 | #define DS1WM_register(in, off) (((uint8_t *) (in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off]) | ^ ow_ds1wm.c:50:33: note: in expansion of macro 'DS1WM_register' 50 | #define DS1WM_control(in) DS1WM_register(in,DS1WM_CONTROL_REGISTER) | ^~~~~~~~~~~~~~ ow_ds1wm.c:404:28: note: in expansion of macro 'DS1WM_control' 404 | control_register = DS1WM_control(in) ; | ^~~~~~~~~~~~~ ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 42 | #define DS1WM_register(in, off) (((uint8_t *) (in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off]) | ^ ow_ds1wm.c:50:33: note: in expansion of macro 'DS1WM_register' 50 | #define DS1WM_control(in) DS1WM_register(in,DS1WM_CONTROL_REGISTER) | ^~~~~~~~~~~~~~ ow_ds1wm.c:406:9: note: in expansion of macro 'DS1WM_control' 406 | DS1WM_control(in) = control_register ; | ^~~~~~~~~~~~~ ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 42 | #define DS1WM_register(in, off) (((uint8_t *) (in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off]) | ^ ow_ds1wm.c:50:33: note: in expansion of macro 'DS1WM_register' 50 | #define DS1WM_control(in) DS1WM_register(in,DS1WM_CONTROL_REGISTER) | ^~~~~~~~~~~~~~ ow_ds1wm.c:414:28: note: in expansion of macro 'DS1WM_control' 414 | control_register = DS1WM_control(in) ; | ^~~~~~~~~~~~~ ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 42 | #define DS1WM_register(in, off) (((uint8_t *) (in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off]) | ^ ow_ds1wm.c:50:33: note: in expansion of macro 'DS1WM_register' 50 | #define DS1WM_control(in) DS1WM_register(in,DS1WM_CONTROL_REGISTER) | ^~~~~~~~~~~~~~ ow_ds1wm.c:416:9: note: in expansion of macro 'DS1WM_control' 416 | DS1WM_control(in) = control_register ; | ^~~~~~~~~~~~~ ow_ds1wm.c: In function 'DS1WM_PowerBit': ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 42 | #define DS1WM_register(in, off) (((uint8_t *) (in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off]) | ^ ow_ds1wm.c:50:33: note: in expansion of macro 'DS1WM_register' 50 | #define DS1WM_control(in) DS1WM_register(in,DS1WM_CONTROL_REGISTER) | ^~~~~~~~~~~~~~ ow_ds1wm.c:434:28: note: in expansion of macro 'DS1WM_control' 434 | control_register = DS1WM_control(in) ; | ^~~~~~~~~~~~~ ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 42 | #define DS1WM_register(in, off) (((uint8_t *) (in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off]) | ^ ow_ds1wm.c:50:33: note: in expansion of macro 'DS1WM_register' 50 | #define DS1WM_control(in) DS1WM_register(in,DS1WM_CONTROL_REGISTER) | ^~~~~~~~~~~~~~ ow_ds1wm.c:438:9: note: in expansion of macro 'DS1WM_control' 438 | DS1WM_control(in) = control_register ; | ^~~~~~~~~~~~~ ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 42 | #define DS1WM_register(in, off) (((uint8_t *) (in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off]) | ^ ow_ds1wm.c:50:33: note: in expansion of macro 'DS1WM_register' 50 | #define DS1WM_control(in) DS1WM_register(in,DS1WM_CONTROL_REGISTER) | ^~~~~~~~~~~~~~ ow_ds1wm.c:446:28: note: in expansion of macro 'DS1WM_control' 446 | control_register = DS1WM_control(in) ; | ^~~~~~~~~~~~~ ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 42 | #define DS1WM_register(in, off) (((uint8_t *) (in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off]) | ^ ow_ds1wm.c:50:33: note: in expansion of macro 'DS1WM_register' 50 | #define DS1WM_control(in) DS1WM_register(in,DS1WM_CONTROL_REGISTER) | ^~~~~~~~~~~~~~ ow_ds1wm.c:450:9: note: in expansion of macro 'DS1WM_control' 450 | DS1WM_control(in) = control_register ; | ^~~~~~~~~~~~~ ow_ds1wm.c: In function 'DS1WM_sendback_bits': ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 42 | #define DS1WM_register(in, off) (((uint8_t *) (in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off]) | ^ ow_ds1wm.c:50:33: note: in expansion of macro 'DS1WM_register' 50 | #define DS1WM_control(in) DS1WM_register(in,DS1WM_CONTROL_REGISTER) | ^~~~~~~~~~~~~~ ow_ds1wm.c:465:28: note: in expansion of macro 'DS1WM_control' 465 | control_register = DS1WM_control(in) ; | ^~~~~~~~~~~~~ ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 42 | #define DS1WM_register(in, off) (((uint8_t *) (in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off]) | ^ ow_ds1wm.c:50:33: note: in expansion of macro 'DS1WM_register' 50 | #define DS1WM_control(in) DS1WM_register(in,DS1WM_CONTROL_REGISTER) | ^~~~~~~~~~~~~~ ow_ds1wm.c:468:9: note: in expansion of macro 'DS1WM_control' 468 | DS1WM_control(in) = control_register ; | ^~~~~~~~~~~~~ ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 42 | #define DS1WM_register(in, off) (((uint8_t *) (in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off]) | ^ ow_ds1wm.c:50:33: note: in expansion of macro 'DS1WM_register' 50 | #define DS1WM_control(in) DS1WM_register(in,DS1WM_CONTROL_REGISTER) | ^~~~~~~~~~~~~~ ow_ds1wm.c:473:28: note: in expansion of macro 'DS1WM_control' 473 | control_register = DS1WM_control(in) ; | ^~~~~~~~~~~~~ ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 42 | #define DS1WM_register(in, off) (((uint8_t *) (in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off]) | ^ ow_ds1wm.c:50:33: note: in expansion of macro 'DS1WM_register' 50 | #define DS1WM_control(in) DS1WM_register(in,DS1WM_CONTROL_REGISTER) | ^~~~~~~~~~~~~~ ow_ds1wm.c:476:9: note: in expansion of macro 'DS1WM_control' 476 | DS1WM_control(in) = control_register ; | ^~~~~~~~~~~~~ ow_ds1wm.c: In function 'DS1WM_sendback_byte': ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 42 | #define DS1WM_register(in, off) (((uint8_t *) (in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off]) | ^ ow_ds1wm.c:46:33: note: in expansion of macro 'DS1WM_register' 46 | #define DS1WM_txrx(in) DS1WM_register(in,DS1WM_TXRX_BUFFER) | ^~~~~~~~~~~~~~ ow_ds1wm.c:484:9: note: in expansion of macro 'DS1WM_txrx' 484 | DS1WM_txrx(in) = data[0] ; | ^~~~~~~~~~ ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 42 | #define DS1WM_register(in, off) (((uint8_t *) (in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off]) | ^ ow_ds1wm.c:46:33: note: in expansion of macro 'DS1WM_register' 46 | #define DS1WM_txrx(in) DS1WM_register(in,DS1WM_TXRX_BUFFER) | ^~~~~~~~~~~~~~ ow_ds1wm.c:486:19: note: in expansion of macro 'DS1WM_txrx' 486 | resp[0] = DS1WM_txrx(in) ; | ^~~~~~~~~~ ow_ds1wm.c: In function 'DS1WM_wait_for_reset': ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 42 | #define DS1WM_register(in, off) (((uint8_t *) (in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off]) | ^ ow_ds1wm.c:47:33: note: in expansion of macro 'DS1WM_register' 47 | #define DS1WM_interrupt(in) DS1WM_register(in,DS1WM_INTERRUPT_REGISTER) | ^~~~~~~~~~~~~~ ow_ds1wm.c:539:21: note: in expansion of macro 'DS1WM_interrupt' 539 | interrupt = DS1WM_interrupt(in) ; | ^~~~~~~~~~~~~~~ ow_ds1wm.c: In function 'DS1WM_wait_for_read': ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 42 | #define DS1WM_register(in, off) (((uint8_t *) (in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off]) | ^ ow_ds1wm.c:47:33: note: in expansion of macro 'DS1WM_register' 47 | #define DS1WM_interrupt(in) DS1WM_register(in,DS1WM_INTERRUPT_REGISTER) | ^~~~~~~~~~~~~~ ow_ds1wm.c:554:26: note: in expansion of macro 'DS1WM_interrupt' 554 | if ( UT_getbit( &DS1WM_interrupt(in), e_ds1wm_rbf ) == 1 ) { | ^~~~~~~~~~~~~~~ ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 42 | #define DS1WM_register(in, off) (((uint8_t *) (in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off]) | ^ ow_ds1wm.c:47:33: note: in expansion of macro 'DS1WM_register' 47 | #define DS1WM_interrupt(in) DS1WM_register(in,DS1WM_INTERRUPT_REGISTER) | ^~~~~~~~~~~~~~ ow_ds1wm.c:560:34: note: in expansion of macro 'DS1WM_interrupt' 560 | if ( UT_getbit( &DS1WM_interrupt(in), e_ds1wm_rbf ) == 1 ) { | ^~~~~~~~~~~~~~~ ow_ds1wm.c: In function 'DS1WM_wait_for_write': ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 42 | #define DS1WM_register(in, off) (((uint8_t *) (in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off]) | ^ ow_ds1wm.c:47:33: note: in expansion of macro 'DS1WM_register' 47 | #define DS1WM_interrupt(in) DS1WM_register(in,DS1WM_INTERRUPT_REGISTER) | ^~~~~~~~~~~~~~ ow_ds1wm.c:571:26: note: in expansion of macro 'DS1WM_interrupt' 571 | if ( UT_getbit( &DS1WM_interrupt(in), e_ds1wm_tbe ) == 1 ) { | ^~~~~~~~~~~~~~~ ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 42 | #define DS1WM_register(in, off) (((uint8_t *) (in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off]) | ^ ow_ds1wm.c:47:33: note: in expansion of macro 'DS1WM_register' 47 | #define DS1WM_interrupt(in) DS1WM_register(in,DS1WM_INTERRUPT_REGISTER) | ^~~~~~~~~~~~~~ ow_ds1wm.c:577:34: note: in expansion of macro 'DS1WM_interrupt' 577 | if ( UT_getbit( &DS1WM_interrupt(in), e_ds1wm_tbe ) == 1 ) { | ^~~~~~~~~~~~~~~ CC ow_ds9097U.lo CC ow_ds9490.lo CC ow_eds.lo CC ow_eeef.lo CC ow_elabnet.lo CC ow_enet_discover.lo CC ow_enet_monitor.lo CC ow_eprom_write.lo CC ow_etherweather.lo CC ow_example_slave.lo CC ow_exec.lo CC ow_exit.lo CC ow_external.lo CC ow_find_external.lo CC ow_fs_address.lo CC ow_fs_alias.lo CC ow_fs_code.lo CC ow_fs_crc8.lo CC ow_fs_id.lo CC ow_fs_type.lo CC ow_getbit.lo CC ow_getbit_U.lo CC ow_ha5.lo CC ow_ha7.lo CC ow_ha7e.lo CC ow_fake.lo CC ow_fakeread.lo CC ow_filelength.lo CC ow_fstat.lo CC ow_ftdi.lo ow_ftdi.c: In function 'owftdi_write_once': ow_ftdi.c:472:46: warning: passing argument 2 of 'ftdi_write_data' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 472 | int ret = ftdi_write_data(FTDIC(in), data, (int)length); | ^~~~ In file included from ow_ftdi.c:64: /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/ftdi.h:406:67: note: expected 'unsigned char *' but argument is of type 'const BYTE *' {aka 'const unsigned char *'} 406 | int ftdi_write_data(struct ftdi_context *ftdi, unsigned char *buf, int size); | ~~~~~~~~~~~~~~~^~~ CC ow_generic_read.lo CC ow_get.lo CC ow_help.lo CC ow_iblss.lo CC ow_infernoembedded.lo CC ow_inotify.lo CC ow_interface.lo ow_interface.c: In function 'FS_r_yesno': ow_interface.c:328:26: warning: cast increases required alignment of target type [-Wcast-align] 328 | int * p_yes_no = (int *)(in_loc + struct_offset) ; | ^ ow_interface.c: In function 'FS_w_yesno': ow_interface.c:349:26: warning: cast increases required alignment of target type [-Wcast-align] 349 | int * p_yes_no = (int *)(in_loc + struct_offset) ; | ^ CC ow_iterate.lo CC ow_launchd.lo CC ow_k1wm.lo In file included from ../include/ow.h:225, from ow_k1wm.c:28: ow_k1wm.c: In function 'K1WM_detect': ow_k1wm.c:143:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 143 | LEVEL_DEBUG("K1WM at address %p",(void *)in->master.ds1wm.base); | ^ ../include/ow_debug.h:81:71: note: in definition of macro 'LEVEL_DEBUG' 81 | err_msg(e_err_type_level,e_err_debug, __FILE__,__LINE__,__func__,__VA_ARGS__); } | ^~~~~~~~~~~ CC ow_kevent.lo CC ow_lcd.lo CC ow_lib_close.lo CC ow_lib_setup.lo CC ow_lib_stop.lo CC ow_link.lo CC ow_locator.lo CC ow_locks.lo CC ow_masterhub.lo CC ow_memblob.lo CC ow_memory.lo CC ow_multicast.lo CC ow_name.lo CC ow_net_client.lo CC ow_net_server.lo CC ow_offset.lo CC ow_opt.lo CC ow_parse_address.lo CC ow_parse_external.lo CC ow_parseinput.lo CC ow_parsename.lo CC ow_parseobject.lo CC ow_parseoutput.lo CC ow_parseshallow.lo CC ow_parse_sn.lo CC ow_pid.lo CC ow_powerbyte.lo CC ow_powerbit.lo CC ow_presence.lo CC ow_pressure.lo CC ow_printparse.lo CC ow_programpulse.lo CC ow_read.lo CC ow_read_external.lo CC ow_read_telnet.lo CC ow_reconnect.lo CC ow_regex.lo CC ow_remote_alias.lo CC ow_reset.lo CC ow_return_code.lo CC ow_rwlock.lo CC ow_stats.lo CC ow_search.lo CC ow_serial_free.lo CC ow_serial_open.lo CC ow_server.lo CC ow_server_message.lo CC ow_server_enet.lo CC ow_select.lo CC ow_set_telnet.lo CC ow_settings.lo CC ow_sibling.lo CC ow_sibling_binary.lo CC ow_sibling_float.lo CC ow_sibling_uint.lo CC ow_sibling_yesno.lo CC ow_sig_handlers.lo CC ow_simultaneous.lo CC ow_slurp.lo CC ow_stateinfo.lo CC ow_system.lo CC ow_systemd.lo CC ow_tcp_free.lo CC ow_tcp_open.lo CC ow_tcp_read.lo CC ow_telnet_write.lo CC ow_temp.lo CC ow_testerread.lo CC ow_thermocouple.lo CC ow_traffic.lo CC ow_transaction.lo ow_transaction.c: In function 'BUS_transaction_single': ow_transaction.c:179:52: warning: cast increases required alignment of target type [-Wcast-align] 179 | ret = CRC8seeded(t->out, t->size, ((UINT *) (t->in))[0]); | ^ ow_transaction.c:187:53: warning: cast increases required alignment of target type [-Wcast-align] 187 | ret = CRC16seeded(t->out, t->size, ((UINT *) (t->in))[0]); | ^ ow_transaction.c: In function 'Bundle_unpack': ow_transaction.c:447:60: warning: cast increases required alignment of target type [-Wcast-align] 447 | if (CRC8seeded(tl->out, tl->size, ((UINT *) (tl->in))[0]) != 0) { | ^ ow_transaction.c:459:61: warning: cast increases required alignment of target type [-Wcast-align] 459 | if (CRC16seeded(tl->out, tl->size, ((UINT *) (tl->in))[0]) != 0) { | ^ CC ow_tree.lo CC ow_udp_read.lo CC ow_usb_msg.lo CC ow_usb_cycle.lo CC ow_usb_monitor.lo CC ow_util.lo CC ow_verify.lo CC ow_visibility.lo CC ow_w1.lo CC ow_w1_addremove.lo CC ow_w1_bind.lo CC ow_w1_browse.lo CC ow_w1_dispatch.lo CC ow_w1_list.lo ow_w1_list.c: In function 'w1_parse_master_list': ow_w1_list.c:59:28: warning: cast increases required alignment of target type [-Wcast-align] 59 | int * bus_master = (int32_t *) nlp->data ; | ^ CC ow_w1_monitor.lo CC ow_w1_parse.lo CC ow_w1_print.lo CC ow_w1_scan.lo CC ow_w1_select.lo CC ow_w1_send.lo CC ow_write.lo CC ow_write_external.lo CC ow_zero.lo In file included from ../include/ow.h:180, from ow_zero.c:13: ow_zero.c: In function 'Announce': ow_zero.c:78:23: warning: cast increases required alignment of target type [-Wcast-align] 78 | port = ntohs(((struct sockaddr_in *) (&sa))->sin_port) ; | ^ CC owlib.lo CC error.lo CC sd-daemon.lo sd-daemon.c: In function 'sd_notify': sd-daemon.c:458:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 458 | iovec.iov_base = (char*) state; | ^ CC globals.lo CCLD libow.la make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src/c' Making all in include make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src/include' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src/include' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src' Making all in tests make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/tests' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/tests' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib' Making all in owhttpd make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd' Making all in src make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src' Making all in include make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src/include' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src/include' Making all in c make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src/c' CC owhttpd.o CC owhttpd_handler.o CC owhttpd_present.o CC owhttpd_write.o CC owhttpd_read.o CC owhttpd_dir.o CC owhttpd_escape.o CC owhttpd_favicon.o CCLD owhttpd make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src/c' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd' Making all in owserver make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver' Making all in src make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src' Making all in include make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src/include' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src/include' Making all in c make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src/c' CC owserver.o CC from_client.o CC to_client.o CC read.o CC write.o CC dir.o CC dirall.o CC dirallslash.o CC data.o CC error.o CC handler.o CC loop.o CC md5.o CC ping.o CCLD owserver CCLD owexternal make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src/c' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver' Making all in owfs make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs' Making all in src make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src' Making all in c make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src/c' CC owfs.o CC owfs_callback.o CC fuse_line.o CCLD owfs make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src/c' Making all in include make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src/include' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src/include' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs' Making all in owftpd make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd' Making all in src make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src' Making all in c make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src/c' CC file_list.o CC file_cd.o CC ftp_command.o ftp_command.c: In function 'ftp_command_parse': ftp_command.c:319:37: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 10 [-Wformat-overflow=] 319 | sprintf(addr_str, "%d.%d.%d.%d", octets[0], octets[1], octets[2], octets[3]); | ^~ ftp_command.c:319:27: note: directive argument in the range [-2147483648, 255] 319 | sprintf(addr_str, "%d.%d.%d.%d", octets[0], octets[1], octets[2], octets[3]); | ^~~~~~~~~~~~~ In file included from /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from ../../../owlib/src/include/ow.h:114, from ../include/owftpd.h:11, from ftp_command.c:7: /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 8 and 48 bytes into a destination of size 16 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ CC ftp_listener.o CC ftp_session.o ftp_session.c: In function 'change_dir': ftp_session.c:441:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 441 | cps.rest = new_dir; | ^ CC owftpd.o CC telnet_session.o CC watchdog.o CC daemon_assert.o CCLD owftpd make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src/c' Making all in include make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src/include' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src/include' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd' Making all in owcapi make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi' Making all in src make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src' Making all in c make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src/c' CC owcapi.lo CCLD libowcapi.la make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src/c' Making all in include make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src/include' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src/include' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi' Making all in owtap make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owtap' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owtap' Making all in owmon make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owmon' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owmon' make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module' make[2]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module' make[2]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4' make[1]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4' >>> owfs 3.2p4 Installing to staging directory PATH="/tmp/instance-7/output-1/per-package/owfs/host/bin:/tmp/instance-7/output-1/per-package/owfs/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-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot install -C /tmp/instance-7/output-1/build/owfs-3.2p4/ make[1]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4' Making install in src make[2]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src' Making install in include make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/include' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/include' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 owfs_config.h '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/include' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/include' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/include' Making install in man make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man' Making install in man1 make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/man1' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/man1' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 libowcapi.1 owdir.1 owget.1 owread.1 owwrite.1 owpresent.1 owexist.1 ownetapi.1 ownetlib.1 libownet.1 owcapi.1 owfs.1 owftpd.1 owhttpd.1 owmon.1 ownet.1 owserver.1 owshell.1 owtap.1 '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man1' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/man1' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/man1' Making install in man3 make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/man3' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/man3' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 DS1427.3 DS1904.3 DS1920.3 DS1971.3 DS1982.3 DS1982U.3 DS1985.3 DS1985U.3 DS1986.3 DS1986U.3 DS1990A.3 DS1994.3 DS2404S.3 DS2407.3 DS2411.3 DS2417.3 DS2502-E48.3 DS2502-UNW.3 DS2505-UNW.3 DS2506-UNW.3 DS2756.3 DS2761.3 DS2762.3 DS2788.3 DS2804.3 EDS0064.3 EDS0065.3 EDS0066.3 EDS0067.3 EDS0068.3 EDS0070.3 EDS0071.3 EDS0072.3 EDS0080.3 EDS0082.3 EDS0083.3 EDS0085.3 EDS0090.3 MAX31820.3 MAX31826.3 '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 MAX31850.3 MAX31851.3 OWNet.3 Thermachron.3 UVI.3 DS1821.3 DS1822.3 DS1825.3 DS18B20.3 DS18S20.3 DS1921.3 DS1963L.3 DS1963S.3 DS1977.3 DS1991.3 DS1992.3 DS1993.3 DS1995.3 DS1996.3 DS2401.3 DS2404.3 DS2405.3 DS2406.3 DS2408.3 DS2409.3 DS2413.3 DS2415.3 DS2423.3 DS2430A.3 DS2431.3 DS2433.3 DS2436.3 DS2437.3 DS2438.3 DS2450.3 DS2502.3 DS2505.3 DS2506.3 DS2720.3 DS2740.3 '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 DS2751.3 DS2755.3 DS2760.3 DS2770.3 DS2780.3 DS2781.3 DS2890.3 DS28E04.3 DS28EA00.3 DS28EC20.3 EDS.3 EEEF.3 LCD.3 mAM001.3 mCM001.3 mDI001.3 mRS001.3 IBLSS.3 owperl.3 InfernoEmbedded.3 '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/man3' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/man3' Making install in man5 make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/man5' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/man5' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man5' /usr/bin/install -c -m 644 owfs.conf.5 owfs.5 '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man5' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/man5' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/man5' Making install in mann make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/mann' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/mann' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/mann' /usr/bin/install -c -m 644 ow.n owtcl.n '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/mann' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/mann' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/mann' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man' 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-7/output-1/build/owfs-3.2p4/src/man' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man' Making install in rpm make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/rpm' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/rpm' 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-7/output-1/build/owfs-3.2p4/src/rpm' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/rpm' Making install in scripts make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts' Making install in usb make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb' Making install in windows make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb/windows' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb/windows' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb/windows' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb/windows' Making install in cygwin make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb/cygwin' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb/cygwin' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb/cygwin' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb/cygwin' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb' Making install in windows make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/windows' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/windows' 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-7/output-1/build/owfs-3.2p4/src/scripts/windows' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/windows' Making install in systemd make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/systemd' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/systemd' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/systemd' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/systemd' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts' 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-7/output-1/build/owfs-3.2p4/src/scripts' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts' make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src' make[2]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src' Making install in module make[2]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module' Making install in owshell make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell' Making install in src make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src' Making install in c make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src/c' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src/c' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin' /bin/bash ../../../../libtool --mode=install /usr/bin/install -c owget owdir owread owwrite owpresent owexist owusbprobe '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c owget /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/owget libtool: install: /usr/bin/install -c owdir /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/owdir libtool: install: /usr/bin/install -c owread /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/owread libtool: install: /usr/bin/install -c owwrite /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/owwrite libtool: install: /usr/bin/install -c owpresent /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/owpresent libtool: install: /usr/bin/install -c owexist /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/owexist libtool: install: /usr/bin/install -c owusbprobe /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/owusbprobe make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src/c' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src/c' Making install in include make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src/include' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src/include' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src/include' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src/include' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell' 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-7/output-1/build/owfs-3.2p4/module/owshell' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell' Making install in ownet make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet' Making install in c make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c' Making install in src make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src' Making install in c make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src/c' make[7]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src/c' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../../../../../libtool --mode=install /usr/bin/install -c libownet.la '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libownet-3.2.so.4.0.0 /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libownet-3.2.so.4.0.0 libtool: install: (cd /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libownet-3.2.so.4.0.0 libownet-3.2.so.4 || { rm -f libownet-3.2.so.4 && ln -s libownet-3.2.so.4.0.0 libownet-3.2.so.4; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libownet-3.2.so.4.0.0 libownet.so || { rm -f libownet.so && ln -s libownet-3.2.so.4.0.0 libownet.so; }; }) libtool: install: /usr/bin/install -c .libs/libownet.lai /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libownet.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src/c' make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src/c' Making install in include make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src/include' make[7]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src/include' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 ownetapi.h '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/include' make[7]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src/include' make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src/include' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src' make[7]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src' make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet' 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-7/output-1/build/owfs-3.2p4/module/ownet' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet' Making install in owlib make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib' Making install in src make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src' Making install in c make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src/c' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src/c' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../../../../libtool --mode=install /usr/bin/install -c libow.la '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libow-3.2.so.4.0.0 /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libow-3.2.so.4.0.0 libtool: install: (cd /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libow-3.2.so.4.0.0 libow-3.2.so.4 || { rm -f libow-3.2.so.4 && ln -s libow-3.2.so.4.0.0 libow-3.2.so.4; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libow-3.2.so.4.0.0 libow.so || { rm -f libow.so && ln -s libow-3.2.so.4.0.0 libow.so; }; }) libtool: install: /usr/bin/install -c .libs/libow.lai /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libow.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src/c' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src/c' Making install in include make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src/include' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src/include' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src/include' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src/include' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src' Making install in tests make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/tests' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/tests' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/tests' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib' 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-7/output-1/build/owfs-3.2p4/module/owlib' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib' Making install in owhttpd make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd' Making install in src make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src' Making install in include make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src/include' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src/include' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src/include' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src/include' Making install in c make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src/c' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src/c' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin' /bin/bash ../../../../libtool --mode=install /usr/bin/install -c owhttpd '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c owhttpd /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/owhttpd make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src/c' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src/c' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd' 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-7/output-1/build/owfs-3.2p4/module/owhttpd' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd' Making install in owserver make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver' Making install in src make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src' Making install in include make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src/include' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src/include' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src/include' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src/include' Making install in c make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src/c' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src/c' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin' /bin/bash ../../../../libtool --mode=install /usr/bin/install -c owserver owexternal '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c owserver /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/owserver libtool: install: /usr/bin/install -c owexternal /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/owexternal make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src/c' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src/c' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver' 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-7/output-1/build/owfs-3.2p4/module/owserver' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver' Making install in owfs make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs' Making install in src make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src' Making install in c make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src/c' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src/c' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin' /bin/bash ../../../../libtool --mode=install /usr/bin/install -c owfs '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c owfs /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/owfs make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src/c' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src/c' Making install in include make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src/include' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src/include' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src/include' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src/include' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs' 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-7/output-1/build/owfs-3.2p4/module/owfs' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs' Making install in owftpd make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd' Making install in src make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src' Making install in c make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src/c' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src/c' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin' /bin/bash ../../../../libtool --mode=install /usr/bin/install -c owftpd '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c owftpd /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/owftpd make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src/c' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src/c' Making install in include make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src/include' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src/include' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src/include' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src/include' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd' 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-7/output-1/build/owfs-3.2p4/module/owftpd' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd' Making install in owcapi make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi' Making install in src make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src' Making install in c make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src/c' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src/c' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../../../../libtool --mode=install /usr/bin/install -c libowcapi.la '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libowcapi-3.2.so.4.0.0 /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libowcapi-3.2.so.4.0.0 libtool: install: (cd /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libowcapi-3.2.so.4.0.0 libowcapi-3.2.so.4 || { rm -f libowcapi-3.2.so.4 && ln -s libowcapi-3.2.so.4.0.0 libowcapi-3.2.so.4; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libowcapi-3.2.so.4.0.0 libowcapi.so || { rm -f libowcapi.so && ln -s libowcapi-3.2.so.4.0.0 libowcapi.so; }; }) libtool: install: /usr/bin/install -c .libs/libowcapi.lai /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libowcapi.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src/c' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src/c' Making install in include make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src/include' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src/include' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 owcapi.h '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/include' make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src/include' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src/include' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 owcapi.pc '/tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi' Making install in owtap make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owtap' /usr/bin/install -c -d /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin /usr/bin/install -c -m 755 owtap.tcl /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/owtap make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owtap' Making install in owmon make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owmon' /usr/bin/install -c -d /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin /usr/bin/install -c -m 755 owmon.tcl /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/owmon make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owmon' make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module' 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-7/output-1/build/owfs-3.2p4/module' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module' make[2]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module' make[2]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4' make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4' 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-7/output-1/build/owfs-3.2p4' make[2]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4' make[1]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4' >>> owfs 3.2p4 Fixing libtool files for la in $(find /tmp/instance-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-7/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-7/output-1/per-package/owfs/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-7/output-1/per-package/owfs/host/sh4a-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-7/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 >>> owfs 3.2p4 Installing to target PATH="/tmp/instance-7/output-1/per-package/owfs/host/bin:/tmp/instance-7/output-1/per-package/owfs/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-7/output-1/per-package/owfs/target install -C /tmp/instance-7/output-1/build/owfs-3.2p4/ make[1]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4' Making install in src make[2]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src' Making install in include make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/include' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/include' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/target/usr/include' /usr/bin/install -c -m 644 owfs_config.h '/tmp/instance-7/output-1/per-package/owfs/target/usr/include' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/include' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/include' Making install in man make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man' Making install in man1 make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/man1' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/man1' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/target/usr/share/man/man1' /usr/bin/install -c -m 644 libowcapi.1 owdir.1 owget.1 owread.1 owwrite.1 owpresent.1 owexist.1 ownetapi.1 ownetlib.1 libownet.1 owcapi.1 owfs.1 owftpd.1 owhttpd.1 owmon.1 ownet.1 owserver.1 owshell.1 owtap.1 '/tmp/instance-7/output-1/per-package/owfs/target/usr/share/man/man1' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/man1' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/man1' Making install in man3 make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/man3' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/man3' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/target/usr/share/man/man3' /usr/bin/install -c -m 644 DS1427.3 DS1904.3 DS1920.3 DS1971.3 DS1982.3 DS1982U.3 DS1985.3 DS1985U.3 DS1986.3 DS1986U.3 DS1990A.3 DS1994.3 DS2404S.3 DS2407.3 DS2411.3 DS2417.3 DS2502-E48.3 DS2502-UNW.3 DS2505-UNW.3 DS2506-UNW.3 DS2756.3 DS2761.3 DS2762.3 DS2788.3 DS2804.3 EDS0064.3 EDS0065.3 EDS0066.3 EDS0067.3 EDS0068.3 EDS0070.3 EDS0071.3 EDS0072.3 EDS0080.3 EDS0082.3 EDS0083.3 EDS0085.3 EDS0090.3 MAX31820.3 MAX31826.3 '/tmp/instance-7/output-1/per-package/owfs/target/usr/share/man/man3' /usr/bin/install -c -m 644 MAX31850.3 MAX31851.3 OWNet.3 Thermachron.3 UVI.3 DS1821.3 DS1822.3 DS1825.3 DS18B20.3 DS18S20.3 DS1921.3 DS1963L.3 DS1963S.3 DS1977.3 DS1991.3 DS1992.3 DS1993.3 DS1995.3 DS1996.3 DS2401.3 DS2404.3 DS2405.3 DS2406.3 DS2408.3 DS2409.3 DS2413.3 DS2415.3 DS2423.3 DS2430A.3 DS2431.3 DS2433.3 DS2436.3 DS2437.3 DS2438.3 DS2450.3 DS2502.3 DS2505.3 DS2506.3 DS2720.3 DS2740.3 '/tmp/instance-7/output-1/per-package/owfs/target/usr/share/man/man3' /usr/bin/install -c -m 644 DS2751.3 DS2755.3 DS2760.3 DS2770.3 DS2780.3 DS2781.3 DS2890.3 DS28E04.3 DS28EA00.3 DS28EC20.3 EDS.3 EEEF.3 LCD.3 mAM001.3 mCM001.3 mDI001.3 mRS001.3 IBLSS.3 owperl.3 InfernoEmbedded.3 '/tmp/instance-7/output-1/per-package/owfs/target/usr/share/man/man3' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/man3' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/man3' Making install in man5 make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/man5' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/man5' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/target/usr/share/man/man5' /usr/bin/install -c -m 644 owfs.conf.5 owfs.5 '/tmp/instance-7/output-1/per-package/owfs/target/usr/share/man/man5' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/man5' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/man5' Making install in mann make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/mann' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/mann' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/target/usr/share/man/mann' /usr/bin/install -c -m 644 ow.n owtcl.n '/tmp/instance-7/output-1/per-package/owfs/target/usr/share/man/mann' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/mann' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man/mann' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man' 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-7/output-1/build/owfs-3.2p4/src/man' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/man' Making install in rpm make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/rpm' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/rpm' 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-7/output-1/build/owfs-3.2p4/src/rpm' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/rpm' Making install in scripts make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts' Making install in usb make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb' Making install in windows make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb/windows' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb/windows' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb/windows' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb/windows' Making install in cygwin make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb/cygwin' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb/cygwin' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb/cygwin' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb/cygwin' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/usb' Making install in windows make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/windows' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/windows' 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-7/output-1/build/owfs-3.2p4/src/scripts/windows' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/windows' Making install in systemd make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/systemd' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/systemd' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/systemd' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts/systemd' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts' 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-7/output-1/build/owfs-3.2p4/src/scripts' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src/scripts' make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src' make[2]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/src' Making install in module make[2]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module' Making install in owshell make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell' Making install in src make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src' Making install in c make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src/c' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src/c' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/target/usr/bin' /bin/bash ../../../../libtool --mode=install /usr/bin/install -c owget owdir owread owwrite owpresent owexist owusbprobe '/tmp/instance-7/output-1/per-package/owfs/target/usr/bin' libtool: install: /usr/bin/install -c owget /tmp/instance-7/output-1/per-package/owfs/target/usr/bin/owget libtool: install: /usr/bin/install -c owdir /tmp/instance-7/output-1/per-package/owfs/target/usr/bin/owdir libtool: install: /usr/bin/install -c owread /tmp/instance-7/output-1/per-package/owfs/target/usr/bin/owread libtool: install: /usr/bin/install -c owwrite /tmp/instance-7/output-1/per-package/owfs/target/usr/bin/owwrite libtool: install: /usr/bin/install -c owpresent /tmp/instance-7/output-1/per-package/owfs/target/usr/bin/owpresent libtool: install: /usr/bin/install -c owexist /tmp/instance-7/output-1/per-package/owfs/target/usr/bin/owexist libtool: install: /usr/bin/install -c owusbprobe /tmp/instance-7/output-1/per-package/owfs/target/usr/bin/owusbprobe make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src/c' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src/c' Making install in include make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src/include' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src/include' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src/include' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src/include' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell/src' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell' 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-7/output-1/build/owfs-3.2p4/module/owshell' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owshell' Making install in ownet make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet' Making install in c make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c' Making install in src make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src' Making install in c make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src/c' make[7]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src/c' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/target/usr/lib' /bin/bash ../../../../../libtool --mode=install /usr/bin/install -c libownet.la '/tmp/instance-7/output-1/per-package/owfs/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libownet-3.2.so.4.0.0 /tmp/instance-7/output-1/per-package/owfs/target/usr/lib/libownet-3.2.so.4.0.0 libtool: install: (cd /tmp/instance-7/output-1/per-package/owfs/target/usr/lib && { ln -s -f libownet-3.2.so.4.0.0 libownet-3.2.so.4 || { rm -f libownet-3.2.so.4 && ln -s libownet-3.2.so.4.0.0 libownet-3.2.so.4; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/owfs/target/usr/lib && { ln -s -f libownet-3.2.so.4.0.0 libownet.so || { rm -f libownet.so && ln -s libownet-3.2.so.4.0.0 libownet.so; }; }) libtool: install: /usr/bin/install -c .libs/libownet.lai /tmp/instance-7/output-1/per-package/owfs/target/usr/lib/libownet.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src/c' make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src/c' Making install in include make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src/include' make[7]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src/include' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/target/usr/include' /usr/bin/install -c -m 644 ownetapi.h '/tmp/instance-7/output-1/per-package/owfs/target/usr/include' make[7]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src/include' make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src/include' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src' make[7]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src' make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c/src' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet/c' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet' 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-7/output-1/build/owfs-3.2p4/module/ownet' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/ownet' Making install in owlib make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib' Making install in src make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src' Making install in c make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src/c' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src/c' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/target/usr/lib' /bin/bash ../../../../libtool --mode=install /usr/bin/install -c libow.la '/tmp/instance-7/output-1/per-package/owfs/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libow-3.2.so.4.0.0 /tmp/instance-7/output-1/per-package/owfs/target/usr/lib/libow-3.2.so.4.0.0 libtool: install: (cd /tmp/instance-7/output-1/per-package/owfs/target/usr/lib && { ln -s -f libow-3.2.so.4.0.0 libow-3.2.so.4 || { rm -f libow-3.2.so.4 && ln -s libow-3.2.so.4.0.0 libow-3.2.so.4; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/owfs/target/usr/lib && { ln -s -f libow-3.2.so.4.0.0 libow.so || { rm -f libow.so && ln -s libow-3.2.so.4.0.0 libow.so; }; }) libtool: install: /usr/bin/install -c .libs/libow.lai /tmp/instance-7/output-1/per-package/owfs/target/usr/lib/libow.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src/c' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src/c' Making install in include make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src/include' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src/include' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src/include' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src/include' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/src' Making install in tests make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/tests' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/tests' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib/tests' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib' 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-7/output-1/build/owfs-3.2p4/module/owlib' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owlib' Making install in owhttpd make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd' Making install in src make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src' Making install in include make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src/include' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src/include' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src/include' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src/include' Making install in c make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src/c' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src/c' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/target/usr/bin' /bin/bash ../../../../libtool --mode=install /usr/bin/install -c owhttpd '/tmp/instance-7/output-1/per-package/owfs/target/usr/bin' libtool: install: /usr/bin/install -c owhttpd /tmp/instance-7/output-1/per-package/owfs/target/usr/bin/owhttpd make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src/c' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src/c' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd/src' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd' 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-7/output-1/build/owfs-3.2p4/module/owhttpd' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owhttpd' Making install in owserver make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver' Making install in src make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src' Making install in include make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src/include' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src/include' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src/include' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src/include' Making install in c make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src/c' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src/c' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/target/usr/bin' /bin/bash ../../../../libtool --mode=install /usr/bin/install -c owserver owexternal '/tmp/instance-7/output-1/per-package/owfs/target/usr/bin' libtool: install: /usr/bin/install -c owserver /tmp/instance-7/output-1/per-package/owfs/target/usr/bin/owserver libtool: install: /usr/bin/install -c owexternal /tmp/instance-7/output-1/per-package/owfs/target/usr/bin/owexternal make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src/c' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src/c' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver/src' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver' 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-7/output-1/build/owfs-3.2p4/module/owserver' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owserver' Making install in owfs make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs' Making install in src make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src' Making install in c make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src/c' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src/c' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/target/usr/bin' /bin/bash ../../../../libtool --mode=install /usr/bin/install -c owfs '/tmp/instance-7/output-1/per-package/owfs/target/usr/bin' libtool: install: /usr/bin/install -c owfs /tmp/instance-7/output-1/per-package/owfs/target/usr/bin/owfs make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src/c' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src/c' Making install in include make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src/include' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src/include' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src/include' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src/include' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs/src' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs' 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-7/output-1/build/owfs-3.2p4/module/owfs' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owfs' Making install in owftpd make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd' Making install in src make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src' Making install in c make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src/c' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src/c' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/target/usr/bin' /bin/bash ../../../../libtool --mode=install /usr/bin/install -c owftpd '/tmp/instance-7/output-1/per-package/owfs/target/usr/bin' libtool: install: /usr/bin/install -c owftpd /tmp/instance-7/output-1/per-package/owfs/target/usr/bin/owftpd make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src/c' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src/c' Making install in include make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src/include' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src/include' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src/include' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src/include' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd/src' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd' 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-7/output-1/build/owfs-3.2p4/module/owftpd' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owftpd' Making install in owcapi make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi' Making install in src make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src' Making install in c make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src/c' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src/c' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/target/usr/lib' /bin/bash ../../../../libtool --mode=install /usr/bin/install -c libowcapi.la '/tmp/instance-7/output-1/per-package/owfs/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libowcapi-3.2.so.4.0.0 /tmp/instance-7/output-1/per-package/owfs/target/usr/lib/libowcapi-3.2.so.4.0.0 libtool: install: (cd /tmp/instance-7/output-1/per-package/owfs/target/usr/lib && { ln -s -f libowcapi-3.2.so.4.0.0 libowcapi-3.2.so.4 || { rm -f libowcapi-3.2.so.4 && ln -s libowcapi-3.2.so.4.0.0 libowcapi-3.2.so.4; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/owfs/target/usr/lib && { ln -s -f libowcapi-3.2.so.4.0.0 libowcapi.so || { rm -f libowcapi.so && ln -s libowcapi-3.2.so.4.0.0 libowcapi.so; }; }) libtool: install: /usr/bin/install -c .libs/libowcapi.lai /tmp/instance-7/output-1/per-package/owfs/target/usr/lib/libowcapi.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src/c' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src/c' Making install in include make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src/include' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src/include' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/target/usr/include' /usr/bin/install -c -m 644 owcapi.h '/tmp/instance-7/output-1/per-package/owfs/target/usr/include' make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src/include' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src/include' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src' make[6]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi/src' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi' make[5]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/owfs/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 owcapi.pc '/tmp/instance-7/output-1/per-package/owfs/target/usr/lib/pkgconfig' make[5]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi' make[4]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owcapi' Making install in owtap make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owtap' /usr/bin/install -c -d /tmp/instance-7/output-1/per-package/owfs/target/usr/bin /usr/bin/install -c -m 755 owtap.tcl /tmp/instance-7/output-1/per-package/owfs/target/usr/bin/owtap make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owtap' Making install in owmon make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owmon' /usr/bin/install -c -d /tmp/instance-7/output-1/per-package/owfs/target/usr/bin /usr/bin/install -c -m 755 owmon.tcl /tmp/instance-7/output-1/per-package/owfs/target/usr/bin/owmon make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module/owmon' make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module' make[4]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module' 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-7/output-1/build/owfs-3.2p4/module' make[3]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module' make[2]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4/module' make[2]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4' make[3]: Entering directory '/tmp/instance-7/output-1/build/owfs-3.2p4' 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-7/output-1/build/owfs-3.2p4' make[2]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4' make[1]: Leaving directory '/tmp/instance-7/output-1/build/owfs-3.2p4' /usr/bin/install -D -m 0755 package/owfs/S55owserver /tmp/instance-7/output-1/per-package/owfs/target/etc/init.d/S55owserver /usr/bin/install -D -m 0755 package/owfs/S60owfs /tmp/instance-7/output-1/per-package/owfs/target/etc/init.d/S60owfs mkdir -p /tmp/instance-7/output-1/per-package/owfs/target/dev/1wire mkdir -p /tmp/instance-7/output-1/per-package/p910nd/host mkdir -p /tmp/instance-7/output-1/per-package/p910nd/target p910nd-0.97.tar.bz2: OK (sha256: 4ac980a3ae24babae6f70f0a692625ece03a4a92c357fbb10d2e368386c3c26f) >>> p910nd 0.97 Extracting mkdir -p /tmp/instance-7/output-1/per-package/p910nd/host mkdir -p /tmp/instance-7/output-1/per-package/p910nd/target bzcat /tmp/instance-7/dl/p910nd/p910nd-0.97.tar.bz2 | tar --strip-components=1 -C /tmp/instance-7/output-1/build/p910nd-0.97 -xf - >>> p910nd 0.97 Patching >>> p910nd 0.97 Configuring mkdir -p /tmp/instance-7/output-1/per-package/p910nd/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/p910nd/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/p910nd/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/p910nd/host mkdir -p /tmp/instance-7/output-1/per-package/p910nd/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/p910nd/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/p910nd/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/p910nd/target >>> p910nd 0.97 Building PATH="/tmp/instance-7/output-1/per-package/p910nd/host/bin:/tmp/instance-7/output-1/per-package/p910nd/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-7/output-1/per-package/p910nd/host/bin:/tmp/instance-7/output-1/per-package/p910nd/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/p910nd/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/p910nd/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/p910nd/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/p910nd/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/p910nd/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/p910nd/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/p910nd/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/p910nd/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/p910nd/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/p910nd/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/p910nd/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/p910nd/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/p910nd/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/p910nd/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-7/output-1/per-package/p910nd/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/p910nd/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/p910nd/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/p910nd/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/p910nd/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/p910nd/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/p910nd/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/p910nd/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/p910nd/host/sh4a-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /tmp/instance-7/output-1/build/p910nd-0.97 make[1]: Entering directory '/tmp/instance-7/output-1/build/p910nd-0.97' /tmp/instance-7/output-1/per-package/p910nd/host/bin/sh4a-buildroot-linux-gnu-gcc -o p910nd p910nd.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 p910nd.c: In function 'server': p910nd.c:556:23: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 556 | (void)chdir("/"); | ^~~~~~~~~~ p910nd.c:559:23: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 559 | (void)dup(fd); /* stdout */ | ^~~~~~~ p910nd.c:560:23: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 560 | (void)dup(fd); /* stderr */ | ^~~~~~~ make[1]: Leaving directory '/tmp/instance-7/output-1/build/p910nd-0.97' >>> p910nd 0.97 Installing to target /usr/bin/install -D -m 0755 /tmp/instance-7/output-1/build/p910nd-0.97/p910nd /tmp/instance-7/output-1/per-package/p910nd/target/usr/sbin/p910nd mkdir -p /tmp/instance-7/output-1/per-package/host-patchelf/host mkdir -p /tmp/instance-7/output-1/per-package/host-patchelf/target patchelf-0.13.tar.bz2: OK (sha256: 4c7ed4bcfc1a114d6286e4a0d3c1a90db147a4c3adda1814ee0eee0f9ee917ed) >>> host-patchelf 0.13 Extracting mkdir -p /tmp/instance-7/output-1/per-package/host-patchelf/host mkdir -p /tmp/instance-7/output-1/per-package/host-patchelf/target bzcat /tmp/instance-7/dl/patchelf/patchelf-0.13.tar.bz2 | tar --strip-components=1 -C /tmp/instance-7/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-7/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 mkdir -p /tmp/instance-7/output-1/per-package/host-patchelf/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-patchelf/host mkdir -p /tmp/instance-7/output-1/per-package/host-patchelf/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-patchelf/target (cd /tmp/instance-7/output-1/build/host-patchelf-0.13/ && rm -rf config.cache; PATH="/tmp/instance-7/output-1/per-package/host-patchelf/host/bin:/tmp/instance-7/output-1/per-package/host-patchelf/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-patchelf/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-7/output-1/per-package/host-patchelf/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-patchelf/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-7/output-1/per-package/host-patchelf/host/include" CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-patchelf/host/include" CXXFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-patchelf/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-patchelf/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-patchelf/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-patchelf/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-patchelf/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-patchelf/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-7/output-1/per-package/host-patchelf/host" --sysconfdir="/tmp/instance-7/output-1/per-package/host-patchelf/host/etc" --localstatedir="/tmp/instance-7/output-1/per-package/host-patchelf/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... no checking for mawk... mawk 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-7/output-1/per-package/host-patchelf/host/bin:/tmp/instance-7/output-1/per-package/host-patchelf/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-patchelf/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-7/output-1/per-package/host-patchelf/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-patchelf/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-7/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/tmp/instance-7/output-1/build/host-patchelf-0.13' Making all in src make[2]: Entering directory '/tmp/instance-7/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-7/output-1/per-package/host-patchelf/host/include -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/tmp/instance-7/output-1/per-package/host-patchelf/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/tmp/instance-7/output-1/per-package/host-patchelf/host/include -L/tmp/instance-7/output-1/per-package/host-patchelf/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-patchelf/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.13/src' Making all in tests make[2]: Entering directory '/tmp/instance-7/output-1/build/host-patchelf-0.13/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/tmp/instance-7/output-1/build/host-patchelf-0.13' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.13' >>> host-patchelf 0.13 Installing to host directory PATH="/tmp/instance-7/output-1/per-package/host-patchelf/host/bin:/tmp/instance-7/output-1/per-package/host-patchelf/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-patchelf/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-7/output-1/per-package/host-patchelf/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-patchelf/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-7/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/tmp/instance-7/output-1/build/host-patchelf-0.13' Making install in src make[2]: Entering directory '/tmp/instance-7/output-1/build/host-patchelf-0.13/src' make[3]: Entering directory '/tmp/instance-7/output-1/build/host-patchelf-0.13/src' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-patchelf/host/bin' /usr/bin/install -c patchelf '/tmp/instance-7/output-1/per-package/host-patchelf/host/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.13/src' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.13/src' Making install in tests make[2]: Entering directory '/tmp/instance-7/output-1/build/host-patchelf-0.13/tests' make[3]: Entering directory '/tmp/instance-7/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-7/output-1/build/host-patchelf-0.13/tests' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/tmp/instance-7/output-1/build/host-patchelf-0.13' make[3]: Entering directory '/tmp/instance-7/output-1/build/host-patchelf-0.13' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-patchelf/host/share/doc/patchelf' /usr/bin/install -c -m 644 README.md '/tmp/instance-7/output-1/per-package/host-patchelf/host/share/doc/patchelf' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-patchelf/host/share/man/man1' /usr/bin/install -c -m 644 patchelf.1 '/tmp/instance-7/output-1/per-package/host-patchelf/host/share/man/man1' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.13' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.13' mkdir -p /tmp/instance-7/output-1/per-package/pcre/host mkdir -p /tmp/instance-7/output-1/per-package/pcre/target pcre-8.45.tar.bz2: OK (sha256: 4dae6fdcd2bb0bb6c37b5f97c33c2be954da743985369cddac3546e3218bffb8) >>> pcre 8.45 Extracting mkdir -p /tmp/instance-7/output-1/per-package/pcre/host mkdir -p /tmp/instance-7/output-1/per-package/pcre/target bzcat /tmp/instance-7/dl/pcre/pcre-8.45.tar.bz2 | tar --strip-components=1 -C /tmp/instance-7/output-1/build/pcre-8.45 -xf - >>> pcre 8.45 Patching Applying 0001-Kill-compatibility-bits.patch using patch: patching file pcrecpp.cc Applying 0002-Disable-C-unit-tests.patch using patch: patching file Makefile.in >>> pcre 8.45 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-7/output-1/build/pcre-8.45 -name $file); do cp support/gnuconfig/$file $i; done; done >>> pcre 8.45 Patching libtool patching file /tmp/instance-7/output-1/build/pcre-8.45/ltmain.sh Hunk #1 succeeded at 2908 (offset 221 lines). Hunk #2 succeeded at 4498 (offset 221 lines). Hunk #3 succeeded at 6794 (offset 240 lines). Hunk #4 succeeded at 6804 (offset 240 lines). Hunk #5 succeeded at 7097 (offset 240 lines). Hunk #6 succeeded at 7389 (offset 240 lines). Hunk #7 succeeded at 8359 (offset 247 lines). Hunk #8 succeeded at 10991 (offset 281 lines). >>> pcre 8.45 Configuring mkdir -p /tmp/instance-7/output-1/per-package/pcre/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/pcre/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/pcre/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/pcre/host mkdir -p /tmp/instance-7/output-1/per-package/pcre/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/pcre/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/pcre/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/pcre/target (cd /tmp/instance-7/output-1/build/pcre-8.45/ && rm -rf config.cache && PATH="/tmp/instance-7/output-1/per-package/pcre/host/bin:/tmp/instance-7/output-1/per-package/pcre/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/pcre/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-7/output-1/per-package/pcre/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/pcre/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/pcre/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/pcre/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/pcre/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/pcre/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/pcre/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/pcre/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-cpp --enable-pcre8 --disable-pcre16 --disable-pcre32 --enable-utf --enable-unicode-properties ) 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 nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/pcre/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-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-gcc... none checking for sh4a-buildroot-linux-gnu-ar... /tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-gcc-ar checking the archiver (/tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-gcc-ar) interface... ar checking for sh4a-buildroot-linux-gnu-gcc... (cached) /tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether /tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-7/output-1/per-package/pcre/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 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 int64_t... 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-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-7/output-1/per-package/pcre/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-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-ld option to reload object files... -r checking for sh4a-buildroot-linux-gnu-objdump... /tmp/instance-7/output-1/per-package/pcre/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... (cached) /tmp/instance-7/output-1/per-package/pcre/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-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-gcc-nm output from /tmp/instance-7/output-1/per-package/pcre/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 dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-gcc static flag -static works... no checking if /tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-gcc linker (/tmp/instance-7/output-1/per-package/pcre/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 whether ln -s works... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for egrep... (cached) /usr/bin/grep -E checking for limits.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for dirent.h... yes checking for windows.h... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for bcopy... yes checking for memmove... yes checking for strerror... yes checking for zlib.h... no checking for gzopen in -lz... no checking for bzlib.h... no checking for libbz2... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libpcre.pc config.status: creating libpcre16.pc config.status: creating libpcre32.pc config.status: creating libpcreposix.pc config.status: creating libpcrecpp.pc config.status: creating pcre-config config.status: creating pcre.h config.status: creating pcre_stringpiece.h config.status: creating pcrecpparg.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing script-chmod commands config.status: executing delete-old-chartables commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls pcre-8.45 configuration summary: Install prefix .................. : /usr C preprocessor .................. : /tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-cpp C compiler ...................... : /tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-gcc C++ preprocessor ................ : C++ compiler .................... : Linker .......................... : /tmp/instance-7/output-1/per-package/pcre/host/bin/sh4a-buildroot-linux-gnu-ld C preprocessor flags ............ : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 C compiler flags ................ : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden C++ compiler flags .............. : -fvisibility=hidden -fvisibility-inlines-hidden Linker flags .................... : Extra libraries ................. : Build 8 bit pcre library ........ : yes Build 16 bit pcre library ....... : no Build 32 bit pcre library ....... : no Build C++ library ............... : no Enable JIT compiling support .... : no Enable UTF-8/16/32 support ...... : yes Unicode properties .............. : yes Newline char/sequence ........... : lf \R matches only ANYCRLF ......... : no EBCDIC coding ................... : no EBCDIC code for NL .............. : n/a Rebuild char tables ............. : no Use stack recursion ............. : yes POSIX mem threshold ............. : 10 Internal link size .............. : 2 Nested parentheses limit ........ : 250 Match limit ..................... : 10000000 Match limit recursion ........... : MATCH_LIMIT Build shared libs ............... : yes Build static libs ............... : no Use JIT in pcregrep ............. : no Buffer size for pcregrep ........ : 20480 Link pcregrep with libz ......... : no Link pcregrep with libbz2 ....... : no Link pcretest with libedit ...... : no Link pcretest with libreadline .. : no Valgrind support ................ : no Code coverage ................... : no >>> pcre 8.45 Building PATH="/tmp/instance-7/output-1/per-package/pcre/host/bin:/tmp/instance-7/output-1/per-package/pcre/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-7/output-1/build/pcre-8.45/ make[1]: Entering directory '/tmp/instance-7/output-1/build/pcre-8.45' rm -f pcre_chartables.c ln -s ./pcre_chartables.c.dist pcre_chartables.c /home/autobuild/make/make all-am make[2]: Entering directory '/tmp/instance-7/output-1/build/pcre-8.45' CC pcretest-pcretest.o CC pcretest-pcre_printint.o CC libpcre_la-pcre_byte_order.lo CC libpcre_la-pcre_compile.lo CC libpcre_la-pcre_config.lo CC libpcre_la-pcre_dfa_exec.lo CC libpcre_la-pcre_exec.lo CC libpcre_la-pcre_fullinfo.lo CC libpcre_la-pcre_get.lo CC libpcre_la-pcre_globals.lo CC libpcre_la-pcre_jit_compile.lo CC libpcre_la-pcre_maketables.lo CC libpcre_la-pcre_newline.lo CC libpcre_la-pcre_ord2utf8.lo CC libpcre_la-pcre_refcount.lo CC libpcre_la-pcre_string_utils.lo CC libpcre_la-pcre_study.lo CC libpcre_la-pcre_tables.lo CC libpcre_la-pcre_ucd.lo CC libpcre_la-pcre_valid_utf8.lo CC libpcre_la-pcre_version.lo CC libpcre_la-pcre_xclass.lo CC libpcre_la-pcre_chartables.lo CCLD libpcre.la CC libpcreposix_la-pcreposix.lo CCLD libpcreposix.la CCLD pcretest CC pcregrep-pcregrep.o CCLD pcregrep make[2]: Leaving directory '/tmp/instance-7/output-1/build/pcre-8.45' make[1]: Leaving directory '/tmp/instance-7/output-1/build/pcre-8.45' >>> pcre 8.45 Installing to staging directory PATH="/tmp/instance-7/output-1/per-package/pcre/host/bin:/tmp/instance-7/output-1/per-package/pcre/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-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot install -C /tmp/instance-7/output-1/build/pcre-8.45/ make[1]: Entering directory '/tmp/instance-7/output-1/build/pcre-8.45' /home/autobuild/make/make install-am make[2]: Entering directory '/tmp/instance-7/output-1/build/pcre-8.45' make[3]: Entering directory '/tmp/instance-7/output-1/build/pcre-8.45' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libpcre.la libpcreposix.la '/tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libpcre.so.1.2.13 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libpcre.so.1.2.13 libtool: install: (cd /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libpcre.so.1.2.13 libpcre.so.1 || { rm -f libpcre.so.1 && ln -s libpcre.so.1.2.13 libpcre.so.1; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libpcre.so.1.2.13 libpcre.so || { rm -f libpcre.so && ln -s libpcre.so.1.2.13 libpcre.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre.lai /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libpcre.la libtool: install: /usr/bin/install -c .libs/libpcreposix.so.0.0.7 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libpcreposix.so.0.0.7 libtool: install: (cd /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libpcreposix.so.0.0.7 libpcreposix.so.0 || { rm -f libpcreposix.so.0 && ln -s libpcreposix.so.0.0.7 libpcreposix.so.0; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libpcreposix.so.0.0.7 libpcreposix.so || { rm -f libpcreposix.so && ln -s libpcreposix.so.0.0.7 libpcreposix.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcreposix.lai /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libpcreposix.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c pcretest pcregrep '/tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c pcretest /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/pcretest libtool: install: /usr/bin/install -c pcregrep /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/pcregrep /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/install -c pcre-config '/tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/doc/pcre' /usr/bin/install -c -m 644 doc/pcre.txt doc/pcre-config.txt doc/pcregrep.txt doc/pcretest.txt AUTHORS COPYING ChangeLog LICENCE NEWS README '/tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/doc/pcre' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/doc/pcre/html' /usr/bin/install -c -m 644 doc/html/NON-AUTOTOOLS-BUILD.txt doc/html/README.txt doc/html/index.html doc/html/pcre-config.html doc/html/pcre.html doc/html/pcre16.html doc/html/pcre32.html doc/html/pcre_assign_jit_stack.html doc/html/pcre_compile.html doc/html/pcre_compile2.html doc/html/pcre_config.html doc/html/pcre_copy_named_substring.html doc/html/pcre_copy_substring.html doc/html/pcre_dfa_exec.html doc/html/pcre_exec.html doc/html/pcre_free_study.html doc/html/pcre_free_substring.html doc/html/pcre_free_substring_list.html doc/html/pcre_fullinfo.html doc/html/pcre_get_named_substring.html doc/html/pcre_get_stringnumber.html doc/html/pcre_get_stringtable_entries.html doc/html/pcre_get_substring.html doc/html/pcre_get_substring_list.html doc/html/pcre_jit_exec.html doc/html/pcre_jit_stack_alloc.html doc/html/pcre_jit_stack_free.html doc/html/pcre_maketables.html doc/html/pcre_pattern_to_host_byte_order.html doc/html/pcre_refcount.html doc/html/pcre_study.html doc/html/pcre_utf16_to_host_byte_order.html doc/html/pcre_utf32_to_host_byte_order.html doc/html/pcre_version.html doc/html/pcreapi.html doc/html/pcrebuild.html doc/html/pcrecallout.html doc/html/pcrecompat.html doc/html/pcredemo.html doc/html/pcregrep.html '/tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/doc/pcre/html' /usr/bin/install -c -m 644 doc/html/pcrejit.html doc/html/pcrelimits.html doc/html/pcrematching.html doc/html/pcrepartial.html doc/html/pcrepattern.html doc/html/pcreperform.html doc/html/pcreposix.html doc/html/pcreprecompile.html doc/html/pcresample.html doc/html/pcrestack.html doc/html/pcresyntax.html doc/html/pcretest.html doc/html/pcreunicode.html '/tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/doc/pcre/html' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 pcreposix.h '/tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 doc/pcre-config.1 doc/pcregrep.1 doc/pcretest.1 '/tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 doc/pcre.3 doc/pcre16.3 doc/pcre32.3 doc/pcre_assign_jit_stack.3 doc/pcre_compile.3 doc/pcre_compile2.3 doc/pcre_config.3 doc/pcre_copy_named_substring.3 doc/pcre_copy_substring.3 doc/pcre_dfa_exec.3 doc/pcre_exec.3 doc/pcre_free_study.3 doc/pcre_free_substring.3 doc/pcre_free_substring_list.3 doc/pcre_fullinfo.3 doc/pcre_get_named_substring.3 doc/pcre_get_stringnumber.3 doc/pcre_get_stringtable_entries.3 doc/pcre_get_substring.3 doc/pcre_get_substring_list.3 doc/pcre_jit_exec.3 doc/pcre_jit_stack_alloc.3 doc/pcre_jit_stack_free.3 doc/pcre_maketables.3 doc/pcre_pattern_to_host_byte_order.3 doc/pcre_refcount.3 doc/pcre_study.3 doc/pcre_utf16_to_host_byte_order.3 doc/pcre_utf32_to_host_byte_order.3 doc/pcre_version.3 doc/pcreapi.3 doc/pcrebuild.3 doc/pcrecallout.3 doc/pcrecompat.3 doc/pcredemo.3 doc/pcrejit.3 doc/pcrelimits.3 doc/pcrematching.3 doc/pcrepartial.3 doc/pcrepattern.3 '/tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 doc/pcreperform.3 doc/pcreposix.3 doc/pcreprecompile.3 doc/pcresample.3 doc/pcrestack.3 doc/pcresyntax.3 doc/pcreunicode.3 '/tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 pcre.h '/tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libpcre.pc libpcreposix.pc '/tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /home/autobuild/make/make install-data-hook make[4]: Entering directory '/tmp/instance-7/output-1/build/pcre-8.45' ln -sf pcre_assign_jit_stack.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_assign_jit_stack.3 ln -sf pcre_compile.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_compile.3 ln -sf pcre_compile2.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_compile2.3 ln -sf pcre_config.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_config.3 ln -sf pcre_copy_named_substring.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_copy_named_substring.3 ln -sf pcre_copy_substring.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_copy_substring.3 ln -sf pcre_dfa_exec.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_dfa_exec.3 ln -sf pcre_exec.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_exec.3 ln -sf pcre_free_study.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_free_study.3 ln -sf pcre_free_substring.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_free_substring.3 ln -sf pcre_free_substring_list.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_free_substring_list.3 ln -sf pcre_fullinfo.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_fullinfo.3 ln -sf pcre_get_named_substring.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_get_substring.3 ln -sf pcre_get_substring_list.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_get_substring_list.3 ln -sf pcre_jit_exec.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_jit_stack_free.3 ln -sf pcre_maketables.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_refcount.3 ln -sf pcre_study.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_study.3 ln -sf pcre_utf16_to_host_byte_order.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_utf16_to_host_byte_order.3 ln -sf pcre_version.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_version.3 ln -sf pcre_assign_jit_stack.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_assign_jit_stack.3 ln -sf pcre_compile.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_compile.3 ln -sf pcre_compile2.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_compile2.3 ln -sf pcre_config.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_config.3 ln -sf pcre_copy_named_substring.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_copy_named_substring.3 ln -sf pcre_copy_substring.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_copy_substring.3 ln -sf pcre_dfa_exec.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_dfa_exec.3 ln -sf pcre_exec.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_exec.3 ln -sf pcre_free_study.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_free_study.3 ln -sf pcre_free_substring.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_free_substring.3 ln -sf pcre_free_substring_list.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_free_substring_list.3 ln -sf pcre_fullinfo.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_fullinfo.3 ln -sf pcre_get_named_substring.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_get_substring.3 ln -sf pcre_get_substring_list.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_get_substring_list.3 ln -sf pcre_jit_exec.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_jit_stack_free.3 ln -sf pcre_maketables.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_refcount.3 ln -sf pcre_study.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_study.3 ln -sf pcre_utf32_to_host_byte_order.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_utf32_to_host_byte_order.3 ln -sf pcre_version.3 /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_version.3 make[4]: Leaving directory '/tmp/instance-7/output-1/build/pcre-8.45' make[3]: Leaving directory '/tmp/instance-7/output-1/build/pcre-8.45' make[2]: Leaving directory '/tmp/instance-7/output-1/build/pcre-8.45' make[1]: Leaving directory '/tmp/instance-7/output-1/build/pcre-8.45' >>> pcre 8.45 Fixing package configuration files >>> pcre 8.45 Fixing libtool files for la in $(find /tmp/instance-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-7/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-7/output-1/per-package/pcre/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-7/output-1/per-package/pcre/host/sh4a-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-7/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 >>> pcre 8.45 Installing to target PATH="/tmp/instance-7/output-1/per-package/pcre/host/bin:/tmp/instance-7/output-1/per-package/pcre/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-7/output-1/per-package/pcre/target install -C /tmp/instance-7/output-1/build/pcre-8.45/ make[1]: Entering directory '/tmp/instance-7/output-1/build/pcre-8.45' /home/autobuild/make/make install-am make[2]: Entering directory '/tmp/instance-7/output-1/build/pcre-8.45' make[3]: Entering directory '/tmp/instance-7/output-1/build/pcre-8.45' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/pcre/target/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libpcre.la libpcreposix.la '/tmp/instance-7/output-1/per-package/pcre/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libpcre.so.1.2.13 /tmp/instance-7/output-1/per-package/pcre/target/usr/lib/libpcre.so.1.2.13 libtool: install: (cd /tmp/instance-7/output-1/per-package/pcre/target/usr/lib && { ln -s -f libpcre.so.1.2.13 libpcre.so.1 || { rm -f libpcre.so.1 && ln -s libpcre.so.1.2.13 libpcre.so.1; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/pcre/target/usr/lib && { ln -s -f libpcre.so.1.2.13 libpcre.so || { rm -f libpcre.so && ln -s libpcre.so.1.2.13 libpcre.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre.lai /tmp/instance-7/output-1/per-package/pcre/target/usr/lib/libpcre.la libtool: install: /usr/bin/install -c .libs/libpcreposix.so.0.0.7 /tmp/instance-7/output-1/per-package/pcre/target/usr/lib/libpcreposix.so.0.0.7 libtool: install: (cd /tmp/instance-7/output-1/per-package/pcre/target/usr/lib && { ln -s -f libpcreposix.so.0.0.7 libpcreposix.so.0 || { rm -f libpcreposix.so.0 && ln -s libpcreposix.so.0.0.7 libpcreposix.so.0; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/pcre/target/usr/lib && { ln -s -f libpcreposix.so.0.0.7 libpcreposix.so || { rm -f libpcreposix.so && ln -s libpcreposix.so.0.0.7 libpcreposix.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcreposix.lai /tmp/instance-7/output-1/per-package/pcre/target/usr/lib/libpcreposix.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/pcre/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c pcretest pcregrep '/tmp/instance-7/output-1/per-package/pcre/target/usr/bin' libtool: install: /usr/bin/install -c pcretest /tmp/instance-7/output-1/per-package/pcre/target/usr/bin/pcretest libtool: install: /usr/bin/install -c pcregrep /tmp/instance-7/output-1/per-package/pcre/target/usr/bin/pcregrep /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/pcre/target/usr/bin' /usr/bin/install -c pcre-config '/tmp/instance-7/output-1/per-package/pcre/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/pcre/target/usr/share/doc/pcre' /usr/bin/install -c -m 644 doc/pcre.txt doc/pcre-config.txt doc/pcregrep.txt doc/pcretest.txt AUTHORS COPYING ChangeLog LICENCE NEWS README '/tmp/instance-7/output-1/per-package/pcre/target/usr/share/doc/pcre' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/pcre/target/usr/share/doc/pcre/html' /usr/bin/install -c -m 644 doc/html/NON-AUTOTOOLS-BUILD.txt doc/html/README.txt doc/html/index.html doc/html/pcre-config.html doc/html/pcre.html doc/html/pcre16.html doc/html/pcre32.html doc/html/pcre_assign_jit_stack.html doc/html/pcre_compile.html doc/html/pcre_compile2.html doc/html/pcre_config.html doc/html/pcre_copy_named_substring.html doc/html/pcre_copy_substring.html doc/html/pcre_dfa_exec.html doc/html/pcre_exec.html doc/html/pcre_free_study.html doc/html/pcre_free_substring.html doc/html/pcre_free_substring_list.html doc/html/pcre_fullinfo.html doc/html/pcre_get_named_substring.html doc/html/pcre_get_stringnumber.html doc/html/pcre_get_stringtable_entries.html doc/html/pcre_get_substring.html doc/html/pcre_get_substring_list.html doc/html/pcre_jit_exec.html doc/html/pcre_jit_stack_alloc.html doc/html/pcre_jit_stack_free.html doc/html/pcre_maketables.html doc/html/pcre_pattern_to_host_byte_order.html doc/html/pcre_refcount.html doc/html/pcre_study.html doc/html/pcre_utf16_to_host_byte_order.html doc/html/pcre_utf32_to_host_byte_order.html doc/html/pcre_version.html doc/html/pcreapi.html doc/html/pcrebuild.html doc/html/pcrecallout.html doc/html/pcrecompat.html doc/html/pcredemo.html doc/html/pcregrep.html '/tmp/instance-7/output-1/per-package/pcre/target/usr/share/doc/pcre/html' /usr/bin/install -c -m 644 doc/html/pcrejit.html doc/html/pcrelimits.html doc/html/pcrematching.html doc/html/pcrepartial.html doc/html/pcrepattern.html doc/html/pcreperform.html doc/html/pcreposix.html doc/html/pcreprecompile.html doc/html/pcresample.html doc/html/pcrestack.html doc/html/pcresyntax.html doc/html/pcretest.html doc/html/pcreunicode.html '/tmp/instance-7/output-1/per-package/pcre/target/usr/share/doc/pcre/html' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/pcre/target/usr/include' /usr/bin/install -c -m 644 pcreposix.h '/tmp/instance-7/output-1/per-package/pcre/target/usr/include' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man1' /usr/bin/install -c -m 644 doc/pcre-config.1 doc/pcregrep.1 doc/pcretest.1 '/tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3' /usr/bin/install -c -m 644 doc/pcre.3 doc/pcre16.3 doc/pcre32.3 doc/pcre_assign_jit_stack.3 doc/pcre_compile.3 doc/pcre_compile2.3 doc/pcre_config.3 doc/pcre_copy_named_substring.3 doc/pcre_copy_substring.3 doc/pcre_dfa_exec.3 doc/pcre_exec.3 doc/pcre_free_study.3 doc/pcre_free_substring.3 doc/pcre_free_substring_list.3 doc/pcre_fullinfo.3 doc/pcre_get_named_substring.3 doc/pcre_get_stringnumber.3 doc/pcre_get_stringtable_entries.3 doc/pcre_get_substring.3 doc/pcre_get_substring_list.3 doc/pcre_jit_exec.3 doc/pcre_jit_stack_alloc.3 doc/pcre_jit_stack_free.3 doc/pcre_maketables.3 doc/pcre_pattern_to_host_byte_order.3 doc/pcre_refcount.3 doc/pcre_study.3 doc/pcre_utf16_to_host_byte_order.3 doc/pcre_utf32_to_host_byte_order.3 doc/pcre_version.3 doc/pcreapi.3 doc/pcrebuild.3 doc/pcrecallout.3 doc/pcrecompat.3 doc/pcredemo.3 doc/pcrejit.3 doc/pcrelimits.3 doc/pcrematching.3 doc/pcrepartial.3 doc/pcrepattern.3 '/tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3' /usr/bin/install -c -m 644 doc/pcreperform.3 doc/pcreposix.3 doc/pcreprecompile.3 doc/pcresample.3 doc/pcrestack.3 doc/pcresyntax.3 doc/pcreunicode.3 '/tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/pcre/target/usr/include' /usr/bin/install -c -m 644 pcre.h '/tmp/instance-7/output-1/per-package/pcre/target/usr/include' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/pcre/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libpcre.pc libpcreposix.pc '/tmp/instance-7/output-1/per-package/pcre/target/usr/lib/pkgconfig' /home/autobuild/make/make install-data-hook make[4]: Entering directory '/tmp/instance-7/output-1/build/pcre-8.45' ln -sf pcre_assign_jit_stack.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre16_assign_jit_stack.3 ln -sf pcre_compile.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre16_compile.3 ln -sf pcre_compile2.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre16_compile2.3 ln -sf pcre_config.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre16_config.3 ln -sf pcre_copy_named_substring.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre16_copy_named_substring.3 ln -sf pcre_copy_substring.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre16_copy_substring.3 ln -sf pcre_dfa_exec.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre16_dfa_exec.3 ln -sf pcre_exec.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre16_exec.3 ln -sf pcre_free_study.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre16_free_study.3 ln -sf pcre_free_substring.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre16_free_substring.3 ln -sf pcre_free_substring_list.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre16_free_substring_list.3 ln -sf pcre_fullinfo.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre16_fullinfo.3 ln -sf pcre_get_named_substring.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre16_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre16_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre16_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre16_get_substring.3 ln -sf pcre_get_substring_list.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre16_get_substring_list.3 ln -sf pcre_jit_exec.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre16_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre16_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre16_jit_stack_free.3 ln -sf pcre_maketables.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre16_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre16_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre16_refcount.3 ln -sf pcre_study.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre16_study.3 ln -sf pcre_utf16_to_host_byte_order.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre16_utf16_to_host_byte_order.3 ln -sf pcre_version.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre16_version.3 ln -sf pcre_assign_jit_stack.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre32_assign_jit_stack.3 ln -sf pcre_compile.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre32_compile.3 ln -sf pcre_compile2.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre32_compile2.3 ln -sf pcre_config.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre32_config.3 ln -sf pcre_copy_named_substring.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre32_copy_named_substring.3 ln -sf pcre_copy_substring.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre32_copy_substring.3 ln -sf pcre_dfa_exec.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre32_dfa_exec.3 ln -sf pcre_exec.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre32_exec.3 ln -sf pcre_free_study.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre32_free_study.3 ln -sf pcre_free_substring.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre32_free_substring.3 ln -sf pcre_free_substring_list.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre32_free_substring_list.3 ln -sf pcre_fullinfo.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre32_fullinfo.3 ln -sf pcre_get_named_substring.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre32_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre32_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre32_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre32_get_substring.3 ln -sf pcre_get_substring_list.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre32_get_substring_list.3 ln -sf pcre_jit_exec.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre32_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre32_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre32_jit_stack_free.3 ln -sf pcre_maketables.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre32_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre32_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre32_refcount.3 ln -sf pcre_study.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre32_study.3 ln -sf pcre_utf32_to_host_byte_order.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre32_utf32_to_host_byte_order.3 ln -sf pcre_version.3 /tmp/instance-7/output-1/per-package/pcre/target/usr/share/man/man3/pcre32_version.3 make[4]: Leaving directory '/tmp/instance-7/output-1/build/pcre-8.45' make[3]: Leaving directory '/tmp/instance-7/output-1/build/pcre-8.45' make[2]: Leaving directory '/tmp/instance-7/output-1/build/pcre-8.45' make[1]: Leaving directory '/tmp/instance-7/output-1/build/pcre-8.45' mkdir -p /tmp/instance-7/output-1/per-package/pdbg/host mkdir -p /tmp/instance-7/output-1/per-package/pdbg/target >>> pdbg 3.5 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-7/output-1/build/.pdbg-3.5.tar.gz.7iLE1w/output' 'https://github.com/open-power/pdbg/archive/v3.5/pdbg-3.5.tar.gz' --2023-01-26 10:54:15-- https://github.com/open-power/pdbg/archive/v3.5/pdbg-3.5.tar.gz Resolving github.com (github.com)... 140.82.112.3 Connecting to github.com (github.com)|140.82.112.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/open-power/pdbg/tar.gz/refs/tags/v3.5 [following] --2023-01-26 10:54:15-- https://codeload.github.com/open-power/pdbg/tar.gz/refs/tags/v3.5 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-7/output-1/build/.pdbg-3.5.tar.gz.7iLE1w/output' 0K .......... .......... .......... .......... .......... 451K 50K .......... .......... .......... .......... .......... 895K 100K .......... .......... .......... .......... .......... 1.02M 150K .......... .......... .......... .......... .......... 12.2M 200K .......... .......... .......... .......... .......... 93.1M 250K .......... .......... . 94.8M=0.2s 2023-01-26 10:54:16 (1.21 MB/s) - '/tmp/instance-7/output-1/build/.pdbg-3.5.tar.gz.7iLE1w/output' saved [278281] pdbg-3.5.tar.gz: OK (sha256: 7bdbab4e14b8cf50dbf6242955e46e58882c37b1a52671d9e6f3073885629dfa) >>> pdbg 3.5 Extracting mkdir -p /tmp/instance-7/output-1/per-package/pdbg/host mkdir -p /tmp/instance-7/output-1/per-package/pdbg/target gzip -d -c /tmp/instance-7/dl/pdbg/pdbg-3.5.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/pdbg-3.5 -xf - >>> pdbg 3.5 Patching >>> pdbg 3.5 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-7/output-1/build/pdbg-3.5 -name $file); do cp support/gnuconfig/$file $i; done; done >>> pdbg 3.5 Configuring mkdir -p /tmp/instance-7/output-1/per-package/pdbg/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-autoconf/host/ /tmp/instance-7/output-1/per-package/host-autoconf/host/ /tmp/instance-7/output-1/per-package/pdbg/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-automake/host/ /tmp/instance-7/output-1/per-package/host-automake/host/ /tmp/instance-7/output-1/per-package/pdbg/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-dtc/host/ /tmp/instance-7/output-1/per-package/host-dtc/host/ /tmp/instance-7/output-1/per-package/pdbg/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-libtool/host/ /tmp/instance-7/output-1/per-package/host-libtool/host/ /tmp/instance-7/output-1/per-package/pdbg/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/pdbg/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/pdbg/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/pdbg/host mkdir -p /tmp/instance-7/output-1/per-package/pdbg/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-autoconf/target/ /tmp/instance-7/output-1/per-package/host-autoconf/target/ /tmp/instance-7/output-1/per-package/pdbg/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-automake/target/ /tmp/instance-7/output-1/per-package/host-automake/target/ /tmp/instance-7/output-1/per-package/pdbg/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-dtc/target/ /tmp/instance-7/output-1/per-package/host-dtc/target/ /tmp/instance-7/output-1/per-package/pdbg/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-libtool/target/ /tmp/instance-7/output-1/per-package/host-libtool/target/ /tmp/instance-7/output-1/per-package/pdbg/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/pdbg/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/pdbg/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/pdbg/target >>> pdbg 3.5 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:6: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:6: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:6: the top level configure.ac:5: installing './compile' configure.ac:6: installing './config.guess' configure.ac:6: installing './config.sub' configure.ac:2: installing './install-sh' configure.ac:2: installing './missing' Makefile.am: installing './depcomp' 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:8: installing './compile' configure.ac:11: installing './config.guess' configure.ac:11: installing './config.sub' configure.ac:2: installing './install-sh' configure.ac:2: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' >>> pdbg 3.5 Patching libtool patching file /tmp/instance-7/output-1/build/pdbg-3.5/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). patching file /tmp/instance-7/output-1/build/pdbg-3.5/libfdt/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-7/output-1/build/pdbg-3.5/ && rm -rf config.cache && PATH="/tmp/instance-7/output-1/per-package/pdbg/host/bin:/tmp/instance-7/output-1/per-package/pdbg/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/pdbg/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-7/output-1/per-package/pdbg/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/pdbg/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/pdbg/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/pdbg/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/pdbg/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/pdbg/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/pdbg/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/pdbg/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 ) 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 nested variables... (cached) yes checking for sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/pdbg/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-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-7/output-1/per-package/pdbg/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-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc... none checking whether the compiler supports GNU C++... no checking whether no accepts -g... no checking for no option to enable C++11 features... none needed checking dependency style of no... none checking dependency style of /tmp/instance-7/output-1/per-package/pdbg/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 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-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-7/output-1/per-package/pdbg/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-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-ld option to reload object files... -r checking for sh4a-buildroot-linux-gnu-objdump... /tmp/instance-7/output-1/per-package/pdbg/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-7/output-1/per-package/pdbg/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-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc-nm output from /tmp/instance-7/output-1/per-package/pdbg/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-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc static flag -static works... no checking if /tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc linker (/tmp/instance-7/output-1/per-package/pdbg/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 m4... /tmp/instance-7/output-1/per-package/pdbg/host/bin/m4 checking for dtc... /tmp/instance-7/output-1/per-package/pdbg/host/bin/dtc checking for ragel... no checking for fdt_check_header in -lfdt... no checking for linux/fsi.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libpdbg/pdbg.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libfdt (/tmp/instance-7/output-1/build/pdbg-3.5/libfdt) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--target=sh4a-buildroot-linux-gnu' '--host=sh4a-buildroot-linux-gnu' '--build=x86_64-pc-linux-gnu' '--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' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=sh4a-buildroot-linux-gnu' 'target_alias=sh4a-buildroot-linux-gnu' 'CC=/tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CXX=no' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1' --cache-file=/dev/null --srcdir=. 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 nested variables... (cached) yes checking for sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/pdbg/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-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-7/output-1/per-package/pdbg/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-7/output-1/per-package/pdbg/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 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-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-7/output-1/per-package/pdbg/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-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-ld option to reload object files... -r checking for sh4a-buildroot-linux-gnu-objdump... /tmp/instance-7/output-1/per-package/pdbg/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-7/output-1/per-package/pdbg/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-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc-nm output from /tmp/instance-7/output-1/per-package/pdbg/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-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc static flag -static works... no checking if /tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-7/output-1/per-package/pdbg/host/bin/sh4a-buildroot-linux-gnu-gcc linker (/tmp/instance-7/output-1/per-package/pdbg/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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands >>> pdbg 3.5 Building PATH="/tmp/instance-7/output-1/per-package/pdbg/host/bin:/tmp/instance-7/output-1/per-package/pdbg/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 "GIT_SHA1=\"v3.5\"" -C /tmp/instance-7/output-1/build/pdbg-3.5/ make[1]: Entering directory '/tmp/instance-7/output-1/build/pdbg-3.5' /home/autobuild/make/make --no-print-directory all-recursive Making all in libfdt CC fdt_addresses.lo CC fdt.lo CC fdt_empty_tree.lo CC fdt_overlay.lo CC fdt_ro.lo CC fdt_rw.lo CC fdt_strerror.lo CC fdt_sw.lo CC fdt_wip.lo CCLD libfdt.la CC src/pdbg-cfam.o CC src/pdbg-htm.o CC src/pdbg-istep.o CC src/pdbg-i2c.o CC src/pdbg-main.o CC src/pdbg-mem.o CC src/pdbg-optcmd.o CC src/pdbg-parsers.o CC src/pdbg-path.o CC src/pdbg-pdbgproxy.o CC src/pdbg-progress.o CC src/pdbg-reg.o CC src/pdbg-ring.o CC src/pdbg-scom.o CC src/pdbg-thread.o CC src/pdbg-util.o CC src/pdbg-gdb_parser_precompile.o M4 fake.dts DTC fake.dtb GEN fake.dtb.S CPPAS fake.dtb.lo M4 fake-backend.dts DTC fake-backend.dtb GEN fake-backend.dtb.S CPPAS fake-backend.dtb.lo M4 fake2.dts DTC fake2.dtb GEN fake2.dtb.S CPPAS fake2.dtb.lo M4 fake2-backend.dts DTC fake2-backend.dtb GEN fake2-backend.dtb.S CPPAS fake2-backend.dtb.lo M4 p8-cronus.dts DTC p8-cronus.dtb GEN p8-cronus.dtb.S CPPAS p8-cronus.dtb.lo M4 cronus.dts DTC cronus.dtb GEN cronus.dtb.S CPPAS cronus.dtb.lo M4 p8-fsi.dts DTC p8-fsi.dtb GEN p8-fsi.dtb.S CPPAS p8-fsi.dtb.lo M4 p8-i2c.dts DTC p8-i2c.dtb GEN p8-i2c.dtb.S CPPAS p8-i2c.dtb.lo M4 p8-kernel.dts DTC p8-kernel.dtb GEN p8-kernel.dtb.S CPPAS p8-kernel.dtb.lo M4 p9-fsi.dtsi M4 p9w-fsi.dts DTC p9w-fsi.dtb GEN p9w-fsi.dtb.S CPPAS p9w-fsi.dtb.lo M4 p9r-fsi.dts DTC p9r-fsi.dtb GEN p9r-fsi.dtb.S CPPAS p9r-fsi.dtb.lo M4 p9z-fsi.dts DTC p9z-fsi.dtb GEN p9z-fsi.dtb.S CPPAS p9z-fsi.dtb.lo M4 bmc-kernel.dts DTC bmc-kernel.dtb GEN bmc-kernel.dtb.S CPPAS bmc-kernel.dtb.lo M4 bmc-sbefifo.dts DTC bmc-sbefifo.dtb GEN bmc-sbefifo.dtb.S CPPAS bmc-sbefifo.dtb.lo M4 p8-host.dts DTC p8-host.dtb GEN p8-host.dtb.S CPPAS p8-host.dtb.lo M4 p9-host.dts DTC p9-host.dtb GEN p9-host.dtb.S CPPAS p9-host.dtb.lo M4 p10-host.dts DTC p10-host.dtb GEN p10-host.dtb.S CPPAS p10-host.dtb.lo M4 p8.dts DTC p8.dtb GEN p8.dtb.S CPPAS p8.dtb.lo M4 p9.dts DTC p9.dtb GEN p9.dtb.S CPPAS p9.dtb.lo M4 p10.dts :294.7-575.8: Warning (unique_unit_address): /proc0/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc0/pib/chiplet@c000000/mc@0/omic@0) :1264.9-1270.4: Warning (unique_unit_address): /proc0/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc0/pib/chiplet@18000000/smpgroup@0) :3536.7-3817.8: Warning (unique_unit_address): /proc1/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc1/pib/chiplet@c000000/mc@0/omic@0) :4506.9-4512.4: Warning (unique_unit_address): /proc1/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc1/pib/chiplet@18000000/smpgroup@0) :6778.7-7059.8: Warning (unique_unit_address): /proc2/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc2/pib/chiplet@c000000/mc@0/omic@0) :7748.9-7754.4: Warning (unique_unit_address): /proc2/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc2/pib/chiplet@18000000/smpgroup@0) :10020.7-10301.8: Warning (unique_unit_address): /proc3/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc3/pib/chiplet@c000000/mc@0/omic@0) :10990.9-10996.4: Warning (unique_unit_address): /proc3/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc3/pib/chiplet@18000000/smpgroup@0) :13262.7-13543.8: Warning (unique_unit_address): /proc4/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc4/pib/chiplet@c000000/mc@0/omic@0) :14232.9-14238.4: Warning (unique_unit_address): /proc4/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc4/pib/chiplet@18000000/smpgroup@0) :16504.7-16785.8: Warning (unique_unit_address): /proc5/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc5/pib/chiplet@c000000/mc@0/omic@0) :17474.9-17480.4: Warning (unique_unit_address): /proc5/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc5/pib/chiplet@18000000/smpgroup@0) :19746.7-20027.8: Warning (unique_unit_address): /proc6/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc6/pib/chiplet@c000000/mc@0/omic@0) :20716.9-20722.4: Warning (unique_unit_address): /proc6/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc6/pib/chiplet@18000000/smpgroup@0) :22988.7-23269.8: Warning (unique_unit_address): /proc7/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc7/pib/chiplet@c000000/mc@0/omic@0) :23958.9-23964.4: Warning (unique_unit_address): /proc7/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc7/pib/chiplet@18000000/smpgroup@0) DTC p10.dtb p10.dts:232.11-470.8: Warning (unique_unit_address): /proc0/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc0/pib/chiplet@c000000/mc@0/omic@0) p10.dts:1057.12-1063.7: Warning (unique_unit_address): /proc0/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc0/pib/chiplet@18000000/smpgroup@0) p10.dts:2956.11-3194.8: Warning (unique_unit_address): /proc1/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc1/pib/chiplet@c000000/mc@0/omic@0) p10.dts:3781.12-3787.7: Warning (unique_unit_address): /proc1/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc1/pib/chiplet@18000000/smpgroup@0) p10.dts:5680.11-5918.8: Warning (unique_unit_address): /proc2/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc2/pib/chiplet@c000000/mc@0/omic@0) p10.dts:6505.12-6511.7: Warning (unique_unit_address): /proc2/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc2/pib/chiplet@18000000/smpgroup@0) p10.dts:8404.11-8642.8: Warning (unique_unit_address): /proc3/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc3/pib/chiplet@c000000/mc@0/omic@0) p10.dts:9229.12-9235.7: Warning (unique_unit_address): /proc3/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc3/pib/chiplet@18000000/smpgroup@0) p10.dts:11128.11-11366.8: Warning (unique_unit_address): /proc4/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc4/pib/chiplet@c000000/mc@0/omic@0) p10.dts:11953.12-11959.7: Warning (unique_unit_address): /proc4/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc4/pib/chiplet@18000000/smpgroup@0) p10.dts:13852.11-14090.8: Warning (unique_unit_address): /proc5/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc5/pib/chiplet@c000000/mc@0/omic@0) p10.dts:14677.12-14683.7: Warning (unique_unit_address): /proc5/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc5/pib/chiplet@18000000/smpgroup@0) p10.dts:16576.11-16814.8: Warning (unique_unit_address): /proc6/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc6/pib/chiplet@c000000/mc@0/omic@0) p10.dts:17401.12-17407.7: Warning (unique_unit_address): /proc6/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc6/pib/chiplet@18000000/smpgroup@0) p10.dts:19300.11-19538.8: Warning (unique_unit_address): /proc7/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc7/pib/chiplet@c000000/mc@0/omic@0) p10.dts:20125.12-20131.7: Warning (unique_unit_address): /proc7/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc7/pib/chiplet@18000000/smpgroup@0) GEN p10.dtb.S CPPAS p10.dtb.lo CC libpdbg/la-adu.lo CC libpdbg/la-bmcfsi.lo CC libpdbg/la-cfam.lo CC libpdbg/la-chip.lo CC libpdbg/la-cronus.lo CC libpdbg/la-debug.lo CC libpdbg/la-device.lo GEN fake.dt.h GEN fake-backend.dt.h GEN fake2.dt.h GEN fake2-backend.dt.h GEN p8-cronus.dt.h GEN cronus.dt.h GEN p8-fsi.dt.h GEN p8-i2c.dt.h GEN p8-kernel.dt.h GEN p9w-fsi.dt.h GEN p9r-fsi.dt.h GEN p9z-fsi.dt.h GEN bmc-kernel.dt.h GEN bmc-sbefifo.dt.h GEN p8-host.dt.h GEN p9-host.dt.h GEN p10-host.dt.h GEN p8.dt.h GEN p9.dt.h GEN p10.dt.h CC libpdbg/la-dtb.lo CC libpdbg/la-fake.lo CC libpdbg/la-host.lo CC libpdbg/la-htm.lo CC libpdbg/la-hwunit.lo CC libpdbg/la-i2c.lo CC libpdbg/la-i2c_kernel.lo CC libpdbg/la-kernel.lo CC libpdbg/la-libpdbg.lo CC libpdbg/la-ocmb.lo CC libpdbg/la-p8chip.lo CC libpdbg/la-p9chip.lo CC libpdbg/la-p9_fapi_targets.lo CC libpdbg/la-p10chip.lo CC libpdbg/la-p10_fapi_targets.lo CC libpdbg/la-sbefifo.lo CC libpdbg/la-sbe_api.lo CC libpdbg/la-sprs.lo CC libpdbg/la-target.lo CC libpdbg/la-thread.lo CC libcronus/buffer.lo CC libcronus/cfam.lo CC libcronus/connect.lo CC libcronus/request.lo CC libcronus/sbefifo.lo CC libcronus/scom.lo CCLD libcronus.la CC libsbefifo/cmd_array.lo CC libsbefifo/cmd_control.lo CC libsbefifo/cmd_dump.lo CC libsbefifo/cmd_generic.lo CC libsbefifo/cmd_instruction.lo CC libsbefifo/cmd_memory.lo CC libsbefifo/cmd_mpipl.lo CC libsbefifo/cmd_register.lo CC libsbefifo/cmd_ring.lo CC libsbefifo/cmd_scom.lo CC libsbefifo/connect.lo CC libsbefifo/ffdc.lo CC libsbefifo/operation.lo CCLD libsbefifo.la CC libi2c/libi2c.lo CC libi2c/smbus.lo CCLD libi2c.la CCLD libpdbg.la CC ccan/list/list.o CC ccan/str/str.o AR libccan.a CCLD pdbg rm bmc-sbefifo.dtb p9z-fsi.dtb p10.dts p8.dts p9r-fsi.dtb bmc-kernel.dts fake2-backend.dts p9-host.dts p8-cronus.dtb p8-kernel.dts p10-host.dtb p8.dtb cronus.dts p8-kernel.dtb p9w-fsi.dtb fake.dts p8-i2c.dtb p10-host.dts p8-fsi.dtb fake2.dts p8-host.dtb cronus.dtb p9.dts p8-host.dts p9-host.dtb p8-cronus.dts p8-fsi.dts fake-backend.dts bmc-sbefifo.dts p8-i2c.dts make[1]: Leaving directory '/tmp/instance-7/output-1/build/pdbg-3.5' >>> pdbg 3.5 Installing to target PATH="/tmp/instance-7/output-1/per-package/pdbg/host/bin:/tmp/instance-7/output-1/per-package/pdbg/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-7/output-1/per-package/pdbg/target install -C /tmp/instance-7/output-1/build/pdbg-3.5/ make[1]: Entering directory '/tmp/instance-7/output-1/build/pdbg-3.5' Making install in libfdt /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/pdbg/target/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libfdt.la '/tmp/instance-7/output-1/per-package/pdbg/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libfdt.so.0.0.0 /tmp/instance-7/output-1/per-package/pdbg/target/usr/lib/libfdt.so.0.0.0 libtool: install: (cd /tmp/instance-7/output-1/per-package/pdbg/target/usr/lib && { ln -s -f libfdt.so.0.0.0 libfdt.so.0 || { rm -f libfdt.so.0 && ln -s libfdt.so.0.0.0 libfdt.so.0; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/pdbg/target/usr/lib && { ln -s -f libfdt.so.0.0.0 libfdt.so || { rm -f libfdt.so && ln -s libfdt.so.0.0.0 libfdt.so; }; }) libtool: install: /usr/bin/install -c .libs/libfdt.lai /tmp/instance-7/output-1/per-package/pdbg/target/usr/lib/libfdt.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/pdbg/target/usr/include' /usr/bin/install -c -m 644 libfdt.h libfdt_env.h fdt.h '/tmp/instance-7/output-1/per-package/pdbg/target/usr/include' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/pdbg/target/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libpdbg.la '/tmp/instance-7/output-1/per-package/pdbg/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libpdbg.so.5.0.2 /tmp/instance-7/output-1/per-package/pdbg/target/usr/lib/libpdbg.so.5.0.2 libtool: install: (cd /tmp/instance-7/output-1/per-package/pdbg/target/usr/lib && { ln -s -f libpdbg.so.5.0.2 libpdbg.so.5 || { rm -f libpdbg.so.5 && ln -s libpdbg.so.5.0.2 libpdbg.so.5; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/pdbg/target/usr/lib && { ln -s -f libpdbg.so.5.0.2 libpdbg.so || { rm -f libpdbg.so && ln -s libpdbg.so.5.0.2 libpdbg.so; }; }) libtool: install: /usr/bin/install -c .libs/libpdbg.lai /tmp/instance-7/output-1/per-package/pdbg/target/usr/lib/libpdbg.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/pdbg/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c pdbg '/tmp/instance-7/output-1/per-package/pdbg/target/usr/bin' libtool: install: /usr/bin/install -c pdbg /tmp/instance-7/output-1/per-package/pdbg/target/usr/bin/pdbg /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/pdbg/target/usr/include' /usr/bin/install -c -m 644 libpdbg/libpdbg.h libpdbg/libpdbg_sbe.h libsbefifo/libsbefifo.h '/tmp/instance-7/output-1/per-package/pdbg/target/usr/include' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/pdbg/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libpdbg/pdbg.pc '/tmp/instance-7/output-1/per-package/pdbg/target/usr/lib/pkgconfig' make[1]: Leaving directory '/tmp/instance-7/output-1/build/pdbg-3.5' mkdir -p /tmp/instance-7/output-1/per-package/host-pigz/host mkdir -p /tmp/instance-7/output-1/per-package/host-pigz/target pigz-2.7.tar.gz: OK (sha256: b4c9e60344a08d5db37ca7ad00a5b2c76ccb9556354b722d56d55ca7e8b1c707) >>> host-pigz 2.7 Extracting mkdir -p /tmp/instance-7/output-1/per-package/host-pigz/host mkdir -p /tmp/instance-7/output-1/per-package/host-pigz/target gzip -d -c /tmp/instance-7/dl/pigz/pigz-2.7.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/host-pigz-2.7 -xf - >>> host-pigz 2.7 Patching >>> host-pigz 2.7 Configuring mkdir -p /tmp/instance-7/output-1/per-package/host-pigz/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-pigz/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-zlib/host/ /tmp/instance-7/output-1/per-package/host-zlib/host/ /tmp/instance-7/output-1/per-package/host-pigz/host mkdir -p /tmp/instance-7/output-1/per-package/host-pigz/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-pigz/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-zlib/target/ /tmp/instance-7/output-1/per-package/host-zlib/target/ /tmp/instance-7/output-1/per-package/host-pigz/target >>> host-pigz 2.7 Building PATH="/tmp/instance-7/output-1/per-package/host-pigz/host/bin:/tmp/instance-7/output-1/per-package/host-pigz/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-pigz/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-7/output-1/per-package/host-pigz/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-pigz/host/share/pkgconfig" /home/autobuild/make/make -j1 PATH="/tmp/instance-7/output-1/per-package/host-pigz/host/bin:/tmp/instance-7/output-1/per-package/host-pigz/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-pigz/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-7/output-1/per-package/host-pigz/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-pigz/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-7/output-1/per-package/host-pigz/host/include" CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-pigz/host/include" CXXFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-pigz/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-pigz/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-pigz/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /tmp/instance-7/output-1/build/host-pigz-2.7 make[1]: Entering directory '/tmp/instance-7/output-1/build/host-pigz-2.7' /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-pigz/host/include -I/tmp/instance-7/output-1/per-package/host-pigz/host/include -c -o pigz.o pigz.c /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-pigz/host/include -I/tmp/instance-7/output-1/per-package/host-pigz/host/include -c -o yarn.o yarn.c /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-pigz/host/include -I/tmp/instance-7/output-1/per-package/host-pigz/host/include -c -o try.o try.c /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-pigz/host/include -c zopfli/src/zopfli/deflate.c /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-pigz/host/include -c zopfli/src/zopfli/blocksplitter.c /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-pigz/host/include -c zopfli/src/zopfli/tree.c /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-pigz/host/include -c zopfli/src/zopfli/lz77.c /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-pigz/host/include -c zopfli/src/zopfli/cache.c /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-pigz/host/include -c zopfli/src/zopfli/hash.c /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-pigz/host/include -c zopfli/src/zopfli/util.c /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-pigz/host/include -c zopfli/src/zopfli/squeeze.c /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-pigz/host/include -c zopfli/src/zopfli/katajainen.c /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-pigz/host/include -c zopfli/src/zopfli/symbols.c /usr/bin/gcc -L/tmp/instance-7/output-1/per-package/host-pigz/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-pigz/host/lib -o pigz pigz.o yarn.o try.o deflate.o blocksplitter.o tree.o lz77.o cache.o hash.o util.o squeeze.o katajainen.o symbols.o -lm -lpthread -lz ln -f pigz unpigz make[1]: Leaving directory '/tmp/instance-7/output-1/build/host-pigz-2.7' >>> host-pigz 2.7 Installing to host directory /usr/bin/install -D -m 0755 /tmp/instance-7/output-1/build/host-pigz-2.7/pigz /tmp/instance-7/output-1/per-package/host-pigz/host/bin/pigz mkdir -p /tmp/instance-7/output-1/per-package/pinentry/host mkdir -p /tmp/instance-7/output-1/per-package/pinentry/target >>> pinentry 1.2.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-7/output-1/build/.pinentry-1.2.1.tar.bz2.uJhy1y/output' 'https://www.gnupg.org/ftp/gcrypt/pinentry/pinentry-1.2.1.tar.bz2' --2023-01-26 10:55:28-- https://www.gnupg.org/ftp/gcrypt/pinentry/pinentry-1.2.1.tar.bz2 Resolving www.gnupg.org (www.gnupg.org)... 217.69.76.60, 2001:aa8:fff1:2100::60 Connecting to www.gnupg.org (www.gnupg.org)|217.69.76.60|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 547698 (535K) [text/plain] Saving to: '/tmp/instance-7/output-1/build/.pinentry-1.2.1.tar.bz2.uJhy1y/output' 0K .......... .......... .......... .......... .......... 9% 181K 3s 50K .......... .......... .......... .......... .......... 18% 368K 2s 100K .......... .......... .......... .......... .......... 28% 93.6M 1s 150K .......... .......... .......... .......... .......... 37% 1.24M 1s 200K .......... .......... .......... .......... .......... 46% 501K 1s 250K .......... .......... .......... .......... .......... 56% 1.34M 0s 300K .......... .......... .......... .......... .......... 65% 93.6M 0s 350K .......... .......... .......... .......... .......... 74% 518K 0s 400K .......... .......... .......... .......... .......... 84% 98.8M 0s 450K .......... .......... .......... .......... .......... 93% 105M 0s 500K .......... .......... .......... .... 100% 105M=0.7s 2023-01-26 10:55:29 (779 KB/s) - '/tmp/instance-7/output-1/build/.pinentry-1.2.1.tar.bz2.uJhy1y/output' saved [547698/547698] pinentry-1.2.1.tar.bz2: OK (sha1: 29daaf45f15cb5b8ec9b4a06284343f7a87082fb) pinentry-1.2.1.tar.bz2: OK (sha256: 457a185e5a85238fb945a955dc6352ab962dc8b48720b62fc9fa48c7540a4067) >>> pinentry 1.2.1 Extracting mkdir -p /tmp/instance-7/output-1/per-package/pinentry/host mkdir -p /tmp/instance-7/output-1/per-package/pinentry/target bzcat /tmp/instance-7/dl/pinentry/pinentry-1.2.1.tar.bz2 | tar --strip-components=1 -C /tmp/instance-7/output-1/build/pinentry-1.2.1 -xf - >>> pinentry 1.2.1 Patching >>> pinentry 1.2.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-7/output-1/build/pinentry-1.2.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> pinentry 1.2.1 Patching libtool >>> pinentry 1.2.1 Configuring mkdir -p /tmp/instance-7/output-1/per-package/pinentry/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-pkgconf/host/ /tmp/instance-7/output-1/per-package/host-pkgconf/host/ /tmp/instance-7/output-1/per-package/pinentry/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/pinentry/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/libassuan/host/ /tmp/instance-7/output-1/per-package/libassuan/host/ /tmp/instance-7/output-1/per-package/pinentry/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/libgpg-error/host/ /tmp/instance-7/output-1/per-package/libgpg-error/host/ /tmp/instance-7/output-1/per-package/pinentry/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/ncurses/host/ /tmp/instance-7/output-1/per-package/ncurses/host/ /tmp/instance-7/output-1/per-package/pinentry/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/pinentry/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/pinentry/host mkdir -p /tmp/instance-7/output-1/per-package/pinentry/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-pkgconf/target/ /tmp/instance-7/output-1/per-package/host-pkgconf/target/ /tmp/instance-7/output-1/per-package/pinentry/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/pinentry/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/libassuan/target/ /tmp/instance-7/output-1/per-package/libassuan/target/ /tmp/instance-7/output-1/per-package/pinentry/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/libgpg-error/target/ /tmp/instance-7/output-1/per-package/libgpg-error/target/ /tmp/instance-7/output-1/per-package/pinentry/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/ncurses/target/ /tmp/instance-7/output-1/per-package/ncurses/target/ /tmp/instance-7/output-1/per-package/pinentry/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/pinentry/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/pinentry/target (cd /tmp/instance-7/output-1/build/pinentry-1.2.1/ && rm -rf config.cache && PATH="/tmp/instance-7/output-1/per-package/pinentry/host/bin:/tmp/instance-7/output-1/per-package/pinentry/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/pinentry/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-7/output-1/per-package/pinentry/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/pinentry/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/pinentry/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/pinentry/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/pinentry/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/pinentry/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/pinentry/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/pinentry/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 LIBS=-latomic 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-libassuan-prefix=/tmp/instance-7/output-1/per-package/pinentry/host/sh4a-buildroot-linux-gnu/sysroot/usr --with-libgpg-error-prefix=/tmp/instance-7/output-1/per-package/pinentry/host/sh4a-buildroot-linux-gnu/sysroot/usr --without-libcap --disable-libsecret --disable-pinentry-efl --disable-pinentry-fltk --enable-ncurses --with-ncurses-include-dir=none --disable-pinentry-gtk2 --disable-pinentry-qt ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared, --without-libcap 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 the include directive... yes (GNU style) checking for sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/pinentry/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-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-gcc... none checking how to run the C preprocessor... /tmp/instance-7/output-1/per-package/pinentry/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 whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-pc-linux-gnu checking host system type... sh4a-buildroot-linux-gnu checking whether make sets $(MAKE)... (cached) yes checking whether build environment is sane... yes checking for sh4a-buildroot-linux-gnu-gcc... (cached) /tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether /tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-gcc... (cached) none checking how to run the C preprocessor... /tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-cpp checking for sh4a-buildroot-linux-gnu-ranlib... /tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib checking whether we are using the GNU C++ compiler... no checking whether no accepts -g... no checking dependency style of no... none checking whether ln -s works... yes checking pkg-config is at least version 0.9.0... yes checking for sh4a-buildroot-linux-gnu-windres... no checking for windres... no checking for gitlog-to-changelog... no checking if gcc ignores unknown -Wno-* options... yes checking if gcc supports -Wpointer-arith... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for seteuid... yes checking for stpcpy... yes checking for mmap... yes checking for stat... yes checking for mlock... yes checking for sysconf... yes checking for getpagesize... yes checking whether mlock is broken... assuming no checking for uint32_t... yes checking for gpg-error-config... /tmp/instance-7/output-1/per-package/pinentry/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/gpg-error-config checking for gpgrt-config... no checking for GPG Error - version >= 1.16... yes (1.46) configure: WARNING: *** *** The config script "/tmp/instance-7/output-1/per-package/pinentry/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/gpg-error-config" was *** built for sh4-unknown-linux-gnu and thus may not match the *** used host sh4a-buildroot-linux-gnu. *** You may want to use the configure option --with-libgpg-error-prefix *** to specify a matching config script or use $SYSROOT. *** checking for libassuan-config... /tmp/instance-7/output-1/per-package/pinentry/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/libassuan-config checking for LIBASSUAN - version >= 2.1.0... yes (2.5.5) checking LIBASSUAN API version... okay checking for byte... no checking for ulong... yes checking for u64... no checking for ncursesw... no checking for ncurses... yes checking for ncurses include dir... none checking for ld used by /tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... guessing yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking if Unix domain socket is supported... yes checking for gcr-3,gcr-base-3... no configure: WARNING: pkg-config could not find the module gcr-3,gcr-base-3 checking for x11... no configure: WARNING: pkg-config could not find the module x11 checking for KF5WaylandClient >= 5.60... no configure: WARNING: pkg-config could not find the module KF5WaylandClient configure: WARNING: pinentry-qt will be built without Caps Lock warning on Wayland checking for QtCore >= 4.6.0 QtGui >= 4.6.0... no checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating m4/Makefile config.status: creating secmem/Makefile config.status: creating pinentry/Makefile config.status: creating curses/Makefile config.status: creating tty/Makefile config.status: creating efl/Makefile config.status: creating emacs/Makefile config.status: creating gtk+-2/Makefile config.status: creating gnome3/Makefile config.status: creating qt/Makefile config.status: creating qt/icons/Makefile config.status: creating qt4/Makefile config.status: creating tqt/Makefile config.status: creating w32/Makefile config.status: creating fltk/Makefile config.status: creating doc/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared, --without-libcap configure: Pinentry v1.2.1 has been configured as follows: Revision: 3389615 (13193) Platform: sh4a-buildroot-linux-gnu Curses Pinentry ..: yes TTY Pinentry .....: maybe Emacs Pinentry ...: no EFL Pinentry .....: no GTK+-2 Pinentry ..: no GNOME 3 Pinentry .: no Qt5 Pinentry .....: no Qt4 Pinentry .....: no TQt Pinentry .....: no W32 Pinentry .....: no FLTK Pinentry ....: no Fallback to Curses: yes Emacs integration : yes libsecret ........: no Default Pinentry .: pinentry-curses >>> pinentry 1.2.1 Building PATH="/tmp/instance-7/output-1/per-package/pinentry/host/bin:/tmp/instance-7/output-1/per-package/pinentry/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-7/output-1/build/pinentry-1.2.1/ make[1]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1' Making all in m4 make[3]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/m4' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/m4' Making all in secmem make[3]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/secmem' /tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-pointer-sign -Wpointer-arith -c -o secmem.o secmem.c /tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-pointer-sign -Wpointer-arith -c -o util.o util.c rm -f libsecmem.a ar cru libsecmem.a secmem.o util.o ar: `u' modifier ignored since `D' is the default (see `U') /tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib libsecmem.a make[3]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/secmem' Making all in pinentry make[3]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/pinentry' /tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-7/output-1/per-package/pinentry/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I../secmem -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-pointer-sign -Wpointer-arith -c -o pinentry.o pinentry.c /tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-7/output-1/per-package/pinentry/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I../secmem -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-pointer-sign -Wpointer-arith -c -o argparse.o argparse.c /tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-7/output-1/per-package/pinentry/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I../secmem -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-pointer-sign -Wpointer-arith -c -o password-cache.o password-cache.c /tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-7/output-1/per-package/pinentry/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I../secmem -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-pointer-sign -Wpointer-arith -c -o pinentry-emacs.o pinentry-emacs.c rm -f libpinentry.a ar cru libpinentry.a pinentry.o argparse.o password-cache.o pinentry-emacs.o ar: `u' modifier ignored since `D' is the default (see `U') /tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib libpinentry.a /tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-7/output-1/per-package/pinentry/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I../secmem -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libpinentry_curses_a-pinentry-curses.o `test -f 'pinentry-curses.c' || echo './'`pinentry-curses.c rm -f libpinentry-curses.a ar cru libpinentry-curses.a libpinentry_curses_a-pinentry-curses.o ar: `u' modifier ignored since `D' is the default (see `U') /tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib libpinentry-curses.a make[3]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/pinentry' Making all in curses make[3]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/curses' /tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-7/output-1/per-package/pinentry/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I../pinentry -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-pointer-sign -Wpointer-arith -c -o pinentry-curses.o pinentry-curses.c /tmp/instance-7/output-1/per-package/pinentry/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-pointer-sign -Wpointer-arith -o pinentry-curses pinentry-curses.o ../pinentry/libpinentry.a ../pinentry/libpinentry-curses.a ../secmem/libsecmem.a -L/tmp/instance-7/output-1/per-package/pinentry/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/../../usr/lib -lassuan -lgpg-error -lgpg-error -lncurses -latomic make[3]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/curses' make[3]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1' make[3]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1' make[2]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1' make[1]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1' >>> pinentry 1.2.1 Installing to target PATH="/tmp/instance-7/output-1/per-package/pinentry/host/bin:/tmp/instance-7/output-1/per-package/pinentry/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-7/output-1/per-package/pinentry/target install -C /tmp/instance-7/output-1/build/pinentry-1.2.1/ make[1]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1' Making install in m4 make[2]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/m4' make[3]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/m4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/m4' make[2]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/m4' Making install in secmem make[2]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/secmem' make[3]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/secmem' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/secmem' make[2]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/secmem' Making install in pinentry make[2]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/pinentry' make[3]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/pinentry' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/pinentry' make[2]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/pinentry' Making install in curses make[2]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/curses' make[3]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/curses' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/pinentry/target/usr/bin' /usr/bin/install -c pinentry-curses '/tmp/instance-7/output-1/per-package/pinentry/target/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/curses' make[2]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/curses' make[2]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1' make[3]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1' (cd /tmp/instance-7/output-1/per-package/pinentry/target/usr/bin; \ rm -f pinentry; \ ln -s pinentry-curses pinentry) make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1' make[2]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1' make[1]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1' mkdir -p /tmp/instance-7/output-1/per-package/popt/host mkdir -p /tmp/instance-7/output-1/per-package/popt/target popt-1.19.tar.gz: OK (sha256: c25a4838fc8e4c1c8aacb8bd620edb3084a3d63bf8987fdad3ca2758c63240f9) >>> popt 1.19 Extracting mkdir -p /tmp/instance-7/output-1/per-package/popt/host mkdir -p /tmp/instance-7/output-1/per-package/popt/target gzip -d -c /tmp/instance-7/dl/popt/popt-1.19.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/popt-1.19 -xf - >>> popt 1.19 Patching >>> popt 1.19 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-7/output-1/build/popt-1.19 -name $file); do cp support/gnuconfig/$file $i; done; done >>> popt 1.19 Patching libtool patching file /tmp/instance-7/output-1/build/popt-1.19/build-aux/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8142 (offset 30 lines). Hunk #8 succeeded at 10771 (offset 61 lines). >>> popt 1.19 Configuring mkdir -p /tmp/instance-7/output-1/per-package/popt/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/popt/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/popt/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/popt/host mkdir -p /tmp/instance-7/output-1/per-package/popt/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/popt/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/popt/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/popt/target (cd /tmp/instance-7/output-1/build/popt-1.19/ && rm -rf config.cache && PATH="/tmp/instance-7/output-1/per-package/popt/host/bin:/tmp/instance-7/output-1/per-package/popt/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/popt/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-7/output-1/per-package/popt/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/popt/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/popt/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/popt/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/popt/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/popt/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/popt/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/popt/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 ac_cv_va_copy=yes 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 ) 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 for sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/popt/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-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-7/output-1/per-package/popt/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-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for sh4a-buildroot-linux-gnu-ar... /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc-ar checking the archiver (/tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc-ar) interface... ar 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-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-7/output-1/per-package/popt/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-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-ld option to reload object files... -r checking for sh4a-buildroot-linux-gnu-objdump... /tmp/instance-7/output-1/per-package/popt/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-7/output-1/per-package/popt/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-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc-nm output from /tmp/instance-7/output-1/per-package/popt/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 dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc static flag -static works... no checking if /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc linker (/tmp/instance-7/output-1/per-package/popt/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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for fnmatch.h... yes checking for glob.h... yes checking for langinfo.h... yes checking for libintl.h... yes checking for mcheck.h... yes checking for stdalign.h... yes checking for library containing setreuid... none required checking for getuid... yes checking for geteuid... yes checking for iconv... yes checking for mtrace... yes checking for secure_getenv... yes checking for __secure_getenv... no checking for setreuid... yes checking for setuid... yes checking for stpcpy... yes checking for strerror... yes checking for vasprintf... yes checking for srandom... yes checking for glob_pattern_p... yes checking for mbsrtowcs... yes checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-ld) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-cpp checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking for iconv... yes checking for working iconv... guessing yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating Doxyfile config.status: creating Makefile config.status: creating src/Makefile config.status: creating popt.pc config.status: creating tests/test-poptrc config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile >>> popt 1.19 Building PATH="/tmp/instance-7/output-1/per-package/popt/host/bin:/tmp/instance-7/output-1/per-package/popt/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-7/output-1/build/popt-1.19/ make[1]: Entering directory '/tmp/instance-7/output-1/build/popt-1.19' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-7/output-1/build/popt-1.19' Making all in src make[3]: Entering directory '/tmp/instance-7/output-1/build/popt-1.19/src' /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR="\"/etc\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o popt.lo popt.c libtool: compile: /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/etc\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c popt.c -fPIC -DPIC -o .libs/popt.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR="\"/etc\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o poptparse.lo poptparse.c libtool: compile: /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/etc\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c poptparse.c -fPIC -DPIC -o .libs/poptparse.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR="\"/etc\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o poptconfig.lo poptconfig.c libtool: compile: /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/etc\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c poptconfig.c -fPIC -DPIC -o .libs/poptconfig.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR="\"/etc\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o popthelp.lo popthelp.c libtool: compile: /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/etc\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c popthelp.c -fPIC -DPIC -o .libs/popthelp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR="\"/etc\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o poptint.lo poptint.c libtool: compile: /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/etc\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c poptint.c -fPIC -DPIC -o .libs/poptint.o /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -no-undefined -version-info 0:2:0 -Wl,--version-script=../src/libpopt.vers -o libpopt.la -rpath /usr/lib popt.lo poptparse.lo poptconfig.lo popthelp.lo poptint.lo libtool: link: /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/popt.o .libs/poptparse.o .libs/poptconfig.o .libs/popthelp.o .libs/poptint.o -Os -g0 -Wl,--version-script=../src/libpopt.vers -Wl,-soname -Wl,libpopt.so.0 -o .libs/libpopt.so.0.0.2 libtool: link: (cd ".libs" && rm -f "libpopt.so.0" && ln -s "libpopt.so.0.0.2" "libpopt.so.0") libtool: link: (cd ".libs" && rm -f "libpopt.so" && ln -s "libpopt.so.0.0.2" "libpopt.so") libtool: link: ( cd ".libs" && rm -f "libpopt.la" && ln -s "../libpopt.la" "libpopt.la" ) make[3]: Leaving directory '/tmp/instance-7/output-1/build/popt-1.19/src' Making all in po make[3]: Entering directory '/tmp/instance-7/output-1/build/popt-1.19/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/popt-1.19/po' Making all in tests make[3]: Entering directory '/tmp/instance-7/output-1/build/popt-1.19/tests' /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o test1.o test1.c /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o test1 test1.o ../src/libpopt.la libtool: link: /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o test1 test1.o ../src/.libs/libpopt.so -Wl,-rpath -Wl,/tmp/instance-7/output-1/build/popt-1.19/src/.libs /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o test2.o test2.c /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o test2 test2.o ../src/libpopt.la libtool: link: /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o test2 test2.o ../src/.libs/libpopt.so -Wl,-rpath -Wl,/tmp/instance-7/output-1/build/popt-1.19/src/.libs /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o tdict.o tdict.c /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o tdict tdict.o ../src/libpopt.la libtool: link: /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o tdict tdict.o ../src/.libs/libpopt.so -Wl,-rpath -Wl,/tmp/instance-7/output-1/build/popt-1.19/src/.libs /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o test3.o test3.c /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o test3 test3.o ../src/libpopt.la libtool: link: /tmp/instance-7/output-1/per-package/popt/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o test3 test3.o ../src/.libs/libpopt.so -Wl,-rpath -Wl,/tmp/instance-7/output-1/build/popt-1.19/src/.libs make[3]: Leaving directory '/tmp/instance-7/output-1/build/popt-1.19/tests' make[3]: Entering directory '/tmp/instance-7/output-1/build/popt-1.19' make[3]: Leaving directory '/tmp/instance-7/output-1/build/popt-1.19' make[2]: Leaving directory '/tmp/instance-7/output-1/build/popt-1.19' make[1]: Leaving directory '/tmp/instance-7/output-1/build/popt-1.19' >>> popt 1.19 Installing to staging directory PATH="/tmp/instance-7/output-1/per-package/popt/host/bin:/tmp/instance-7/output-1/per-package/popt/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-7/output-1/per-package/popt/host/sh4a-buildroot-linux-gnu/sysroot install -C /tmp/instance-7/output-1/build/popt-1.19/ make[1]: Entering directory '/tmp/instance-7/output-1/build/popt-1.19' /home/autobuild/make/make install-recursive make[2]: Entering directory '/tmp/instance-7/output-1/build/popt-1.19' Making install in src make[3]: Entering directory '/tmp/instance-7/output-1/build/popt-1.19/src' make[4]: Entering directory '/tmp/instance-7/output-1/build/popt-1.19/src' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/popt/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libpopt.la '/tmp/instance-7/output-1/per-package/popt/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libpopt.so.0.0.2 /tmp/instance-7/output-1/per-package/popt/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libpopt.so.0.0.2 libtool: install: (cd /tmp/instance-7/output-1/per-package/popt/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libpopt.so.0.0.2 libpopt.so.0 || { rm -f libpopt.so.0 && ln -s libpopt.so.0.0.2 libpopt.so.0; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/popt/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libpopt.so.0.0.2 libpopt.so || { rm -f libpopt.so && ln -s libpopt.so.0.0.2 libpopt.so; }; }) libtool: install: /usr/bin/install -c .libs/libpopt.lai /tmp/instance-7/output-1/per-package/popt/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/popt/host/sh4a-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 popt.h '/tmp/instance-7/output-1/per-package/popt/host/sh4a-buildroot-linux-gnu/sysroot/usr/include' make[4]: Leaving directory '/tmp/instance-7/output-1/build/popt-1.19/src' make[3]: Leaving directory '/tmp/instance-7/output-1/build/popt-1.19/src' Making install in po make[3]: Entering directory '/tmp/instance-7/output-1/build/popt-1.19/po' if test "popt" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-7/output-1/per-package/popt/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/instance-7/output-1/per-package/popt/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-7/output-1/per-package/popt/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/tmp/instance-7/output-1/build/popt-1.19/po' Making install in tests make[3]: Entering directory '/tmp/instance-7/output-1/build/popt-1.19/tests' make[4]: Entering directory '/tmp/instance-7/output-1/build/popt-1.19/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/popt-1.19/tests' make[3]: Leaving directory '/tmp/instance-7/output-1/build/popt-1.19/tests' make[3]: Entering directory '/tmp/instance-7/output-1/build/popt-1.19' make[4]: Entering directory '/tmp/instance-7/output-1/build/popt-1.19' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/popt/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 popt.3 '/tmp/instance-7/output-1/per-package/popt/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/popt/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 popt.pc '/tmp/instance-7/output-1/per-package/popt/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[4]: Leaving directory '/tmp/instance-7/output-1/build/popt-1.19' make[3]: Leaving directory '/tmp/instance-7/output-1/build/popt-1.19' make[2]: Leaving directory '/tmp/instance-7/output-1/build/popt-1.19' make[1]: Leaving directory '/tmp/instance-7/output-1/build/popt-1.19' >>> popt 1.19 Fixing libtool files for la in $(find /tmp/instance-7/output-1/per-package/popt/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-7/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-7/output-1/per-package/popt/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-7/output-1/per-package/popt/host/sh4a-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-7/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> popt 1.19 Installing to target PATH="/tmp/instance-7/output-1/per-package/popt/host/bin:/tmp/instance-7/output-1/per-package/popt/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-7/output-1/per-package/popt/target install -C /tmp/instance-7/output-1/build/popt-1.19/ make[1]: Entering directory '/tmp/instance-7/output-1/build/popt-1.19' /home/autobuild/make/make install-recursive make[2]: Entering directory '/tmp/instance-7/output-1/build/popt-1.19' Making install in src make[3]: Entering directory '/tmp/instance-7/output-1/build/popt-1.19/src' make[4]: Entering directory '/tmp/instance-7/output-1/build/popt-1.19/src' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/popt/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libpopt.la '/tmp/instance-7/output-1/per-package/popt/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libpopt.so.0.0.2 /tmp/instance-7/output-1/per-package/popt/target/usr/lib/libpopt.so.0.0.2 libtool: install: (cd /tmp/instance-7/output-1/per-package/popt/target/usr/lib && { ln -s -f libpopt.so.0.0.2 libpopt.so.0 || { rm -f libpopt.so.0 && ln -s libpopt.so.0.0.2 libpopt.so.0; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/popt/target/usr/lib && { ln -s -f libpopt.so.0.0.2 libpopt.so || { rm -f libpopt.so && ln -s libpopt.so.0.0.2 libpopt.so; }; }) libtool: install: /usr/bin/install -c .libs/libpopt.lai /tmp/instance-7/output-1/per-package/popt/target/usr/lib/libpopt.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/popt/target/usr/include' /usr/bin/install -c -m 644 popt.h '/tmp/instance-7/output-1/per-package/popt/target/usr/include' make[4]: Leaving directory '/tmp/instance-7/output-1/build/popt-1.19/src' make[3]: Leaving directory '/tmp/instance-7/output-1/build/popt-1.19/src' Making install in po make[3]: Entering directory '/tmp/instance-7/output-1/build/popt-1.19/po' if test "popt" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-7/output-1/per-package/popt/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/instance-7/output-1/per-package/popt/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-7/output-1/per-package/popt/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/tmp/instance-7/output-1/build/popt-1.19/po' Making install in tests make[3]: Entering directory '/tmp/instance-7/output-1/build/popt-1.19/tests' make[4]: Entering directory '/tmp/instance-7/output-1/build/popt-1.19/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/popt-1.19/tests' make[3]: Leaving directory '/tmp/instance-7/output-1/build/popt-1.19/tests' make[3]: Entering directory '/tmp/instance-7/output-1/build/popt-1.19' make[4]: Entering directory '/tmp/instance-7/output-1/build/popt-1.19' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/popt/target/usr/share/man/man3' /usr/bin/install -c -m 644 popt.3 '/tmp/instance-7/output-1/per-package/popt/target/usr/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/popt/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 popt.pc '/tmp/instance-7/output-1/per-package/popt/target/usr/lib/pkgconfig' make[4]: Leaving directory '/tmp/instance-7/output-1/build/popt-1.19' make[3]: Leaving directory '/tmp/instance-7/output-1/build/popt-1.19' make[2]: Leaving directory '/tmp/instance-7/output-1/build/popt-1.19' make[1]: Leaving directory '/tmp/instance-7/output-1/build/popt-1.19' mkdir -p /tmp/instance-7/output-1/per-package/sdl/host mkdir -p /tmp/instance-7/output-1/per-package/sdl/target SDL-1.2.15.tar.gz: OK (sha256: d6d316a793e5e348155f0dd93b979798933fb98aa1edebcc108829d6474aad00) >>> sdl 1.2.15 Extracting mkdir -p /tmp/instance-7/output-1/per-package/sdl/host mkdir -p /tmp/instance-7/output-1/per-package/sdl/target gzip -d -c /tmp/instance-7/dl/sdl/SDL-1.2.15.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/sdl-1.2.15 -xf - >>> sdl 1.2.15 Patching Applying 0001-use-correct-directfb-config.patch using patch: patching file configure.in Applying 0002-fix-compilation-with-libx11.patch using patch: patching file configure.in Hunk #1 succeeded at 1127 (offset -42 lines). patching file include/SDL_config.h.in Hunk #1 succeeded at 282 (offset -1 lines). patching file src/video/x11/SDL_x11sym.h Applying 0003-SDL_x11yuv.c-fix-possible-use-after-free.patch using patch: patching file src/video/x11/SDL_x11yuv.c >>> sdl 1.2.15 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-7/output-1/build/sdl-1.2.15 -name $file); do cp support/gnuconfig/$file $i; done; done >>> sdl 1.2.15 Patching libtool patching file /tmp/instance-7/output-1/build/sdl-1.2.15/build-scripts/ltmain.sh Hunk #1 succeeded at 1048 (offset -166 lines). Hunk #2 succeeded at 2018 (offset -221 lines). Hunk #3 succeeded at 4118 (offset -314 lines). Hunk #4 succeeded at 4128 (offset -314 lines). Hunk #5 succeeded at 4405 (offset -319 lines). Hunk #6 succeeded at 4670 (offset -324 lines). Hunk #7 succeeded at 5412 (offset -326 lines). Hunk #8 succeeded at 5570 (offset -326 lines). Hunk #9 succeeded at 8058 (offset -320 lines). >>> sdl 1.2.15 Configuring mkdir -p /tmp/instance-7/output-1/per-package/sdl/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/alsa-lib/host/ /tmp/instance-7/output-1/per-package/alsa-lib/host/ /tmp/instance-7/output-1/per-package/sdl/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-autoconf/host/ /tmp/instance-7/output-1/per-package/host-autoconf/host/ /tmp/instance-7/output-1/per-package/sdl/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-automake/host/ /tmp/instance-7/output-1/per-package/host-automake/host/ /tmp/instance-7/output-1/per-package/sdl/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-libtool/host/ /tmp/instance-7/output-1/per-package/host-libtool/host/ /tmp/instance-7/output-1/per-package/sdl/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/sdl/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/sdl/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/sdl/host mkdir -p /tmp/instance-7/output-1/per-package/sdl/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/alsa-lib/target/ /tmp/instance-7/output-1/per-package/alsa-lib/target/ /tmp/instance-7/output-1/per-package/sdl/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-autoconf/target/ /tmp/instance-7/output-1/per-package/host-autoconf/target/ /tmp/instance-7/output-1/per-package/sdl/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-automake/target/ /tmp/instance-7/output-1/per-package/host-automake/target/ /tmp/instance-7/output-1/per-package/sdl/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-libtool/target/ /tmp/instance-7/output-1/per-package/host-libtool/target/ /tmp/instance-7/output-1/per-package/sdl/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/sdl/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/sdl/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/sdl/target cd /tmp/instance-7/output-1/build/sdl-1.2.15 && PATH="/tmp/instance-7/output-1/per-package/sdl/host/bin:/tmp/instance-7/output-1/per-package/sdl/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ./autogen.sh Generating build information using autoconf This may take a while ... configure.in:3: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.in:3: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.in:3: the top level configure.in:4: warning: The macro `AC_GNU_SOURCE' is obsolete. configure.in:4: You should run autoupdate. ./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from... configure.in:4: the top level configure.in:33: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... aclocal.m4:1337: _LT_SYS_MODULE_PATH_AIX is expanded from... aclocal.m4:4483: _LT_LINKER_SHLIBS is expanded from... aclocal.m4:5558: _LT_LANG_C_CONFIG is expanded from... aclocal.m4:453: _LT_SETUP is expanded from... aclocal.m4:382: LT_INIT is expanded from... configure.in:33: the top level configure.in:33: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... aclocal.m4:4483: _LT_LINKER_SHLIBS is expanded from... aclocal.m4:5558: _LT_LANG_C_CONFIG is expanded from... aclocal.m4:453: _LT_SETUP is expanded from... aclocal.m4:382: LT_INIT is expanded from... configure.in:33: the top level configure.in:57: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.in:57: You should run autoupdate. aclocal.m4:417: AC_PROG_LIBTOOL is expanded from... configure.in:57: the top level configure.in:59: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... aclocal.m4:1337: _LT_SYS_MODULE_PATH_AIX is expanded from... aclocal.m4:5665: _LT_LANG_CXX_CONFIG is expanded from... aclocal.m4:1100: _LT_LANG is expanded from... aclocal.m4:1083: LT_LANG is expanded from... configure.in:59: the top level configure.in:134: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:134: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:134: the top level configure.in:140: warning: The macro `AC_HEADER_STDC' is obsolete. configure.in:140: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.in:140: the top level configure.in:171: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:171: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:171: the top level configure.in:245: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:245: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:245: the top level configure.in:251: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:251: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:251: the top level configure.in:257: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:257: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:257: the top level configure.in:263: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:263: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:263: the top level configure.in:271: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:271: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:271: the top level configure.in:277: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:277: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:277: the top level configure.in:283: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:283: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:283: the top level configure.in:289: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:289: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:289: the top level configure.in:295: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:295: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:295: the top level configure.in:301: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:301: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:301: the top level configure.in:307: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:307: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:307: the top level configure.in:317: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:317: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:317: the top level configure.in:323: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:323: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:323: the top level configure.in:332: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:332: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:332: the top level configure.in:361: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:361: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:361: the top level configure.in:364: warning: The macro `AC_LANG_C' is obsolete. configure.in:364: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... aclocal.m4:16: AM_PATH_ALSA is expanded from... configure.in:364: the top level configure.in:364: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:364: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... aclocal.m4:16: AM_PATH_ALSA is expanded from... configure.in:364: the top level configure.in:371: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:371: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:371: the top level configure.in:400: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:400: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:400: the top level configure.in:436: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:436: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:436: the top level configure.in:460: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:460: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:460: the top level configure.in:463: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:463: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... aclocal.m4:159: AM_PATH_ESD is expanded from... configure.in:463: the top level configure.in:463: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:463: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... aclocal.m4:159: AM_PATH_ESD is expanded from... configure.in:463: the top level configure.in:466: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:466: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:466: the top level configure.in:493: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:493: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:493: the top level configure.in:513: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:513: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:513: the top level configure.in:539: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:539: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:539: the top level configure.in:552: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:552: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:552: the top level configure.in:563: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:563: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:563: the top level configure.in:591: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:591: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:591: the top level configure.in:621: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:621: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:621: the top level configure.in:649: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:649: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:649: the top level configure.in:661: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:661: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:661: the top level configure.in:673: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:673: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:673: the top level configure.in:711: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:711: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:711: the top level configure.in:776: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:776: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:776: the top level configure.in:786: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:786: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:786: the top level configure.in:800: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:800: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:800: the top level configure.in:815: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:815: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:815: the top level configure.in:830: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:830: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:830: the top level configure.in:862: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:862: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:862: the top level configure.in:886: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:886: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:886: the top level configure.in:918: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:918: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:918: the top level configure.in:932: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:932: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:932: the top level configure.in:937: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:937: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:937: the top level configure.in:944: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:944: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:944: the top level configure.in:951: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:951: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:951: the top level configure.in:968: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:968: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:968: the top level configure.in:989: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:989: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:989: the top level configure.in:1054: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1054: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1054: the top level configure.in:1060: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1060: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1060: the top level configure.in:1067: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1067: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1067: the top level configure.in:1073: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1073: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1073: the top level configure.in:1080: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1080: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1080: the top level configure.in:1087: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1087: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1087: the top level configure.in:1094: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1094: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1094: the top level configure.in:1101: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1101: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1101: the top level configure.in:1132: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1132: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1132: the top level configure.in:1149: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1149: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1149: the top level configure.in:1154: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1154: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1154: the top level configure.in:1190: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1190: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1190: the top level configure.in:1195: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1195: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1195: the top level configure.in:1215: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1215: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1215: the top level configure.in:1223: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1223: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1223: the top level configure.in:1243: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1243: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1243: the top level configure.in:1248: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1248: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1248: the top level configure.in:1270: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1270: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1270: the top level configure.in:1323: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1323: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1323: the top level configure.in:1328: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1328: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1328: the top level configure.in:1348: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1348: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1348: the top level configure.in:1353: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1353: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1353: the top level configure.in:1376: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1376: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1376: the top level configure.in:1381: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1381: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1381: the top level configure.in:1402: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1402: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1402: the top level configure.in:1407: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1407: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1407: the top level configure.in:1432: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1432: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1432: the top level configure.in:1437: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1437: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1437: the top level configure.in:1464: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1464: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1464: the top level configure.in:1469: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1469: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1469: the top level configure.in:1492: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1492: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1492: the top level configure.in:1497: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1497: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1497: the top level configure.in:1517: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1517: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1517: the top level configure.in:1527: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1527: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1527: the top level configure.in:1549: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1549: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1549: the top level configure.in:1555: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. configure.in:1555: You should run autoupdate. ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... configure.in:1555: the top level configure.in:1558: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1558: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1558: the top level configure.in:1576: warning: The macro `AC_LANG_C' is obsolete. configure.in:1576: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... configure.in:1576: the top level configure.in:1584: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1584: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1584: the top level configure.in:1589: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1589: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1589: the top level configure.in:1616: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1616: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1616: the top level configure.in:1631: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1631: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1631: the top level configure.in:1651: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1651: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1651: the top level configure.in:1662: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1662: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1662: the top level configure.in:1671: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1671: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1671: the top level configure.in:1693: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1693: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1693: the top level configure.in:1767: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1767: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1767: the top level configure.in:1779: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1779: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1779: the top level configure.in:1790: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1790: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1790: the top level configure.in:1795: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1795: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1795: the top level configure.in:1815: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1815: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1815: the top level configure.in:1820: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1820: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1820: the top level configure.in:1839: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1839: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1839: the top level configure.in:1866: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1866: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1866: the top level configure.in:1870: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1870: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1870: the top level configure.in:1924: warning: The macro `ac_cv_prog_gcc' is obsolete. configure.in:1924: You should run autoupdate. ./lib/autoconf/c.m4:440: ac_cv_prog_gcc is expanded from... configure.in:1924: the top level configure.in:1943: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:1943: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... configure.in:1943: the top level configure.in:1972: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1972: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1972: the top level configure.in:1983: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1983: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1983: the top level configure.in:1999: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1999: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1999: the top level configure.in:2011: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:2011: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... configure.in:2011: the top level configure.in:2057: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2057: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:2057: the top level configure.in:2072: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:2072: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:2072: the top level configure.in:2090: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:2090: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:2090: the top level configure.in:2112: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:2112: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:2112: the top level configure.in:2117: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2117: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:2117: the top level configure.in:2143: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:2143: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:2143: the top level configure.in:2177: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2177: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:2177: the top level configure.in:2208: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2208: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:2208: the top level configure.in:2240: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2240: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:2240: the top level configure.in:2272: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2272: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:2272: the top level configure.in:2298: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:2298: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:2298: the top level configure.in:2322: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:2322: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:2322: the top level configure.in:2971: warning: AC_OUTPUT should be used without arguments. configure.in:2971: You should run autoupdate. configure.in:35: warning: The macro `ac_cv_prog_gcc' is obsolete. configure.in:35: You should run autoupdate. ./lib/autoconf/c.m4:440: ac_cv_prog_gcc is expanded from... configure.in:35: the top level configure.in:64: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:64: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... aclocal.m4:11: AM_PATH_SDL is expanded from... configure.in:64: the top level configure.in:64: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:64: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... aclocal.m4:11: AM_PATH_SDL is expanded from... configure.in:64: the top level configure.in:89: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:89: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:89: the top level configure.in:105: warning: AC_OUTPUT should be used without arguments. configure.in:105: You should run autoupdate. Now you are ready to run ./configure (cd /tmp/instance-7/output-1/build/sdl-1.2.15/ && rm -rf config.cache && PATH="/tmp/instance-7/output-1/per-package/sdl/host/bin:/tmp/instance-7/output-1/per-package/sdl/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/sdl/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-7/output-1/per-package/sdl/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/sdl/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/sdl/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/sdl/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/sdl/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/sdl/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/sdl/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/sdl/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 --enable-video-qtopia=no --enable-video-fbcon=no --enable-video-directfb=no --enable-video-x11=no --disable-pth --disable-rpath --enable-pulseaudio=no --disable-arts --disable-esd --disable-nasm --disable-video-ps3 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls checking for sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/sdl/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-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-linux-gnu checking host system type... sh4a-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-7/output-1/per-package/sdl/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 for /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-ld option to reload object files... -r checking for sh4a-buildroot-linux-gnu-objdump... /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for sh4a-buildroot-linux-gnu-ar... /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc-ar checking for sh4a-buildroot-linux-gnu-strip... /bin/true checking for sh4a-buildroot-linux-gnu-ranlib... /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc-nm output from /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc static flag -static works... no checking if /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc linker (/tmp/instance-7/output-1/per-package/sdl/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 whether byte ordering is bigendian... (cached) no checking for sh4a-buildroot-linux-gnu-gcc... (cached) /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether the compiler supports GNU C++... no checking whether no accepts -g... no checking for no option to enable C++11 features... none needed checking whether the compiler supports GNU C++... (cached) no checking whether no accepts -g... (cached) no checking for no option to enable C++11 features... (cached) none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking for sh4a-buildroot-linux-gnu-windres... no checking for windres... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for egrep... (cached) /usr/bin/grep -E checking for sys/types.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for stddef.h... yes checking for stdarg.h... yes checking for malloc.h... yes checking for memory.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for ctype.h... yes checking for math.h... yes checking for iconv.h... yes checking for signal.h... yes checking for size_t... yes checking for int64_t... yes checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... (cached) yes checking for working strtod... no checking for pow... no checking for pow in -lm... yes checking for mprotect... yes checking for malloc... yes checking for calloc... yes checking for realloc... yes checking for free... yes checking for getenv... yes checking for putenv... yes checking for unsetenv... yes checking for qsort... yes checking for abs... yes checking for bcopy... yes checking for memset... yes checking for memcpy... yes checking for memmove... yes checking for strlen... yes checking for strlcpy... no checking for strlcat... no checking for strdup... yes checking for _strrev... no checking for _strupr... no checking for _strlwr... no checking for strchr... yes checking for strrchr... yes checking for strstr... yes checking for itoa... no checking for _ltoa... no checking for _uitoa... no checking for _ultoa... no checking for strtol... yes checking for strtoul... yes checking for _i64toa... no checking for _ui64toa... no checking for strtoll... yes checking for strtoull... yes checking for atoi... yes checking for atof... yes checking for strcmp... yes checking for strncmp... yes checking for _stricmp... no checking for strcasecmp... yes checking for _strnicmp... no checking for strncasecmp... yes checking for sscanf... yes checking for snprintf... yes checking for vsnprintf... yes checking for iconv... yes checking for sigaction... yes checking for setjmp... yes checking for nanosleep... yes checking for libiconv_open in -liconv... no checking for pow in -lm... (cached) yes checking for struct sigaction.sa_sigaction... yes checking for GCC -fvisibility=hidden option... yes checking for dlopen... yes checking for dlopen in -lc... yes checking for Altivec with GCC altivec.h and -maltivec option... no checking for Altivec with GCC -maltivec option... no checking for Altivec with GCC altivec.h and -faltivec option... no checking for Altivec with GCC -faltivec option... no checking for OSS audio support... yes checking for dmedia audio support... no checking for ALSA CFLAGS... checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking for libasound headers version >= 0.9.0... found. checking for snd_ctl_open in -lasound... yes -- dynamic libasound -> libasound.so.2 checking for audio/audiolib.h... no checking for AuOpenServer in -laudio... no checking for NAS audio support... no checking for PlayStation 2 GS support... no checking for SVGAlib (1.4.0+) support... no checking for libVGL support... no checking for wscons support... no checking for OpenGL (GLX) support... no checking for Linux 2.4 unified input interface... yes checking for Touchscreen library support... no checking for hid_init in -lusbhid... no checking for usb.h... no checking for libusb.h... no checking for hid_init in -lusb... no checking for usbhid... no checking for pthreads... yes checking for recursive mutexes... yes checking for pthread semaphores... yes checking for sem_timedwait... yes checking for linux/version.h... yes checking for GCC -Wall option... yes checking for necessary GCC -Wno-multichar option... no configure: creating ./config.status config.status: creating Makefile config.status: creating sdl-config config.status: creating SDL.spec config.status: creating SDL.qpg config.status: creating sdl.pc config.status: creating include/SDL_config.h config.status: executing libtool commands config.status: executing default commands make[1]: Entering directory '/tmp/instance-7/output-1/build/sdl-1.2.15' Generating dependencies for ./src/SDL.c Generating dependencies for ./src/SDL_error.c Generating dependencies for ./src/SDL_fatal.c Generating dependencies for ./src/audio/SDL_audio.c Generating dependencies for ./src/audio/SDL_audiocvt.c Generating dependencies for ./src/audio/SDL_audiodev.c Generating dependencies for ./src/audio/SDL_mixer.c Generating dependencies for ./src/audio/SDL_mixer_MMX.c Generating dependencies for ./src/audio/SDL_mixer_MMX_VC.c Generating dependencies for ./src/audio/SDL_mixer_m68k.c Generating dependencies for ./src/audio/SDL_wave.c Generating dependencies for ./src/cdrom/SDL_cdrom.c Generating dependencies for ./src/cpuinfo/SDL_cpuinfo.c Generating dependencies for ./src/events/SDL_active.c Generating dependencies for ./src/events/SDL_events.c Generating dependencies for ./src/events/SDL_expose.c Generating dependencies for ./src/events/SDL_keyboard.c Generating dependencies for ./src/events/SDL_mouse.c Generating dependencies for ./src/events/SDL_quit.c Generating dependencies for ./src/events/SDL_resize.c Generating dependencies for ./src/file/SDL_rwops.c Generating dependencies for ./src/stdlib/SDL_getenv.c Generating dependencies for ./src/stdlib/SDL_iconv.c Generating dependencies for ./src/stdlib/SDL_malloc.c Generating dependencies for ./src/stdlib/SDL_qsort.c Generating dependencies for ./src/stdlib/SDL_stdlib.c Generating dependencies for ./src/stdlib/SDL_string.c Generating dependencies for ./src/thread/SDL_thread.c Generating dependencies for ./src/timer/SDL_timer.c Generating dependencies for ./src/video/SDL_RLEaccel.c Generating dependencies for ./src/video/SDL_blit.c Generating dependencies for ./src/video/SDL_blit_0.c Generating dependencies for ./src/video/SDL_blit_1.c Generating dependencies for ./src/video/SDL_blit_A.c Generating dependencies for ./src/video/SDL_blit_N.c Generating dependencies for ./src/video/SDL_bmp.c Generating dependencies for ./src/video/SDL_cursor.c Generating dependencies for ./src/video/SDL_gamma.c Generating dependencies for ./src/video/SDL_pixels.c Generating dependencies for ./src/video/SDL_stretch.c Generating dependencies for ./src/video/SDL_surface.c Generating dependencies for ./src/video/SDL_video.c Generating dependencies for ./src/video/SDL_yuv.c Generating dependencies for ./src/video/SDL_yuv_mmx.c Generating dependencies for ./src/video/SDL_yuv_sw.c Generating dependencies for ./src/joystick/SDL_joystick.c Generating dependencies for ./src/video/dummy/SDL_nullevents.c Generating dependencies for ./src/video/dummy/SDL_nullmouse.c Generating dependencies for ./src/video/dummy/SDL_nullvideo.c Generating dependencies for ./src/audio/disk/SDL_diskaudio.c Generating dependencies for ./src/audio/dummy/SDL_dummyaudio.c Generating dependencies for ./src/loadso/dlopen/SDL_sysloadso.c Generating dependencies for ./src/audio/dsp/SDL_dspaudio.c Generating dependencies for ./src/audio/dma/SDL_dmaaudio.c Generating dependencies for ./src/audio/alsa/SDL_alsa_audio.c Generating dependencies for ./src/thread/pthread/SDL_systhread.c Generating dependencies for ./src/thread/pthread/SDL_syssem.c Generating dependencies for ./src/thread/pthread/SDL_sysmutex.c Generating dependencies for ./src/thread/pthread/SDL_syscond.c Generating dependencies for ./src/joystick/linux/SDL_sysjoystick.c Generating dependencies for ./src/cdrom/linux/SDL_syscdrom.c Generating dependencies for ./src/timer/unix/SDL_systimer.c Generating dependencies for ./src/main/dummy/SDL_dummy_main.c make[1]: Leaving directory '/tmp/instance-7/output-1/build/sdl-1.2.15' configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls >>> sdl 1.2.15 Building PATH="/tmp/instance-7/output-1/per-package/sdl/host/bin:/tmp/instance-7/output-1/per-package/sdl/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-7/output-1/build/sdl-1.2.15/ make[1]: Entering directory '/tmp/instance-7/output-1/build/sdl-1.2.15' /bin/bash ./build-scripts//mkinstalldirs build mkdir -p -- build /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL.c -o build/SDL.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL.c -fPIC -DPIC -o build/.libs/SDL.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL_error.c -o build/SDL_error.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL_error.c -fPIC -DPIC -o build/.libs/SDL_error.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL_fatal.c -o build/SDL_fatal.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL_fatal.c -fPIC -DPIC -o build/.libs/SDL_fatal.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audio.c -o build/SDL_audio.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audio.c -fPIC -DPIC -o build/.libs/SDL_audio.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audiocvt.c -o build/SDL_audiocvt.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audiocvt.c -fPIC -DPIC -o build/.libs/SDL_audiocvt.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audiodev.c -o build/SDL_audiodev.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audiodev.c -fPIC -DPIC -o build/.libs/SDL_audiodev.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer.c -o build/SDL_mixer.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer.c -fPIC -DPIC -o build/.libs/SDL_mixer.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_MMX.c -o build/SDL_mixer_MMX.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_MMX.c -fPIC -DPIC -o build/.libs/SDL_mixer_MMX.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_MMX_VC.c -o build/SDL_mixer_MMX_VC.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_MMX_VC.c -fPIC -DPIC -o build/.libs/SDL_mixer_MMX_VC.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_m68k.c -o build/SDL_mixer_m68k.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_m68k.c -fPIC -DPIC -o build/.libs/SDL_mixer_m68k.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_wave.c -o build/SDL_wave.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_wave.c -fPIC -DPIC -o build/.libs/SDL_wave.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cdrom/SDL_cdrom.c -o build/SDL_cdrom.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cdrom/SDL_cdrom.c -fPIC -DPIC -o build/.libs/SDL_cdrom.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cpuinfo/SDL_cpuinfo.c -o build/SDL_cpuinfo.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cpuinfo/SDL_cpuinfo.c -fPIC -DPIC -o build/.libs/SDL_cpuinfo.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_active.c -o build/SDL_active.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_active.c -fPIC -DPIC -o build/.libs/SDL_active.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_events.c -o build/SDL_events.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_events.c -fPIC -DPIC -o build/.libs/SDL_events.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_expose.c -o build/SDL_expose.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_expose.c -fPIC -DPIC -o build/.libs/SDL_expose.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_keyboard.c -o build/SDL_keyboard.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_keyboard.c -fPIC -DPIC -o build/.libs/SDL_keyboard.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_mouse.c -o build/SDL_mouse.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_mouse.c -fPIC -DPIC -o build/.libs/SDL_mouse.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_quit.c -o build/SDL_quit.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_quit.c -fPIC -DPIC -o build/.libs/SDL_quit.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_resize.c -o build/SDL_resize.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_resize.c -fPIC -DPIC -o build/.libs/SDL_resize.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/file/SDL_rwops.c -o build/SDL_rwops.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/file/SDL_rwops.c -fPIC -DPIC -o build/.libs/SDL_rwops.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_getenv.c -o build/SDL_getenv.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_getenv.c -fPIC -DPIC -o build/.libs/SDL_getenv.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_iconv.c -o build/SDL_iconv.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_iconv.c -fPIC -DPIC -o build/.libs/SDL_iconv.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_malloc.c -o build/SDL_malloc.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_malloc.c -fPIC -DPIC -o build/.libs/SDL_malloc.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_qsort.c -o build/SDL_qsort.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_qsort.c -fPIC -DPIC -o build/.libs/SDL_qsort.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_stdlib.c -o build/SDL_stdlib.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_stdlib.c -fPIC -DPIC -o build/.libs/SDL_stdlib.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_string.c -o build/SDL_string.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_string.c -fPIC -DPIC -o build/.libs/SDL_string.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/SDL_thread.c -o build/SDL_thread.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/SDL_thread.c -fPIC -DPIC -o build/.libs/SDL_thread.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/timer/SDL_timer.c -o build/SDL_timer.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/timer/SDL_timer.c -fPIC -DPIC -o build/.libs/SDL_timer.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_RLEaccel.c -o build/SDL_RLEaccel.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_RLEaccel.c -fPIC -DPIC -o build/.libs/SDL_RLEaccel.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit.c -o build/SDL_blit.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit.c -fPIC -DPIC -o build/.libs/SDL_blit.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_0.c -o build/SDL_blit_0.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_0.c -fPIC -DPIC -o build/.libs/SDL_blit_0.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_1.c -o build/SDL_blit_1.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_1.c -fPIC -DPIC -o build/.libs/SDL_blit_1.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_A.c -o build/SDL_blit_A.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_A.c -fPIC -DPIC -o build/.libs/SDL_blit_A.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_N.c -o build/SDL_blit_N.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_N.c -fPIC -DPIC -o build/.libs/SDL_blit_N.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_bmp.c -o build/SDL_bmp.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_bmp.c -fPIC -DPIC -o build/.libs/SDL_bmp.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_cursor.c -o build/SDL_cursor.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_cursor.c -fPIC -DPIC -o build/.libs/SDL_cursor.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_gamma.c -o build/SDL_gamma.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_gamma.c -fPIC -DPIC -o build/.libs/SDL_gamma.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_pixels.c -o build/SDL_pixels.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_pixels.c -fPIC -DPIC -o build/.libs/SDL_pixels.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_stretch.c -o build/SDL_stretch.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_stretch.c -fPIC -DPIC -o build/.libs/SDL_stretch.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_surface.c -o build/SDL_surface.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_surface.c -fPIC -DPIC -o build/.libs/SDL_surface.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_video.c -o build/SDL_video.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_video.c -fPIC -DPIC -o build/.libs/SDL_video.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv.c -o build/SDL_yuv.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv.c -fPIC -DPIC -o build/.libs/SDL_yuv.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv_mmx.c -o build/SDL_yuv_mmx.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv_mmx.c -fPIC -DPIC -o build/.libs/SDL_yuv_mmx.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv_sw.c -o build/SDL_yuv_sw.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv_sw.c -fPIC -DPIC -o build/.libs/SDL_yuv_sw.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/joystick/SDL_joystick.c -o build/SDL_joystick.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/joystick/SDL_joystick.c -fPIC -DPIC -o build/.libs/SDL_joystick.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullevents.c -o build/SDL_nullevents.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullevents.c -fPIC -DPIC -o build/.libs/SDL_nullevents.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullmouse.c -o build/SDL_nullmouse.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullmouse.c -fPIC -DPIC -o build/.libs/SDL_nullmouse.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullvideo.c -o build/SDL_nullvideo.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullvideo.c -fPIC -DPIC -o build/.libs/SDL_nullvideo.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/disk/SDL_diskaudio.c -o build/SDL_diskaudio.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/disk/SDL_diskaudio.c -fPIC -DPIC -o build/.libs/SDL_diskaudio.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dummy/SDL_dummyaudio.c -o build/SDL_dummyaudio.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dummy/SDL_dummyaudio.c -fPIC -DPIC -o build/.libs/SDL_dummyaudio.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/loadso/dlopen/SDL_sysloadso.c -o build/SDL_sysloadso.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/loadso/dlopen/SDL_sysloadso.c -fPIC -DPIC -o build/.libs/SDL_sysloadso.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dsp/SDL_dspaudio.c -o build/SDL_dspaudio.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dsp/SDL_dspaudio.c -fPIC -DPIC -o build/.libs/SDL_dspaudio.o ./src/audio/dsp/SDL_dspaudio.c: In function 'DSP_OpenAudio': ./src/audio/dsp/SDL_dspaudio.c:177:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 177 | else if (spec->channels > 2) | ^~ In file included from ./src/audio/dsp/SDL_dspaudio.c:52: ./src/audio/dsp/SDL_dspaudio.h:46:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 46 | #define audio_fd (this->hidden->audio_fd) | ^ ./src/audio/dsp/SDL_dspaudio.c:181:9: note: in expansion of macro 'audio_fd' 181 | audio_fd = SDL_OpenAudioPath(audiodev, sizeof(audiodev), OPEN_FLAGS, 0); | ^~~~~~~~ /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dma/SDL_dmaaudio.c -o build/SDL_dmaaudio.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dma/SDL_dmaaudio.c -fPIC -DPIC -o build/.libs/SDL_dmaaudio.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/alsa/SDL_alsa_audio.c -o build/SDL_alsa_audio.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/alsa/SDL_alsa_audio.c -fPIC -DPIC -o build/.libs/SDL_alsa_audio.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_systhread.c -o build/SDL_systhread.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_systhread.c -fPIC -DPIC -o build/.libs/SDL_systhread.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_syssem.c -o build/SDL_syssem.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_syssem.c -fPIC -DPIC -o build/.libs/SDL_syssem.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_sysmutex.c -o build/SDL_sysmutex.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_sysmutex.c -fPIC -DPIC -o build/.libs/SDL_sysmutex.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_syscond.c -o build/SDL_syscond.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_syscond.c -fPIC -DPIC -o build/.libs/SDL_syscond.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/joystick/linux/SDL_sysjoystick.c -o build/SDL_sysjoystick.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/joystick/linux/SDL_sysjoystick.c -fPIC -DPIC -o build/.libs/SDL_sysjoystick.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cdrom/linux/SDL_syscdrom.c -o build/SDL_syscdrom.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cdrom/linux/SDL_syscdrom.c -fPIC -DPIC -o build/.libs/SDL_syscdrom.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/timer/unix/SDL_systimer.c -o build/SDL_systimer.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/timer/unix/SDL_systimer.c -fPIC -DPIC -o build/.libs/SDL_systimer.o /bin/bash ./libtool --mode=link /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -o build/libSDL.la build/SDL.lo build/SDL_error.lo build/SDL_fatal.lo build/SDL_audio.lo build/SDL_audiocvt.lo build/SDL_audiodev.lo build/SDL_mixer.lo build/SDL_mixer_MMX.lo build/SDL_mixer_MMX_VC.lo build/SDL_mixer_m68k.lo build/SDL_wave.lo build/SDL_cdrom.lo build/SDL_cpuinfo.lo build/SDL_active.lo build/SDL_events.lo build/SDL_expose.lo build/SDL_keyboard.lo build/SDL_mouse.lo build/SDL_quit.lo build/SDL_resize.lo build/SDL_rwops.lo build/SDL_getenv.lo build/SDL_iconv.lo build/SDL_malloc.lo build/SDL_qsort.lo build/SDL_stdlib.lo build/SDL_string.lo build/SDL_thread.lo build/SDL_timer.lo build/SDL_RLEaccel.lo build/SDL_blit.lo build/SDL_blit_0.lo build/SDL_blit_1.lo build/SDL_blit_A.lo build/SDL_blit_N.lo build/SDL_bmp.lo build/SDL_cursor.lo build/SDL_gamma.lo build/SDL_pixels.lo build/SDL_stretch.lo build/SDL_surface.lo build/SDL_video.lo build/SDL_yuv.lo build/SDL_yuv_mmx.lo build/SDL_yuv_sw.lo build/SDL_joystick.lo build/SDL_nullevents.lo build/SDL_nullmouse.lo build/SDL_nullvideo.lo build/SDL_diskaudio.lo build/SDL_dummyaudio.lo build/SDL_sysloadso.lo build/SDL_dspaudio.lo build/SDL_dmaaudio.lo build/SDL_alsa_audio.lo build/SDL_systhread.lo build/SDL_syssem.lo build/SDL_sysmutex.lo build/SDL_syscond.lo build/SDL_sysjoystick.lo build/SDL_syscdrom.lo build/SDL_systimer.lo -lm -lpthread -no-undefined -rpath /usr/lib -release 1.2 -version-info 11:4:11 libtool: link: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -shared build/.libs/SDL.o build/.libs/SDL_error.o build/.libs/SDL_fatal.o build/.libs/SDL_audio.o build/.libs/SDL_audiocvt.o build/.libs/SDL_audiodev.o build/.libs/SDL_mixer.o build/.libs/SDL_mixer_MMX.o build/.libs/SDL_mixer_MMX_VC.o build/.libs/SDL_mixer_m68k.o build/.libs/SDL_wave.o build/.libs/SDL_cdrom.o build/.libs/SDL_cpuinfo.o build/.libs/SDL_active.o build/.libs/SDL_events.o build/.libs/SDL_expose.o build/.libs/SDL_keyboard.o build/.libs/SDL_mouse.o build/.libs/SDL_quit.o build/.libs/SDL_resize.o build/.libs/SDL_rwops.o build/.libs/SDL_getenv.o build/.libs/SDL_iconv.o build/.libs/SDL_malloc.o build/.libs/SDL_qsort.o build/.libs/SDL_stdlib.o build/.libs/SDL_string.o build/.libs/SDL_thread.o build/.libs/SDL_timer.o build/.libs/SDL_RLEaccel.o build/.libs/SDL_blit.o build/.libs/SDL_blit_0.o build/.libs/SDL_blit_1.o build/.libs/SDL_blit_A.o build/.libs/SDL_blit_N.o build/.libs/SDL_bmp.o build/.libs/SDL_cursor.o build/.libs/SDL_gamma.o build/.libs/SDL_pixels.o build/.libs/SDL_stretch.o build/.libs/SDL_surface.o build/.libs/SDL_video.o build/.libs/SDL_yuv.o build/.libs/SDL_yuv_mmx.o build/.libs/SDL_yuv_sw.o build/.libs/SDL_joystick.o build/.libs/SDL_nullevents.o build/.libs/SDL_nullmouse.o build/.libs/SDL_nullvideo.o build/.libs/SDL_diskaudio.o build/.libs/SDL_dummyaudio.o build/.libs/SDL_sysloadso.o build/.libs/SDL_dspaudio.o build/.libs/SDL_dmaaudio.o build/.libs/SDL_alsa_audio.o build/.libs/SDL_systhread.o build/.libs/SDL_syssem.o build/.libs/SDL_sysmutex.o build/.libs/SDL_syscond.o build/.libs/SDL_sysjoystick.o build/.libs/SDL_syscdrom.o build/.libs/SDL_systimer.o -lm -lpthread -Wl,-soname -Wl,libSDL-1.2.so.0 -o build/.libs/libSDL-1.2.so.0.11.4 libtool: link: (cd "build/.libs" && rm -f "libSDL-1.2.so.0" && ln -s "libSDL-1.2.so.0.11.4" "libSDL-1.2.so.0") libtool: link: (cd "build/.libs" && rm -f "libSDL.so" && ln -s "libSDL-1.2.so.0.11.4" "libSDL.so") libtool: link: ( cd "build/.libs" && rm -f "libSDL.la" && ln -s "../libSDL.la" "libSDL.la" ) /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/main/dummy/SDL_dummy_main.c -o build/SDL_dummy_main.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/main/dummy/SDL_dummy_main.c -fPIC -DPIC -o build/.libs/SDL_dummy_main.o /bin/bash ./libtool --mode=link /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc -o build/libSDLmain.la build/SDL_dummy_main.lo -lm -lpthread -no-undefined -rpath /usr/lib -release 1.2 -version-info 11:4:11 -static libtool: link: warning: complete static linking is impossible in this configuration libtool: link: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc-ar cru build/.libs/libSDLmain.a build/.libs/SDL_dummy_main.o libtool: link: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib build/.libs/libSDLmain.a libtool: link: ( cd "build/.libs" && rm -f "libSDLmain.la" && ln -s "../libSDLmain.la" "libSDLmain.la" ) make[1]: Leaving directory '/tmp/instance-7/output-1/build/sdl-1.2.15' >>> sdl 1.2.15 Installing to staging directory PATH="/tmp/instance-7/output-1/per-package/sdl/host/bin:/tmp/instance-7/output-1/per-package/sdl/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-7/output-1/per-package/sdl/host/sh4a-buildroot-linux-gnu/sysroot install -C /tmp/instance-7/output-1/build/sdl-1.2.15/ make[1]: Entering directory '/tmp/instance-7/output-1/build/sdl-1.2.15' /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-7/output-1/per-package/sdl/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin /usr/bin/install -c -m 755 sdl-config /tmp/instance-7/output-1/per-package/sdl/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/sdl-config /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-7/output-1/per-package/sdl/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL mkdir -p -- /tmp/instance-7/output-1/per-package/sdl/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL for file in SDL.h SDL_active.h SDL_audio.h SDL_byteorder.h SDL_cdrom.h SDL_cpuinfo.h SDL_endian.h SDL_error.h SDL_events.h SDL_getenv.h SDL_joystick.h SDL_keyboard.h SDL_keysym.h SDL_loadso.h SDL_main.h SDL_mouse.h SDL_mutex.h SDL_name.h SDL_opengl.h SDL_platform.h SDL_quit.h SDL_rwops.h SDL_stdinc.h SDL_syswm.h SDL_thread.h SDL_timer.h SDL_types.h SDL_version.h SDL_video.h begin_code.h close_code.h; do \ /usr/bin/install -c -m 644 ./include/$file /tmp/instance-7/output-1/per-package/sdl/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL/$file; \ done /usr/bin/install -c -m 644 include/SDL_config.h /tmp/instance-7/output-1/per-package/sdl/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL/SDL_config.h /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-7/output-1/per-package/sdl/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib /bin/bash ./libtool --mode=install /usr/bin/install -c build/libSDL.la /tmp/instance-7/output-1/per-package/sdl/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libSDL.la libtool: install: /usr/bin/install -c build/.libs/libSDL-1.2.so.0.11.4 /tmp/instance-7/output-1/per-package/sdl/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libSDL-1.2.so.0.11.4 libtool: install: (cd /tmp/instance-7/output-1/per-package/sdl/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libSDL-1.2.so.0.11.4 libSDL-1.2.so.0 || { rm -f libSDL-1.2.so.0 && ln -s libSDL-1.2.so.0.11.4 libSDL-1.2.so.0; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/sdl/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libSDL-1.2.so.0.11.4 libSDL.so || { rm -f libSDL.so && ln -s libSDL-1.2.so.0.11.4 libSDL.so; }; }) libtool: install: /usr/bin/install -c build/.libs/libSDL.lai /tmp/instance-7/output-1/per-package/sdl/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libSDL.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c build/libSDLmain.la /tmp/instance-7/output-1/per-package/sdl/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libSDLmain.la libtool: install: /usr/bin/install -c build/.libs/libSDLmain.lai /tmp/instance-7/output-1/per-package/sdl/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libSDLmain.la libtool: install: /usr/bin/install -c build/.libs/libSDLmain.a /tmp/instance-7/output-1/per-package/sdl/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libSDLmain.a libtool: install: chmod 644 /tmp/instance-7/output-1/per-package/sdl/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libSDLmain.a libtool: install: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib /tmp/instance-7/output-1/per-package/sdl/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libSDLmain.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-7/output-1/per-package/sdl/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/aclocal /usr/bin/install -c -m 644 ./sdl.m4 /tmp/instance-7/output-1/per-package/sdl/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/aclocal/sdl.m4 /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-7/output-1/per-package/sdl/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig /usr/bin/install -c -m 644 sdl.pc /tmp/instance-7/output-1/per-package/sdl/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-7/output-1/per-package/sdl/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3 mkdir -p -- /tmp/instance-7/output-1/per-package/sdl/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3 for src in ./docs/man3/*.3; do \ file=`echo $src | sed -e 's|^.*/||'`; \ /usr/bin/install -c -m 644 $src /tmp/instance-7/output-1/per-package/sdl/host/sh4a-buildroot-linux-gnu/sysroot/usr/share/man/man3/$file; \ done make[1]: Leaving directory '/tmp/instance-7/output-1/build/sdl-1.2.15' >>> sdl 1.2.15 Fixing package configuration files >>> sdl 1.2.15 Fixing libtool files for la in $(find /tmp/instance-7/output-1/per-package/sdl/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-7/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-7/output-1/per-package/sdl/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-7/output-1/per-package/sdl/host/sh4a-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-7/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> sdl 1.2.15 Installing to target PATH="/tmp/instance-7/output-1/per-package/sdl/host/bin:/tmp/instance-7/output-1/per-package/sdl/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-7/output-1/per-package/sdl/target install -C /tmp/instance-7/output-1/build/sdl-1.2.15/ make[1]: Entering directory '/tmp/instance-7/output-1/build/sdl-1.2.15' /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-7/output-1/per-package/sdl/target/usr/bin /usr/bin/install -c -m 755 sdl-config /tmp/instance-7/output-1/per-package/sdl/target/usr/bin/sdl-config /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-7/output-1/per-package/sdl/target/usr/include/SDL mkdir -p -- /tmp/instance-7/output-1/per-package/sdl/target/usr/include/SDL for file in SDL.h SDL_active.h SDL_audio.h SDL_byteorder.h SDL_cdrom.h SDL_cpuinfo.h SDL_endian.h SDL_error.h SDL_events.h SDL_getenv.h SDL_joystick.h SDL_keyboard.h SDL_keysym.h SDL_loadso.h SDL_main.h SDL_mouse.h SDL_mutex.h SDL_name.h SDL_opengl.h SDL_platform.h SDL_quit.h SDL_rwops.h SDL_stdinc.h SDL_syswm.h SDL_thread.h SDL_timer.h SDL_types.h SDL_version.h SDL_video.h begin_code.h close_code.h; do \ /usr/bin/install -c -m 644 ./include/$file /tmp/instance-7/output-1/per-package/sdl/target/usr/include/SDL/$file; \ done /usr/bin/install -c -m 644 include/SDL_config.h /tmp/instance-7/output-1/per-package/sdl/target/usr/include/SDL/SDL_config.h /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-7/output-1/per-package/sdl/target/usr/lib /bin/bash ./libtool --mode=install /usr/bin/install -c build/libSDL.la /tmp/instance-7/output-1/per-package/sdl/target/usr/lib/libSDL.la libtool: install: /usr/bin/install -c build/.libs/libSDL-1.2.so.0.11.4 /tmp/instance-7/output-1/per-package/sdl/target/usr/lib/libSDL-1.2.so.0.11.4 libtool: install: (cd /tmp/instance-7/output-1/per-package/sdl/target/usr/lib && { ln -s -f libSDL-1.2.so.0.11.4 libSDL-1.2.so.0 || { rm -f libSDL-1.2.so.0 && ln -s libSDL-1.2.so.0.11.4 libSDL-1.2.so.0; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/sdl/target/usr/lib && { ln -s -f libSDL-1.2.so.0.11.4 libSDL.so || { rm -f libSDL.so && ln -s libSDL-1.2.so.0.11.4 libSDL.so; }; }) libtool: install: /usr/bin/install -c build/.libs/libSDL.lai /tmp/instance-7/output-1/per-package/sdl/target/usr/lib/libSDL.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c build/libSDLmain.la /tmp/instance-7/output-1/per-package/sdl/target/usr/lib/libSDLmain.la libtool: install: /usr/bin/install -c build/.libs/libSDLmain.lai /tmp/instance-7/output-1/per-package/sdl/target/usr/lib/libSDLmain.la libtool: install: /usr/bin/install -c build/.libs/libSDLmain.a /tmp/instance-7/output-1/per-package/sdl/target/usr/lib/libSDLmain.a libtool: install: chmod 644 /tmp/instance-7/output-1/per-package/sdl/target/usr/lib/libSDLmain.a libtool: install: /tmp/instance-7/output-1/per-package/sdl/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib /tmp/instance-7/output-1/per-package/sdl/target/usr/lib/libSDLmain.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-7/output-1/per-package/sdl/target/usr/share/aclocal /usr/bin/install -c -m 644 ./sdl.m4 /tmp/instance-7/output-1/per-package/sdl/target/usr/share/aclocal/sdl.m4 /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-7/output-1/per-package/sdl/target/usr/lib/pkgconfig /usr/bin/install -c -m 644 sdl.pc /tmp/instance-7/output-1/per-package/sdl/target/usr/lib/pkgconfig /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-7/output-1/per-package/sdl/target/usr/share/man/man3 mkdir -p -- /tmp/instance-7/output-1/per-package/sdl/target/usr/share/man/man3 for src in ./docs/man3/*.3; do \ file=`echo $src | sed -e 's|^.*/||'`; \ /usr/bin/install -c -m 644 $src /tmp/instance-7/output-1/per-package/sdl/target/usr/share/man/man3/$file; \ done make[1]: Leaving directory '/tmp/instance-7/output-1/build/sdl-1.2.15' mkdir -p /tmp/instance-7/output-1/per-package/sdl_mixer/host mkdir -p /tmp/instance-7/output-1/per-package/sdl_mixer/target sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170.tar.gz: OK (sha256: b3c0f36500b23a6f5832d472f3e07b74f1d3f6bd00bf6700bc5e99babc9ba2ab) >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Extracting mkdir -p /tmp/instance-7/output-1/per-package/sdl_mixer/host mkdir -p /tmp/instance-7/output-1/per-package/sdl_mixer/target gzip -d -c /tmp/instance-7/dl/sdl_mixer/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 -xf - >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Patching Applying 0001-Add-Libs.private-field-to-pkg-config-file.patch using patch: patching file Makefile.in patching file SDL_mixer.pc.in patching file configure.ac Applying 0002-configure__set_macro_directory.patch using patch: patching file configure.ac Hunk #1 succeeded at 2 with fuzz 2 (offset 1 line). Applying 0003-configure.ac-fix-static-linking-with-tremor.patch using patch: patching file configure.ac >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-7/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 -name $file); do cp support/gnuconfig/$file $i; done; done >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Configuring mkdir -p /tmp/instance-7/output-1/per-package/sdl_mixer/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-autoconf/host/ /tmp/instance-7/output-1/per-package/host-autoconf/host/ /tmp/instance-7/output-1/per-package/sdl_mixer/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-automake/host/ /tmp/instance-7/output-1/per-package/host-automake/host/ /tmp/instance-7/output-1/per-package/sdl_mixer/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-libtool/host/ /tmp/instance-7/output-1/per-package/host-libtool/host/ /tmp/instance-7/output-1/per-package/sdl_mixer/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/sdl_mixer/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/sdl/host/ /tmp/instance-7/output-1/per-package/sdl/host/ /tmp/instance-7/output-1/per-package/sdl_mixer/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/sdl_mixer/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/sdl_mixer/host mkdir -p /tmp/instance-7/output-1/per-package/sdl_mixer/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-autoconf/target/ /tmp/instance-7/output-1/per-package/host-autoconf/target/ /tmp/instance-7/output-1/per-package/sdl_mixer/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-automake/target/ /tmp/instance-7/output-1/per-package/host-automake/target/ /tmp/instance-7/output-1/per-package/sdl_mixer/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-libtool/target/ /tmp/instance-7/output-1/per-package/host-libtool/target/ /tmp/instance-7/output-1/per-package/sdl_mixer/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/sdl_mixer/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/sdl/target/ /tmp/instance-7/output-1/per-package/sdl/target/ /tmp/instance-7/output-1/per-package/sdl_mixer/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/sdl_mixer/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/sdl_mixer/target >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Autoreconfiguring libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-scripts'. libtoolize: copying file 'build-scripts/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'acinclude'. libtoolize: copying file 'acinclude/libtool.m4' libtoolize: copying file 'acinclude/ltoptions.m4' libtoolize: copying file 'acinclude/ltsugar.m4' libtoolize: copying file 'acinclude/ltversion.m4' libtoolize: copying file 'acinclude/lt~obsolete.m4' libtoolize: Consider adding '-I acinclude' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:99: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:99: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:99: the top level configure.ac:161: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:161: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:161: the top level configure.ac:260: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:260: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... configure.ac:260: the top level configure.ac:510: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:510: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:510: the top level configure.ac:601: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:601: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:601: the top level >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Patching libtool patching file /tmp/instance-7/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/external/libvorbis/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 8144 (offset 32 lines). Hunk #8 succeeded at 10773 (offset 63 lines). patching file /tmp/instance-7/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/external/libogg/ltmain.sh patching file /tmp/instance-7/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/external/libmpg123/build/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8144 (offset 32 lines). Hunk #8 succeeded at 10773 (offset 63 lines). patching file /tmp/instance-7/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/external/libmikmod/autotools/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 8144 (offset 32 lines). Hunk #8 succeeded at 10773 (offset 63 lines). patching file /tmp/instance-7/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/external/libflac/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 8144 (offset 32 lines). Hunk #8 succeeded at 10773 (offset 63 lines). patching file /tmp/instance-7/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/build-scripts/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-7/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/ && rm -rf config.cache && PATH="/tmp/instance-7/output-1/per-package/sdl_mixer/host/bin:/tmp/instance-7/output-1/per-package/sdl_mixer/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/sdl_mixer/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-7/output-1/per-package/sdl_mixer/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/sdl_mixer/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/sdl_mixer/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/sdl_mixer/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/sdl_mixer/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/sdl_mixer/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/sdl_mixer/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-sdl-prefix=/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr --disable-music-mod --disable-music-mp3 --disable-music-flac --disable-music-midi --disable-music-mp3-mad-gpl --disable-music-mod-modplug --disable-music-ogg ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... sh4a-buildroot-linux-gnu checking how to print strings... printf checking for sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/sdl_mixer/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-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-7/output-1/per-package/sdl_mixer/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-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-ld option to reload object files... -r checking for sh4a-buildroot-linux-gnu-objdump... /tmp/instance-7/output-1/per-package/sdl_mixer/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-7/output-1/per-package/sdl_mixer/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-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib checking for gawk... gawk checking command to parse /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc-nm output from /tmp/instance-7/output-1/per-package/sdl_mixer/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-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc static flag -static works... no checking if /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc linker (/tmp/instance-7/output-1/per-package/sdl_mixer/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 sh4a-buildroot-linux-gnu-gcc... (cached) /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking for windres... no checking for sh4a-buildroot-linux-gnu-windres... no checking for linux-gnu-windres... no checking for an ANSI C-conforming const... yes checking pkg-config is at least version 0.9.0... ./configure: line 13330: /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/pkg-config: No such file or directory no checking for sdl-config... /tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/sdl-config checking for SDL - version >= 1.2.10... cross compiling; assumed OK... yes checking for pow in -lm... yes checking for GCC -fvisibility=hidden option... yes checking for fork... yes checking for vfork... yes configure: WARNING: MOD support disabled checking for signal.h... yes checking for setbuf... yes configure: WARNING: MP3 support disabled configure: creating ./config.status config.status: creating Makefile config.status: creating SDL_mixer.spec config.status: creating SDL_mixer.qpg config.status: creating SDL_mixer.pc 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 >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Building PATH="/tmp/instance-7/output-1/per-package/sdl_mixer/host/bin:/tmp/instance-7/output-1/per-package/sdl_mixer/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-7/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/ make[1]: Entering directory '/tmp/instance-7/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170' /bin/bash ./build-scripts//mkinstalldirs build mkdir -p -- build /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c effect_position.c -o build/effect_position.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c effect_position.c -fPIC -DPIC -o build/.libs/effect_position.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c effect_stereoreverse.c -o build/effect_stereoreverse.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c effect_stereoreverse.c -fPIC -DPIC -o build/.libs/effect_stereoreverse.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c effects_internal.c -o build/effects_internal.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c effects_internal.c -fPIC -DPIC -o build/.libs/effects_internal.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c load_aiff.c -o build/load_aiff.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c load_aiff.c -fPIC -DPIC -o build/.libs/load_aiff.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c load_voc.c -o build/load_voc.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c load_voc.c -fPIC -DPIC -o build/.libs/load_voc.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c mixer.c -o build/mixer.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c mixer.c -fPIC -DPIC -o build/.libs/mixer.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c music.c -o build/music.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c music.c -fPIC -DPIC -o build/.libs/music.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c music_cmd.c -o build/music_cmd.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c music_cmd.c -fPIC -DPIC -o build/.libs/music_cmd.o /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c wavestream.c -o build/wavestream.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c wavestream.c -fPIC -DPIC -o build/.libs/wavestream.o /bin/bash ./libtool --mode=link /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc -o build/libSDL_mixer.la build/effect_position.lo build/effect_stereoreverse.lo build/effects_internal.lo build/load_aiff.lo build/load_voc.lo build/mixer.lo build/music.lo build/music_cmd.lo build/wavestream.lo -L/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib -lSDL -lpthread -lm -no-undefined -rpath /usr/lib -release 1.2 -version-info 12:1:12 libtool: link: /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc -shared -fPIC -DPIC build/.libs/effect_position.o build/.libs/effect_stereoreverse.o build/.libs/effects_internal.o build/.libs/load_aiff.o build/.libs/load_voc.o build/.libs/mixer.o build/.libs/music.o build/.libs/music_cmd.o build/.libs/wavestream.o -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libSDL.so -lpthread -lm -Wl,-soname -Wl,libSDL_mixer-1.2.so.0 -o build/.libs/libSDL_mixer-1.2.so.0.12.1 libtool: link: (cd "build/.libs" && rm -f "libSDL_mixer-1.2.so.0" && ln -s "libSDL_mixer-1.2.so.0.12.1" "libSDL_mixer-1.2.so.0") libtool: link: (cd "build/.libs" && rm -f "libSDL_mixer.so" && ln -s "libSDL_mixer-1.2.so.0.12.1" "libSDL_mixer.so") libtool: link: ( cd "build/.libs" && rm -f "libSDL_mixer.la" && ln -s "../libSDL_mixer.la" "libSDL_mixer.la" ) /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c playwave.c -o build/playwave.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c playwave.c -fPIC -DPIC -o build/.libs/playwave.o /bin/bash ./libtool --mode=link /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc -o build/playwave build/playwave.lo -I/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -L/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib -lSDL -lpthread build/libSDL_mixer.la libtool: link: /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc -o build/playwave build/.libs/playwave.o -I/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -L/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib build/.libs/libSDL_mixer.so /tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libSDL.so -lpthread -lm -Wl,-rpath -Wl,/tmp/instance-7/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/build/.libs -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib /bin/bash ./libtool --mode=compile /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c playmus.c -o build/playmus.lo libtool: compile: /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c playmus.c -fPIC -DPIC -o build/.libs/playmus.o /bin/bash ./libtool --mode=link /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc -o build/playmus build/playmus.lo -I/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -L/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib -lSDL -lpthread build/libSDL_mixer.la libtool: link: /tmp/instance-7/output-1/per-package/sdl_mixer/host/bin/sh4a-buildroot-linux-gnu-gcc -o build/playmus build/.libs/playmus.o -I/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -L/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib build/.libs/libSDL_mixer.so /tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libSDL.so -lpthread -lm -Wl,-rpath -Wl,/tmp/instance-7/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/build/.libs -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib make[1]: Leaving directory '/tmp/instance-7/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170' >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Installing to staging directory PATH="/tmp/instance-7/output-1/per-package/sdl_mixer/host/bin:/tmp/instance-7/output-1/per-package/sdl_mixer/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-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot install -C /tmp/instance-7/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/ make[1]: Entering directory '/tmp/instance-7/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170' /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL for src in ./SDL_mixer.h; do \ file=`echo $src | sed -e 's|^.*/||'`; \ /usr/bin/install -c -m 644 $src /tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL/$file; \ done /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig /usr/bin/install -c -m 644 SDL_mixer.pc /tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/ /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib /bin/bash ./libtool --mode=install /usr/bin/install -c build/libSDL_mixer.la /tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libSDL_mixer.la libtool: install: /usr/bin/install -c build/.libs/libSDL_mixer-1.2.so.0.12.1 /tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libSDL_mixer-1.2.so.0.12.1 libtool: install: (cd /tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libSDL_mixer-1.2.so.0.12.1 libSDL_mixer-1.2.so.0 || { rm -f libSDL_mixer-1.2.so.0 && ln -s libSDL_mixer-1.2.so.0.12.1 libSDL_mixer-1.2.so.0; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libSDL_mixer-1.2.so.0.12.1 libSDL_mixer.so || { rm -f libSDL_mixer.so && ln -s libSDL_mixer-1.2.so.0.12.1 libSDL_mixer.so; }; }) libtool: install: /usr/bin/install -c build/.libs/libSDL_mixer.lai /tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libSDL_mixer.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[1]: Leaving directory '/tmp/instance-7/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170' >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Fixing libtool files for la in $(find /tmp/instance-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-7/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-7/output-1/per-package/sdl_mixer/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-7/output-1/per-package/sdl_mixer/host/sh4a-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-7/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Installing to target PATH="/tmp/instance-7/output-1/per-package/sdl_mixer/host/bin:/tmp/instance-7/output-1/per-package/sdl_mixer/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-7/output-1/per-package/sdl_mixer/target install -C /tmp/instance-7/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/ make[1]: Entering directory '/tmp/instance-7/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170' /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-7/output-1/per-package/sdl_mixer/target/usr/include/SDL for src in ./SDL_mixer.h; do \ file=`echo $src | sed -e 's|^.*/||'`; \ /usr/bin/install -c -m 644 $src /tmp/instance-7/output-1/per-package/sdl_mixer/target/usr/include/SDL/$file; \ done /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-7/output-1/per-package/sdl_mixer/target/usr/lib/pkgconfig /usr/bin/install -c -m 644 SDL_mixer.pc /tmp/instance-7/output-1/per-package/sdl_mixer/target/usr/lib/pkgconfig/ /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-7/output-1/per-package/sdl_mixer/target/usr/lib /bin/bash ./libtool --mode=install /usr/bin/install -c build/libSDL_mixer.la /tmp/instance-7/output-1/per-package/sdl_mixer/target/usr/lib/libSDL_mixer.la libtool: install: /usr/bin/install -c build/.libs/libSDL_mixer-1.2.so.0.12.1 /tmp/instance-7/output-1/per-package/sdl_mixer/target/usr/lib/libSDL_mixer-1.2.so.0.12.1 libtool: install: (cd /tmp/instance-7/output-1/per-package/sdl_mixer/target/usr/lib && { ln -s -f libSDL_mixer-1.2.so.0.12.1 libSDL_mixer-1.2.so.0 || { rm -f libSDL_mixer-1.2.so.0 && ln -s libSDL_mixer-1.2.so.0.12.1 libSDL_mixer-1.2.so.0; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/sdl_mixer/target/usr/lib && { ln -s -f libSDL_mixer-1.2.so.0.12.1 libSDL_mixer.so || { rm -f libSDL_mixer.so && ln -s libSDL_mixer-1.2.so.0.12.1 libSDL_mixer.so; }; }) libtool: install: /usr/bin/install -c build/.libs/libSDL_mixer.lai /tmp/instance-7/output-1/per-package/sdl_mixer/target/usr/lib/libSDL_mixer.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[1]: Leaving directory '/tmp/instance-7/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170' mkdir -p /tmp/instance-7/output-1/per-package/sdl_net/host mkdir -p /tmp/instance-7/output-1/per-package/sdl_net/target SDL_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3.tar.gz: OK (sha256: 7549dbc91813c37986300e7f34e63a068b42fd91abb41cabcaca63b4c7404ea5) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Extracting mkdir -p /tmp/instance-7/output-1/per-package/sdl_net/host mkdir -p /tmp/instance-7/output-1/per-package/sdl_net/target gzip -d -c /tmp/instance-7/dl/sdl_net/SDL_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 -xf - >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Patching >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-7/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Patching libtool patching file /tmp/instance-7/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3/ltmain.sh Hunk #1 succeeded at 1048 (offset -166 lines). Hunk #2 succeeded at 2018 (offset -221 lines). Hunk #3 succeeded at 4118 (offset -314 lines). Hunk #4 succeeded at 4128 (offset -314 lines). Hunk #5 succeeded at 4405 (offset -319 lines). Hunk #6 succeeded at 4670 (offset -324 lines). Hunk #7 succeeded at 5412 (offset -326 lines). Hunk #8 succeeded at 5570 (offset -326 lines). Hunk #9 succeeded at 8058 (offset -320 lines). >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Configuring mkdir -p /tmp/instance-7/output-1/per-package/sdl_net/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/sdl_net/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/sdl/host/ /tmp/instance-7/output-1/per-package/sdl/host/ /tmp/instance-7/output-1/per-package/sdl_net/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/sdl_net/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/sdl_net/host mkdir -p /tmp/instance-7/output-1/per-package/sdl_net/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/sdl_net/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/sdl/target/ /tmp/instance-7/output-1/per-package/sdl/target/ /tmp/instance-7/output-1/per-package/sdl_net/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/sdl_net/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/sdl_net/target (cd /tmp/instance-7/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3/ && rm -rf config.cache && PATH="/tmp/instance-7/output-1/per-package/sdl_net/host/bin:/tmp/instance-7/output-1/per-package/sdl_net/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/sdl_net/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-7/output-1/per-package/sdl_net/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/sdl_net/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/sdl_net/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/sdl_net/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/sdl_net/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/sdl_net/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/sdl_net/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/sdl_net/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-sdl-prefix=/tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr --with-sdl-exec-prefix=/tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls configure: loading site script /dev/null 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-7/output-1/per-package/sdl_net/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-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-7/output-1/per-package/sdl_net/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 for /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-ld option to reload object files... -r checking for sh4a-buildroot-linux-gnu-objdump... /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for sh4a-buildroot-linux-gnu-ar... /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc-ar checking for sh4a-buildroot-linux-gnu-strip... /bin/true checking for sh4a-buildroot-linux-gnu-ranlib... /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc-nm output from /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc object... ok checking how to run the C preprocessor... /tmp/instance-7/output-1/per-package/sdl_net/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-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc static flag -static works... no checking if /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc linker (/tmp/instance-7/output-1/per-package/sdl_net/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 host system type... (cached) 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... (cached) /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 dependency style of /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc... none checking for sh4a-buildroot-linux-gnu-gcc... (cached) /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether we are using the GNU C++ compiler... no checking whether no accepts -g... no checking whether we are using the GNU C++ compiler... (cached) no checking whether no accepts -g... (cached) no checking dependency style of no... none checking dependency style of no... (cached) none checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for windres... no checking for sh4a-buildroot-linux-gnu-windres... no checking for linux-gnu-windres... no checking pkg-config is at least version 0.9.0... ./configure: line 16663: /tmp/instance-7/output-1/per-package/sdl_net/host/bin/pkg-config: No such file or directory no checking for sdl-config... /tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/sdl-config checking for SDL - version >= 1.2.14... cross compiling; assumed OK... yes checking for GUI_Create in -lGUI... no configure: WARNING: *** Can't find the GUI library - not building test programs The GUI library can be found at: http://www.libsdl.org/projects/GUIlib/ configure: creating ./config.status config.status: creating Makefile config.status: creating SDL_net.spec config.status: creating SDL_net.qpg config.status: creating SDL_net.pc config.status: executing libtool commands 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 >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Building PATH="/tmp/instance-7/output-1/per-package/sdl_net/host/bin:/tmp/instance-7/output-1/per-package/sdl_net/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-7/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3/ make[1]: Entering directory '/tmp/instance-7/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3' /bin/bash ./libtool --tag=CC --mode=compile /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_net\" -DVERSION=\"1.2.9\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SDLnet.lo SDLnet.c libtool: compile: /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_net\" -DVERSION=\"1.2.9\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SDLnet.c -fPIC -DPIC -o .libs/SDLnet.o /bin/bash ./libtool --tag=CC --mode=compile /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_net\" -DVERSION=\"1.2.9\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SDLnetTCP.lo SDLnetTCP.c libtool: compile: /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_net\" -DVERSION=\"1.2.9\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SDLnetTCP.c -fPIC -DPIC -o .libs/SDLnetTCP.o /bin/bash ./libtool --tag=CC --mode=compile /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_net\" -DVERSION=\"1.2.9\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SDLnetUDP.lo SDLnetUDP.c libtool: compile: /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_net\" -DVERSION=\"1.2.9\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SDLnetUDP.c -fPIC -DPIC -o .libs/SDLnetUDP.o /bin/bash ./libtool --tag=CC --mode=compile /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_net\" -DVERSION=\"1.2.9\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SDLnetselect.lo SDLnetselect.c libtool: compile: /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_net\" -DVERSION=\"1.2.9\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SDLnetselect.c -fPIC -DPIC -o .libs/SDLnetselect.o /bin/bash ./libtool --tag=CC --mode=link /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -no-undefined -release 1.2 -version-info 8:1:8 -o libSDL_net.la -rpath /usr/lib SDLnet.lo SDLnetTCP.lo SDLnetUDP.lo SDLnetselect.lo -L/tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib -lSDL -lpthread libtool: link: /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc -shared .libs/SDLnet.o .libs/SDLnetTCP.o .libs/SDLnetUDP.o .libs/SDLnetselect.o -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libSDL.so -lm -lpthread -Wl,-soname -Wl,libSDL_net-1.2.so.0 -o .libs/libSDL_net-1.2.so.0.8.1 libtool: link: (cd ".libs" && rm -f "libSDL_net-1.2.so.0" && ln -s "libSDL_net-1.2.so.0.8.1" "libSDL_net-1.2.so.0") libtool: link: (cd ".libs" && rm -f "libSDL_net.so" && ln -s "libSDL_net-1.2.so.0.8.1" "libSDL_net.so") libtool: link: ( cd ".libs" && rm -f "libSDL_net.la" && ln -s "../libSDL_net.la" "libSDL_net.la" ) /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_net\" -DVERSION=\"1.2.9\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c showinterfaces.c /bin/bash ./libtool --tag=CC --mode=link /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o showinterfaces showinterfaces.o libSDL_net.la -L/tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib -lSDL -lpthread libtool: link: /tmp/instance-7/output-1/per-package/sdl_net/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o showinterfaces showinterfaces.o ./.libs/libSDL_net.so -L/tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libSDL.so -lm -lpthread -Wl,-rpath -Wl,/tmp/instance-7/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3/.libs -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib make[1]: Leaving directory '/tmp/instance-7/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3' >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Installing to staging directory PATH="/tmp/instance-7/output-1/per-package/sdl_net/host/bin:/tmp/instance-7/output-1/per-package/sdl_net/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-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot install -C /tmp/instance-7/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3/ make[1]: Entering directory '/tmp/instance-7/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3' make[2]: Entering directory '/tmp/instance-7/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3' test -z "/usr/lib" || /usr/bin/mkdir -p "/tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib" /bin/bash ./libtool --mode=install /usr/bin/install -c libSDL_net.la '/tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libSDL_net-1.2.so.0.8.1 /tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libSDL_net-1.2.so.0.8.1 libtool: install: (cd /tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libSDL_net-1.2.so.0.8.1 libSDL_net-1.2.so.0 || { rm -f libSDL_net-1.2.so.0 && ln -s libSDL_net-1.2.so.0.8.1 libSDL_net-1.2.so.0; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libSDL_net-1.2.so.0.8.1 libSDL_net.so || { rm -f libSDL_net.so && ln -s libSDL_net-1.2.so.0.8.1 libSDL_net.so; }; }) libtool: install: /usr/bin/install -c .libs/libSDL_net.lai /tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libSDL_net.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/SDL" || /usr/bin/mkdir -p "/tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL" /usr/bin/install -c -m 644 SDL_net.h '/tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL' test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig" /usr/bin/install -c -m 644 SDL_net.pc '/tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[2]: Leaving directory '/tmp/instance-7/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3' make[1]: Leaving directory '/tmp/instance-7/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3' >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Fixing libtool files for la in $(find /tmp/instance-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-7/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-7/output-1/per-package/sdl_net/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-7/output-1/per-package/sdl_net/host/sh4a-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-7/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Installing to target PATH="/tmp/instance-7/output-1/per-package/sdl_net/host/bin:/tmp/instance-7/output-1/per-package/sdl_net/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-7/output-1/per-package/sdl_net/target install -C /tmp/instance-7/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3/ make[1]: Entering directory '/tmp/instance-7/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3' make[2]: Entering directory '/tmp/instance-7/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3' test -z "/usr/lib" || /usr/bin/mkdir -p "/tmp/instance-7/output-1/per-package/sdl_net/target/usr/lib" /bin/bash ./libtool --mode=install /usr/bin/install -c libSDL_net.la '/tmp/instance-7/output-1/per-package/sdl_net/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libSDL_net-1.2.so.0.8.1 /tmp/instance-7/output-1/per-package/sdl_net/target/usr/lib/libSDL_net-1.2.so.0.8.1 libtool: install: (cd /tmp/instance-7/output-1/per-package/sdl_net/target/usr/lib && { ln -s -f libSDL_net-1.2.so.0.8.1 libSDL_net-1.2.so.0 || { rm -f libSDL_net-1.2.so.0 && ln -s libSDL_net-1.2.so.0.8.1 libSDL_net-1.2.so.0; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/sdl_net/target/usr/lib && { ln -s -f libSDL_net-1.2.so.0.8.1 libSDL_net.so || { rm -f libSDL_net.so && ln -s libSDL_net-1.2.so.0.8.1 libSDL_net.so; }; }) libtool: install: /usr/bin/install -c .libs/libSDL_net.lai /tmp/instance-7/output-1/per-package/sdl_net/target/usr/lib/libSDL_net.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/SDL" || /usr/bin/mkdir -p "/tmp/instance-7/output-1/per-package/sdl_net/target/usr/include/SDL" /usr/bin/install -c -m 644 SDL_net.h '/tmp/instance-7/output-1/per-package/sdl_net/target/usr/include/SDL' test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/tmp/instance-7/output-1/per-package/sdl_net/target/usr/lib/pkgconfig" /usr/bin/install -c -m 644 SDL_net.pc '/tmp/instance-7/output-1/per-package/sdl_net/target/usr/lib/pkgconfig' make[2]: Leaving directory '/tmp/instance-7/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3' make[1]: Leaving directory '/tmp/instance-7/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3' mkdir -p /tmp/instance-7/output-1/per-package/prboom/host mkdir -p /tmp/instance-7/output-1/per-package/prboom/target >>> prboom 2.5.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-7/output-1/build/.prboom-2.5.0.tar.gz.iFEVjT/output' 'http://downloads.sourceforge.net/project/prboom/prboom%20stable/2.5.0/prboom-2.5.0.tar.gz' --2023-01-26 10:57:18-- http://downloads.sourceforge.net/project/prboom/prboom%20stable/2.5.0/prboom-2.5.0.tar.gz Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://gigenet.dl.sourceforge.net/project/prboom/prboom%20stable/2.5.0/prboom-2.5.0.tar.gz [following] --2023-01-26 10:57:18-- http://gigenet.dl.sourceforge.net/project/prboom/prboom%20stable/2.5.0/prboom-2.5.0.tar.gz 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: 1049505 (1.0M) [application/x-gzip] Saving to: '/tmp/instance-7/output-1/build/.prboom-2.5.0.tar.gz.iFEVjT/output' 0K .......... .......... .......... .......... .......... 4% 695K 1s 50K .......... .......... .......... .......... .......... 9% 1.92M 1s 100K .......... .......... .......... .......... .......... 14% 1.87M 1s 150K .......... .......... .......... .......... .......... 19% 1.91M 1s 200K .......... .......... .......... .......... .......... 24% 50.9M 0s 250K .......... .......... .......... .......... .......... 29% 1.92M 0s 300K .......... .......... .......... .......... .......... 34% 128M 0s 350K .......... .......... .......... .......... .......... 39% 44.5M 0s 400K .......... .......... .......... .......... .......... 43% 50.6M 0s 450K .......... .......... .......... .......... .......... 48% 2.05M 0s 500K .......... .......... .......... .......... .......... 53% 85.7M 0s 550K .......... .......... .......... .......... .......... 58% 49.6M 0s 600K .......... .......... .......... .......... .......... 63% 196M 0s 650K .......... .......... .......... .......... .......... 68% 2.05M 0s 700K .......... .......... .......... .......... .......... 73% 14.5M 0s 750K .......... .......... .......... .......... .......... 78% 205M 0s 800K .......... .......... .......... .......... .......... 82% 252M 0s 850K .......... .......... .......... .......... .......... 87% 258M 0s 900K .......... .......... .......... .......... .......... 92% 251M 0s 950K .......... .......... .......... .......... .......... 97% 2.18M 0s 1000K .......... .......... .... 100% 191M=0.3s 2023-01-26 10:57:19 (3.94 MB/s) - '/tmp/instance-7/output-1/build/.prboom-2.5.0.tar.gz.iFEVjT/output' saved [1049505/1049505] prboom-2.5.0.tar.gz: OK (sha256: 226c1c470f8cc983327536404f405a1d026cf0a5188c694a1243cc8630014bae) >>> prboom 2.5.0 Extracting mkdir -p /tmp/instance-7/output-1/per-package/prboom/host mkdir -p /tmp/instance-7/output-1/per-package/prboom/target gzip -d -c /tmp/instance-7/dl/prboom/prboom-2.5.0.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/prboom-2.5.0 -xf - >>> prboom 2.5.0 Patching Applying 0001-libpng-1.4.patch using patch: patching file src/SDL/i_sshot.c Applying 0002-configure-remove-predefined-O2-optimization-flag.patch using patch: patching file configure.ac >>> prboom 2.5.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-7/output-1/build/prboom-2.5.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> prboom 2.5.0 Configuring mkdir -p /tmp/instance-7/output-1/per-package/prboom/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-autoconf/host/ /tmp/instance-7/output-1/per-package/host-autoconf/host/ /tmp/instance-7/output-1/per-package/prboom/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-automake/host/ /tmp/instance-7/output-1/per-package/host-automake/host/ /tmp/instance-7/output-1/per-package/prboom/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-libtool/host/ /tmp/instance-7/output-1/per-package/host-libtool/host/ /tmp/instance-7/output-1/per-package/prboom/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/prboom/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/libpng/host/ /tmp/instance-7/output-1/per-package/libpng/host/ /tmp/instance-7/output-1/per-package/prboom/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/sdl/host/ /tmp/instance-7/output-1/per-package/sdl/host/ /tmp/instance-7/output-1/per-package/prboom/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/sdl_mixer/host/ /tmp/instance-7/output-1/per-package/sdl_mixer/host/ /tmp/instance-7/output-1/per-package/prboom/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/sdl_net/host/ /tmp/instance-7/output-1/per-package/sdl_net/host/ /tmp/instance-7/output-1/per-package/prboom/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/prboom/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/prboom/host mkdir -p /tmp/instance-7/output-1/per-package/prboom/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-autoconf/target/ /tmp/instance-7/output-1/per-package/host-autoconf/target/ /tmp/instance-7/output-1/per-package/prboom/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-automake/target/ /tmp/instance-7/output-1/per-package/host-automake/target/ /tmp/instance-7/output-1/per-package/prboom/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-libtool/target/ /tmp/instance-7/output-1/per-package/host-libtool/target/ /tmp/instance-7/output-1/per-package/prboom/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/prboom/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/libpng/target/ /tmp/instance-7/output-1/per-package/libpng/target/ /tmp/instance-7/output-1/per-package/prboom/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/sdl/target/ /tmp/instance-7/output-1/per-package/sdl/target/ /tmp/instance-7/output-1/per-package/prboom/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/sdl_mixer/target/ /tmp/instance-7/output-1/per-package/sdl_mixer/target/ /tmp/instance-7/output-1/per-package/prboom/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/sdl_net/target/ /tmp/instance-7/output-1/per-package/sdl_net/target/ /tmp/instance-7/output-1/per-package/prboom/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/prboom/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/prboom/target >>> prboom 2.5.0 Autoreconfiguring configure.ac:11: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:11: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:954: AM_CONFIG_HEADER is expanded from... configure.ac:11: the top level configure.ac:14: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:14: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:14: the top level configure.ac:26: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:26: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:26: the top level configure.ac:52: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:52: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... autotools/ac_c_compile_flags.m4:1: AC_C_COMPILE_FLAGS is expanded from... configure.ac:52: the top level configure.ac:54: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:54: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:54: the top level configure.ac:57: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:57: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... autotools/ac_c_compile_flags.m4:1: AC_C_COMPILE_FLAGS is expanded from... configure.ac:57: the top level configure.ac:60: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:60: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... autotools/ac_c_compile_flags.m4:1: AC_C_COMPILE_FLAGS is expanded from... configure.ac:60: the top level configure.ac:65: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:65: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:65: the top level configure.ac:73: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:73: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... autotools/ac_cpu_optimisations.m4:3: AC_CPU_OPTIMISATIONS is expanded from... configure.ac:73: the top level configure.ac:73: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:73: 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:1534: AC_ARG_ENABLE is expanded from... autotools/ac_cpu_optimisations.m4:3: AC_CPU_OPTIMISATIONS is expanded from... configure.ac:73: the top level configure.ac:73: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:73: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... autotools/ac_c_compile_flags.m4:1: AC_C_COMPILE_FLAGS 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:2823: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from... ./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:1534: AC_ARG_ENABLE is expanded from... autotools/ac_cpu_optimisations.m4:3: AC_CPU_OPTIMISATIONS is expanded from... configure.ac:73: the top level configure.ac:76: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:76: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... autotools/ac_c_compile_flags.m4:1: AC_C_COMPILE_FLAGS is expanded from... configure.ac:76: the top level configure.ac:90: warning: The macro `AC_DECL_SYS_SIGLIST' is obsolete. configure.ac:90: You should run autoupdate. ./lib/autoconf/specific.m4:40: AC_DECL_SYS_SIGLIST is expanded from... configure.ac:90: the top level configure.ac:114: warning: The macro `ac_cv_prog_gcc' is obsolete. configure.ac:114: You should run autoupdate. ./lib/autoconf/c.m4:440: ac_cv_prog_gcc is expanded from... configure.ac:114: the top level configure.ac:124: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:124: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:124: the top level configure.ac:129: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:129: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:129: the top level configure.ac:148: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:148: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... aclocal.m4:35: AM_PATH_SDL is expanded from... configure.ac:148: the top level configure.ac:148: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:148: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... aclocal.m4:35: AM_PATH_SDL is expanded from... configure.ac:148: the top level configure.ac:161: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:161: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:161: the top level configure.ac:164: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:164: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/libs.m4:100: AC_CHECK_LIB 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:1553: AC_ARG_WITH is expanded from... configure.ac:164: the top level configure.ac:204: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:204: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:204: the top level configure.ac:210: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:210: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:210: the top level configure.ac:211: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:211: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:211: the top level configure.ac:232: warning: AC_OUTPUT should be used without arguments. configure.ac:232: You should run autoupdate. configure.ac:37: installing 'autotools/compile' data/Makefile.am:10: warning: wildcard graphics/*.ppm sprites/*.ppm lumps/*.lmp sounds/*.wav: non-POSIX variable name data/Makefile.am:10: (probably a GNU make extension) >>> prboom 2.5.0 Patching libtool (cd /tmp/instance-7/output-1/build/prboom-2.5.0/ && rm -rf config.cache && PATH="/tmp/instance-7/output-1/per-package/prboom/host/bin:/tmp/instance-7/output-1/per-package/prboom/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/prboom/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-7/output-1/per-package/prboom/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/prboom/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/prboom/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/prboom/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/prboom/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/prboom/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/prboom/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/prboom/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 ac_cv_type_uid_t=yes CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" 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 --oldincludedir=/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include --with-sdl-prefix=/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr --with-sdl-exec-prefix=/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr --disable-cpu-opt --disable-sdltest --disable-gl ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking build system type... x86_64-pc-linux-gnu checking host system type... 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 checking whether to use x86 asm versions of some functions... no checking for sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/prboom/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-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-7/output-1/per-package/prboom/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-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc... none checking whether ln -s works... yes checking for sh4a-buildroot-linux-gnu-ranlib... /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib checking whether compiler supports -Wall... yes checking whether compiler supports -Wno-unused... yes checking whether compiler supports -Wno-switch... yes checking if malloc debugging is wanted... no checking whether compiler supports -Wextra... yes checking whether compiler supports -Wno-missing-field-initializers... yes checking whether compiler supports -Winline... yes checking whether compiler supports -Wwrite-strings... yes checking whether compiler supports -Wundef... yes checking whether compiler supports -Wbad-function-cast... yes checking whether compiler supports -Wcast-align... yes checking whether compiler supports -Wcast-qual... yes checking whether compiler supports -Wdeclaration-after-statement... yes checking whether compiler supports -ffast-math... yes checking whether compiler supports -fomit-frame-pointer... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking how to run the C preprocessor... /tmp/instance-7/output-1/per-package/prboom/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 uid_t in sys/types.h... (cached) yes checking for size_t... yes checking for /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether sys_siglist is declared... no checking for sys/wait.h that is POSIX.1 compatible... yes checking for unistd.h... yes checking for asm/byteorder.h... yes checking for sched.h... yes checking for stricmp... no checking for strnicmp... no checking for min... no checking for max... no checking for getopt... yes checking for inet_aton... yes checking for inet_pton... yes checking for inet_ntop... yes checking for snprintf... yes checking for vsnprintf... yes checking for mmap... yes checking for usleep... yes checking for sched_setaffinity... yes checking for pow in -lm... yes checking for sdl-config... /tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin/sdl-config checking for SDL - version >= 1.1.3... yes checking for SDL_JoystickGetAxis... yes checking for Mix_OpenAudio in -lSDL_mixer... yes checking for SDLNet_UDP_Bind in -lSDL_net... yes checking for png_create_info_struct in -lpng... 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 src/POSIX/Makefile config.status: creating src/SDL/Makefile config.status: creating src/MAC/Makefile config.status: creating doc/Makefile config.status: creating data/Makefile config.status: creating ICONS/Makefile config.status: creating VisualC6/Makefile config.status: creating VisualC8/Makefile config.status: creating prboom.spec config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> prboom 2.5.0 Building PATH="/tmp/instance-7/output-1/per-package/prboom/host/bin:/tmp/instance-7/output-1/per-package/prboom/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-7/output-1/build/prboom-2.5.0/ make[1]: Entering directory '/tmp/instance-7/output-1/build/prboom-2.5.0' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-7/output-1/build/prboom-2.5.0' Making all in doc make[3]: Entering directory '/tmp/instance-7/output-1/build/prboom-2.5.0/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/prboom-2.5.0/doc' Making all in data make[3]: Entering directory '/tmp/instance-7/output-1/build/prboom-2.5.0/data' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/prboom-2.5.0/data' Making all in src make[3]: Entering directory '/tmp/instance-7/output-1/build/prboom-2.5.0/src' Making all in SDL make[4]: Entering directory '/tmp/instance-7/output-1/build/prboom-2.5.0/src/SDL' /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o i_main.o i_main.c i_main.c: In function 'main': i_main.c:359:10: warning: assignment to 'const char * const*' from incompatible pointer type 'char **' [-Wincompatible-pointer-types] 359 | myargv = argv; | ^ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o i_network.o i_network.c /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o i_video.o i_video.c i_video.c: In function 'I_CalculateRes': i_video.c:519:27: warning: pointer targets in passing argument 1 of 'I_ClosestResolution' differ in signedness [-Wpointer-sign] 519 | I_ClosestResolution(&width, &height, SDL_OPENGL|SDL_FULLSCREEN); | ^~~~~~ | | | unsigned int * i_video.c:453:39: note: expected 'int *' but argument is of type 'unsigned int *' 453 | static void I_ClosestResolution (int *width, int *height, int flags) | ~~~~~^~~~~ i_video.c:519:35: warning: pointer targets in passing argument 2 of 'I_ClosestResolution' differ in signedness [-Wpointer-sign] 519 | I_ClosestResolution(&width, &height, SDL_OPENGL|SDL_FULLSCREEN); | ^~~~~~~ | | | unsigned int * i_video.c:453:51: note: expected 'int *' but argument is of type 'unsigned int *' 453 | static void I_ClosestResolution (int *width, int *height, int flags) | ~~~~~^~~~~~ i_video.c: In function 'I_SkipFrame': i_video.c:281:8: warning: this statement may fall through [-Wimplicit-fallthrough=] 281 | if (!paused) | ^ i_video.c:283:3: note: here 283 | default: | ^~~~~~~ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o i_sound.o i_sound.c i_sound.c: In function 'I_UpdateSound': i_sound.c:398:15: warning: cast increases required alignment of target type [-Wcast-align] 398 | leftout = (signed short *)stream; | ^ i_sound.c:399:17: warning: cast increases required alignment of target type [-Wcast-align] 399 | rightout = ((signed short *)stream)+1; | ^ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o i_system.o i_system.c i_system.c: In function 'I_FindFile': i_system.c:358:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 358 | for (i = 0; i < sizeof(search)/sizeof(*search); i++) { | ^ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o i_joy.o i_joy.c /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o i_sshot.o i_sshot.c i_sshot.c: In function 'fill_buffer_hicolor': i_sshot.c:124:17: warning: cast increases required alignment of target type [-Wcast-align] 124 | Uint32 p = *(Uint32 *)source; | ^ rm -f libsdldoom.a ar cru libsdldoom.a i_main.o i_network.o i_video.o i_sound.o i_system.o i_joy.o i_sshot.o ar: `u' modifier ignored since `D' is the default (see `U') /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib libsdldoom.a make[4]: Leaving directory '/tmp/instance-7/output-1/build/prboom-2.5.0/src/SDL' Making all in POSIX make[4]: Entering directory '/tmp/instance-7/output-1/build/prboom-2.5.0/src/POSIX' /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../../src -c -o i_system.o i_system.c rm -f libposixdoom.a ar cru libposixdoom.a i_system.o ar: `u' modifier ignored since `D' is the default (see `U') /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib libposixdoom.a make[4]: Leaving directory '/tmp/instance-7/output-1/build/prboom-2.5.0/src/POSIX' Making all in MAC make[4]: Entering directory '/tmp/instance-7/output-1/build/prboom-2.5.0/src/MAC' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/prboom-2.5.0/src/MAC' make[4]: Entering directory '/tmp/instance-7/output-1/build/prboom-2.5.0/src' /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o mmus2mid.o mmus2mid.c /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o am_map.o am_map.c In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from am_map.c:39: am_map.c: In function 'AM_minOutWindowScale': m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ am_map.c:570:16: note: called from here 570 | scale_ftom = FixedDiv(FRACUNIT, scale_mtof); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from am_map.c:39: am_map.c: In function 'AM_Start': m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ am_map.c:510:16: note: called from here 510 | scale_mtof = FixedDiv(min_scale_mtof, (int) (0.7*FRACUNIT)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from am_map.c:39: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ am_map.c:380:20: note: called from here 380 | max_scale_mtof = FixedDiv(f_h< 1 ) | ^~ g_game.c:485:15: warning: comparison of integer expressions of different signedness: 'boolean' and 'int' [-Wsign-compare] 485 | if (bstrafe != dclickstate2 && dclicktime2 > 1 ) | ^~ g_game.c: In function 'G_DoLoadLevel': g_game.c:628:34: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] 628 | memset (mousebuttons, 0, sizeof(mousebuttons)); | ^ g_game.c:629:32: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] 629 | memset (joybuttons, 0, sizeof(joybuttons)); | ^ g_game.c: In function 'G_DoLoadGame': g_game.c:1582:18: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 1582 | if (!strncmp(save_p, vcheck, VERSIONSIZE)) { | ^~~~~~ | | | byte * {aka unsigned char *} In file included from z_zone.h:54, from doomdef.h:49, from d_items.h:38, from d_player.h:43, from doomstat.h:43, from g_game.c:55: /tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/string.h:159:33: note: expected 'const char *' but argument is of type 'byte *' {aka 'unsigned char *'} 159 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ In file included from doomdef.h:49, from d_items.h:38, from d_player.h:43, from doomstat.h:43, from g_game.c:55: g_game.c:1607:42: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 1607 | char *msg = malloc(strlen(save_p + sizeof checksum) + 128); | ~~~~~~~^~~~~~~~~~~~~~~~~ | | | byte * {aka unsigned char *} z_zone.h:113:37: note: in definition of macro 'malloc' 113 | #define malloc(n) Z_Malloc(n,PU_STATIC,0) | ^ In file included from z_zone.h:54, from doomdef.h:49, from d_items.h:38, from d_player.h:43, from doomstat.h:43, from g_game.c:55: /tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/string.h:407:35: note: expected 'const char *' but argument is of type 'byte *' {aka 'unsigned char *'} 407 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ g_game.c:1610:59: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness [-Wpointer-sign] 1610 | strcat(strcat(msg,"Wads expected:\n\n"), save_p + sizeof checksum); | ~~~~~~~^~~~~~~~~~~~~~~~~ | | | byte * {aka unsigned char *} In file included from /tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/features.h:490, from /tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from g_game.c:38: /tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:128:1: note: expected 'const char * restrict' but argument is of type 'byte *' {aka 'unsigned char *'} 128 | __NTH (strcat (char *__restrict __dest, const char *__restrict __src)) | ^~~~~ g_game.c:1621:20: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 1621 | save_p += strlen(save_p)+1; | ^~~~~~ | | | byte * {aka unsigned char *} In file included from z_zone.h:54, from doomdef.h:49, from d_items.h:38, from d_player.h:43, from doomstat.h:43, from g_game.c:55: /tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/string.h:407:35: note: expected 'const char *' but argument is of type 'byte *' {aka 'unsigned char *'} 407 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ g_game.c:1642:12: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1642 | save_p = (char*)G_ReadOptions(save_p); | ^ g_game.c:1642:10: warning: pointer targets in assignment from 'char *' to 'byte *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 1642 | save_p = (char*)G_ReadOptions(save_p); | ^ g_game.c: In function 'G_DoSaveGame': g_game.c:1805:16: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] 1805 | strcpy(save_p, w); | ^~~~~~ | | | byte * {aka unsigned char *} In file included from /tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/features.h:490, from /tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from g_game.c:38: /tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:77:1: note: expected 'char * restrict' but argument is of type 'byte *' {aka 'unsigned char *'} 77 | __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) | ^~~~~ g_game.c:1806:26: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 1806 | save_p += strlen(save_p); | ^~~~~~ | | | byte * {aka unsigned char *} In file included from z_zone.h:54, from doomdef.h:49, from d_items.h:38, from d_player.h:43, from doomstat.h:43, from g_game.c:55: /tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/string.h:407:35: note: expected 'const char *' but argument is of type 'byte *' {aka 'unsigned char *'} 407 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ g_game.c: In function 'G_Compatibility': g_game.c:1974:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 1974 | for (i = 0; i < sizeof(levels)/sizeof(*levels); i++) | ^ g_game.c: In function 'G_ReloadDefaults': g_game.c:2073:27: warning: comparison of integer expressions of different signedness: 'complevel_t' and 'int' [-Wsign-compare] 2073 | if (compatibility_level == -1) | ^~ g_game.c: In function 'G_WriteDemoTiccmd': g_game.c:2255:10: warning: pointer targets in assignment from 'char *' to 'const byte *' {aka 'const unsigned char *'} differ in signedness [-Wpointer-sign] 2255 | demo_p = buf; | ^ g_game.c: In function 'G_RecordDemo': g_game.c:2292:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 2292 | if (pos) | ^~ g_game.c:2304:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 2304 | if (slot == -1) I_Error("G_RecordDemo: No save in demo, can't continue"); | ^~ g_game.c: In function 'G_ReadDemoHeader': g_game.c:2764:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 2764 | else | ^~~~ g_game.c:2766:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 2766 | break; | ^~~~~ g_game.c:2774:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 2774 | else | ^~~~ g_game.c:2776:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 2776 | break; | ^~~~~ g_game.c: In function 'G_WorldDone': g_game.c:1403:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 1403 | if (!secretexit) | ^ g_game.c:1405:9: note: here 1405 | case 6: | ^~~~ g_game.c: In function 'G_Signature': g_game.c:1476:19: warning: '%d' directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] 1476 | sprintf(name, "E%dM%d", episode, map), s = G_UpdateSignature(s, name); | ^~ g_game.c:1476:17: note: directive argument in the range [-2, 2147483647] 1476 | sprintf(name, "E%dM%d", episode, map), s = G_UpdateSignature(s, name); | ^~~~~~~~ g_game.c:1476:17: note: directive argument in the range [1, 9] In file included from /tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from g_game.c:38: /tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 5 and 14 bytes into a destination of size 9 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ g_game.c:1471:25: warning: '%02d' directive writing between 2 and 10 bytes into a region of size 6 [-Wformat-overflow=] 1471 | sprintf(name, "map%02d", map), s = G_UpdateSignature(s, name); | ^~~~ g_game.c:1471:21: note: directive argument in the range [-1, 2147483647] 1471 | sprintf(name, "map%02d", map), s = G_UpdateSignature(s, name); | ^~~~~~~~~ In file included from /tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from g_game.c:38: /tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 6 and 14 bytes into a destination of size 9 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ g_game.c: In function 'G_RecordDemo': g_game.c:2307:21: warning: 'rc' may be used uninitialized in this function [-Wmaybe-uninitialized] 2307 | fseek(demofp, -rc, SEEK_CUR); | ^~~ g_game.c: In function 'G_BeginRecording': g_game.c:2559:15: warning: 'v' may be used uninitialized in this function [-Wmaybe-uninitialized] 2559 | *demo_p++ = v; | ~~~~~~~~~~^~~ g_game.c:2518:17: warning: 'v' may be used uninitialized in this function [-Wmaybe-uninitialized] 2518 | *demo_p++ = v; | ~~~~~~~~~~^~~ g_game.c: In function 'G_ReadDemoTiccmd': g_game.c:2226:25: warning: 'at' may be used uninitialized in this function [-Wmaybe-uninitialized] 2226 | cmd->sidemove = (signed char)at; | ^~~~~~~~~~~~~~~ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_mobj.o p_mobj.c /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_demo.o r_demo.c r_demo.c: In function 'R_SmoothPlaying_Reset': r_demo.c:49:40: warning: the address of 'players' will always evaluate as 'true' [-Waddress] 49 | if (demo_smoothturns && demoplayback && players) | ^~ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_segs.o r_segs.c In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from r_segs.c:36: r_segs.c: In function 'R_ScaleFromGlobalAngle': m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ r_segs.c:110:33: note: called from here 110 | return den > num>>16 ? (num = FixedDiv(num, den)) > 64*FRACUNIT ? | ^~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from r_segs.c:36: r_segs.c: In function 'R_StoreWallRange': m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ r_segs.c:466:10: note: called from here 466 | return FixedDiv(dx, finesine[(tantoangle[FixedDiv(dy,dx) >> DBITS] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 467 | + ANG90) >> ANGLETOFINESHIFT]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from r_segs.c:36: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ r_segs.c:466:44: note: called from here 466 | return FixedDiv(dx, finesine[(tantoangle[FixedDiv(dy,dx) >> DBITS] | ^~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from r_segs.c:36: m_fixed.h:214:33: warning: inlining failed in call to 'FixedMod': call is unlikely and code size would grow [-Winline] 214 | inline static CONSTFUNC fixed_t FixedMod(fixed_t a, fixed_t b) | ^~~~~~~~ r_segs.c:604:27: note: called from here 604 | rw_midtexturemid += FixedMod(sidedef->rowoffset, textureheight[midtexture]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from r_segs.c:36: m_fixed.h:214:33: warning: inlining failed in call to 'FixedMod': call is unlikely and code size would grow [-Winline] 214 | inline static CONSTFUNC fixed_t FixedMod(fixed_t a, fixed_t b) | ^~~~~~~~ r_segs.c:710:25: note: called from here 710 | rw_toptexturemid += FixedMod(sidedef->rowoffset, textureheight[toptexture]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from r_segs.c:36: m_fixed.h:214:33: warning: inlining failed in call to 'FixedMod': call is unlikely and code size would grow [-Winline] 214 | inline static CONSTFUNC fixed_t FixedMod(fixed_t a, fixed_t b) | ^~~~~~~~ r_segs.c:719:28: note: called from here 719 | rw_bottomtexturemid += FixedMod(sidedef->rowoffset, textureheight[bottomtexture]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o hu_lib.o hu_lib.c /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o lprintf.o lprintf.c /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_plats.o p_plats.c /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_sky.o r_sky.c /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o d_deh.o d_deh.c d_deh.c: In function 'deh_procPointer': d_deh.c:1935:17: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 1935 | if (value < 0 || value >= NUMSTATES) | ^ d_deh.c:1949:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 1949 | for (i=0;imo->angle < -ANG90/20) | ^ p_pspr.c: In function 'P_SwitchWeapon': p_pspr.c:169:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 169 | if (!player->powers[pw_strength]) // allow chainsaw override | ^ p_pspr.c:171:7: note: here 171 | case 0: | ^~~~ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o m_bbox.o m_bbox.c /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_saveg.o p_saveg.c p_saveg.c: In function 'P_ArchivePlayers': p_saveg.c:65:16: warning: cast increases required alignment of target type [-Wcast-align] 65 | dest = (player_t *) save_p; | ^ p_saveg.c: In function 'P_ArchiveWorld': p_saveg.c:136:9: warning: cast increases required alignment of target type [-Wcast-align] 136 | put = (short *)save_p; | ^ p_saveg.c: In function 'P_UnArchiveWorld': p_saveg.c:198:9: warning: cast increases required alignment of target type [-Wcast-align] 198 | get = (short *) save_p; | ^ p_saveg.c:206:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 206 | get = (void *)((char *) get + sizeof sec->floorheight); | ^ p_saveg.c:208:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 208 | get = (void *)((char *) get + sizeof sec->ceilingheight); | ^ p_saveg.c:237:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 237 | get = (void *)((char *) get + sizeof si->textureoffset); | ^ p_saveg.c:239:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 239 | get = (void *)((char *) get + sizeof si->rowoffset); | ^ p_saveg.c:246:12: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 246 | save_p = (byte *) get; | ^ p_saveg.c: In function 'P_ArchiveThinkers': p_saveg.c:321:16: warning: cast increases required alignment of target type [-Wcast-align] 321 | mobj = (mobj_t *)save_p; | ^ p_saveg.c: In function 'P_ArchiveSpecials': p_saveg.c:663:21: warning: cast increases required alignment of target type [-Wcast-align] 663 | ceiling = (ceiling_t *)save_p; | ^ p_saveg.c:675:18: warning: cast increases required alignment of target type [-Wcast-align] 675 | door = (vldoor_t *) save_p; | ^ p_saveg.c:689:19: warning: cast increases required alignment of target type [-Wcast-align] 689 | floor = (floormove_t *)save_p; | ^ p_saveg.c:702:18: warning: cast increases required alignment of target type [-Wcast-align] 702 | plat = (plat_t *)save_p; | ^ p_saveg.c:714:19: warning: cast increases required alignment of target type [-Wcast-align] 714 | flash = (lightflash_t *)save_p; | ^ p_saveg.c:726:20: warning: cast increases required alignment of target type [-Wcast-align] 726 | strobe = (strobe_t *)save_p; | ^ p_saveg.c:738:18: warning: cast increases required alignment of target type [-Wcast-align] 738 | glow = (glow_t *)save_p; | ^ p_saveg.c:751:21: warning: cast increases required alignment of target type [-Wcast-align] 751 | flicker = (fireflicker_t *)save_p; | ^ p_saveg.c:764:22: warning: cast increases required alignment of target type [-Wcast-align] 764 | elevator = (elevator_t *)save_p; | ^ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_things.o r_things.c In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from r_things.c:34: r_things.c: In function 'R_DrawVisSprite.constprop': m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ r_things.c:425:19: note: called from here 425 | dcvars.iscale = FixedDiv (FRACUNIT, vis->scale); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from r_things.c:34: r_things.c: In function 'R_AddSprites': m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ r_things.c:501:12: note: called from here 501 | xscale = FixedDiv(projection, tz); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from r_things.c:34: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ r_things.c:574:21: note: called from here 574 | if (fz > viewz + FixedDiv(viewheightfrac, xscale) || | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from r_things.c:34: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ r_things.c:575:21: note: called from here 575 | gzt < viewz - FixedDiv(viewheightfrac-viewheight, xscale)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from r_things.c:34: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ r_things.c:619:16: note: called from here 619 | vis->scale = FixedDiv(projectiony, tz); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from r_things.c:34: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ r_things.c:619:16: note: called from here 619 | vis->scale = FixedDiv(projectiony, tz); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from r_things.c:34: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ r_things.c:627:12: note: called from here 627 | iscale = FixedDiv (FRACUNIT, xscale); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o d_items.o d_items.c /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o m_cheat.o m_cheat.c m_cheat.c: In function 'cheat_tntweapx': m_cheat.c:620:16: warning: comparison of integer expressions of different signedness: 'int' and 'weapontype_t' [-Wsign-compare] 620 | if (w==plyr->readyweapon) // maybe switch if weapon removed | ^~ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_setup.o p_setup.c p_setup.c: In function 'P_LoadVertexes2': p_setup.c:286:18: warning: cast increases required alignment of target type [-Wcast-align] 286 | mgl = (const mapglvertex_t *) (gldata + GL_VERT_OFFSET); | ^ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o s_sound.o s_sound.c s_sound.c: In function 'S_AdjustSoundParams': s_sound.c:596:3: warning: multi-line comment [-Wcomment] 596 | // P_SetupLevel() \ P_LoadThings() \ P_SpawnMapThing() \ P_SpawnPlayer(players[0]) \ | ^ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o d_main.o d_main.c /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_sight.o p_sight.c p_sight.c: In function 'P_CrossSubsector': p_sight.c:64:19: warning: inlining failed in call to 'P_DivlineSide': call is unlikely and code size would grow [-Winline] 64 | inline static int P_DivlineSide(fixed_t x, fixed_t y, const divline_t *node) | ^~~~~~~~~~~~~ p_sight.c:148:11: note: called from here 148 | P_DivlineSide(v2->x, v2->y, &los.strace)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ p_sight.c:64:19: warning: inlining failed in call to 'P_DivlineSide': call is unlikely and code size would grow [-Winline] 64 | inline static int P_DivlineSide(fixed_t x, fixed_t y, const divline_t *node) | ^~~~~~~~~~~~~ p_sight.c:147:11: note: called from here 147 | if (P_DivlineSide(v1->x, v1->y, &los.strace) == | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ p_sight.c:64:19: warning: inlining failed in call to 'P_DivlineSide': call is unlikely and code size would grow [-Winline] 64 | inline static int P_DivlineSide(fixed_t x, fixed_t y, const divline_t *node) | ^~~~~~~~~~~~~ p_sight.c:156:5: note: called from here 156 | P_DivlineSide(los.t2x, los.t2y, &divl)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ p_sight.c:64:19: warning: inlining failed in call to 'P_DivlineSide': call is unlikely and code size would grow [-Winline] 64 | inline static int P_DivlineSide(fixed_t x, fixed_t y, const divline_t *node) | ^~~~~~~~~~~~~ p_sight.c:155:11: note: called from here 155 | if (P_DivlineSide(los.strace.x, los.strace.y, &divl) == | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_sight.c:34: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_sight.c:174:25: note: called from here 174 | fixed_t slope = FixedDiv(openbottom - los.sightzstart , frac); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_sight.c:34: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_sight.c:181:27: note: called from here 181 | fixed_t slope = FixedDiv(opentop - los.sightzstart , frac); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ p_sight.c: In function 'P_CrossBSPNode_PrBoom': p_sight.c:64:19: warning: inlining failed in call to 'P_DivlineSide': call is unlikely and code size would grow [-Winline] 64 | inline static int P_DivlineSide(fixed_t x, fixed_t y, const divline_t *node) | ^~~~~~~~~~~~~ p_sight.c:230:14: note: called from here 230 | side2= P_DivlineSide(los.t2x, los.t2y, (const divline_t *) bsp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ p_sight.c:64:19: warning: inlining failed in call to 'P_DivlineSide': call is unlikely and code size would grow [-Winline] 64 | inline static int P_DivlineSide(fixed_t x, fixed_t y, const divline_t *node) | ^~~~~~~~~~~~~ p_sight.c:229:14: note: called from here 229 | side = P_DivlineSide(los.strace.x,los.strace.y,(const divline_t *)bsp)&1; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o sounds.o sounds.c /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o m_menu.o m_menu.c m_menu.c: In function 'M_VerifyNightmare': m_menu.c:653:20: warning: implicit conversion from 'enum ' to 'skill_t' [-Wenum-conversion] 653 | G_DeferedInitNew(nightmare,epi+1,1); | ^~~~~~~~~ In file included from doomdef.h:49, from m_menu.c:41: m_menu.c: In function 'M_VerifyForcedLoadGame': m_menu.c:773:8: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 773 | free((char*)messageString); // free the message strdup()'ed below | ^ z_zone.h:114:35: note: in definition of macro 'free' 114 | #define free(p) Z_Free(p) | ^ m_menu.c: In function 'M_DrawSetting': m_menu.c:1894:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1894 | char *text = (char*)*s->var.def->location.ppsz; | ^ In file included from doomdef.h:49, from m_menu.c:41: m_menu.c: In function 'M_ResetDefaults': m_menu.c:3595:12: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 3595 | free((char*)*dp->location.ppsz), | ^ z_zone.h:114:35: note: in definition of macro 'free' 114 | #define free(p) Z_Free(p) | ^ m_menu.c: In function 'M_Responder': m_menu.c:4638:27: warning: comparison of integer expressions of different signedness: 'setup_group' and 'int' [-Wsign-compare] 4638 | if (ptr2->m_group == group && ptr1 != ptr2) | ^~ m_menu.c:4675:27: warning: comparison of integer expressions of different signedness: 'setup_group' and 'int' [-Wsign-compare] 4675 | if (ptr2->m_group == group && ptr1 != ptr2) | ^~ m_menu.c:4707:21: warning: comparison of integer expressions of different signedness: 'setup_group' and 'int' [-Wsign-compare] 4707 | ptr2->m_group == group && | ^~ In file included from doomdef.h:49, from m_menu.c:41: m_menu.c:4950:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 4950 | free((char*)*ptr1->var.def->location.ppsz); | ^ z_zone.h:114:35: note: in definition of macro 'free' 114 | #define free(p) Z_Free(p) | ^ m_menu.c: In function 'M_ReadSaveStrings': m_menu.c:852:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 852 | fread(&savegamestrings[i], SAVESTRINGSIZE, 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ m_menu.c: In function 'M_Init': m_menu.c:5538:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 5538 | ReadDef2.y = 15; | ~~~~~~~~~~~^~~~ m_menu.c:5540:5: note: here 5540 | case shareware: | ^~~~ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_spec.o p_spec.c p_spec.c: In function 'P_SpawnScrollers': p_spec.c:2806:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 2806 | if (special != 253) | ^ p_spec.c:2809:9: note: here 2809 | case 252: // carry objects on floor | ^~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_spec.c:42: p_spec.c: In function 'P_SpawnSpecials': m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_spec.c:2738:7: note: called from here 2738 | d = FixedDiv(x, finesine[(tantoangle[FixedDiv(y,x) >> DBITS] + ANG90) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2739 | >> ANGLETOFINESHIFT]); | ~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_spec.c:42: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_spec.c:2738:40: note: called from here 2738 | d = FixedDiv(x, finesine[(tantoangle[FixedDiv(y,x) >> DBITS] + ANG90) | ^~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_spec.c:42: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_spec.c:2747:10: note: called from here 2747 | y = -FixedDiv(FixedMul(dx, l->dy) - FixedMul(dy, l->dx), d); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_spec.c:42: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_spec.c:2746:10: note: called from here 2746 | x = -FixedDiv(FixedMul(dy, l->dy) + FixedMul(dx, l->dx), d); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o info.o info.c /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o st_lib.o st_lib.c /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o m_misc.o m_misc.c m_misc.c:316:20: warning: pointer targets in initialization of 'int *' from 'unsigned int *' differ in signedness [-Wpointer-sign] 316 | {"screen_width",{&desired_screenwidth},{640}, 320, MAX_SCREENWIDTH, | ^ m_misc.c:316:20: note: (near initialization for 'defaults[73].location.pi') m_misc.c:318:21: warning: pointer targets in initialization of 'int *' from 'unsigned int *' differ in signedness [-Wpointer-sign] 318 | {"screen_height",{&desired_screenheight},{480},200,MAX_SCREENHEIGHT, | ^ m_misc.c:318:21: note: (near initialization for 'defaults[74].location.pi') m_misc.c: In function 'M_LoadDefaults': m_misc.c:940:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 940 | snprintf((char *)defaultfile, PATH_MAX, | ^ In file included from doomdef.h:49, from d_items.h:38, from d_player.h:43, from doomstat.h:43, from m_misc.c:51: m_misc.c:1005:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1005 | free((char*)*(defaults[i].location.ppsz)); /* phares 4/13/98 */ | ^ z_zone.h:114:35: note: in definition of macro 'free' 114 | #define free(p) Z_Free(p) | ^ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_switch.o p_switch.c /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_telept.o p_telept.c p_telept.c: In function 'EV_SilentLineTeleport': p_telept.c:294:24: warning: suggest parentheses around comparison in operand of '!=' [-Wparentheses] 294 | y -= l->dx < 0 != side ? -1 : 1; | ~~~~~~^~~ p_telept.c:296:24: warning: suggest parentheses around comparison in operand of '!=' [-Wparentheses] 296 | x += l->dy < 0 != side ? -1 : 1; | ~~~~~~^~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_telept.c:35: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_telept.c:233:11: note: called from here 233 | FixedDiv(thing->x - line->v1->x, line->dx) : | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_telept.c:35: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_telept.c:234:11: note: called from here 234 | FixedDiv(thing->y - line->v1->y, line->dy) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o st_stuff.o st_stuff.c /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o m_random.o m_random.c /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_tick.o p_tick.c /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o tables.o tables.c /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_user.o p_user.c p_user.c: In function 'P_PlayerThink': p_user.c:314:23: warning: the address of 'players' will always evaluate as 'true' [-Waddress] 314 | if (movement_smooth && players && &players[displayplayer] == player) | ^~ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_ceilng.o p_ceilng.c p_ceilng.c: In function 'T_MoveCeiling': p_ceilng.c:113:41: warning: this statement may fall through [-Wimplicit-fallthrough=] 113 | ceiling->sector->oldspecial = ceiling->oldspecial; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ p_ceilng.c:114:11: note: here 114 | case genCeilingChg: | ^~~~ p_ceilng.c:121:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 121 | S_StartSound((mobj_t *)&ceiling->sector->soundorg,sfx_pstop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ p_ceilng.c:122:11: note: here 122 | case genSilentCrusher: | ^~~~ p_ceilng.c:177:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 177 | S_StartSound((mobj_t *)&ceiling->sector->soundorg,sfx_pstop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ p_ceilng.c:178:11: note: here 178 | case crushAndRaise: | ^~~~ p_ceilng.c:179:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 179 | ceiling->speed = CEILSPEED; p_ceilng.c:180:11: note: here 180 | case fastCrushAndRaise: | ^~~~ p_ceilng.c:190:41: warning: this statement may fall through [-Wimplicit-fallthrough=] 190 | ceiling->sector->oldspecial = ceiling->oldspecial; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ p_ceilng.c:191:11: note: here 191 | case genCeilingChg: | ^~~~ p_ceilng.c: In function 'EV_DoCeiling': p_ceilng.c:304:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 304 | ceiling->topheight = sec->ceilingheight; | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ p_ceilng.c:305:7: note: here 305 | case lowerAndCrush: | ^~~~ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o v_video.o v_video.c v_video.c: In function 'FUNC_V_DrawBackground': v_video.c:179:28: warning: cast increases required alignment of target type [-Wcast-align] 179 | unsigned short *dest = (unsigned short *)screens[scrn].data; | ^ v_video.c:190:28: warning: cast increases required alignment of target type [-Wcast-align] 190 | unsigned short *dest = (unsigned short *)screens[scrn].data; | ^ v_video.c:201:26: warning: cast increases required alignment of target type [-Wcast-align] 201 | unsigned int *dest = (unsigned int *)screens[scrn].data; | ^ v_video.c: In function 'V_DrawMemPatch': v_video.c:293:61: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare] 293 | const int colindex = (flags & VPT_FLIP) ? (w - col) : (col); | ^~~~~ v_video.c:379:30: warning: cast increases required alignment of target type [-Wcast-align] 379 | drawvars.short_topleft = (unsigned short *)screens[scrn].data; | ^ v_video.c:380:28: warning: cast increases required alignment of target type [-Wcast-align] 380 | drawvars.int_topleft = (unsigned int *)screens[scrn].data; | ^ v_video.c: In function 'V_UpdateTrueColorPalette': v_video.c:542:18: warning: pointer targets in assignment from 'int *' to 'unsigned int *' differ in signedness [-Wpointer-sign] 542 | Palettes32 = (int*)malloc(numPals*256*sizeof(int)*VID_NUMCOLORWEIGHTS); | ^ v_video.c:572:18: warning: pointer targets in assignment from 'short int *' to 'short unsigned int *' differ in signedness [-Wpointer-sign] 572 | Palettes16 = (short*)malloc(numPals*256*sizeof(short)*VID_NUMCOLORWEIGHTS); | ^ v_video.c:602:18: warning: pointer targets in assignment from 'short int *' to 'short unsigned int *' differ in signedness [-Wpointer-sign] 602 | Palettes15 = (short*)malloc(numPals*256*sizeof(short)*VID_NUMCOLORWEIGHTS); | ^ v_video.c: In function 'V_FillRect15': v_video.c:703:26: warning: cast increases required alignment of target type [-Wcast-align] 703 | unsigned short* dest = (unsigned short *)screens[scrn].data + x + y*screens[scrn].short_pitch; | ^ v_video.c: In function 'V_FillRect16': v_video.c:716:26: warning: cast increases required alignment of target type [-Wcast-align] 716 | unsigned short* dest = (unsigned short *)screens[scrn].data + x + y*screens[scrn].short_pitch; | ^ v_video.c: In function 'V_FillRect32': v_video.c:729:24: warning: cast increases required alignment of target type [-Wcast-align] 729 | unsigned int* dest = (unsigned int *)screens[scrn].data + x + y*screens[scrn].int_pitch; | ^ v_video.c: In function 'V_PlotPixel15': v_video.c:942:4: warning: cast increases required alignment of target type [-Wcast-align] 942 | ((unsigned short *)screens[scrn].data)[x+screens[scrn].short_pitch*y] = VID_PAL15(color, VID_COLORWEIGHTMASK); | ^ v_video.c: In function 'V_PlotPixel16': v_video.c:946:4: warning: cast increases required alignment of target type [-Wcast-align] 946 | ((unsigned short *)screens[scrn].data)[x+screens[scrn].short_pitch*y] = VID_PAL16(color, VID_COLORWEIGHTMASK); | ^ v_video.c: In function 'V_PlotPixel32': v_video.c:950:4: warning: cast increases required alignment of target type [-Wcast-align] 950 | ((unsigned int *)screens[scrn].data)[x+screens[scrn].int_pitch*y] = VID_PAL32(color, VID_COLORWEIGHTMASK); | ^ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o doomdef.o doomdef.c /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_doors.o p_doors.c p_doors.c: In function 'T_VerticalDoor': p_doors.c:204:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 204 | if (!comp[comp_blazing]) { | ^ p_doors.c:209:11: note: here 209 | default: // other types bounce off the obstruction | ^~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_doors.c:34: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_doors.c:137:9: note: called from here 137 | EV_LightTurnOnPartway(door->line, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 138 | FixedDiv(door->sector->ceilingheight - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 139 | door->sector->floorheight, | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 140 | door->topheight - | ~~~~~~~~~~~~~~~~~ 141 | door->sector->floorheight)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_doors.c:34: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_doors.c:234:9: note: called from here 234 | EV_LightTurnOnPartway(door->line, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 235 | FixedDiv(door->sector->ceilingheight - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 236 | door->sector->floorheight, | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 237 | door->topheight - | ~~~~~~~~~~~~~~~~~ 238 | door->sector->floorheight)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_enemy.o p_enemy.c p_enemy.c: In function 'P_SmartMove': p_enemy.c:450:47: warning: comparison of integer expressions of different signedness: 'mobjtype_t' and 'int' [-Wsign-compare] 450 | if ((actor->type == MT_DOGS || (actor->type == (HelperThing-1) && actor->flags&MF_FRIEND)) | ^~ p_enemy.c: In function 'P_DoNewChaseDir': p_enemy.c:552:36: warning: comparison of integer expressions of different signedness: 'dirtype_t' and 'int' [-Wsign-compare] 552 | for (tdir = DI_SOUTHEAST; tdir != DI_EAST-1; tdir--) | ^~ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_bsp.o r_bsp.c /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o version.o version.c /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o doomstat.o doomstat.c /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_floor.o p_floor.c p_floor.c: In function 'EV_DoDonut': p_floor.c:918:14: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] 918 | if ((!s2->lines[i]->flags & ML_TWOSIDED) || | ^~~~~~~~~~~~~~~~~~~~ p_floor.c: In function 'EV_DoFloor': p_floor.c:507:22: warning: this statement may fall through [-Wimplicit-fallthrough=] 507 | floor->crush = true; | ~~~~~~~~~~~~~^~~~~~ p_floor.c:508:7: note: here 508 | case raiseFloor: | ^~~~ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_data.o r_data.c In file included from doomdef.h:62, from d_items.h:38, from d_player.h:43, from doomstat.h:43, from r_data.c:35: r_data.c: In function 'R_InitTextures': r_data.c:143:26: warning: cast increases required alignment of target type [-Wcast-align] 143 | nummappatches = LONG(*((const int *)names)); | ^ m_swap.h:117:34: note: in definition of macro 'doom_wtohl' 117 | #define doom_wtohl(x) (long int)(x) | ^ r_data.c:143:19: note: in expansion of macro 'LONG' 143 | nummappatches = LONG(*((const int *)names)); | ^~~~ r_data.c:259:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 259 | for(j=0;jname);j++) | ^ r_data.c: In function 'R_ColourMap': r_data.c:415:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 415 | if (curline) | ^ In file included from doomdef.h:49, from d_items.h:38, from d_player.h:43, from doomstat.h:43, from r_data.c:35: r_data.c: In function 'R_PrecacheLevel': r_data.c:668:51: warning: operand of '?:' changes signedness from 'int' to 'size_t' {aka 'unsigned int'} due to unsignedness of other operand [-Wsign-compare] 668 | hitlist = malloc((size_t)numtextures > size ? numtextures : size); | ^~~~~~~~~~~ z_zone.h:113:37: note: in definition of macro 'malloc' 113 | #define malloc(n) Z_Malloc(n,PU_STATIC,0) | ^ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o w_wad.o w_wad.c w_wad.c: In function 'W_CheckNumForName': w_wad.c:331:46: warning: comparison of integer expressions of different signedness: 'enum ' and 'int' [-Wsign-compare] 331 | lumpinfo[i].li_namespace != li_namespace)) | ^~ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_genlin.o p_genlin.c /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o dstrings.o dstrings.c /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_inter.o p_inter.c p_inter.c: In function 'P_GiveAmmo': p_inter.c:145:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 145 | if (player->readyweapon == wp_fist || player->readyweapon == wp_pistol) | ^~ p_inter.c:148:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 148 | break; | ^~~~~ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o wi_stuff.o wi_stuff.c wi_stuff.c: In function 'WI_loadData': wi_stuff.c:1850:33: warning: '%.2d' directive writing between 2 and 10 bytes into a region of size between 0 and 5 [-Wformat-overflow=] 1850 | sprintf(name, "WIA%d%.2d%.2d", wbs->epsd, j, i); | ^~~~ wi_stuff.c:1850:27: note: directive argument in the range [0, 2147483647] 1850 | sprintf(name, "WIA%d%.2d%.2d", wbs->epsd, j, i); | ^~~~~~~~~~~~~~~ wi_stuff.c:1850:27: note: directive argument in the range [0, 2147483647] In file included from /tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from z_zone.h:52, from doomdef.h:49, from d_items.h:38, from d_player.h:43, from doomstat.h:43, from wi_stuff.c:35: /tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 9 and 35 bytes into a destination of size 9 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_draw.o r_draw.c In file included from r_draw.c:215: r_drawflush.inl: In function 'R_FlushQuad8': r_drawflush.inl:256:11: warning: cast increases required alignment of target type [-Wcast-align] 256 | *(int *)dest = *(int *)source; | ^ r_drawflush.inl:256:26: warning: cast increases required alignment of target type [-Wcast-align] 256 | *(int *)dest = *(int *)source; | ^ In file included from r_drawcolpipeline.inl:15, from r_draw.c:316: r_drawcolumn.inl: In function 'R_DrawColumn8_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20, from r_draw.c:316: r_drawcolumn.inl: In function 'R_DrawColumn8_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25, from r_draw.c:316: r_drawcolumn.inl: In function 'R_DrawColumn8_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30, from r_draw.c:316: r_drawcolumn.inl: In function 'R_DrawColumn8_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35, from r_draw.c:316: r_drawcolumn.inl: In function 'R_DrawColumn8_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40, from r_draw.c:316: r_drawcolumn.inl: In function 'R_DrawColumn8_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45, from r_draw.c:316: r_drawcolumn.inl: In function 'R_DrawColumn8_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:323: r_drawcolumn.inl: In function 'R_DrawColumn15_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20, from r_draw.c:323: r_drawcolumn.inl: In function 'R_DrawColumn15_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25, from r_draw.c:323: r_drawcolumn.inl: In function 'R_DrawColumn15_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30, from r_draw.c:323: r_drawcolumn.inl: In function 'R_DrawColumn15_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35, from r_draw.c:323: r_drawcolumn.inl: In function 'R_DrawColumn15_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40, from r_draw.c:323: r_drawcolumn.inl: In function 'R_DrawColumn15_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45, from r_draw.c:323: r_drawcolumn.inl: In function 'R_DrawColumn15_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:330: r_drawcolumn.inl: In function 'R_DrawColumn16_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20, from r_draw.c:330: r_drawcolumn.inl: In function 'R_DrawColumn16_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25, from r_draw.c:330: r_drawcolumn.inl: In function 'R_DrawColumn16_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30, from r_draw.c:330: r_drawcolumn.inl: In function 'R_DrawColumn16_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35, from r_draw.c:330: r_drawcolumn.inl: In function 'R_DrawColumn16_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40, from r_draw.c:330: r_drawcolumn.inl: In function 'R_DrawColumn16_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45, from r_draw.c:330: r_drawcolumn.inl: In function 'R_DrawColumn16_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:337: r_drawcolumn.inl: In function 'R_DrawColumn32_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20, from r_draw.c:337: r_drawcolumn.inl: In function 'R_DrawColumn32_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25, from r_draw.c:337: r_drawcolumn.inl: In function 'R_DrawColumn32_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30, from r_draw.c:337: r_drawcolumn.inl: In function 'R_DrawColumn32_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35, from r_draw.c:337: r_drawcolumn.inl: In function 'R_DrawColumn32_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40, from r_draw.c:337: r_drawcolumn.inl: In function 'R_DrawColumn32_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45, from r_draw.c:337: r_drawcolumn.inl: In function 'R_DrawColumn32_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:362: r_drawcolumn.inl: In function 'R_DrawTLColumn8_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20, from r_draw.c:362: r_drawcolumn.inl: In function 'R_DrawTLColumn8_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25, from r_draw.c:362: r_drawcolumn.inl: In function 'R_DrawTLColumn8_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30, from r_draw.c:362: r_drawcolumn.inl: In function 'R_DrawTLColumn8_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35, from r_draw.c:362: r_drawcolumn.inl: In function 'R_DrawTLColumn8_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40, from r_draw.c:362: r_drawcolumn.inl: In function 'R_DrawTLColumn8_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45, from r_draw.c:362: r_drawcolumn.inl: In function 'R_DrawTLColumn8_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:369: r_drawcolumn.inl: In function 'R_DrawTLColumn15_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20, from r_draw.c:369: r_drawcolumn.inl: In function 'R_DrawTLColumn15_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25, from r_draw.c:369: r_drawcolumn.inl: In function 'R_DrawTLColumn15_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30, from r_draw.c:369: r_drawcolumn.inl: In function 'R_DrawTLColumn15_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35, from r_draw.c:369: r_drawcolumn.inl: In function 'R_DrawTLColumn15_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40, from r_draw.c:369: r_drawcolumn.inl: In function 'R_DrawTLColumn15_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45, from r_draw.c:369: r_drawcolumn.inl: In function 'R_DrawTLColumn15_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:376: r_drawcolumn.inl: In function 'R_DrawTLColumn16_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20, from r_draw.c:376: r_drawcolumn.inl: In function 'R_DrawTLColumn16_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25, from r_draw.c:376: r_drawcolumn.inl: In function 'R_DrawTLColumn16_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30, from r_draw.c:376: r_drawcolumn.inl: In function 'R_DrawTLColumn16_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35, from r_draw.c:376: r_drawcolumn.inl: In function 'R_DrawTLColumn16_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40, from r_draw.c:376: r_drawcolumn.inl: In function 'R_DrawTLColumn16_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45, from r_draw.c:376: r_drawcolumn.inl: In function 'R_DrawTLColumn16_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:383: r_drawcolumn.inl: In function 'R_DrawTLColumn32_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20, from r_draw.c:383: r_drawcolumn.inl: In function 'R_DrawTLColumn32_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25, from r_draw.c:383: r_drawcolumn.inl: In function 'R_DrawTLColumn32_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30, from r_draw.c:383: r_drawcolumn.inl: In function 'R_DrawTLColumn32_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35, from r_draw.c:383: r_drawcolumn.inl: In function 'R_DrawTLColumn32_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40, from r_draw.c:383: r_drawcolumn.inl: In function 'R_DrawTLColumn32_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45, from r_draw.c:383: r_drawcolumn.inl: In function 'R_DrawTLColumn32_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:406: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20, from r_draw.c:406: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25, from r_draw.c:406: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30, from r_draw.c:406: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35, from r_draw.c:406: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40, from r_draw.c:406: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45, from r_draw.c:406: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:413: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20, from r_draw.c:413: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25, from r_draw.c:413: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30, from r_draw.c:413: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35, from r_draw.c:413: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40, from r_draw.c:413: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45, from r_draw.c:413: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:420: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20, from r_draw.c:420: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25, from r_draw.c:420: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30, from r_draw.c:420: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35, from r_draw.c:420: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40, from r_draw.c:420: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45, from r_draw.c:420: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:427: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20, from r_draw.c:427: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25, from r_draw.c:427: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30, from r_draw.c:427: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35, from r_draw.c:427: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40, from r_draw.c:427: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45, from r_draw.c:427: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ r_draw.c: In function 'R_InitBuffer': r_draw.c:1009:28: warning: cast increases required alignment of target type [-Wcast-align] 1009 | drawvars.short_topleft = (unsigned short *)(screens[0].data) + viewwindowy*screens[0].short_pitch + viewwindowx; | ^ r_draw.c:1010:26: warning: cast increases required alignment of target type [-Wcast-align] 1010 | drawvars.int_topleft = (unsigned int *)(screens[0].data) + viewwindowy*screens[0].int_pitch + viewwindowx; | ^ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o f_finale.o f_finale.c /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_lights.o p_lights.c p_lights.c: In function 'EV_LightTurnOn': p_lights.c:387:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 387 | if ((temp = getNextSector(sector->lines[j],sector)) && | ^~ p_lights.c:391:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 391 | sector->lightlevel = tbright; | ^~~~~~ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o z_bmalloc.o z_bmalloc.c /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_map.o p_map.c p_map.c: In function 'P_GetMoveFactor': p_map.c:201:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 201 | ((mobj_t*)mo)->movefactor = ORIG_FRICTION_FACTOR; // reset | ^ p_map.c:220:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 220 | ((mobj_t*)mo)->movefactor = ORIG_FRICTION_FACTOR; // reset | ^ p_map.c: In function 'PTR_ShootTraverse': p_map.c:1499:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1499 | if (li->special) | ^~ p_map.c:1502:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1502 | if (li->flags & ML_TWOSIDED) | ^~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_map.c:35: p_map.c: In function 'PIT_ApplyTorque': m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_map.c:930:30: note: called from here 930 | y = finesine[(tantoangle[FixedDiv(y,x)>>DBITS] + | ^~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_map.c:35: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_map.c:941:12: note: called from here 941 | dist = FixedDiv(FixedMul(dist, (mo->gear < OVERDRIVE) ? | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 942 | y << -(mo->gear - OVERDRIVE) : | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 943 | y >> +(mo->gear - OVERDRIVE)), x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_map.c:35: p_map.c: In function 'PTR_AimTraverse': m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_map.c:1417:15: note: called from here 1417 | slope = FixedDiv (openbottom - shootz , dist); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_map.c:35: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_map.c:1424:15: note: called from here 1424 | slope = FixedDiv (opentop - shootz , dist); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_map.c:35: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_map.c:1453:19: note: called from here 1453 | thingtopslope = FixedDiv (th->z+th->height - shootz , dist); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_map.c:35: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_map.c:1458:22: note: called from here 1458 | thingbottomslope = FixedDiv (th->z - shootz, dist); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_map.c:35: p_map.c: In function 'PTR_ShootTraverse': m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_map.c:1510:19: note: called from here 1510 | (slope = FixedDiv(openbottom - shootz , dist)) <= aimslope) && | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_map.c:35: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_map.c:1512:19: note: called from here 1512 | (slope = FixedDiv (opentop - shootz , dist)) >= aimslope)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_map.c:35: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_map.c:1519:23: note: called from here 1519 | frac = in->frac - FixedDiv (4*FRACUNIT,attackrange); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_map.c:35: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_map.c:1563:19: note: called from here 1563 | thingtopslope = FixedDiv (th->z+th->height - shootz , dist); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_map.c:35: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_map.c:1568:22: note: called from here 1568 | thingbottomslope = FixedDiv (th->z - shootz, dist); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_map.c:35: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_map.c:1576:21: note: called from here 1576 | frac = in->frac - FixedDiv (10*FRACUNIT,attackrange); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_main.o r_main.c r_main.c: In function 'R_ShowStats': r_main.c:540:5: warning: "USE_SDL" is not defined, evaluates to 0 [-Wundef] 540 | #if USE_SDL | ^~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from r_main.c:43: r_main.c: In function 'R_ExecuteSetViewSize': m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ r_main.c:257:17: note: called from here 257 | focallength = FixedDiv(centerxfrac, finetangent[FINEANGLES/4+FIELDOFVIEW/2]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from r_main.c:43: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ r_main.c:417:19: note: called from here 417 | yslope[i] = FixedDiv(projectiony, dy); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from r_main.c:43: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ r_main.c:423:22: note: called from here 423 | distscale[i] = FixedDiv(FRACUNIT,cosadj); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from r_main.c:43: r_main.c: In function 'R_Init': m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ r_main.c:324:23: note: called from here 324 | int scale = FixedDiv ((320/2*FRACUNIT), (j+1)<x - v2->x)>>8, v1->dy) + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 148 | FixedMul((v2->y - v1->y)>>8, v1->dx), den) : 0; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_maputl.c:37: p_maputl.c: In function 'P_PathTraverse': m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_maputl.c:608:15: note: called from here 608 | ystep = FixedDiv (y2-y1,D_abs(x2-x1)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_maputl.c:37: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_maputl.c:615:17: note: called from here 615 | ystep = FixedDiv (y2-y1,D_abs(x2-x1)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_maputl.c:37: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_maputl.c:630:15: note: called from here 630 | xstep = FixedDiv (x2-x1,D_abs(y2-y1)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_maputl.c:37: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_maputl.c:637:17: note: called from here 637 | xstep = FixedDiv (x2-x1,D_abs(y2-y1)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_plane.o r_plane.c In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from r_plane.c:53: r_plane.c: In function 'R_ClearPlanes': m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ r_plane.c:214:16: note: called from here 214 | baseyscale = FixedDiv (viewcos,projection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from r_plane.c:53: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ r_plane.c:213:16: note: called from here 213 | basexscale = FixedDiv (viewsin,projection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o md5.o md5.c md5.c: In function 'MD5Final': md5.c:134:30: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] 134 | memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ | ^ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_checksum.o p_checksum.c /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_patch.o r_patch.c r_patch.c: In function 'createPatch': r_patch.c:245:20: warning: cast increases required alignment of target type [-Wcast-align] 245 | patch->columns = (rcolumn_t*)((unsigned char*)patch->pixels + pixelDataSize); | ^ r_patch.c:246:18: warning: cast increases required alignment of target type [-Wcast-align] 246 | patch->posts = (rpost_t*)((unsigned char*)patch->columns + columnsDataSize); | ^ r_patch.c: In function 'createTextureCompositePatch': r_patch.c:470:30: warning: cast increases required alignment of target type [-Wcast-align] 470 | composite_patch->columns = (rcolumn_t*)((unsigned char*)composite_patch->pixels + pixelDataSize); | ^ r_patch.c:471:28: warning: cast increases required alignment of target type [-Wcast-align] 471 | composite_patch->posts = (rpost_t*)((unsigned char*)composite_patch->columns + columnsDataSize); | ^ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_fps.o r_fps.c /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_filter.o r_filter.c r_filter.c:35:52: warning: missing braces around initializer [-Wmissing-braces] 35 | byte filter_ditherMatrix[DITHER_DIM][DITHER_DIM] = { | ^ 36 | 0*DMR, 14*DMR, 3*DMR, 13*DMR, 11*DMR, 5*DMR, 8*DMR, 6*DMR, | { } { } 37 | 12*DMR, 2*DMR, 15*DMR, 1*DMR, 7*DMR, 9*DMR, 4*DMR, 10*DMR | { } { 38 | }; | } r_filter.c: In function 'R_FilterInit': r_filter.c:79:3: warning: multi-line comment [-Wcomment] 79 | // /4 \ | ^ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o d_client.o d_client.c d_client.c: In function 'D_InitNetGame': d_client.c:148:17: warning: pointer targets in initialization of 'char *' from 'byte *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 148 | char *p = sinfo->wadnames; | ^~~~~ d_client.c: In function 'CheckQueuedPackets': d_client.c:420:14: warning: cast increases required alignment of target type [-Wcast-align] 420 | int *p = (int*)(queuedpacket[i]+1); | ^ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o w_mmap.o w_mmap.c /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o prboom mmus2mid.o am_map.o g_game.o p_mobj.o r_demo.o r_segs.o hu_lib.o lprintf.o p_plats.o r_sky.o d_deh.o hu_stuff.o m_argv.o p_pspr.o m_bbox.o p_saveg.o r_things.o d_items.o m_cheat.o p_setup.o s_sound.o d_main.o p_sight.o sounds.o m_menu.o p_spec.o info.o st_lib.o m_misc.o p_switch.o p_telept.o st_stuff.o m_random.o p_tick.o tables.o p_user.o p_ceilng.o v_video.o doomdef.o p_doors.o p_enemy.o r_bsp.o version.o doomstat.o p_floor.o r_data.o w_wad.o p_genlin.o dstrings.o p_inter.o wi_stuff.o r_draw.o f_finale.o p_lights.o z_bmalloc.o p_map.o r_main.o f_wipe.o z_zone.o p_maputl.o r_plane.o md5.o p_checksum.o r_patch.o r_fps.o r_filter.o d_client.o w_mmap.o SDL/libsdldoom.a -lSDL_net -L/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib -lSDL -lpthread -lpng -lSDL_mixer -lm /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o d_server.o d_server.c d_server.c: In function 'n_players_in_state': d_server.c:234:36: warning: comparison of integer expressions of different signedness: 'enum ' and 'int' [-Wsign-compare] 234 | if (playerstate[i] == ps) j++; | ^~ d_server.c: In function 'main': d_server.c:492:10: warning: cast increases required alignment of target type [-Wcast-align] 492 | n = *(short*)(packet+1); | ^ d_server.c:522:32: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] 522 | strcpy(sinfo->wadnames + extrabytes, wadname[i]); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ | | | byte * {aka unsigned char *} In file included from /tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/features.h:490, from /tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from d_server.c:40: /tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:77:1: note: expected 'char * restrict' but argument is of type 'byte *' {aka 'unsigned char *'} 77 | __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) | ^~~~~ d_server.c:573:57: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 573 | if (verbose>2) printf("%d requests resend from %d\n", from, ptic(packet)); | ~^ ~~~~~~~~~~~~ | | | | int long int | %ld d_server.c:591:45: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 591 | if (verbose) printf("%d quits at %d (%d left)\n", from, ptic(packet),curplayers); | ~^ ~~~~~~~~~~~~ | | | | int long int | %ld d_server.c:578:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 578 | { | ^ d_server.c:596:5: note: here 596 | case PKT_EXTRA: | ^~~~ /tmp/instance-7/output-1/per-package/prboom/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o prboom-game-server d_server.o POSIX/libposixdoom.a SDL/i_network.o -lSDL_net -L/tmp/instance-7/output-1/per-package/prboom/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib -lSDL -lpthread -lpng -lSDL_mixer -lm make[4]: Leaving directory '/tmp/instance-7/output-1/build/prboom-2.5.0/src' make[3]: Leaving directory '/tmp/instance-7/output-1/build/prboom-2.5.0/src' Making all in ICONS make[3]: Entering directory '/tmp/instance-7/output-1/build/prboom-2.5.0/ICONS' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/prboom-2.5.0/ICONS' Making all in VisualC8 make[3]: Entering directory '/tmp/instance-7/output-1/build/prboom-2.5.0/VisualC8' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/prboom-2.5.0/VisualC8' Making all in VisualC6 make[3]: Entering directory '/tmp/instance-7/output-1/build/prboom-2.5.0/VisualC6' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/prboom-2.5.0/VisualC6' make[3]: Entering directory '/tmp/instance-7/output-1/build/prboom-2.5.0' make[3]: Leaving directory '/tmp/instance-7/output-1/build/prboom-2.5.0' make[2]: Leaving directory '/tmp/instance-7/output-1/build/prboom-2.5.0' make[1]: Leaving directory '/tmp/instance-7/output-1/build/prboom-2.5.0' >>> prboom 2.5.0 Installing to target /usr/bin/install -D /tmp/instance-7/output-1/build/prboom-2.5.0/src/prboom /tmp/instance-7/output-1/per-package/prboom/target/usr/games/prboom /usr/bin/install -D /tmp/instance-7/output-1/build/prboom-2.5.0/src/prboom-game-server /tmp/instance-7/output-1/per-package/prboom/target/usr/games/prboom-game-server /usr/bin/install -D /tmp/instance-7/output-1/build/prboom-2.5.0/data/prboom.wad /tmp/instance-7/output-1/per-package/prboom/target/usr/share/games/doom/prboom.wad mkdir -p /tmp/instance-7/output-1/per-package/procrank_linux/host mkdir -p /tmp/instance-7/output-1/per-package/procrank_linux/target >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-7/output-1/build/.procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08.tar.gz.H4tcz1/output' 'https://github.com/csimmonds/procrank_linux/archive/21c30ab4514a5b15ac6e813e21bee0d3d714cb08/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08.tar.gz' --2023-01-26 10:58:21-- https://github.com/csimmonds/procrank_linux/archive/21c30ab4514a5b15ac6e813e21bee0d3d714cb08/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08.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/csimmonds/procrank_linux/tar.gz/21c30ab4514a5b15ac6e813e21bee0d3d714cb08 [following] --2023-01-26 10:58:22-- https://codeload.github.com/csimmonds/procrank_linux/tar.gz/21c30ab4514a5b15ac6e813e21bee0d3d714cb08 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-7/output-1/build/.procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08.tar.gz.H4tcz1/output' 0K .......... .... 273K=0.05s 2023-01-26 10:58:22 (273 KB/s) - '/tmp/instance-7/output-1/build/.procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08.tar.gz.H4tcz1/output' saved [14482] procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08.tar.gz: OK (sha256: 1c3592b549b6793b29ab561568f493d0edbfe288ea2aed59afa689eaa26b5d9e) >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Extracting mkdir -p /tmp/instance-7/output-1/per-package/procrank_linux/host mkdir -p /tmp/instance-7/output-1/per-package/procrank_linux/target gzip -d -c /tmp/instance-7/dl/procrank_linux/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08 -xf - >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Patching >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Configuring mkdir -p /tmp/instance-7/output-1/per-package/procrank_linux/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/procrank_linux/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/procrank_linux/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/procrank_linux/host mkdir -p /tmp/instance-7/output-1/per-package/procrank_linux/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/procrank_linux/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/procrank_linux/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/procrank_linux/target >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Building PATH="/tmp/instance-7/output-1/per-package/procrank_linux/host/bin:/tmp/instance-7/output-1/per-package/procrank_linux/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-7/output-1/build/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08 CROSS_COMPILE="/tmp/instance-7/output-1/per-package/procrank_linux/host/bin/sh4a-buildroot-linux-gnu-" LOCAL_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" make[1]: Entering directory '/tmp/instance-7/output-1/build/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08' make -C libpagemap make[2]: Entering directory '/tmp/instance-7/output-1/build/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08/libpagemap' /tmp/instance-7/output-1/per-package/procrank_linux/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -I./include -c -D_LARGEFILE64_SOURCE -c -o pm_kernel.o pm_kernel.c /tmp/instance-7/output-1/per-package/procrank_linux/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -I./include -c -D_LARGEFILE64_SOURCE -c -o pm_process.o pm_process.c pm_process.c: In function 'pm_process_workingset': pm_process.c:180:12: warning: unused variable 'j' [-Wunused-variable] 180 | int i, j; | ^ /tmp/instance-7/output-1/per-package/procrank_linux/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -I./include -c -D_LARGEFILE64_SOURCE -c -o pm_map.o pm_map.c /tmp/instance-7/output-1/per-package/procrank_linux/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -I./include -c -D_LARGEFILE64_SOURCE -c -o pm_memusage.o pm_memusage.c /tmp/instance-7/output-1/per-package/procrank_linux/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -I./include -c -D_LARGEFILE64_SOURCE -c -o strlcpy.o strlcpy.c /tmp/instance-7/output-1/per-package/procrank_linux/host/bin/sh4a-buildroot-linux-gnu-ar rc libpagemap.a pm_kernel.o pm_process.o pm_map.o pm_memusage.o strlcpy.o make[2]: Leaving directory '/tmp/instance-7/output-1/build/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08/libpagemap' /tmp/instance-7/output-1/per-package/procrank_linux/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 procrank.c -Ilibpagemap/include -Llibpagemap -lpagemap -o procrank procrank.c: In function 'getprocname': procrank.c:381:9: warning: implicit declaration of function 'asprintf'; did you mean 'vsprintf'? [-Wimplicit-function-declaration] 381 | if (asprintf(&filename, "/proc/%d/cmdline", pid) < 0) { | ^~~~~~~~ | vsprintf procrank.c:408:13: warning: implicit declaration of function 'strlcpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration] 408 | if (strlcpy(buf, unknown_cmdline, (size_t)len) >= (size_t)len) { | ^~~~~~~ | strncpy make[1]: Leaving directory '/tmp/instance-7/output-1/build/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08' >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Installing to target /usr/bin/install -m 0755 -D /tmp/instance-7/output-1/build/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08/procrank /tmp/instance-7/output-1/per-package/procrank_linux/target/usr/bin/procrank mkdir -p /tmp/instance-7/output-1/per-package/ptpd/host mkdir -p /tmp/instance-7/output-1/per-package/ptpd/target >>> ptpd 1.1.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-7/output-1/build/.ptpd-1.1.0.tar.gz.8T9Jpf/output' 'http://downloads.sourceforge.net/project/ptpd/ptpd/1.1.0/ptpd-1.1.0.tar.gz' --2023-01-26 10:58:25-- http://downloads.sourceforge.net/project/ptpd/ptpd/1.1.0/ptpd-1.1.0.tar.gz Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://cytranet.dl.sourceforge.net/project/ptpd/ptpd/1.1.0/ptpd-1.1.0.tar.gz [following] --2023-01-26 10:58:25-- http://cytranet.dl.sourceforge.net/project/ptpd/ptpd/1.1.0/ptpd-1.1.0.tar.gz Resolving cytranet.dl.sourceforge.net (cytranet.dl.sourceforge.net)... 162.251.237.20 Connecting to cytranet.dl.sourceforge.net (cytranet.dl.sourceforge.net)|162.251.237.20|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 401064 (392K) [application/x-gzip] Saving to: '/tmp/instance-7/output-1/build/.ptpd-1.1.0.tar.gz.8T9Jpf/output' 0K .......... .......... .......... .......... .......... 12% 781K 0s 50K .......... .......... .......... .......... .......... 25% 1.52M 0s 100K .......... .......... .......... .......... .......... 38% 29.0M 0s 150K .......... .......... .......... .......... .......... 51% 133M 0s 200K .......... .......... .......... .......... .......... 63% 1.50M 0s 250K .......... .......... .......... .......... .......... 76% 26.0M 0s 300K .......... .......... .......... .......... .......... 89% 219M 0s 350K .......... .......... .......... .......... . 100% 221M=0.1s 2023-01-26 10:58:26 (2.88 MB/s) - '/tmp/instance-7/output-1/build/.ptpd-1.1.0.tar.gz.8T9Jpf/output' saved [401064/401064] ptpd-1.1.0.tar.gz: OK (sha256: a7c6ea83bd53da75ae04a7b7a25fe7c597b4e9ff1f93d46f4502e3fa8a2cb950) >>> ptpd 1.1.0 Extracting mkdir -p /tmp/instance-7/output-1/per-package/ptpd/host mkdir -p /tmp/instance-7/output-1/per-package/ptpd/target gzip -d -c /tmp/instance-7/dl/ptpd/ptpd-1.1.0.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/ptpd-1.1.0 -xf - >>> ptpd 1.1.0 Patching >>> ptpd 1.1.0 Configuring mkdir -p /tmp/instance-7/output-1/per-package/ptpd/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/ptpd/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/ptpd/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/ptpd/host mkdir -p /tmp/instance-7/output-1/per-package/ptpd/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/ptpd/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/ptpd/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/ptpd/target >>> ptpd 1.1.0 Building PATH="/tmp/instance-7/output-1/per-package/ptpd/host/bin:/tmp/instance-7/output-1/per-package/ptpd/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/ptpd/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/ptpd/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/ptpd/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/ptpd/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/ptpd/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/ptpd/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/ptpd/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/ptpd/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/ptpd/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/ptpd/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/ptpd/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/ptpd/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/ptpd/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/ptpd/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-7/output-1/per-package/ptpd/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/ptpd/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/ptpd/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/ptpd/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/ptpd/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/ptpd/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/ptpd/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/ptpd/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/ptpd/host/sh4a-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-7/output-1/build/ptpd-1.1.0/src make[1]: Entering directory '/tmp/instance-7/output-1/build/ptpd-1.1.0/src' /tmp/instance-7/output-1/per-package/ptpd/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ptpd.o ptpd.c /tmp/instance-7/output-1/per-package/ptpd/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o arith.o arith.c /tmp/instance-7/output-1/per-package/ptpd/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o bmc.o bmc.c /tmp/instance-7/output-1/per-package/ptpd/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o probe.o probe.c /tmp/instance-7/output-1/per-package/ptpd/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o protocol.o protocol.c /tmp/instance-7/output-1/per-package/ptpd/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o dep/msg.o dep/msg.c In file included from /tmp/instance-7/output-1/per-package/ptpd/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from dep/../dep/ptpd_dep.h:15, from dep/../ptpd.h:19, from dep/msg.c:12: In function 'memcpy', inlined from 'msgPackManagementResponse' at dep/msg.c:552:3: /tmp/instance-7/output-1/per-package/ptpd/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:29:10: warning: '__builtin_memcpy' forming offset 47 is out of the bounds [0, 47] [-Warray-bounds] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-7/output-1/per-package/ptpd/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o dep/net.o dep/net.c In file included from /tmp/instance-7/output-1/per-package/ptpd/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from dep/../dep/ptpd_dep.h:15, from dep/../ptpd.h:19, from dep/net.c:10: In function 'memcpy', inlined from 'lookupSubdomainAddress' at dep/net.c:19:3: /tmp/instance-7/output-1/per-package/ptpd/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:29:10: warning: '__builtin_memcpy' forming offset [12, 15] is out of the bounds [0, 12] [-Warray-bounds] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'memcpy', inlined from 'lookupSubdomainAddress' at dep/net.c:21:3, inlined from 'lookupSubdomainAddress' at dep/net.c:13:1: /tmp/instance-7/output-1/per-package/ptpd/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:29:10: warning: '__builtin_memcpy' forming offset [12, 15] is out of the bounds [0, 12] [-Warray-bounds] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'memcpy', inlined from 'lookupSubdomainAddress' at dep/net.c:23:3, inlined from 'lookupSubdomainAddress' at dep/net.c:13:1: /tmp/instance-7/output-1/per-package/ptpd/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:29:10: warning: '__builtin_memcpy' forming offset [12, 15] is out of the bounds [0, 12] [-Warray-bounds] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'memcpy', inlined from 'lookupSubdomainAddress' at dep/net.c:25:3, inlined from 'lookupSubdomainAddress' at dep/net.c:13:1: /tmp/instance-7/output-1/per-package/ptpd/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:29:10: warning: '__builtin_memcpy' forming offset [12, 15] is out of the bounds [0, 12] [-Warray-bounds] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'memcpy', inlined from 'lookupSubdomainAddress' at dep/net.c:30:4, inlined from 'lookupSubdomainAddress' at dep/net.c:13:1: /tmp/instance-7/output-1/per-package/ptpd/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:29:10: warning: '__builtin_memcpy' forming offset [12, 15] is out of the bounds [0, 12] [-Warray-bounds] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'memcpy', inlined from 'lookupSubdomainAddress' at dep/net.c:33:4, inlined from 'lookupSubdomainAddress' at dep/net.c:13:1: /tmp/instance-7/output-1/per-package/ptpd/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:29:10: warning: '__builtin_memcpy' forming offset [12, 15] is out of the bounds [0, 12] [-Warray-bounds] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'memcpy', inlined from 'lookupSubdomainAddress' at dep/net.c:36:4, inlined from 'lookupSubdomainAddress' at dep/net.c:13:1: /tmp/instance-7/output-1/per-package/ptpd/host/sh4a-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:29:10: warning: '__builtin_memcpy' forming offset [12, 15] is out of the bounds [0, 12] [-Warray-bounds] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-7/output-1/per-package/ptpd/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o dep/servo.o dep/servo.c /tmp/instance-7/output-1/per-package/ptpd/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o dep/startup.o dep/startup.c /tmp/instance-7/output-1/per-package/ptpd/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o dep/sys.o dep/sys.c dep/sys.c: In function 'displayStats': dep/sys.c:208:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 208 | write(1, sbuf, rtOpts->csvStats ? len : SCREEN_MAXSZ + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-7/output-1/per-package/ptpd/host/bin/sh4a-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o dep/timer.o dep/timer.c /tmp/instance-7/output-1/per-package/ptpd/host/bin/sh4a-buildroot-linux-gnu-gcc -o ptpd ptpd.o arith.o bmc.o probe.o protocol.o dep/msg.o dep/net.o dep/servo.o dep/startup.o dep/sys.o dep/timer.o make[1]: Leaving directory '/tmp/instance-7/output-1/build/ptpd-1.1.0/src' >>> ptpd 1.1.0 Installing to target /usr/bin/install -m 755 -D /tmp/instance-7/output-1/build/ptpd-1.1.0/src/ptpd /tmp/instance-7/output-1/per-package/ptpd/target/usr/sbin/ptpd /usr/bin/install -m 755 -D package/ptpd/S65ptpd /tmp/instance-7/output-1/per-package/ptpd/target/etc/init.d/S65ptpd mkdir -p /tmp/instance-7/output-1/per-package/host-python-cython/host mkdir -p /tmp/instance-7/output-1/per-package/host-python-cython/target Cython-0.29.33.tar.gz: OK (md5: bd42c555cb2298b8a94fa8de7ee679ba) Cython-0.29.33.tar.gz: OK (sha256: 5040764c4a4d2ce964a395da24f0d1ae58144995dab92c6b96f44c3f4d72286a) >>> host-python-cython 0.29.33 Extracting mkdir -p /tmp/instance-7/output-1/per-package/host-python-cython/host mkdir -p /tmp/instance-7/output-1/per-package/host-python-cython/target gzip -d -c /tmp/instance-7/dl/python-cython/Cython-0.29.33.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/host-python-cython-0.29.33 -xf - >>> host-python-cython 0.29.33 Patching >>> host-python-cython 0.29.33 Configuring mkdir -p /tmp/instance-7/output-1/per-package/host-python-cython/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-python-setuptools/host/ /tmp/instance-7/output-1/per-package/host-python-setuptools/host/ /tmp/instance-7/output-1/per-package/host-python-cython/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-python3/host/ /tmp/instance-7/output-1/per-package/host-python3/host/ /tmp/instance-7/output-1/per-package/host-python-cython/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-python-cython/host mkdir -p /tmp/instance-7/output-1/per-package/host-python-cython/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-python-setuptools/target/ /tmp/instance-7/output-1/per-package/host-python-setuptools/target/ /tmp/instance-7/output-1/per-package/host-python-cython/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-python3/target/ /tmp/instance-7/output-1/per-package/host-python3/target/ /tmp/instance-7/output-1/per-package/host-python-cython/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-python-cython/target >>> host-python-cython 0.29.33 Building (cd /tmp/instance-7/output-1/build/host-python-cython-0.29.33//; PATH="/tmp/instance-7/output-1/per-package/host-python-cython/host/bin:/tmp/instance-7/output-1/per-package/host-python-cython/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-7/output-1/per-package/host-python-cython/host/bin:/tmp/instance-7/output-1/per-package/host-python-cython/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-python-cython/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-7/output-1/per-package/host-python-cython/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-python-cython/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-7/output-1/per-package/host-python-cython/host/include" CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include" CXXFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-cython/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-7/output-1/per-package/host-python-cython/host/bin/python setup.py build ) /tmp/instance-7/output-1/build/host-python-cython-0.29.33/setup.py:111: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead from distutils.sysconfig import get_python_inc Unable to find pgen, not compiling formal grammar. running build running build_py creating build creating build/lib.linux-x86_64-3.11 copying cython.py -> build/lib.linux-x86_64-3.11 creating build/lib.linux-x86_64-3.11/Cython copying Cython/__init__.py -> build/lib.linux-x86_64-3.11/Cython copying Cython/Utils.py -> build/lib.linux-x86_64-3.11/Cython copying Cython/TestUtils.py -> build/lib.linux-x86_64-3.11/Cython copying Cython/StringIOTree.py -> build/lib.linux-x86_64-3.11/Cython copying Cython/Shadow.py -> build/lib.linux-x86_64-3.11/Cython copying Cython/Debugging.py -> build/lib.linux-x86_64-3.11/Cython copying Cython/Coverage.py -> build/lib.linux-x86_64-3.11/Cython copying Cython/CodeWriter.py -> build/lib.linux-x86_64-3.11/Cython creating build/lib.linux-x86_64-3.11/Cython/Build copying Cython/Build/__init__.py -> build/lib.linux-x86_64-3.11/Cython/Build copying Cython/Build/IpythonMagic.py -> build/lib.linux-x86_64-3.11/Cython/Build copying Cython/Build/Inline.py -> build/lib.linux-x86_64-3.11/Cython/Build copying Cython/Build/Distutils.py -> build/lib.linux-x86_64-3.11/Cython/Build copying Cython/Build/Dependencies.py -> build/lib.linux-x86_64-3.11/Cython/Build copying Cython/Build/Cythonize.py -> build/lib.linux-x86_64-3.11/Cython/Build copying Cython/Build/BuildExecutable.py -> build/lib.linux-x86_64-3.11/Cython/Build creating build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/__init__.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/Visitor.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/Version.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/UtilityCode.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/UtilNodes.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/TypeSlots.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/TypeInference.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/TreePath.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/TreeFragment.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/Symtab.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/StringEncoding.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/Scanning.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/Pythran.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/Pipeline.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/Parsing.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/Options.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/Optimize.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/Nodes.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/Naming.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/ModuleNode.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/MemoryView.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/Main.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/Lexicon.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/Interpreter.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/Future.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/FusedNode.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/FlowControl.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/ExprNodes.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/Errors.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/DebugFlags.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/CythonScope.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/Code.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/CmdLine.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/Builtin.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/Buffer.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/Annotate.py -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-x86_64-3.11/Cython/Compiler creating build/lib.linux-x86_64-3.11/Cython/Runtime copying Cython/Runtime/__init__.py -> build/lib.linux-x86_64-3.11/Cython/Runtime creating build/lib.linux-x86_64-3.11/Cython/Distutils copying Cython/Distutils/old_build_ext.py -> build/lib.linux-x86_64-3.11/Cython/Distutils copying Cython/Distutils/extension.py -> build/lib.linux-x86_64-3.11/Cython/Distutils copying Cython/Distutils/build_ext.py -> build/lib.linux-x86_64-3.11/Cython/Distutils copying Cython/Distutils/__init__.py -> build/lib.linux-x86_64-3.11/Cython/Distutils creating build/lib.linux-x86_64-3.11/Cython/Debugger copying Cython/Debugger/libpython.py -> build/lib.linux-x86_64-3.11/Cython/Debugger copying Cython/Debugger/libcython.py -> build/lib.linux-x86_64-3.11/Cython/Debugger copying Cython/Debugger/__init__.py -> build/lib.linux-x86_64-3.11/Cython/Debugger copying Cython/Debugger/DebugWriter.py -> build/lib.linux-x86_64-3.11/Cython/Debugger copying Cython/Debugger/Cygdb.py -> build/lib.linux-x86_64-3.11/Cython/Debugger creating build/lib.linux-x86_64-3.11/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-x86_64-3.11/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-x86_64-3.11/Cython/Debugger/Tests copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-x86_64-3.11/Cython/Debugger/Tests copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-x86_64-3.11/Cython/Debugger/Tests creating build/lib.linux-x86_64-3.11/Cython/Plex copying Cython/Plex/__init__.py -> build/lib.linux-x86_64-3.11/Cython/Plex copying Cython/Plex/Transitions.py -> build/lib.linux-x86_64-3.11/Cython/Plex copying Cython/Plex/Traditional.py -> build/lib.linux-x86_64-3.11/Cython/Plex copying Cython/Plex/Timing.py -> build/lib.linux-x86_64-3.11/Cython/Plex copying Cython/Plex/Scanners.py -> build/lib.linux-x86_64-3.11/Cython/Plex copying Cython/Plex/Regexps.py -> build/lib.linux-x86_64-3.11/Cython/Plex copying Cython/Plex/Machines.py -> build/lib.linux-x86_64-3.11/Cython/Plex copying Cython/Plex/Lexicons.py -> build/lib.linux-x86_64-3.11/Cython/Plex copying Cython/Plex/Errors.py -> build/lib.linux-x86_64-3.11/Cython/Plex copying Cython/Plex/DFA.py -> build/lib.linux-x86_64-3.11/Cython/Plex copying Cython/Plex/Actions.py -> build/lib.linux-x86_64-3.11/Cython/Plex creating build/lib.linux-x86_64-3.11/Cython/Tests copying Cython/Tests/xmlrunner.py -> build/lib.linux-x86_64-3.11/Cython/Tests copying Cython/Tests/__init__.py -> build/lib.linux-x86_64-3.11/Cython/Tests copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-x86_64-3.11/Cython/Tests copying Cython/Tests/TestJediTyper.py -> build/lib.linux-x86_64-3.11/Cython/Tests copying Cython/Tests/TestCythonUtils.py -> build/lib.linux-x86_64-3.11/Cython/Tests copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-x86_64-3.11/Cython/Tests creating build/lib.linux-x86_64-3.11/Cython/Build/Tests copying Cython/Build/Tests/__init__.py -> build/lib.linux-x86_64-3.11/Cython/Build/Tests copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-x86_64-3.11/Cython/Build/Tests copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-x86_64-3.11/Cython/Build/Tests copying Cython/Build/Tests/TestInline.py -> build/lib.linux-x86_64-3.11/Cython/Build/Tests copying Cython/Build/Tests/TestCyCache.py -> build/lib.linux-x86_64-3.11/Cython/Build/Tests creating build/lib.linux-x86_64-3.11/Cython/Compiler/Tests copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-x86_64-3.11/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-x86_64-3.11/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-x86_64-3.11/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTypes.py -> build/lib.linux-x86_64-3.11/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-x86_64-3.11/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-x86_64-3.11/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestStringEncoding.py -> build/lib.linux-x86_64-3.11/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-x86_64-3.11/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-x86_64-3.11/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-x86_64-3.11/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.linux-x86_64-3.11/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-x86_64-3.11/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-x86_64-3.11/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-x86_64-3.11/Cython/Compiler/Tests creating build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/__init__.py -> build/lib.linux-x86_64-3.11/Cython/Utility creating build/lib.linux-x86_64-3.11/Cython/Tempita copying Cython/Tempita/compat3.py -> build/lib.linux-x86_64-3.11/Cython/Tempita copying Cython/Tempita/_tempita.py -> build/lib.linux-x86_64-3.11/Cython/Tempita copying Cython/Tempita/_looper.py -> build/lib.linux-x86_64-3.11/Cython/Tempita copying Cython/Tempita/__init__.py -> build/lib.linux-x86_64-3.11/Cython/Tempita creating build/lib.linux-x86_64-3.11/pyximport copying pyximport/pyximport.py -> build/lib.linux-x86_64-3.11/pyximport copying pyximport/pyxbuild.py -> build/lib.linux-x86_64-3.11/pyximport copying pyximport/__init__.py -> build/lib.linux-x86_64-3.11/pyximport creating build/lib.linux-x86_64-3.11/Cython/Includes copying Cython/Includes/openmp.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes creating build/lib.linux-x86_64-3.11/Cython/Includes/posix copying Cython/Includes/posix/wait.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/posix copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/posix copying Cython/Includes/posix/types.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/posix copying Cython/Includes/posix/time.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/posix copying Cython/Includes/posix/strings.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/posix copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/posix copying Cython/Includes/posix/stdio.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/posix copying Cython/Includes/posix/stat.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/posix copying Cython/Includes/posix/signal.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/posix copying Cython/Includes/posix/select.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/posix copying Cython/Includes/posix/resource.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/posix copying Cython/Includes/posix/mman.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/posix copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/posix copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/posix copying Cython/Includes/posix/dlfcn.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/posix copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/posix creating build/lib.linux-x86_64-3.11/Cython/Includes/numpy copying Cython/Includes/numpy/math.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/numpy copying Cython/Includes/numpy/__init__.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/numpy creating build/lib.linux-x86_64-3.11/Cython/Includes/libcpp copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libcpp copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libcpp copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libcpp copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libcpp copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libcpp copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libcpp copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libcpp copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libcpp copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libcpp copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libcpp copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libcpp copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libcpp copying Cython/Includes/libcpp/limits.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libcpp copying Cython/Includes/libcpp/iterator.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libcpp copying Cython/Includes/libcpp/functional.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libcpp copying Cython/Includes/libcpp/forward_list.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libcpp copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libcpp copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libcpp copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libcpp copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libcpp copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libcpp creating build/lib.linux-x86_64-3.11/Cython/Includes/libc copying Cython/Includes/libc/time.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libc copying Cython/Includes/libc/string.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libc copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libc copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libc copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libc copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libc copying Cython/Includes/libc/signal.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libc copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libc copying Cython/Includes/libc/math.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libc copying Cython/Includes/libc/locale.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libc copying Cython/Includes/libc/limits.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libc copying Cython/Includes/libc/float.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libc copying Cython/Includes/libc/errno.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libc copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/libc creating build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/version.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/type.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/string.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/set.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/pylifecycle.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/oldbuffer.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/object.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/number.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/module.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/method.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/memoryview.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/long.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/list.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/iterobject.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/int.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/genobject.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/function.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/float.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/conversion.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/codecs.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/cobject.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/ceval.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/cellobject.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/bytearray.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/array.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/cpython creating build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stl.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdlib.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdio.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_weakref.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_version.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_unicode.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_type.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_tuple.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_string.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_set.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_sequence.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_ref.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_pycapsule.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_oldbuffer.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_object.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_number.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_module.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_method.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mem.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mapping.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_long.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_list.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_iterator.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_int.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_instance.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_getargs.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_function.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_float.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_exc.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_dict.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_complex.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_cobject.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bytes.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_buffer.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bool.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python.pxd -> build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated copying Cython/Compiler/Visitor.pxd -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/Scanning.pxd -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/Parsing.pxd -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Compiler/Code.pxd -> build/lib.linux-x86_64-3.11/Cython/Compiler copying Cython/Runtime/refnanny.pyx -> build/lib.linux-x86_64-3.11/Cython/Runtime copying Cython/Debugger/Tests/codefile -> build/lib.linux-x86_64-3.11/Cython/Debugger/Tests copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-x86_64-3.11/Cython/Debugger/Tests copying Cython/Plex/Scanners.pxd -> build/lib.linux-x86_64-3.11/Cython/Plex copying Cython/Plex/Actions.pxd -> build/lib.linux-x86_64-3.11/Cython/Plex copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/MemoryView.pyx -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/CppConvert.pyx -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/CpdefEnums.pyx -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/CConvert.pyx -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/TypeConversion.c -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/StringTools.c -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/Profile.c -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/Printing.c -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/Overflow.c -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/Optimize.c -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/ObjectHandling.c -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/MemoryView_C.c -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/ImportExport.c -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/FunctionArguments.c -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/Exceptions.c -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/Embed.c -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/CythonFunction.c -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/Coroutine.c -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/Complex.c -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/CommonStructures.c -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/Capsule.c -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/CMath.c -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/Builtins.c -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/Buffer.c -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/AsyncGen.c -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/arrayarray.h -> build/lib.linux-x86_64-3.11/Cython/Utility copying Cython/Utility/CppSupport.cpp -> build/lib.linux-x86_64-3.11/Cython/Utility running build_ext Compiling /tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Plex/Scanners.py because it changed. Compiling /tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Plex/Actions.py because it changed. Compiling /tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Compiler/Scanning.py because it changed. Compiling /tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Compiler/Visitor.py because it changed. Compiling /tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Compiler/FlowControl.py because it changed. Compiling /tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Runtime/refnanny.pyx because it changed. Compiling /tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Compiler/FusedNode.py because it changed. Compiling /tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Tempita/_tempita.py because it changed. [1/8] Cythonizing /tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Compiler/FlowControl.py [2/8] Cythonizing /tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Compiler/FusedNode.py [3/8] Cythonizing /tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Compiler/Scanning.py [4/8] Cythonizing /tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Compiler/Visitor.py [5/8] Cythonizing /tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Plex/Actions.py [6/8] Cythonizing /tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Plex/Scanners.py [7/8] Cythonizing /tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Runtime/refnanny.pyx [8/8] Cythonizing /tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Tempita/_tempita.py building 'Cython.Plex.Scanners' extension creating build/temp.linux-x86_64-3.11 creating build/temp.linux-x86_64-3.11/tmp creating build/temp.linux-x86_64-3.11/tmp/instance-7 creating build/temp.linux-x86_64-3.11/tmp/instance-7/output-1 creating build/temp.linux-x86_64-3.11/tmp/instance-7/output-1/build creating build/temp.linux-x86_64-3.11/tmp/instance-7/output-1/build/host-python-cython-0.29.33 creating build/temp.linux-x86_64-3.11/tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython creating build/temp.linux-x86_64-3.11/tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Plex /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -fPIC -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include/python3.11 -c /tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Plex/Scanners.c -o build/temp.linux-x86_64-3.11/tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Plex/Scanners.o /usr/bin/gcc -pthread -shared -L/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -Wl,--enable-new-dtags -L/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -O2 -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include build/temp.linux-x86_64-3.11/tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Plex/Scanners.o -L/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -o build/lib.linux-x86_64-3.11/Cython/Plex/Scanners.cpython-311-x86_64-linux-gnu.so building 'Cython.Plex.Actions' extension /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -fPIC -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include/python3.11 -c /tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Plex/Actions.c -o build/temp.linux-x86_64-3.11/tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Plex/Actions.o /usr/bin/gcc -pthread -shared -L/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -Wl,--enable-new-dtags -L/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -O2 -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include build/temp.linux-x86_64-3.11/tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Plex/Actions.o -L/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -o build/lib.linux-x86_64-3.11/Cython/Plex/Actions.cpython-311-x86_64-linux-gnu.so building 'Cython.Compiler.Scanning' extension creating build/temp.linux-x86_64-3.11/tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Compiler /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -fPIC -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include/python3.11 -c /tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Compiler/Scanning.c -o build/temp.linux-x86_64-3.11/tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Compiler/Scanning.o /usr/bin/gcc -pthread -shared -L/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -Wl,--enable-new-dtags -L/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -O2 -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include build/temp.linux-x86_64-3.11/tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Compiler/Scanning.o -L/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -o build/lib.linux-x86_64-3.11/Cython/Compiler/Scanning.cpython-311-x86_64-linux-gnu.so building 'Cython.Compiler.Visitor' extension /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -fPIC -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include/python3.11 -c /tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Compiler/Visitor.c -o build/temp.linux-x86_64-3.11/tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Compiler/Visitor.o /usr/bin/gcc -pthread -shared -L/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -Wl,--enable-new-dtags -L/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -O2 -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include build/temp.linux-x86_64-3.11/tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Compiler/Visitor.o -L/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -o build/lib.linux-x86_64-3.11/Cython/Compiler/Visitor.cpython-311-x86_64-linux-gnu.so building 'Cython.Compiler.FlowControl' extension /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -fPIC -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include/python3.11 -c /tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Compiler/FlowControl.c -o build/temp.linux-x86_64-3.11/tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Compiler/FlowControl.o /usr/bin/gcc -pthread -shared -L/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -Wl,--enable-new-dtags -L/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -O2 -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include build/temp.linux-x86_64-3.11/tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Compiler/FlowControl.o -L/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -o build/lib.linux-x86_64-3.11/Cython/Compiler/FlowControl.cpython-311-x86_64-linux-gnu.so building 'Cython.Runtime.refnanny' extension creating build/temp.linux-x86_64-3.11/tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Runtime /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -fPIC -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include/python3.11 -c /tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Runtime/refnanny.c -o build/temp.linux-x86_64-3.11/tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Runtime/refnanny.o /usr/bin/gcc -pthread -shared -L/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -Wl,--enable-new-dtags -L/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -O2 -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include build/temp.linux-x86_64-3.11/tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Runtime/refnanny.o -L/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -o build/lib.linux-x86_64-3.11/Cython/Runtime/refnanny.cpython-311-x86_64-linux-gnu.so building 'Cython.Compiler.FusedNode' extension /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -fPIC -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include/python3.11 -c /tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Compiler/FusedNode.c -o build/temp.linux-x86_64-3.11/tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Compiler/FusedNode.o /usr/bin/gcc -pthread -shared -L/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -Wl,--enable-new-dtags -L/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -O2 -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include build/temp.linux-x86_64-3.11/tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Compiler/FusedNode.o -L/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -o build/lib.linux-x86_64-3.11/Cython/Compiler/FusedNode.cpython-311-x86_64-linux-gnu.so building 'Cython.Tempita._tempita' extension creating build/temp.linux-x86_64-3.11/tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Tempita /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -fPIC -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include/python3.11 -c /tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Tempita/_tempita.c -o build/temp.linux-x86_64-3.11/tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Tempita/_tempita.o /usr/bin/gcc -pthread -shared -L/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -Wl,--enable-new-dtags -L/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -O2 -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include build/temp.linux-x86_64-3.11/tmp/instance-7/output-1/build/host-python-cython-0.29.33/Cython/Tempita/_tempita.o -L/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -o build/lib.linux-x86_64-3.11/Cython/Tempita/_tempita.cpython-311-x86_64-linux-gnu.so >>> host-python-cython 0.29.33 Installing to host directory (cd /tmp/instance-7/output-1/build/host-python-cython-0.29.33//; PATH="/tmp/instance-7/output-1/per-package/host-python-cython/host/bin:/tmp/instance-7/output-1/per-package/host-python-cython/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-7/output-1/per-package/host-python-cython/host/bin:/tmp/instance-7/output-1/per-package/host-python-cython/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-python-cython/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-7/output-1/per-package/host-python-cython/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-python-cython/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-7/output-1/per-package/host-python-cython/host/include" CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include" CXXFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-python-cython/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-python-cython/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-cython/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-7/output-1/per-package/host-python-cython/host/bin/python setup.py install --prefix=/tmp/instance-7/output-1/per-package/host-python-cython/host --root=/ --single-version-externally-managed ) /tmp/instance-7/output-1/build/host-python-cython-0.29.33/setup.py:111: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead from distutils.sysconfig import get_python_inc Unable to find pgen, not compiling formal grammar. running install /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/setuptools/command/install.py:35: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running build_ext running install_lib creating /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/pyximport copying build/lib.linux-x86_64-3.11/pyximport/__init__.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/pyximport copying build/lib.linux-x86_64-3.11/pyximport/pyxbuild.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/pyximport copying build/lib.linux-x86_64-3.11/pyximport/pyximport.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/pyximport creating /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython creating /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes creating /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_bool.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_buffer.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_bytes.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_cobject.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_complex.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_dict.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_exc.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_float.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_function.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_getargs.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_instance.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_int.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_iterator.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_list.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_long.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_mapping.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_mem.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_method.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_module.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_number.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_object.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_oldbuffer.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_pycapsule.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_ref.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_sequence.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_set.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_string.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_tuple.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_type.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_unicode.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_version.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/python_weakref.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/stdio.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/stdlib.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.11/Cython/Includes/Deprecated/stl.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/Deprecated creating /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/__init__.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/array.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/bool.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/buffer.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/bytearray.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/bytes.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/cellobject.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/ceval.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/cobject.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/codecs.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/complex.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/conversion.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/datetime.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/dict.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/exc.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/float.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/function.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/genobject.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/getargs.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/instance.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/int.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/iterator.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/iterobject.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/list.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/long.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/longintrepr.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/mapping.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/mem.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/memoryview.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/method.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/module.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/number.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/object.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/oldbuffer.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/pycapsule.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/pylifecycle.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/pystate.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/pythread.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/ref.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/sequence.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/set.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/slice.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/string.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/tuple.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/type.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/unicode.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/version.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.11/Cython/Includes/cpython/weakref.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/cpython creating /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.11/Cython/Includes/libc/__init__.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.11/Cython/Includes/libc/errno.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.11/Cython/Includes/libc/float.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.11/Cython/Includes/libc/limits.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.11/Cython/Includes/libc/locale.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.11/Cython/Includes/libc/math.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.11/Cython/Includes/libc/setjmp.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.11/Cython/Includes/libc/signal.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.11/Cython/Includes/libc/stddef.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.11/Cython/Includes/libc/stdint.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.11/Cython/Includes/libc/stdio.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.11/Cython/Includes/libc/stdlib.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.11/Cython/Includes/libc/string.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.11/Cython/Includes/libc/time.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libc creating /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.11/Cython/Includes/libcpp/__init__.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.11/Cython/Includes/libcpp/algorithm.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.11/Cython/Includes/libcpp/cast.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.11/Cython/Includes/libcpp/complex.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.11/Cython/Includes/libcpp/deque.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.11/Cython/Includes/libcpp/forward_list.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.11/Cython/Includes/libcpp/functional.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.11/Cython/Includes/libcpp/iterator.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.11/Cython/Includes/libcpp/limits.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.11/Cython/Includes/libcpp/list.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.11/Cython/Includes/libcpp/map.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.11/Cython/Includes/libcpp/memory.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.11/Cython/Includes/libcpp/pair.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.11/Cython/Includes/libcpp/queue.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.11/Cython/Includes/libcpp/set.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.11/Cython/Includes/libcpp/stack.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.11/Cython/Includes/libcpp/string.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.11/Cython/Includes/libcpp/typeindex.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.11/Cython/Includes/libcpp/typeinfo.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.11/Cython/Includes/libcpp/unordered_map.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.11/Cython/Includes/libcpp/unordered_set.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.11/Cython/Includes/libcpp/utility.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.11/Cython/Includes/libcpp/vector.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/libcpp creating /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/numpy copying build/lib.linux-x86_64-3.11/Cython/Includes/numpy/__init__.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/numpy copying build/lib.linux-x86_64-3.11/Cython/Includes/numpy/math.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/numpy creating /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.11/Cython/Includes/posix/__init__.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.11/Cython/Includes/posix/dlfcn.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.11/Cython/Includes/posix/fcntl.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.11/Cython/Includes/posix/ioctl.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.11/Cython/Includes/posix/mman.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.11/Cython/Includes/posix/resource.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.11/Cython/Includes/posix/select.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.11/Cython/Includes/posix/signal.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.11/Cython/Includes/posix/stat.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.11/Cython/Includes/posix/stdio.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.11/Cython/Includes/posix/stdlib.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.11/Cython/Includes/posix/strings.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.11/Cython/Includes/posix/time.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.11/Cython/Includes/posix/types.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.11/Cython/Includes/posix/unistd.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.11/Cython/Includes/posix/wait.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.11/Cython/Includes/openmp.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Includes creating /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Tempita copying build/lib.linux-x86_64-3.11/Cython/Tempita/_tempita.cpython-311-x86_64-linux-gnu.so -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Tempita copying build/lib.linux-x86_64-3.11/Cython/Tempita/__init__.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Tempita copying build/lib.linux-x86_64-3.11/Cython/Tempita/_looper.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Tempita copying build/lib.linux-x86_64-3.11/Cython/Tempita/_tempita.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Tempita copying build/lib.linux-x86_64-3.11/Cython/Tempita/compat3.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Tempita creating /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/CppSupport.cpp -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/arrayarray.h -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/AsyncGen.c -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/Buffer.c -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/Builtins.c -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/CMath.c -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/Capsule.c -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/CommonStructures.c -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/Complex.c -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/Coroutine.c -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/CythonFunction.c -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/Embed.c -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/Exceptions.c -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/ExtensionTypes.c -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/FunctionArguments.c -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/ImportExport.c -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/MemoryView_C.c -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/ModuleSetupCode.c -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/ObjectHandling.c -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/Optimize.c -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/Overflow.c -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/Printing.c -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/Profile.c -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/StringTools.c -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/TestUtilityLoader.c -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/TypeConversion.c -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/CConvert.pyx -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/CpdefEnums.pyx -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/CppConvert.pyx -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/MemoryView.pyx -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/TestCyUtilityLoader.pyx -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/TestCythonScope.pyx -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.11/Cython/Utility/__init__.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility creating /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Tests copying build/lib.linux-x86_64-3.11/Cython/Tests/TestCodeWriter.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Tests copying build/lib.linux-x86_64-3.11/Cython/Tests/TestCythonUtils.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Tests copying build/lib.linux-x86_64-3.11/Cython/Tests/TestJediTyper.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Tests copying build/lib.linux-x86_64-3.11/Cython/Tests/TestStringIOTree.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Tests copying build/lib.linux-x86_64-3.11/Cython/Tests/__init__.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Tests copying build/lib.linux-x86_64-3.11/Cython/Tests/xmlrunner.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Tests creating /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.11/Cython/Plex/Actions.cpython-311-x86_64-linux-gnu.so -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.11/Cython/Plex/Scanners.cpython-311-x86_64-linux-gnu.so -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.11/Cython/Plex/Actions.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.11/Cython/Plex/Scanners.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.11/Cython/Plex/Actions.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.11/Cython/Plex/DFA.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.11/Cython/Plex/Errors.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.11/Cython/Plex/Lexicons.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.11/Cython/Plex/Machines.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.11/Cython/Plex/Regexps.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.11/Cython/Plex/Scanners.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.11/Cython/Plex/Timing.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.11/Cython/Plex/Traditional.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.11/Cython/Plex/Transitions.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.11/Cython/Plex/__init__.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Plex creating /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Debugger creating /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-3.11/Cython/Debugger/Tests/cfuncs.c -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-3.11/Cython/Debugger/Tests/codefile -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-3.11/Cython/Debugger/Tests/TestLibCython.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-3.11/Cython/Debugger/Tests/__init__.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-3.11/Cython/Debugger/Tests/test_libcython_in_gdb.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-3.11/Cython/Debugger/Tests/test_libpython_in_gdb.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-3.11/Cython/Debugger/Cygdb.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Debugger copying build/lib.linux-x86_64-3.11/Cython/Debugger/DebugWriter.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Debugger copying build/lib.linux-x86_64-3.11/Cython/Debugger/__init__.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Debugger copying build/lib.linux-x86_64-3.11/Cython/Debugger/libcython.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Debugger copying build/lib.linux-x86_64-3.11/Cython/Debugger/libpython.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Debugger creating /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Distutils copying build/lib.linux-x86_64-3.11/Cython/Distutils/__init__.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Distutils copying build/lib.linux-x86_64-3.11/Cython/Distutils/build_ext.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Distutils copying build/lib.linux-x86_64-3.11/Cython/Distutils/extension.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Distutils copying build/lib.linux-x86_64-3.11/Cython/Distutils/old_build_ext.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Distutils creating /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Runtime copying build/lib.linux-x86_64-3.11/Cython/Runtime/refnanny.cpython-311-x86_64-linux-gnu.so -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Runtime copying build/lib.linux-x86_64-3.11/Cython/Runtime/refnanny.pyx -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Runtime copying build/lib.linux-x86_64-3.11/Cython/Runtime/__init__.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Runtime creating /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/FusedNode.cpython-311-x86_64-linux-gnu.so -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/FlowControl.cpython-311-x86_64-linux-gnu.so -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/Visitor.cpython-311-x86_64-linux-gnu.so -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/Scanning.cpython-311-x86_64-linux-gnu.so -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/Code.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/FlowControl.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/ParseTreeTransforms.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/Parsing.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/Scanning.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/Visitor.pxd -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler creating /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.11/Cython/Compiler/Tests/TestBuffer.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.11/Cython/Compiler/Tests/TestCmdLine.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.11/Cython/Compiler/Tests/TestFlowControl.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.11/Cython/Compiler/Tests/TestGrammar.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.11/Cython/Compiler/Tests/TestMemView.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.11/Cython/Compiler/Tests/TestParseTreeTransforms.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.11/Cython/Compiler/Tests/TestSignatureMatching.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.11/Cython/Compiler/Tests/TestStringEncoding.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.11/Cython/Compiler/Tests/TestTreeFragment.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.11/Cython/Compiler/Tests/TestTreePath.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.11/Cython/Compiler/Tests/TestTypes.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.11/Cython/Compiler/Tests/TestUtilityLoad.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.11/Cython/Compiler/Tests/TestVisitor.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.11/Cython/Compiler/Tests/__init__.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.11/Cython/Compiler/AnalysedTreeTransforms.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/Annotate.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/AutoDocTransforms.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/Buffer.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/Builtin.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/CmdLine.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/Code.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/CodeGeneration.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/CythonScope.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/DebugFlags.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/Errors.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/ExprNodes.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/FlowControl.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/FusedNode.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/Future.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/Interpreter.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/Lexicon.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/Main.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/MemoryView.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/ModuleNode.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/Naming.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/Nodes.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/Optimize.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/Options.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/ParseTreeTransforms.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/Parsing.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/Pipeline.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/PyrexTypes.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/Pythran.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/Scanning.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/StringEncoding.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/Symtab.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/TreeFragment.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/TreePath.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/TypeInference.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/TypeSlots.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/UtilNodes.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/UtilityCode.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/Version.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/Visitor.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.11/Cython/Compiler/__init__.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler creating /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Build creating /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Build/Tests copying build/lib.linux-x86_64-3.11/Cython/Build/Tests/TestCyCache.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Build/Tests copying build/lib.linux-x86_64-3.11/Cython/Build/Tests/TestInline.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Build/Tests copying build/lib.linux-x86_64-3.11/Cython/Build/Tests/TestIpythonMagic.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Build/Tests copying build/lib.linux-x86_64-3.11/Cython/Build/Tests/TestStripLiterals.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Build/Tests copying build/lib.linux-x86_64-3.11/Cython/Build/Tests/__init__.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Build/Tests copying build/lib.linux-x86_64-3.11/Cython/Build/BuildExecutable.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Build copying build/lib.linux-x86_64-3.11/Cython/Build/Cythonize.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Build copying build/lib.linux-x86_64-3.11/Cython/Build/Dependencies.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Build copying build/lib.linux-x86_64-3.11/Cython/Build/Distutils.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Build copying build/lib.linux-x86_64-3.11/Cython/Build/Inline.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Build copying build/lib.linux-x86_64-3.11/Cython/Build/IpythonMagic.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Build copying build/lib.linux-x86_64-3.11/Cython/Build/__init__.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Build copying build/lib.linux-x86_64-3.11/Cython/CodeWriter.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython copying build/lib.linux-x86_64-3.11/Cython/Coverage.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython copying build/lib.linux-x86_64-3.11/Cython/Debugging.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython copying build/lib.linux-x86_64-3.11/Cython/Shadow.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython copying build/lib.linux-x86_64-3.11/Cython/StringIOTree.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython copying build/lib.linux-x86_64-3.11/Cython/TestUtils.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython copying build/lib.linux-x86_64-3.11/Cython/Utils.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython copying build/lib.linux-x86_64-3.11/Cython/__init__.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython copying build/lib.linux-x86_64-3.11/cython.py -> /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/pyximport/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/pyximport/pyxbuild.py to pyxbuild.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/pyximport/pyximport.py to pyximport.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Tempita/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Tempita/_looper.py to _looper.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Tempita/_tempita.py to _tempita.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Tempita/compat3.py to compat3.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utility/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Tests/TestCodeWriter.py to TestCodeWriter.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Tests/TestCythonUtils.py to TestCythonUtils.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Tests/TestJediTyper.py to TestJediTyper.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Tests/TestStringIOTree.py to TestStringIOTree.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Tests/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Tests/xmlrunner.py to xmlrunner.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Plex/Actions.py to Actions.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Plex/DFA.py to DFA.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Plex/Errors.py to Errors.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Plex/Lexicons.py to Lexicons.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Plex/Machines.py to Machines.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Plex/Regexps.py to Regexps.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Plex/Scanners.py to Scanners.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Plex/Timing.py to Timing.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Plex/Traditional.py to Traditional.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Plex/Transitions.py to Transitions.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Plex/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Debugger/Tests/TestLibCython.py to TestLibCython.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Debugger/Tests/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Debugger/Tests/test_libcython_in_gdb.py to test_libcython_in_gdb.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Debugger/Tests/test_libpython_in_gdb.py to test_libpython_in_gdb.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Debugger/Cygdb.py to Cygdb.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Debugger/DebugWriter.py to DebugWriter.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Debugger/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Debugger/libcython.py to libcython.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Debugger/libpython.py to libpython.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Distutils/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Distutils/build_ext.py to build_ext.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Distutils/extension.py to extension.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Distutils/old_build_ext.py to old_build_ext.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Runtime/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Tests/TestBuffer.py to TestBuffer.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Tests/TestCmdLine.py to TestCmdLine.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Tests/TestFlowControl.py to TestFlowControl.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Tests/TestGrammar.py to TestGrammar.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Tests/TestMemView.py to TestMemView.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Tests/TestParseTreeTransforms.py to TestParseTreeTransforms.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Tests/TestSignatureMatching.py to TestSignatureMatching.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Tests/TestStringEncoding.py to TestStringEncoding.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Tests/TestTreeFragment.py to TestTreeFragment.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Tests/TestTreePath.py to TestTreePath.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Tests/TestTypes.py to TestTypes.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Tests/TestUtilityLoad.py to TestUtilityLoad.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Tests/TestVisitor.py to TestVisitor.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Tests/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/AnalysedTreeTransforms.py to AnalysedTreeTransforms.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Annotate.py to Annotate.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/AutoDocTransforms.py to AutoDocTransforms.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Buffer.py to Buffer.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Builtin.py to Builtin.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/CmdLine.py to CmdLine.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Code.py to Code.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/CodeGeneration.py to CodeGeneration.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/CythonScope.py to CythonScope.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/DebugFlags.py to DebugFlags.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Errors.py to Errors.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/ExprNodes.py to ExprNodes.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/FlowControl.py to FlowControl.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/FusedNode.py to FusedNode.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Future.py to Future.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Interpreter.py to Interpreter.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Lexicon.py to Lexicon.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Main.py to Main.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/MemoryView.py to MemoryView.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/ModuleNode.py to ModuleNode.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Naming.py to Naming.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Nodes.py to Nodes.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Optimize.py to Optimize.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Options.py to Options.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/ParseTreeTransforms.py to ParseTreeTransforms.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Parsing.py to Parsing.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Pipeline.py to Pipeline.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/PyrexTypes.py to PyrexTypes.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Pythran.py to Pythran.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Scanning.py to Scanning.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/StringEncoding.py to StringEncoding.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Symtab.py to Symtab.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/TreeFragment.py to TreeFragment.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/TreePath.py to TreePath.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/TypeInference.py to TypeInference.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/TypeSlots.py to TypeSlots.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/UtilNodes.py to UtilNodes.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/UtilityCode.py to UtilityCode.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Version.py to Version.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/Visitor.py to Visitor.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Compiler/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Build/Tests/TestCyCache.py to TestCyCache.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Build/Tests/TestInline.py to TestInline.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Build/Tests/TestIpythonMagic.py to TestIpythonMagic.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Build/Tests/TestStripLiterals.py to TestStripLiterals.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Build/Tests/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Build/BuildExecutable.py to BuildExecutable.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Build/Cythonize.py to Cythonize.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Build/Dependencies.py to Dependencies.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Build/Distutils.py to Distutils.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Build/Inline.py to Inline.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Build/IpythonMagic.py to IpythonMagic.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Build/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/CodeWriter.py to CodeWriter.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Coverage.py to Coverage.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Debugging.py to Debugging.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Shadow.py to Shadow.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/StringIOTree.py to StringIOTree.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/TestUtils.py to TestUtils.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/Utils.py to Utils.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/cython.py to cython.cpython-311.pyc running install_egg_info running egg_info creating Cython.egg-info writing Cython.egg-info/PKG-INFO writing dependency_links to Cython.egg-info/dependency_links.txt writing entry points to Cython.egg-info/entry_points.txt writing top-level names to Cython.egg-info/top_level.txt writing manifest file 'Cython.egg-info/SOURCES.txt' reading manifest file 'Cython.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'Doc/*' warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests' warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests' warning: no files found matching '*.pxd' under directory 'Cython/Utility' warning: no files found matching 'pyximport/README' adding license file 'LICENSE.txt' adding license file 'COPYING.txt' writing manifest file 'Cython.egg-info/SOURCES.txt' Copying Cython.egg-info to /tmp/instance-7/output-1/per-package/host-python-cython/host/lib/python3.11/site-packages/Cython-0.29.33-py3.11.egg-info running install_scripts Installing cygdb script to /tmp/instance-7/output-1/per-package/host-python-cython/host/bin Installing cython script to /tmp/instance-7/output-1/per-package/host-python-cython/host/bin Installing cythonize script to /tmp/instance-7/output-1/per-package/host-python-cython/host/bin mkdir -p /tmp/instance-7/output-1/per-package/host-python-greenlet/host mkdir -p /tmp/instance-7/output-1/per-package/host-python-greenlet/target greenlet-2.0.1.tar.gz: OK (md5: 8d0f10b807144a86b54841cfab2620a9) greenlet-2.0.1.tar.gz: OK (sha256: 42e602564460da0e8ee67cb6d7236363ee5e131aa15943b6670e44e5c2ed0f67) >>> host-python-greenlet 2.0.1 Extracting mkdir -p /tmp/instance-7/output-1/per-package/host-python-greenlet/host mkdir -p /tmp/instance-7/output-1/per-package/host-python-greenlet/target gzip -d -c /tmp/instance-7/dl/python-greenlet/greenlet-2.0.1.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/host-python-greenlet-2.0.1 -xf - >>> host-python-greenlet 2.0.1 Patching >>> host-python-greenlet 2.0.1 Configuring mkdir -p /tmp/instance-7/output-1/per-package/host-python-greenlet/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-python-setuptools/host/ /tmp/instance-7/output-1/per-package/host-python-setuptools/host/ /tmp/instance-7/output-1/per-package/host-python-greenlet/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-python3/host/ /tmp/instance-7/output-1/per-package/host-python3/host/ /tmp/instance-7/output-1/per-package/host-python-greenlet/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-python-greenlet/host mkdir -p /tmp/instance-7/output-1/per-package/host-python-greenlet/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-python-setuptools/target/ /tmp/instance-7/output-1/per-package/host-python-setuptools/target/ /tmp/instance-7/output-1/per-package/host-python-greenlet/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-python3/target/ /tmp/instance-7/output-1/per-package/host-python3/target/ /tmp/instance-7/output-1/per-package/host-python-greenlet/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-python-greenlet/target >>> host-python-greenlet 2.0.1 Building (cd /tmp/instance-7/output-1/build/host-python-greenlet-2.0.1//; PATH="/tmp/instance-7/output-1/per-package/host-python-greenlet/host/bin:/tmp/instance-7/output-1/per-package/host-python-greenlet/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-7/output-1/per-package/host-python-greenlet/host/bin:/tmp/instance-7/output-1/per-package/host-python-greenlet/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-python-greenlet/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-7/output-1/per-package/host-python-greenlet/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-python-greenlet/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-7/output-1/per-package/host-python-greenlet/host/include" CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-python-greenlet/host/include" CXXFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-python-greenlet/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-7/output-1/per-package/host-python-greenlet/host/bin/python setup.py build ) running build running build_py creating build creating build/lib.linux-x86_64-3.11 creating build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/__init__.py -> build/lib.linux-x86_64-3.11/greenlet creating build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_weakref.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_version.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_tracing.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_throw.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_stack_saved.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_leaks.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_greenlet_trash.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_greenlet.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_generator_nested.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_generator.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_gc.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_extension_interface.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_cpp.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_contextvars.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/leakcheck.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/__init__.py -> build/lib.linux-x86_64-3.11/greenlet/tests creating build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/__init__.py -> build/lib.linux-x86_64-3.11/greenlet/platform running egg_info writing src/greenlet.egg-info/PKG-INFO writing dependency_links to src/greenlet.egg-info/dependency_links.txt writing requirements to src/greenlet.egg-info/requires.txt writing top-level names to src/greenlet.egg-info/top_level.txt reading manifest file 'src/greenlet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'benchmarks/*.json' no previously-included directories found matching 'docs/_build' warning: no files found matching '*.py' under directory 'appveyor' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '.coverage' found anywhere in distribution adding license file 'LICENSE' adding license file 'LICENSE.PSF' adding license file 'AUTHORS' writing manifest file 'src/greenlet.egg-info/SOURCES.txt' copying src/greenlet/greenlet.cpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet.h -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_allocator.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_compiler_compat.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_cpython_compat.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_exceptions.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_greenlet.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_internal.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_refs.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_slp_switch.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_thread_state.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_thread_state_dict_cleanup.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_thread_support.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/slp_platformselect.h -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/tests/_test_extension.c -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/_test_extension_cpp.cpp -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/platform/setup_switch_x64_masm.cmd -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_aarch64_gcc.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_alpha_unix.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_amd64_unix.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_arm32_gcc.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_arm32_ios.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_arm64_masm.asm -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_arm64_masm.obj -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_arm64_msvc.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_csky_gcc.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_m68k_gcc.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_mips_unix.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_ppc64_aix.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_ppc64_linux.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_ppc_aix.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_ppc_linux.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_ppc_macosx.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_ppc_unix.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_riscv_unix.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_s390_unix.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_sparc_sun_gcc.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_x32_unix.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_x64_masm.asm -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_x64_masm.obj -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_x64_msvc.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_x86_msvc.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_x86_unix.h -> build/lib.linux-x86_64-3.11/greenlet/platform running build_ext building 'greenlet._greenlet' extension creating build/temp.linux-x86_64-3.11 creating build/temp.linux-x86_64-3.11/src creating build/temp.linux-x86_64-3.11/src/greenlet /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/tmp/instance-7/output-1/per-package/host-python-greenlet/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-python-greenlet/host/include -I/tmp/instance-7/output-1/per-package/host-python-greenlet/host/include -fPIC -I/tmp/instance-7/output-1/per-package/host-python-greenlet/host/include/python3.11 -c src/greenlet/greenlet.cpp -o build/temp.linux-x86_64-3.11/src/greenlet/greenlet.o /usr/bin/g++ -pthread -shared -L/tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib -Wl,--enable-new-dtags -L/tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib -O2 -I/tmp/instance-7/output-1/per-package/host-python-greenlet/host/include -I/tmp/instance-7/output-1/per-package/host-python-greenlet/host/include build/temp.linux-x86_64-3.11/src/greenlet/greenlet.o -L/tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib -o build/lib.linux-x86_64-3.11/greenlet/_greenlet.cpython-311-x86_64-linux-gnu.so building 'greenlet.tests._test_extension' extension creating build/temp.linux-x86_64-3.11/src/greenlet/tests /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/tmp/instance-7/output-1/per-package/host-python-greenlet/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-python-greenlet/host/include -I/tmp/instance-7/output-1/per-package/host-python-greenlet/host/include -fPIC -Isrc/greenlet/ -I/tmp/instance-7/output-1/per-package/host-python-greenlet/host/include/python3.11 -c src/greenlet/tests/_test_extension.c -o build/temp.linux-x86_64-3.11/src/greenlet/tests/_test_extension.o /usr/bin/gcc -pthread -shared -L/tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib -Wl,--enable-new-dtags -L/tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib -O2 -I/tmp/instance-7/output-1/per-package/host-python-greenlet/host/include -I/tmp/instance-7/output-1/per-package/host-python-greenlet/host/include build/temp.linux-x86_64-3.11/src/greenlet/tests/_test_extension.o -L/tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib -o build/lib.linux-x86_64-3.11/greenlet/tests/_test_extension.cpython-311-x86_64-linux-gnu.so building 'greenlet.tests._test_extension_cpp' extension /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/tmp/instance-7/output-1/per-package/host-python-greenlet/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-python-greenlet/host/include -I/tmp/instance-7/output-1/per-package/host-python-greenlet/host/include -fPIC -Isrc/greenlet/ -I/tmp/instance-7/output-1/per-package/host-python-greenlet/host/include/python3.11 -c src/greenlet/tests/_test_extension_cpp.cpp -o build/temp.linux-x86_64-3.11/src/greenlet/tests/_test_extension_cpp.o /usr/bin/g++ -pthread -shared -L/tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib -Wl,--enable-new-dtags -L/tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib -O2 -I/tmp/instance-7/output-1/per-package/host-python-greenlet/host/include -I/tmp/instance-7/output-1/per-package/host-python-greenlet/host/include build/temp.linux-x86_64-3.11/src/greenlet/tests/_test_extension_cpp.o -L/tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib -o build/lib.linux-x86_64-3.11/greenlet/tests/_test_extension_cpp.cpython-311-x86_64-linux-gnu.so >>> host-python-greenlet 2.0.1 Installing to host directory (cd /tmp/instance-7/output-1/build/host-python-greenlet-2.0.1//; PATH="/tmp/instance-7/output-1/per-package/host-python-greenlet/host/bin:/tmp/instance-7/output-1/per-package/host-python-greenlet/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-7/output-1/per-package/host-python-greenlet/host/bin:/tmp/instance-7/output-1/per-package/host-python-greenlet/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-python-greenlet/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-7/output-1/per-package/host-python-greenlet/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-python-greenlet/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-7/output-1/per-package/host-python-greenlet/host/include" CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-python-greenlet/host/include" CXXFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-python-greenlet/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-7/output-1/per-package/host-python-greenlet/host/bin/python setup.py install --prefix=/tmp/instance-7/output-1/per-package/host-python-greenlet/host --root=/ --single-version-externally-managed ) running install /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/setuptools/command/install.py:35: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing src/greenlet.egg-info/PKG-INFO writing dependency_links to src/greenlet.egg-info/dependency_links.txt writing requirements to src/greenlet.egg-info/requires.txt writing top-level names to src/greenlet.egg-info/top_level.txt reading manifest file 'src/greenlet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'benchmarks/*.json' no previously-included directories found matching 'docs/_build' warning: no files found matching '*.py' under directory 'appveyor' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '.coverage' found anywhere in distribution adding license file 'LICENSE' adding license file 'LICENSE.PSF' adding license file 'AUTHORS' writing manifest file 'src/greenlet.egg-info/SOURCES.txt' running build_ext running install_lib creating /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/_greenlet.cpython-311-x86_64-linux-gnu.so -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/slp_platformselect.h -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_thread_support.hpp -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_thread_state_dict_cleanup.hpp -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_thread_state.hpp -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_slp_switch.hpp -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_refs.hpp -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_internal.hpp -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_greenlet.hpp -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_exceptions.hpp -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_cpython_compat.hpp -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_compiler_compat.hpp -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_allocator.hpp -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet.h -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet.cpp -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet creating /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_x86_unix.h -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_x86_msvc.h -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_x64_msvc.h -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_x64_masm.obj -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_x64_masm.asm -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_x32_unix.h -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_sparc_sun_gcc.h -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_s390_unix.h -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_riscv_unix.h -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_ppc_unix.h -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_ppc_macosx.h -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_ppc_linux.h -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_ppc_aix.h -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_ppc64_linux.h -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_ppc64_aix.h -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_mips_unix.h -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_m68k_gcc.h -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_csky_gcc.h -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_arm64_msvc.h -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_arm64_masm.obj -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_arm64_masm.asm -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_arm32_ios.h -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_arm32_gcc.h -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_amd64_unix.h -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_alpha_unix.h -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_aarch64_gcc.h -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/setup_switch_x64_masm.cmd -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/__init__.py -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/platform creating /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/_test_extension_cpp.cpython-311-x86_64-linux-gnu.so -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/_test_extension.cpython-311-x86_64-linux-gnu.so -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/_test_extension_cpp.cpp -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/_test_extension.c -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/__init__.py -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/leakcheck.py -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_contextvars.py -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_cpp.py -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_extension_interface.py -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_gc.py -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_generator.py -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_generator_nested.py -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_greenlet.py -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_greenlet_trash.py -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_leaks.py -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_stack_saved.py -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_throw.py -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_tracing.py -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_version.py -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_weakref.py -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/__init__.py -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet byte-compiling /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/platform/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests/leakcheck.py to leakcheck.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests/test_contextvars.py to test_contextvars.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests/test_cpp.py to test_cpp.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests/test_extension_interface.py to test_extension_interface.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests/test_gc.py to test_gc.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests/test_generator.py to test_generator.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests/test_generator_nested.py to test_generator_nested.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests/test_greenlet.py to test_greenlet.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests/test_greenlet_trash.py to test_greenlet_trash.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests/test_leaks.py to test_leaks.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests/test_stack_saved.py to test_stack_saved.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests/test_throw.py to test_throw.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests/test_tracing.py to test_tracing.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests/test_version.py to test_version.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/tests/test_weakref.py to test_weakref.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet/__init__.py to __init__.cpython-311.pyc running install_headers creating /tmp/instance-7/output-1/per-package/host-python-greenlet/host/include/python3.11/greenlet copying src/greenlet/greenlet.h -> /tmp/instance-7/output-1/per-package/host-python-greenlet/host/include/python3.11/greenlet running install_egg_info Copying src/greenlet.egg-info to /tmp/instance-7/output-1/per-package/host-python-greenlet/host/lib/python3.11/site-packages/greenlet-2.0.1-py3.11.egg-info running install_scripts mkdir -p /tmp/instance-7/output-1/per-package/host-libxml2/host mkdir -p /tmp/instance-7/output-1/per-package/host-libxml2/target libxml2-2.10.3.tar.xz: OK (sha256: 5d2cc3d78bec3dbe212a9d7fa629ada25a7da928af432c93060ff5c17ee28a9c) >>> host-libxml2 2.10.3 Extracting mkdir -p /tmp/instance-7/output-1/per-package/host-libxml2/host mkdir -p /tmp/instance-7/output-1/per-package/host-libxml2/target xzcat /tmp/instance-7/dl/libxml2/libxml2-2.10.3.tar.xz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/host-libxml2-2.10.3 -xf - >>> host-libxml2 2.10.3 Patching >>> host-libxml2 2.10.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-7/output-1/build/host-libxml2-2.10.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-libxml2 2.10.3 Patching libtool patching file /tmp/instance-7/output-1/build/host-libxml2-2.10.3/ltmain.sh Hunk #1 succeeded at 2786 (offset 99 lines). Hunk #2 succeeded at 4376 (offset 99 lines). Hunk #3 succeeded at 6671 (offset 117 lines). Hunk #4 succeeded at 6681 (offset 117 lines). Hunk #5 succeeded at 6974 (offset 117 lines). Hunk #6 succeeded at 7266 (offset 117 lines). Hunk #7 succeeded at 8241 (offset 129 lines). Hunk #8 succeeded at 10873 (offset 163 lines). >>> host-libxml2 2.10.3 Configuring mkdir -p /tmp/instance-7/output-1/per-package/host-libxml2/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-pkgconf/host/ /tmp/instance-7/output-1/per-package/host-pkgconf/host/ /tmp/instance-7/output-1/per-package/host-libxml2/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-libxml2/host mkdir -p /tmp/instance-7/output-1/per-package/host-libxml2/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-pkgconf/target/ /tmp/instance-7/output-1/per-package/host-pkgconf/target/ /tmp/instance-7/output-1/per-package/host-libxml2/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-libxml2/target (cd /tmp/instance-7/output-1/build/host-libxml2-2.10.3/ && rm -rf config.cache; PATH="/tmp/instance-7/output-1/per-package/host-libxml2/host/bin:/tmp/instance-7/output-1/per-package/host-libxml2/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-libxml2/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-7/output-1/per-package/host-libxml2/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-libxml2/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-7/output-1/per-package/host-libxml2/host/include" CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-libxml2/host/include" CXXFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-libxml2/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-libxml2/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-libxml2/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-libxml2/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-libxml2/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-libxml2/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-7/output-1/per-package/host-libxml2/host" --sysconfdir="/tmp/instance-7/output-1/per-package/host-libxml2/host/etc" --localstatedir="/tmp/instance-7/output-1/per-package/host-libxml2/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --without-zlib --without-lzma --without-python ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/bin/gcc... none checking whether ln -s works... yes checking how to run the C preprocessor... /usr/bin/cpp checking for mv... /usr/bin/mv checking for tar... /usr/bin/tar checking for perl... /usr/bin/perl checking for wget... /usr/bin/wget checking for xmllint... /usr/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking pkg-config is at least version 0.9.0... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for 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 /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for cos in -lm... yes Checking zlib Disabling zlib compression support Checking lzma Disabling lzma compression support Checking headers checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for sys/socket.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking for netdb.h... yes checking for sys/time.h... yes checking for sys/select.h... yes checking for poll.h... yes checking for sys/mman.h... yes checking for sys/timeb.h... yes checking for arpa/nameser.h... yes checking for resolv.h... yes checking for dl.h... no checking for dlfcn.h... (cached) yes Checking types checking for uint32_t... yes Checking libraries checking for gettimeofday... yes checking for ftime... yes checking for stat... yes checking for rand_r... yes checking for isascii... yes checking for mmap... yes checking for munmap... yes checking for putenv... yes checking for va_copy... yes checking whether va_list is an array type... yes checking for library containing gethostent... none required checking for library containing setsockopt... none required checking for library containing connect... none required checking for type of socket length (socklen_t)... socklen_t * checking for const gethostbyname() argument... yes checking for const send() second argument... yes checking whether __attribute__((destructor)) is accepted... yes checking whether to enable IPv6... yes checking struct sockaddr::ss_family... yes checking for getaddrinfo... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes Checking configuration requirements Enabling multithreaded support checking for pthread.h... yes checking for pthread_join in -lpthread... yes Disabling FTP support Disabling deprecated APIs Enabled Schematron support checking for iconv.h... yes checking for iconv... yes Disabling ICU support Enabled Schemas/Relax-NG support checking for snprintf... yes checking for vsnprintf... yes Disabling code coverage for GCC checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libxml2.spec config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/libxml/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/devhelp/Makefile config.status: creating example/Makefile config.status: creating fuzz/Makefile config.status: creating python/Makefile config.status: creating python/tests/Makefile config.status: creating xstc/Makefile config.status: creating include/libxml/xmlversion.h config.status: creating libxml-2.0.pc config.status: creating libxml-2.0-uninstalled.pc config.status: creating libxml2-config.cmake config.status: creating python/setup.py config.status: creating xml2-config config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls Done configuring >>> host-libxml2 2.10.3 Building PATH="/tmp/instance-7/output-1/per-package/host-libxml2/host/bin:/tmp/instance-7/output-1/per-package/host-libxml2/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-libxml2/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-7/output-1/per-package/host-libxml2/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-libxml2/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-7/output-1/build/host-libxml2-2.10.3/ make[1]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3' Making all in include make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/include' Making all in libxml make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/include/libxml' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/include/libxml' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/include' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/include' Making all in . make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3' CC xmllint.o CC libxml2_la-SAX.lo CC libxml2_la-entities.lo CC libxml2_la-encoding.lo CC libxml2_la-error.lo CC libxml2_la-parserInternals.lo CC libxml2_la-parser.lo CC libxml2_la-tree.lo CC libxml2_la-hash.lo CC libxml2_la-list.lo CC libxml2_la-xmlIO.lo CC libxml2_la-xmlmemory.lo CC libxml2_la-uri.lo CC libxml2_la-valid.lo CC libxml2_la-xlink.lo CC libxml2_la-HTMLparser.lo CC libxml2_la-HTMLtree.lo CC libxml2_la-debugXML.lo CC libxml2_la-xpath.lo CC libxml2_la-xpointer.lo CC libxml2_la-xinclude.lo CC libxml2_la-nanohttp.lo CC libxml2_la-nanoftp.lo CC libxml2_la-catalog.lo CC libxml2_la-globals.lo CC libxml2_la-threads.lo CC libxml2_la-c14n.lo CC libxml2_la-xmlstring.lo CC libxml2_la-buf.lo CC libxml2_la-xmlregexp.lo CC libxml2_la-xmlschemas.lo CC libxml2_la-xmlschemastypes.lo CC libxml2_la-xmlunicode.lo CC libxml2_la-xmlreader.lo CC libxml2_la-relaxng.lo CC libxml2_la-dict.lo CC libxml2_la-SAX2.lo CC libxml2_la-xmlwriter.lo CC libxml2_la-legacy.lo CC libxml2_la-chvalid.lo CC libxml2_la-pattern.lo CC libxml2_la-xmlsave.lo CC libxml2_la-xmlmodule.lo CC libxml2_la-schematron.lo CC libxml2_la-xzlib.lo CCLD libxml2.la CCLD xmllint CC xmlcatalog.o CCLD xmlcatalog CC testdso.lo CCLD testdso.la make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3' Making all in doc make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/doc' Making all in . make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/doc' Making all in devhelp make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/doc/devhelp' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/doc/devhelp' Making all in examples make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/doc/examples' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/doc/examples' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/doc' Making all in example make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/example' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/example' Making all in fuzz make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/fuzz' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/fuzz' Making all in xstc make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/xstc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/xstc' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3' make[1]: Leaving directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3' >>> host-libxml2 2.10.3 Installing to host directory PATH="/tmp/instance-7/output-1/per-package/host-libxml2/host/bin:/tmp/instance-7/output-1/per-package/host-libxml2/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-libxml2/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-7/output-1/per-package/host-libxml2/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-libxml2/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-7/output-1/build/host-libxml2-2.10.3/ make[1]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3' Making install in include make[2]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/include' Making install in libxml make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/include/libxml' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/include/libxml' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxml2/host/include/libxml2/libxml' /usr/bin/install -c -m 644 xmlversion.h '/tmp/instance-7/output-1/per-package/host-libxml2/host/include/libxml2/libxml' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxml2/host/include/libxml2/libxml' /usr/bin/install -c -m 644 SAX.h entities.h encoding.h parser.h parserInternals.h xmlerror.h HTMLparser.h HTMLtree.h debugXML.h tree.h list.h hash.h xpath.h xpathInternals.h xpointer.h xinclude.h xmlIO.h xmlmemory.h nanohttp.h nanoftp.h uri.h valid.h xlink.h catalog.h threads.h globals.h c14n.h xmlautomata.h xmlregexp.h xmlmodule.h xmlschemas.h schemasInternals.h xmlschemastypes.h xmlstring.h xmlunicode.h xmlreader.h relaxng.h dict.h SAX2.h xmlexports.h '/tmp/instance-7/output-1/per-package/host-libxml2/host/include/libxml2/libxml' /usr/bin/install -c -m 644 xmlwriter.h chvalid.h pattern.h xmlsave.h schematron.h '/tmp/instance-7/output-1/per-package/host-libxml2/host/include/libxml2/libxml' make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/include/libxml' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/include/libxml' make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/include' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/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-7/output-1/build/host-libxml2-2.10.3/include' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/include' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/include' Making install in . make[2]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3' make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxml2/host/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libxml2.la '/tmp/instance-7/output-1/per-package/host-libxml2/host/lib' libtool: install: /usr/bin/install -c .libs/libxml2.so.2.10.3 /tmp/instance-7/output-1/per-package/host-libxml2/host/lib/libxml2.so.2.10.3 libtool: install: (cd /tmp/instance-7/output-1/per-package/host-libxml2/host/lib && { ln -s -f libxml2.so.2.10.3 libxml2.so.2 || { rm -f libxml2.so.2 && ln -s libxml2.so.2.10.3 libxml2.so.2; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/host-libxml2/host/lib && { ln -s -f libxml2.so.2.10.3 libxml2.so || { rm -f libxml2.so && ln -s libxml2.so.2.10.3 libxml2.so; }; }) libtool: install: /usr/bin/install -c .libs/libxml2.lai /tmp/instance-7/output-1/per-package/host-libxml2/host/lib/libxml2.la libtool: finish: PATH="/tmp/instance-7/output-1/per-package/host-libxml2/host/bin:/tmp/instance-7/output-1/per-package/host-libxml2/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /tmp/instance-7/output-1/per-package/host-libxml2/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/instance-7/output-1/per-package/host-libxml2/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxml2/host/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c xmllint xmlcatalog '/tmp/instance-7/output-1/per-package/host-libxml2/host/bin' libtool: install: /usr/bin/install -c xmllint /tmp/instance-7/output-1/per-package/host-libxml2/host/bin/xmllint libtool: install: /usr/bin/install -c xmlcatalog /tmp/instance-7/output-1/per-package/host-libxml2/host/bin/xmlcatalog /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxml2/host/bin' /usr/bin/install -c xml2-config '/tmp/instance-7/output-1/per-package/host-libxml2/host/bin' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxml2/host/lib/cmake/libxml2' /usr/bin/install -c -m 644 libxml2-config.cmake '/tmp/instance-7/output-1/per-package/host-libxml2/host/lib/cmake/libxml2' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxml2/host/share/doc/libxml2/examples' /usr/bin/install -c -m 644 xmllint.c '/tmp/instance-7/output-1/per-package/host-libxml2/host/share/doc/libxml2/examples' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxml2/host/share/aclocal' /usr/bin/install -c -m 644 libxml.m4 '/tmp/instance-7/output-1/per-package/host-libxml2/host/share/aclocal' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxml2/host/lib/pkgconfig' /usr/bin/install -c -m 644 libxml-2.0.pc '/tmp/instance-7/output-1/per-package/host-libxml2/host/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3' Making install in doc make[2]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/doc' Making install in . make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/doc' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/doc' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxml2/host/share/man/man1' /usr/bin/install -c -m 644 xml2-config.1 xmllint.1 xmlcatalog.1 '/tmp/instance-7/output-1/per-package/host-libxml2/host/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxml2/host/share/doc/libxml2' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxml2/host/share/doc/libxml2/tutorial/images' /usr/bin/install -c -m 644 tutorial/images/blank.png tutorial/images/caution.png tutorial/images/draft.png tutorial/images/home.png tutorial/images/important.png tutorial/images/next.png tutorial/images/note.png tutorial/images/prev.png tutorial/images/tip.png tutorial/images/toc-blank.png tutorial/images/toc-minus.png tutorial/images/toc-plus.png tutorial/images/up.png tutorial/images/warning.png '/tmp/instance-7/output-1/per-package/host-libxml2/host/share/doc/libxml2/tutorial/images' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxml2/host/share/doc/libxml2/tutorial' /usr/bin/install -c -m 644 tutorial/apa.html tutorial/apb.html tutorial/apc.html tutorial/apd.html tutorial/ape.html tutorial/apf.html tutorial/apg.html tutorial/aph.html tutorial/api.html tutorial/ar01s02.html tutorial/ar01s03.html tutorial/ar01s04.html tutorial/ar01s05.html tutorial/ar01s06.html tutorial/ar01s07.html tutorial/ar01s08.html tutorial/ar01s09.html tutorial/includeaddattribute.c tutorial/includeaddkeyword.c tutorial/includeconvert.c tutorial/includegetattribute.c tutorial/includekeyword.c tutorial/includexpath.c tutorial/index.html tutorial/ix01.html '/tmp/instance-7/output-1/per-package/host-libxml2/host/share/doc/libxml2/tutorial' /usr/bin/install -c -m 644 xmlcatalog.html xmllint.html '/tmp/instance-7/output-1/per-package/host-libxml2/host/share/doc/libxml2/.' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxml2/host/share/doc/libxml2/tutorial/images/callouts' /usr/bin/install -c -m 644 tutorial/images/callouts/1.png tutorial/images/callouts/10.png tutorial/images/callouts/2.png tutorial/images/callouts/3.png tutorial/images/callouts/4.png tutorial/images/callouts/5.png tutorial/images/callouts/6.png tutorial/images/callouts/7.png tutorial/images/callouts/8.png tutorial/images/callouts/9.png '/tmp/instance-7/output-1/per-package/host-libxml2/host/share/doc/libxml2/tutorial/images/callouts' make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/doc' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/doc' Making install in devhelp make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/doc/devhelp' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/doc/devhelp' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxml2/host/share/gtk-doc/html/libxml2' /usr/bin/install -c -m 644 libxml2.devhelp2 general.html index.html libxml2-c14n.html libxml2-catalog.html libxml2-chvalid.html libxml2-debugXML.html libxml2-dict.html libxml2-encoding.html libxml2-entities.html libxml2-globals.html libxml2-hash.html libxml2-HTMLparser.html libxml2-HTMLtree.html libxml2-list.html libxml2-nanoftp.html libxml2-nanohttp.html libxml2-parser.html libxml2-parserInternals.html libxml2-pattern.html libxml2-relaxng.html libxml2-SAX2.html libxml2-SAX.html libxml2-schemasInternals.html libxml2-schematron.html libxml2-threads.html libxml2-tree.html libxml2-uri.html libxml2-valid.html libxml2-xinclude.html libxml2-xlink.html libxml2-xmlautomata.html libxml2-xmlerror.html libxml2-xmlexports.html libxml2-xmlIO.html libxml2-xmlmemory.html libxml2-xmlmodule.html libxml2-xmlreader.html libxml2-xmlregexp.html libxml2-xmlsave.html '/tmp/instance-7/output-1/per-package/host-libxml2/host/share/gtk-doc/html/libxml2' /usr/bin/install -c -m 644 libxml2-xmlschemas.html libxml2-xmlschemastypes.html libxml2-xmlstring.html libxml2-xmlunicode.html libxml2-xmlversion.html libxml2-xmlwriter.html libxml2-xpath.html libxml2-xpathInternals.html libxml2-xpointer.html home.png left.png right.png up.png style.css '/tmp/instance-7/output-1/per-package/host-libxml2/host/share/gtk-doc/html/libxml2' make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/doc/devhelp' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/doc/devhelp' Making install in examples make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/doc/examples' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/doc/examples' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p /tmp/instance-7/output-1/per-package/host-libxml2/host/share/doc/libxml2/examples /usr/bin/install -c -m 0644 ./*.html ./*.c /tmp/instance-7/output-1/per-package/host-libxml2/host/share/doc/libxml2/examples/ make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/doc/examples' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/doc/examples' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/doc' Making install in example make[2]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/example' make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/example' 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-7/output-1/build/host-libxml2-2.10.3/example' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/example' Making install in fuzz make[2]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/fuzz' make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/fuzz' 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-7/output-1/build/host-libxml2-2.10.3/fuzz' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/fuzz' Making install in xstc make[2]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/xstc' make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/xstc' 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-7/output-1/build/host-libxml2-2.10.3/xstc' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3/xstc' make[1]: Leaving directory '/tmp/instance-7/output-1/build/host-libxml2-2.10.3' mkdir -p /tmp/instance-7/output-1/per-package/host-libxslt/host mkdir -p /tmp/instance-7/output-1/per-package/host-libxslt/target libxslt-1.1.37.tar.xz: OK (sha256: 3a4b27dc8027ccd6146725950336f1ec520928f320f144eb5fa7990ae6123ab4) >>> host-libxslt 1.1.37 Extracting mkdir -p /tmp/instance-7/output-1/per-package/host-libxslt/host mkdir -p /tmp/instance-7/output-1/per-package/host-libxslt/target xzcat /tmp/instance-7/dl/libxslt/libxslt-1.1.37.tar.xz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/host-libxslt-1.1.37 -xf - >>> host-libxslt 1.1.37 Patching >>> host-libxslt 1.1.37 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-7/output-1/build/host-libxslt-1.1.37 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-libxslt 1.1.37 Patching libtool patching file /tmp/instance-7/output-1/build/host-libxslt-1.1.37/ltmain.sh Hunk #1 succeeded at 2786 (offset 99 lines). Hunk #2 succeeded at 4376 (offset 99 lines). Hunk #3 succeeded at 6671 (offset 117 lines). Hunk #4 succeeded at 6681 (offset 117 lines). Hunk #5 succeeded at 6974 (offset 117 lines). Hunk #6 succeeded at 7266 (offset 117 lines). Hunk #7 succeeded at 8241 (offset 129 lines). Hunk #8 succeeded at 10873 (offset 163 lines). >>> host-libxslt 1.1.37 Configuring mkdir -p /tmp/instance-7/output-1/per-package/host-libxslt/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-libxml2/host/ /tmp/instance-7/output-1/per-package/host-libxml2/host/ /tmp/instance-7/output-1/per-package/host-libxslt/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-pkgconf/host/ /tmp/instance-7/output-1/per-package/host-pkgconf/host/ /tmp/instance-7/output-1/per-package/host-libxslt/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-libxslt/host mkdir -p /tmp/instance-7/output-1/per-package/host-libxslt/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-libxml2/target/ /tmp/instance-7/output-1/per-package/host-libxml2/target/ /tmp/instance-7/output-1/per-package/host-libxslt/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-pkgconf/target/ /tmp/instance-7/output-1/per-package/host-pkgconf/target/ /tmp/instance-7/output-1/per-package/host-libxslt/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-libxslt/target (cd /tmp/instance-7/output-1/build/host-libxslt-1.1.37/ && rm -rf config.cache; PATH="/tmp/instance-7/output-1/per-package/host-libxslt/host/bin:/tmp/instance-7/output-1/per-package/host-libxslt/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-libxslt/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-7/output-1/per-package/host-libxslt/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-libxslt/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-7/output-1/per-package/host-libxslt/host/include" CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-libxslt/host/include" CXXFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-libxslt/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-libxslt/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-libxslt/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-libxslt/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-libxslt/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-libxslt/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-7/output-1/per-package/host-libxslt/host" --sysconfdir="/tmp/instance-7/output-1/per-package/host-libxslt/host/etc" --localstatedir="/tmp/instance-7/output-1/per-package/host-libxslt/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --without-debug --without-python --without-crypto ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of /usr/bin/gcc... none checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for gcc... (cached) /usr/bin/gcc checking whether the compiler supports GNU C... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to enable C11 features... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... /usr/bin/cpp checking for xmllint... /tmp/instance-7/output-1/per-package/host-libxslt/host/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking pkg-config is at least version 0.9.0... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for cos in -lm... yes checking for sys/types.h... (cached) yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking how to pass version script to the linker (/usr/bin/ld -m elf_x86_64)... -Wl,--version-script= checking for pthread.h... yes checking for pthread_join in -lpthread... yes checking for locale.h... yes checking for xlocale.h... no checking for strxfrm_l... yes checking for sys/timeb.h... yes checking for sys/stat.h... (cached) yes checking for sys/select.h... yes checking for stat... yes checking for _stat... no checking for gettimeofday... yes checking for localtime_r... yes checking for gmtime_r... yes checking for ftime... yes checking for snprintf... yes checking for vsnprintf... yes checking for clock_gettime... yes checking for perl... /usr/bin/perl Disabling crypto support Disabling debug support Enabling debugger Enabling profiler checking for xml2-config... /tmp/instance-7/output-1/per-package/host-libxslt/host/bin/xml2-config checking for LIBXML... yes checking whether shared libraries will be built (required for plugins)... yes checking libxml2 module support... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libxslt.pc config.status: creating libexslt.pc config.status: creating libxslt-config.cmake config.status: creating libxslt/Makefile config.status: creating libxslt/xsltconfig.h config.status: creating libexslt/Makefile config.status: creating libexslt/exsltconfig.h config.status: creating xsltproc/Makefile config.status: creating python/Makefile config.status: creating python/tests/Makefile config.status: creating tests/Makefile config.status: creating tests/docs/Makefile config.status: creating tests/REC1/Makefile config.status: creating tests/REC2/Makefile config.status: creating tests/REC/Makefile config.status: creating tests/general/Makefile config.status: creating tests/reports/Makefile config.status: creating tests/extensions/Makefile config.status: creating tests/namespaces/Makefile config.status: creating tests/keys/Makefile config.status: creating tests/numbers/Makefile config.status: creating tests/documents/Makefile config.status: creating tests/xmlspec/Makefile config.status: creating tests/multiple/Makefile config.status: creating tests/xinclude/Makefile config.status: creating tests/XSLTMark/Makefile config.status: creating tests/docbook/Makefile config.status: creating tests/exslt/Makefile config.status: creating tests/exslt/common/Makefile config.status: creating tests/exslt/functions/Makefile config.status: creating tests/exslt/math/Makefile config.status: creating tests/exslt/saxon/Makefile config.status: creating tests/exslt/sets/Makefile config.status: creating tests/exslt/strings/Makefile config.status: creating tests/exslt/date/Makefile config.status: creating tests/exslt/dynamic/Makefile config.status: creating tests/exslt/crypto/Makefile config.status: creating tests/plugins/Makefile config.status: creating tests/fuzz/Makefile config.status: creating doc/Makefile config.status: creating doc/devhelp/Makefile config.status: creating doc/EXSLT/devhelp/Makefile config.status: creating xslt-config config.status: creating libxslt.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-libxslt 1.1.37 Building PATH="/tmp/instance-7/output-1/per-package/host-libxslt/host/bin:/tmp/instance-7/output-1/per-package/host-libxslt/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-libxslt/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-7/output-1/per-package/host-libxslt/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-libxslt/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-7/output-1/build/host-libxslt-1.1.37/ make[1]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37' Making all in libxslt make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/libxslt' CC attrvt.lo CC xslt.lo CC xsltlocale.lo CC xsltutils.lo CC pattern.lo CC templates.lo CC variables.lo CC keys.lo CC numbers.lo CC extensions.lo CC extra.lo CC functions.lo CC namespaces.lo CC imports.lo CC attributes.lo CC documents.lo CC preproc.lo CC transform.lo CC security.lo CCLD libxslt.la make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/libxslt' Making all in libexslt make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/libexslt' CC exslt.lo CC common.lo CC crypto.lo CC math.lo CC sets.lo CC functions.lo CC strings.lo CC date.lo CC saxon.lo CC dynamic.lo CCLD libexslt.la make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/libexslt' Making all in xsltproc make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/xsltproc' CC xsltproc.o CCLD xsltproc CC testThreads.o CCLD testThreads make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/xsltproc' Making all in doc make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/doc' Making all in devhelp make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/doc/devhelp' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/doc/devhelp' Making all in EXSLT/devhelp make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/doc/EXSLT/devhelp' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/doc/EXSLT/devhelp' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/doc' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/doc' Making all in tests make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests' Making all in docs make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/docs' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/docs' Making all in REC1 make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/REC1' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/REC1' Making all in REC2 make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/REC2' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/REC2' Making all in REC make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/REC' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/REC' Making all in general make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/general' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/general' Making all in namespaces make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/namespaces' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/namespaces' Making all in keys make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/keys' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/keys' Making all in numbers make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/numbers' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/numbers' Making all in documents make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/documents' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/documents' Making all in extensions make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/extensions' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/extensions' Making all in reports make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/reports' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/reports' Making all in xmlspec make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/xmlspec' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/xmlspec' Making all in multiple make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/multiple' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/multiple' Making all in xinclude make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/xinclude' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/xinclude' Making all in XSLTMark make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/XSLTMark' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/XSLTMark' Making all in docbook make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/docbook' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/docbook' Making all in exslt make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt' Making all in common make[5]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/common' Making all in functions make[5]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/functions' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/functions' Making all in math make[5]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/math' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/math' Making all in saxon make[5]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/saxon' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/saxon' Making all in sets make[5]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/sets' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/sets' Making all in strings make[5]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/strings' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/strings' Making all in dynamic make[5]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/dynamic' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/dynamic' Making all in date make[5]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/date' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/date' make[5]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt' make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt' Making all in plugins make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/plugins' CC xmlsoft_org_xslt_testplugin_la-testplugin.lo CCLD xmlsoft_org_xslt_testplugin.la make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/plugins' Making all in fuzz make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/fuzz' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/fuzz' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests' make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37' sed -e 's?\@XSLT_LIBDIR\@?-L/tmp/instance-7/output-1/per-package/host-libxslt/host/lib?g' \ -e 's?\@XSLT_INCLUDEDIR\@?-I/tmp/instance-7/output-1/per-package/host-libxslt/host/include?g' \ -e 's?\@VERSION\@?1.1.37?g' \ -e 's?\@XSLT_LIBS\@?-lxslt -L/tmp/instance-7/output-1/per-package/host-libxslt/host/lib -lxml2 ?g' \ -e 's?\@XSLT_PRIVATE_LIBS\@?-lm?g' \ < ./xsltConf.sh.in > xsltConf.tmp \ && mv xsltConf.tmp xsltConf.sh make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37' make[1]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37' >>> host-libxslt 1.1.37 Installing to host directory PATH="/tmp/instance-7/output-1/per-package/host-libxslt/host/bin:/tmp/instance-7/output-1/per-package/host-libxslt/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-libxslt/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-7/output-1/per-package/host-libxslt/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-libxslt/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-7/output-1/build/host-libxslt-1.1.37/ make[1]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37' Making install in libxslt make[2]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/libxslt' make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/libxslt' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxslt/host/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libxslt.la '/tmp/instance-7/output-1/per-package/host-libxslt/host/lib' libtool: install: /usr/bin/install -c .libs/libxslt.so.1.1.37 /tmp/instance-7/output-1/per-package/host-libxslt/host/lib/libxslt.so.1.1.37 libtool: install: (cd /tmp/instance-7/output-1/per-package/host-libxslt/host/lib && { ln -s -f libxslt.so.1.1.37 libxslt.so.1 || { rm -f libxslt.so.1 && ln -s libxslt.so.1.1.37 libxslt.so.1; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/host-libxslt/host/lib && { ln -s -f libxslt.so.1.1.37 libxslt.so || { rm -f libxslt.so && ln -s libxslt.so.1.1.37 libxslt.so; }; }) libtool: install: /usr/bin/install -c .libs/libxslt.lai /tmp/instance-7/output-1/per-package/host-libxslt/host/lib/libxslt.la libtool: finish: PATH="/tmp/instance-7/output-1/per-package/host-libxslt/host/bin:/tmp/instance-7/output-1/per-package/host-libxslt/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /tmp/instance-7/output-1/per-package/host-libxslt/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/instance-7/output-1/per-package/host-libxslt/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /home/autobuild/make/make install-exec-hook make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/libxslt' /usr/bin/mkdir -p "/tmp/instance-7/output-1/per-package/host-libxslt/host/lib/libxslt-plugins" make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/libxslt' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxslt/host/share/man/man3' /usr/bin/install -c -m 644 libxslt.3 '/tmp/instance-7/output-1/per-package/host-libxslt/host/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxslt/host/include/libxslt' /usr/bin/install -c -m 644 xsltconfig.h '/tmp/instance-7/output-1/per-package/host-libxslt/host/include/libxslt' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxslt/host/include/libxslt' /usr/bin/install -c -m 644 xslt.h xsltutils.h pattern.h templates.h variables.h keys.h numbersInternals.h extensions.h extra.h functions.h namespaces.h imports.h attributes.h documents.h preproc.h transform.h security.h xsltInternals.h xsltexports.h xsltlocale.h '/tmp/instance-7/output-1/per-package/host-libxslt/host/include/libxslt' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/libxslt' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/libxslt' Making install in libexslt make[2]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/libexslt' make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/libexslt' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxslt/host/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libexslt.la '/tmp/instance-7/output-1/per-package/host-libxslt/host/lib' libtool: install: /usr/bin/install -c .libs/libexslt.so.0.8.20 /tmp/instance-7/output-1/per-package/host-libxslt/host/lib/libexslt.so.0.8.20 libtool: install: (cd /tmp/instance-7/output-1/per-package/host-libxslt/host/lib && { ln -s -f libexslt.so.0.8.20 libexslt.so.0 || { rm -f libexslt.so.0 && ln -s libexslt.so.0.8.20 libexslt.so.0; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/host-libxslt/host/lib && { ln -s -f libexslt.so.0.8.20 libexslt.so || { rm -f libexslt.so && ln -s libexslt.so.0.8.20 libexslt.so; }; }) libtool: install: /usr/bin/install -c .libs/libexslt.lai /tmp/instance-7/output-1/per-package/host-libxslt/host/lib/libexslt.la libtool: finish: PATH="/tmp/instance-7/output-1/per-package/host-libxslt/host/bin:/tmp/instance-7/output-1/per-package/host-libxslt/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /tmp/instance-7/output-1/per-package/host-libxslt/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/instance-7/output-1/per-package/host-libxslt/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxslt/host/include/libexslt' /usr/bin/install -c -m 644 exslt.h exsltexports.h '/tmp/instance-7/output-1/per-package/host-libxslt/host/include/libexslt' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxslt/host/share/man/man3' /usr/bin/install -c -m 644 libexslt.3 '/tmp/instance-7/output-1/per-package/host-libxslt/host/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxslt/host/include/libexslt' /usr/bin/install -c -m 644 exsltconfig.h '/tmp/instance-7/output-1/per-package/host-libxslt/host/include/libexslt' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/libexslt' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/libexslt' Making install in xsltproc make[2]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/xsltproc' make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/xsltproc' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxslt/host/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c xsltproc '/tmp/instance-7/output-1/per-package/host-libxslt/host/bin' libtool: install: /usr/bin/install -c xsltproc /tmp/instance-7/output-1/per-package/host-libxslt/host/bin/xsltproc make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/xsltproc' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/xsltproc' Making install in doc make[2]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/doc' Making install in devhelp make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/doc/devhelp' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/doc/devhelp' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxslt/host/share/gtk-doc/html/libxslt' /usr/bin/install -c -m 644 libxslt.devhelp2 general.html index.html libxslt-attributes.html libxslt-documents.html libxslt-extensions.html libxslt-extra.html libxslt-functions.html libxslt-imports.html libxslt-keys.html libxslt-namespaces.html libxslt-numbersInternals.html libxslt-pattern.html libxslt-preproc.html libxslt-security.html libxslt-templates.html libxslt-transform.html libxslt-variables.html libxslt-xsltexports.html libxslt-xslt.html libxslt-xsltInternals.html libxslt-xsltlocale.html libxslt-xsltutils.html home.png left.png right.png up.png style.css '/tmp/instance-7/output-1/per-package/host-libxslt/host/share/gtk-doc/html/libxslt' make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/doc/devhelp' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/doc/devhelp' Making install in EXSLT/devhelp make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/doc/EXSLT/devhelp' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/doc/EXSLT/devhelp' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxslt/host/share/gtk-doc/html/libexslt' /usr/bin/install -c -m 644 libexslt.devhelp2 general.html index.html libexslt-exsltexports.html libexslt-exslt.html home.png left.png right.png up.png style.css '/tmp/instance-7/output-1/per-package/host-libxslt/host/share/gtk-doc/html/libexslt' make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/doc/EXSLT/devhelp' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/doc/EXSLT/devhelp' make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/doc' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/doc' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxslt/host/share/man/man1' /usr/bin/install -c -m 644 xsltproc.1 '/tmp/instance-7/output-1/per-package/host-libxslt/host/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxslt/host/share/doc/libxslt' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxslt/host/share/doc/libxslt/tutorial2' /usr/bin/install -c -m 644 tutorial2/libxslt_pipes.c tutorial2/libxslt_pipes.html '/tmp/instance-7/output-1/per-package/host-libxslt/host/share/doc/libxslt/tutorial2' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxslt/host/share/doc/libxslt/tutorial' /usr/bin/install -c -m 644 tutorial/libxslt_tutorial.c tutorial/libxslttutorial.html '/tmp/instance-7/output-1/per-package/host-libxslt/host/share/doc/libxslt/tutorial' /usr/bin/install -c -m 644 xsltproc.html '/tmp/instance-7/output-1/per-package/host-libxslt/host/share/doc/libxslt/.' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxslt/host/share/doc/libxslt/tutorial/images/callouts' /usr/bin/install -c -m 644 tutorial/images/callouts/1.png tutorial/images/callouts/10.png tutorial/images/callouts/2.png tutorial/images/callouts/3.png tutorial/images/callouts/4.png tutorial/images/callouts/5.png tutorial/images/callouts/6.png tutorial/images/callouts/7.png tutorial/images/callouts/8.png tutorial/images/callouts/9.png '/tmp/instance-7/output-1/per-package/host-libxslt/host/share/doc/libxslt/tutorial/images/callouts' make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/doc' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/doc' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/doc' Making install in tests make[2]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests' Making install in docs make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/docs' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/docs' 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-7/output-1/build/host-libxslt-1.1.37/tests/docs' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/docs' Making install in REC1 make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/REC1' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/REC1' 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-7/output-1/build/host-libxslt-1.1.37/tests/REC1' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/REC1' Making install in REC2 make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/REC2' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/REC2' 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-7/output-1/build/host-libxslt-1.1.37/tests/REC2' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/REC2' Making install in REC make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/REC' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/REC' 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-7/output-1/build/host-libxslt-1.1.37/tests/REC' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/REC' Making install in general make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/general' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/general' 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-7/output-1/build/host-libxslt-1.1.37/tests/general' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/general' Making install in namespaces make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/namespaces' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/namespaces' 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-7/output-1/build/host-libxslt-1.1.37/tests/namespaces' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/namespaces' Making install in keys make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/keys' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/keys' 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-7/output-1/build/host-libxslt-1.1.37/tests/keys' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/keys' Making install in numbers make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/numbers' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/numbers' 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-7/output-1/build/host-libxslt-1.1.37/tests/numbers' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/numbers' Making install in documents make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/documents' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/documents' 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-7/output-1/build/host-libxslt-1.1.37/tests/documents' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/documents' Making install in extensions make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/extensions' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/extensions' 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-7/output-1/build/host-libxslt-1.1.37/tests/extensions' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/extensions' Making install in reports make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/reports' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/reports' 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-7/output-1/build/host-libxslt-1.1.37/tests/reports' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/reports' Making install in xmlspec make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/xmlspec' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/xmlspec' 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-7/output-1/build/host-libxslt-1.1.37/tests/xmlspec' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/xmlspec' Making install in multiple make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/multiple' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/multiple' 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-7/output-1/build/host-libxslt-1.1.37/tests/multiple' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/multiple' Making install in xinclude make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/xinclude' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/xinclude' 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-7/output-1/build/host-libxslt-1.1.37/tests/xinclude' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/xinclude' Making install in XSLTMark make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/XSLTMark' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/XSLTMark' 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-7/output-1/build/host-libxslt-1.1.37/tests/XSLTMark' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/XSLTMark' Making install in docbook make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/docbook' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/docbook' 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-7/output-1/build/host-libxslt-1.1.37/tests/docbook' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/docbook' Making install in exslt make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt' Making install in common make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/common' make[5]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/common' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/common' make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/common' Making install in functions make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/functions' make[5]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/functions' 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-7/output-1/build/host-libxslt-1.1.37/tests/exslt/functions' make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/functions' Making install in math make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/math' make[5]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/math' 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-7/output-1/build/host-libxslt-1.1.37/tests/exslt/math' make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/math' Making install in saxon make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/saxon' make[5]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/saxon' 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-7/output-1/build/host-libxslt-1.1.37/tests/exslt/saxon' make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/saxon' Making install in sets make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/sets' make[5]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/sets' 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-7/output-1/build/host-libxslt-1.1.37/tests/exslt/sets' make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/sets' Making install in strings make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/strings' make[5]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/strings' 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-7/output-1/build/host-libxslt-1.1.37/tests/exslt/strings' make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/strings' Making install in dynamic make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/dynamic' make[5]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/dynamic' 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-7/output-1/build/host-libxslt-1.1.37/tests/exslt/dynamic' make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/dynamic' Making install in date make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/date' make[5]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/date' 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-7/output-1/build/host-libxslt-1.1.37/tests/exslt/date' make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt/date' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt' make[5]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt' 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-7/output-1/build/host-libxslt-1.1.37/tests/exslt' make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/exslt' Making install in plugins make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/plugins' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/plugins' 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-7/output-1/build/host-libxslt-1.1.37/tests/plugins' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/plugins' Making install in fuzz make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/fuzz' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/fuzz' 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-7/output-1/build/host-libxslt-1.1.37/tests/fuzz' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests/fuzz' make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests' make[4]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37/tests' make[2]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37' make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxslt/host/bin' /usr/bin/install -c xslt-config '/tmp/instance-7/output-1/per-package/host-libxslt/host/bin' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxslt/host/lib' /usr/bin/install -c -m 644 xsltConf.sh '/tmp/instance-7/output-1/per-package/host-libxslt/host/lib' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxslt/host/lib/cmake/libxslt' /usr/bin/install -c -m 644 libxslt-config.cmake '/tmp/instance-7/output-1/per-package/host-libxslt/host/lib/cmake/libxslt' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxslt/host/lib/cmake/libxslt' /usr/bin/install -c -m 644 FindGcrypt.cmake '/tmp/instance-7/output-1/per-package/host-libxslt/host/lib/cmake/libxslt' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxslt/host/share/aclocal' /usr/bin/install -c -m 644 libxslt.m4 '/tmp/instance-7/output-1/per-package/host-libxslt/host/share/aclocal' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libxslt/host/lib/pkgconfig' /usr/bin/install -c -m 644 libxslt.pc libexslt.pc '/tmp/instance-7/output-1/per-package/host-libxslt/host/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37' make[1]: Leaving directory '/tmp/instance-7/output-1/build/host-libxslt-1.1.37' mkdir -p /tmp/instance-7/output-1/per-package/host-python-lxml/host mkdir -p /tmp/instance-7/output-1/per-package/host-python-lxml/target >>> host-python-lxml 4.9.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-7/output-1/build/.lxml-4.9.2.tar.gz.UbCJck/output' 'https://files.pythonhosted.org/packages/06/5a/e11cad7b79f2cf3dd2ff8f81fa8ca667e7591d3d8451768589996b65dec1/lxml-4.9.2.tar.gz' --2023-01-26 11:02:17-- https://files.pythonhosted.org/packages/06/5a/e11cad7b79f2cf3dd2ff8f81fa8ca667e7591d3d8451768589996b65dec1/lxml-4.9.2.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 3682202 (3.5M) [application/x-tar] Saving to: '/tmp/instance-7/output-1/build/.lxml-4.9.2.tar.gz.UbCJck/output' 0K .......... .......... .......... .......... .......... 1% 14.9M 0s 50K .......... .......... .......... .......... .......... 2% 18.8M 0s 100K .......... .......... .......... .......... .......... 4% 75.1M 0s 150K .......... .......... .......... .......... .......... 5% 46.4M 0s 200K .......... .......... .......... .......... .......... 6% 45.4M 0s 250K .......... .......... .......... .......... .......... 8% 92.5M 0s 300K .......... .......... .......... .......... .......... 9% 97.6M 0s 350K .......... .......... .......... .......... .......... 11% 71.8M 0s 400K .......... .......... .......... .......... .......... 12% 124M 0s 450K .......... .......... .......... .......... .......... 13% 6.00M 0s 500K .......... .......... .......... .......... .......... 15% 136M 0s 550K .......... .......... .......... .......... .......... 16% 152M 0s 600K .......... .......... .......... .......... .......... 18% 194M 0s 650K .......... .......... .......... .......... .......... 19% 133M 0s 700K .......... .......... .......... .......... .......... 20% 151M 0s 750K .......... .......... .......... .......... .......... 22% 171M 0s 800K .......... .......... .......... .......... .......... 23% 177M 0s 850K .......... .......... .......... .......... .......... 25% 155M 0s 900K .......... .......... .......... .......... .......... 26% 158M 0s 950K .......... .......... .......... .......... .......... 27% 138M 0s 1000K .......... .......... .......... .......... .......... 29% 158M 0s 1050K .......... .......... .......... .......... .......... 30% 134M 0s 1100K .......... .......... .......... .......... .......... 31% 104M 0s 1150K .......... .......... .......... .......... .......... 33% 134M 0s 1200K .......... .......... .......... .......... .......... 34% 131M 0s 1250K .......... .......... .......... .......... .......... 36% 134M 0s 1300K .......... .......... .......... .......... .......... 37% 146M 0s 1350K .......... .......... .......... .......... .......... 38% 143M 0s 1400K .......... .......... .......... .......... .......... 40% 127M 0s 1450K .......... .......... .......... .......... .......... 41% 137M 0s 1500K .......... .......... .......... .......... .......... 43% 112M 0s 1550K .......... .......... .......... .......... .......... 44% 153M 0s 1600K .......... .......... .......... .......... .......... 45% 140M 0s 1650K .......... .......... .......... .......... .......... 47% 138M 0s 1700K .......... .......... .......... .......... .......... 48% 180M 0s 1750K .......... .......... .......... .......... .......... 50% 219M 0s 1800K .......... .......... .......... .......... .......... 51% 136M 0s 1850K .......... .......... .......... .......... .......... 52% 144M 0s 1900K .......... .......... .......... .......... .......... 54% 133M 0s 1950K .......... .......... .......... .......... .......... 55% 143M 0s 2000K .......... .......... .......... .......... .......... 57% 150M 0s 2050K .......... .......... .......... .......... .......... 58% 146M 0s 2100K .......... .......... .......... .......... .......... 59% 123M 0s 2150K .......... .......... .......... .......... .......... 61% 161M 0s 2200K .......... .......... .......... .......... .......... 62% 215M 0s 2250K .......... .......... .......... .......... .......... 63% 60.0M 0s 2300K .......... .......... .......... .......... .......... 65% 140M 0s 2350K .......... .......... .......... .......... .......... 66% 99.0M 0s 2400K .......... .......... .......... .......... .......... 68% 89.7M 0s 2450K .......... .......... .......... .......... .......... 69% 94.1M 0s 2500K .......... .......... .......... .......... .......... 70% 52.0M 0s 2550K .......... .......... .......... .......... .......... 72% 93.5M 0s 2600K .......... .......... .......... .......... .......... 73% 86.0M 0s 2650K .......... .......... .......... .......... .......... 75% 97.3M 0s 2700K .......... .......... .......... .......... .......... 76% 74.8M 0s 2750K .......... .......... .......... .......... .......... 77% 50.1M 0s 2800K .......... .......... .......... .......... .......... 79% 98.3M 0s 2850K .......... .......... .......... .......... .......... 80% 92.2M 0s 2900K .......... .......... .......... .......... .......... 82% 94.8M 0s 2950K .......... .......... .......... .......... .......... 83% 94.3M 0s 3000K .......... .......... .......... .......... .......... 84% 46.6M 0s 3050K .......... .......... .......... .......... .......... 86% 105M 0s 3100K .......... .......... .......... .......... .......... 87% 83.7M 0s 3150K .......... .......... .......... .......... .......... 88% 67.5M 0s 3200K .......... .......... .......... .......... .......... 90% 107M 0s 3250K .......... .......... .......... .......... .......... 91% 60.2M 0s 3300K .......... .......... .......... .......... .......... 93% 100M 0s 3350K .......... .......... .......... .......... .......... 94% 95.8M 0s 3400K .......... .......... .......... .......... .......... 95% 73.3M 0s 3450K .......... .......... .......... .......... .......... 97% 104M 0s 3500K .......... .......... .......... .......... .......... 98% 45.3M 0s 3550K .......... .......... .......... .......... ..... 100% 127M=0.05s 2023-01-26 11:02:17 (74.3 MB/s) - '/tmp/instance-7/output-1/build/.lxml-4.9.2.tar.gz.UbCJck/output' saved [3682202/3682202] lxml-4.9.2.tar.gz: OK (sha256: 2455cfaeb7ac70338b3257f41e21f0724f4b5b0c0e7702da67ee6c3640835b67) >>> host-python-lxml 4.9.2 Extracting mkdir -p /tmp/instance-7/output-1/per-package/host-python-lxml/host mkdir -p /tmp/instance-7/output-1/per-package/host-python-lxml/target gzip -d -c /tmp/instance-7/dl/python-lxml/lxml-4.9.2.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/host-python-lxml-4.9.2 -xf - >>> host-python-lxml 4.9.2 Patching >>> host-python-lxml 4.9.2 Configuring mkdir -p /tmp/instance-7/output-1/per-package/host-python-lxml/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-libxml2/host/ /tmp/instance-7/output-1/per-package/host-libxml2/host/ /tmp/instance-7/output-1/per-package/host-python-lxml/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-libxslt/host/ /tmp/instance-7/output-1/per-package/host-libxslt/host/ /tmp/instance-7/output-1/per-package/host-python-lxml/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-python-setuptools/host/ /tmp/instance-7/output-1/per-package/host-python-setuptools/host/ /tmp/instance-7/output-1/per-package/host-python-lxml/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-python3/host/ /tmp/instance-7/output-1/per-package/host-python3/host/ /tmp/instance-7/output-1/per-package/host-python-lxml/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-python-lxml/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-zlib/host/ /tmp/instance-7/output-1/per-package/host-zlib/host/ /tmp/instance-7/output-1/per-package/host-python-lxml/host mkdir -p /tmp/instance-7/output-1/per-package/host-python-lxml/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-libxml2/target/ /tmp/instance-7/output-1/per-package/host-libxml2/target/ /tmp/instance-7/output-1/per-package/host-python-lxml/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-libxslt/target/ /tmp/instance-7/output-1/per-package/host-libxslt/target/ /tmp/instance-7/output-1/per-package/host-python-lxml/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-python-setuptools/target/ /tmp/instance-7/output-1/per-package/host-python-setuptools/target/ /tmp/instance-7/output-1/per-package/host-python-lxml/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-python3/target/ /tmp/instance-7/output-1/per-package/host-python3/target/ /tmp/instance-7/output-1/per-package/host-python-lxml/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-python-lxml/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-zlib/target/ /tmp/instance-7/output-1/per-package/host-zlib/target/ /tmp/instance-7/output-1/per-package/host-python-lxml/target >>> host-python-lxml 4.9.2 Building (cd /tmp/instance-7/output-1/build/host-python-lxml-4.9.2//; PATH="/tmp/instance-7/output-1/per-package/host-python-lxml/host/bin:/tmp/instance-7/output-1/per-package/host-python-lxml/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-7/output-1/per-package/host-python-lxml/host/bin:/tmp/instance-7/output-1/per-package/host-python-lxml/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-python-lxml/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-7/output-1/per-package/host-python-lxml/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-python-lxml/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-7/output-1/per-package/host-python-lxml/host/include" CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include" CXXFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-7/output-1/per-package/host-python-lxml/host/bin/python setup.py build --xslt-config=/tmp/instance-7/output-1/per-package/host-python-lxml/host/bin/xslt-config --xml2-config=/tmp/instance-7/output-1/per-package/host-python-lxml/host/bin/xml2-config) WARN: Option 'xml2-config' is deprecated. Use 'with-xml2-config' instead. WARN: Option 'xslt-config' is deprecated. Use 'with-xslt-config' instead. Building lxml version 4.9.2. Building without Cython. Building against libxml2 2.10.3 and libxslt 1.1.37 Building against libxml2/libxslt in the following directory: /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib running build running build_py creating build creating build/lib.linux-x86_64-3.11 creating build/lib.linux-x86_64-3.11/lxml copying src/lxml/usedoctest.py -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/sax.py -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/pyclasslookup.py -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/doctestcompare.py -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/cssselect.py -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/builder.py -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/_elementpath.py -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/__init__.py -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/ElementInclude.py -> build/lib.linux-x86_64-3.11/lxml creating build/lib.linux-x86_64-3.11/lxml/includes copying src/lxml/includes/__init__.py -> build/lib.linux-x86_64-3.11/lxml/includes creating build/lib.linux-x86_64-3.11/lxml/html copying src/lxml/html/usedoctest.py -> build/lib.linux-x86_64-3.11/lxml/html copying src/lxml/html/soupparser.py -> build/lib.linux-x86_64-3.11/lxml/html copying src/lxml/html/html5parser.py -> build/lib.linux-x86_64-3.11/lxml/html copying src/lxml/html/formfill.py -> build/lib.linux-x86_64-3.11/lxml/html copying src/lxml/html/diff.py -> build/lib.linux-x86_64-3.11/lxml/html copying src/lxml/html/defs.py -> build/lib.linux-x86_64-3.11/lxml/html copying src/lxml/html/clean.py -> build/lib.linux-x86_64-3.11/lxml/html copying src/lxml/html/builder.py -> build/lib.linux-x86_64-3.11/lxml/html copying src/lxml/html/_setmixin.py -> build/lib.linux-x86_64-3.11/lxml/html copying src/lxml/html/_html5builder.py -> build/lib.linux-x86_64-3.11/lxml/html copying src/lxml/html/_diffcommand.py -> build/lib.linux-x86_64-3.11/lxml/html copying src/lxml/html/__init__.py -> build/lib.linux-x86_64-3.11/lxml/html copying src/lxml/html/ElementSoup.py -> build/lib.linux-x86_64-3.11/lxml/html creating build/lib.linux-x86_64-3.11/lxml/isoschematron copying src/lxml/isoschematron/__init__.py -> build/lib.linux-x86_64-3.11/lxml/isoschematron copying src/lxml/etree.h -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/etree_api.h -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/lxml.etree.h -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/lxml.etree_api.h -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/objectify.pyx -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/etree.pyx -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/xsltext.pxi -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/xslt.pxi -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/xpath.pxi -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/xmlschema.pxi -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/xmlid.pxi -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/xmlerror.pxi -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/xinclude.pxi -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/serializer.pxi -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/schematron.pxi -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/saxparser.pxi -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/relaxng.pxi -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/readonlytree.pxi -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/public-api.pxi -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/proxy.pxi -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/parsertarget.pxi -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/parser.pxi -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/objectpath.pxi -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/nsclasses.pxi -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/iterparse.pxi -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/extensions.pxi -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/dtd.pxi -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/docloader.pxi -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/debug.pxi -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/cleanup.pxi -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/classlookup.pxi -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/apihelpers.pxi -> build/lib.linux-x86_64-3.11/lxml copying src/lxml/includes/xslt.pxd -> build/lib.linux-x86_64-3.11/lxml/includes copying src/lxml/includes/xpath.pxd -> build/lib.linux-x86_64-3.11/lxml/includes copying src/lxml/includes/xmlschema.pxd -> build/lib.linux-x86_64-3.11/lxml/includes copying src/lxml/includes/xmlparser.pxd -> build/lib.linux-x86_64-3.11/lxml/includes copying src/lxml/includes/xmlerror.pxd -> build/lib.linux-x86_64-3.11/lxml/includes copying src/lxml/includes/xinclude.pxd -> build/lib.linux-x86_64-3.11/lxml/includes copying src/lxml/includes/uri.pxd -> build/lib.linux-x86_64-3.11/lxml/includes copying src/lxml/includes/tree.pxd -> build/lib.linux-x86_64-3.11/lxml/includes copying src/lxml/includes/schematron.pxd -> build/lib.linux-x86_64-3.11/lxml/includes copying src/lxml/includes/relaxng.pxd -> build/lib.linux-x86_64-3.11/lxml/includes copying src/lxml/includes/htmlparser.pxd -> build/lib.linux-x86_64-3.11/lxml/includes copying src/lxml/includes/etreepublic.pxd -> build/lib.linux-x86_64-3.11/lxml/includes copying src/lxml/includes/dtdvalid.pxd -> build/lib.linux-x86_64-3.11/lxml/includes copying src/lxml/includes/config.pxd -> build/lib.linux-x86_64-3.11/lxml/includes copying src/lxml/includes/c14n.pxd -> build/lib.linux-x86_64-3.11/lxml/includes copying src/lxml/includes/__init__.pxd -> build/lib.linux-x86_64-3.11/lxml/includes copying src/lxml/includes/lxml-version.h -> build/lib.linux-x86_64-3.11/lxml/includes copying src/lxml/includes/etree_defs.h -> build/lib.linux-x86_64-3.11/lxml/includes creating build/lib.linux-x86_64-3.11/lxml/isoschematron/resources creating build/lib.linux-x86_64-3.11/lxml/isoschematron/resources/rng copying src/lxml/isoschematron/resources/rng/iso-schematron.rng -> build/lib.linux-x86_64-3.11/lxml/isoschematron/resources/rng creating build/lib.linux-x86_64-3.11/lxml/isoschematron/resources/xsl copying src/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> build/lib.linux-x86_64-3.11/lxml/isoschematron/resources/xsl copying src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> build/lib.linux-x86_64-3.11/lxml/isoschematron/resources/xsl creating build/lib.linux-x86_64-3.11/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl -> build/lib.linux-x86_64-3.11/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl -> build/lib.linux-x86_64-3.11/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> build/lib.linux-x86_64-3.11/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl -> build/lib.linux-x86_64-3.11/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> build/lib.linux-x86_64-3.11/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> build/lib.linux-x86_64-3.11/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 running build_ext building 'lxml.etree' extension creating build/temp.linux-x86_64-3.11 creating build/temp.linux-x86_64-3.11/src creating build/temp.linux-x86_64-3.11/src/lxml /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include/libxml2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -Isrc -Isrc/lxml/includes -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include/python3.11 -c src/lxml/etree.c -o build/temp.linux-x86_64-3.11/src/lxml/etree.o -w /usr/bin/gcc -pthread -shared -L/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -Wl,--enable-new-dtags -L/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -O2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include build/temp.linux-x86_64-3.11/src/lxml/etree.o -L/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -L/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -lxslt -lexslt -lxml2 -lrt -lz -lm -o build/lib.linux-x86_64-3.11/lxml/etree.cpython-311-x86_64-linux-gnu.so building 'lxml.objectify' extension /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include/libxml2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -Isrc -Isrc/lxml/includes -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include/python3.11 -c src/lxml/objectify.c -o build/temp.linux-x86_64-3.11/src/lxml/objectify.o -w /usr/bin/gcc -pthread -shared -L/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -Wl,--enable-new-dtags -L/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -O2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include build/temp.linux-x86_64-3.11/src/lxml/objectify.o -L/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -L/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -lxslt -lexslt -lxml2 -lrt -lz -lm -o build/lib.linux-x86_64-3.11/lxml/objectify.cpython-311-x86_64-linux-gnu.so building 'lxml.builder' extension /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include/libxml2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -Isrc -Isrc/lxml/includes -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include/python3.11 -c src/lxml/builder.c -o build/temp.linux-x86_64-3.11/src/lxml/builder.o -w /usr/bin/gcc -pthread -shared -L/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -Wl,--enable-new-dtags -L/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -O2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include build/temp.linux-x86_64-3.11/src/lxml/builder.o -L/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -o build/lib.linux-x86_64-3.11/lxml/builder.cpython-311-x86_64-linux-gnu.so building 'lxml._elementpath' extension /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include/libxml2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -Isrc -Isrc/lxml/includes -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include/python3.11 -c src/lxml/_elementpath.c -o build/temp.linux-x86_64-3.11/src/lxml/_elementpath.o -w /usr/bin/gcc -pthread -shared -L/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -Wl,--enable-new-dtags -L/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -O2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include build/temp.linux-x86_64-3.11/src/lxml/_elementpath.o -L/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -o build/lib.linux-x86_64-3.11/lxml/_elementpath.cpython-311-x86_64-linux-gnu.so building 'lxml.html.diff' extension creating build/temp.linux-x86_64-3.11/src/lxml/html /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include/libxml2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -Isrc -Isrc/lxml/includes -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include/python3.11 -c src/lxml/html/diff.c -o build/temp.linux-x86_64-3.11/src/lxml/html/diff.o -w /usr/bin/gcc -pthread -shared -L/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -Wl,--enable-new-dtags -L/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -O2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include build/temp.linux-x86_64-3.11/src/lxml/html/diff.o -L/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -o build/lib.linux-x86_64-3.11/lxml/html/diff.cpython-311-x86_64-linux-gnu.so building 'lxml.html.clean' extension /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include/libxml2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -Isrc -Isrc/lxml/includes -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include/python3.11 -c src/lxml/html/clean.c -o build/temp.linux-x86_64-3.11/src/lxml/html/clean.o -w /usr/bin/gcc -pthread -shared -L/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -Wl,--enable-new-dtags -L/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -O2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include build/temp.linux-x86_64-3.11/src/lxml/html/clean.o -L/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -o build/lib.linux-x86_64-3.11/lxml/html/clean.cpython-311-x86_64-linux-gnu.so building 'lxml.sax' extension /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include/libxml2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -Isrc -Isrc/lxml/includes -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include/python3.11 -c src/lxml/sax.c -o build/temp.linux-x86_64-3.11/src/lxml/sax.o -w /usr/bin/gcc -pthread -shared -L/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -Wl,--enable-new-dtags -L/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -O2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include build/temp.linux-x86_64-3.11/src/lxml/sax.o -L/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -o build/lib.linux-x86_64-3.11/lxml/sax.cpython-311-x86_64-linux-gnu.so >>> host-python-lxml 4.9.2 Installing to host directory (cd /tmp/instance-7/output-1/build/host-python-lxml-4.9.2//; PATH="/tmp/instance-7/output-1/per-package/host-python-lxml/host/bin:/tmp/instance-7/output-1/per-package/host-python-lxml/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-7/output-1/per-package/host-python-lxml/host/bin:/tmp/instance-7/output-1/per-package/host-python-lxml/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-python-lxml/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-7/output-1/per-package/host-python-lxml/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-python-lxml/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-7/output-1/per-package/host-python-lxml/host/include" CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include" CXXFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-python-lxml/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-lxml/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-7/output-1/per-package/host-python-lxml/host/bin/python setup.py install --prefix=/tmp/instance-7/output-1/per-package/host-python-lxml/host --root=/ --single-version-externally-managed ) Building lxml version 4.9.2. Building without Cython. Building against libxml2 2.10.3 and libxslt 1.1.37 Building against libxml2/libxslt in the following directory: /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib running install /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/setuptools/command/install.py:35: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running build_ext running install_lib creating /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/sax.cpython-311-x86_64-linux-gnu.so -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/_elementpath.cpython-311-x86_64-linux-gnu.so -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/builder.cpython-311-x86_64-linux-gnu.so -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/objectify.cpython-311-x86_64-linux-gnu.so -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/etree.cpython-311-x86_64-linux-gnu.so -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/apihelpers.pxi -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/classlookup.pxi -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/cleanup.pxi -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/debug.pxi -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/docloader.pxi -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/dtd.pxi -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/extensions.pxi -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/iterparse.pxi -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/nsclasses.pxi -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/objectpath.pxi -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/parser.pxi -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/parsertarget.pxi -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/proxy.pxi -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/public-api.pxi -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/readonlytree.pxi -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/relaxng.pxi -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/saxparser.pxi -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/schematron.pxi -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/serializer.pxi -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/xinclude.pxi -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/xmlerror.pxi -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/xmlid.pxi -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/xmlschema.pxi -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/xpath.pxi -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/xslt.pxi -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/xsltext.pxi -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/etree.pyx -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/objectify.pyx -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/lxml.etree_api.h -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/lxml.etree.h -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/etree_api.h -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/etree.h -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml creating /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/isoschematron creating /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/isoschematron/resources creating /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/isoschematron/resources/xsl creating /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-3.11/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-3.11/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-3.11/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-3.11/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-3.11/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-3.11/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-3.11/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/isoschematron/resources/xsl copying build/lib.linux-x86_64-3.11/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/isoschematron/resources/xsl creating /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/isoschematron/resources/rng copying build/lib.linux-x86_64-3.11/lxml/isoschematron/resources/rng/iso-schematron.rng -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/isoschematron/resources/rng copying build/lib.linux-x86_64-3.11/lxml/isoschematron/__init__.py -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/isoschematron creating /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-3.11/lxml/html/clean.cpython-311-x86_64-linux-gnu.so -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-3.11/lxml/html/diff.cpython-311-x86_64-linux-gnu.so -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-3.11/lxml/html/ElementSoup.py -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-3.11/lxml/html/__init__.py -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-3.11/lxml/html/_diffcommand.py -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-3.11/lxml/html/_html5builder.py -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-3.11/lxml/html/_setmixin.py -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-3.11/lxml/html/builder.py -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-3.11/lxml/html/clean.py -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-3.11/lxml/html/defs.py -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-3.11/lxml/html/diff.py -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-3.11/lxml/html/formfill.py -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-3.11/lxml/html/html5parser.py -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-3.11/lxml/html/soupparser.py -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-3.11/lxml/html/usedoctest.py -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/html creating /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-3.11/lxml/includes/etree_defs.h -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-3.11/lxml/includes/lxml-version.h -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-3.11/lxml/includes/__init__.pxd -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-3.11/lxml/includes/c14n.pxd -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-3.11/lxml/includes/config.pxd -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-3.11/lxml/includes/dtdvalid.pxd -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-3.11/lxml/includes/etreepublic.pxd -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-3.11/lxml/includes/htmlparser.pxd -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-3.11/lxml/includes/relaxng.pxd -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-3.11/lxml/includes/schematron.pxd -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-3.11/lxml/includes/tree.pxd -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-3.11/lxml/includes/uri.pxd -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-3.11/lxml/includes/xinclude.pxd -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-3.11/lxml/includes/xmlerror.pxd -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-3.11/lxml/includes/xmlparser.pxd -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-3.11/lxml/includes/xmlschema.pxd -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-3.11/lxml/includes/xpath.pxd -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-3.11/lxml/includes/xslt.pxd -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-3.11/lxml/includes/__init__.py -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-3.11/lxml/ElementInclude.py -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/__init__.py -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/_elementpath.py -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/builder.py -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/cssselect.py -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/doctestcompare.py -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/pyclasslookup.py -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/sax.py -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-3.11/lxml/usedoctest.py -> /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml byte-compiling /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/isoschematron/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/html/ElementSoup.py to ElementSoup.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/html/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/html/_diffcommand.py to _diffcommand.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/html/_html5builder.py to _html5builder.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/html/_setmixin.py to _setmixin.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/html/builder.py to builder.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/html/clean.py to clean.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/html/defs.py to defs.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/html/diff.py to diff.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/html/formfill.py to formfill.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/html/html5parser.py to html5parser.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/html/soupparser.py to soupparser.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/html/usedoctest.py to usedoctest.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/includes/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/ElementInclude.py to ElementInclude.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/_elementpath.py to _elementpath.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/builder.py to builder.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/cssselect.py to cssselect.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/doctestcompare.py to doctestcompare.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/pyclasslookup.py to pyclasslookup.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/sax.py to sax.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml/usedoctest.py to usedoctest.cpython-311.pyc running install_egg_info running egg_info writing src/lxml.egg-info/PKG-INFO writing dependency_links to src/lxml.egg-info/dependency_links.txt writing requirements to src/lxml.egg-info/requires.txt writing top-level names to src/lxml.egg-info/top_level.txt reading manifest file 'src/lxml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' adding license file 'LICENSES.txt' writing manifest file 'src/lxml.egg-info/SOURCES.txt' Copying src/lxml.egg-info to /tmp/instance-7/output-1/per-package/host-python-lxml/host/lib/python3.11/site-packages/lxml-4.9.2-py3.11.egg-info running install_scripts mkdir -p /tmp/instance-7/output-1/per-package/host-libyaml/host mkdir -p /tmp/instance-7/output-1/per-package/host-libyaml/target yaml-0.2.5.tar.gz: OK (sha256: c642ae9b75fee120b2d96c712538bd2cf283228d2337df2cf2988e3c02678ef4) >>> host-libyaml 0.2.5 Extracting mkdir -p /tmp/instance-7/output-1/per-package/host-libyaml/host mkdir -p /tmp/instance-7/output-1/per-package/host-libyaml/target gzip -d -c /tmp/instance-7/dl/libyaml/yaml-0.2.5.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/host-libyaml-0.2.5 -xf - >>> host-libyaml 0.2.5 Patching >>> host-libyaml 0.2.5 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-7/output-1/build/host-libyaml-0.2.5 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-libyaml 0.2.5 Patching libtool patching file /tmp/instance-7/output-1/build/host-libyaml-0.2.5/config/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8146 (offset 34 lines). Hunk #8 succeeded at 10778 (offset 68 lines). >>> host-libyaml 0.2.5 Configuring mkdir -p /tmp/instance-7/output-1/per-package/host-libyaml/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-libyaml/host mkdir -p /tmp/instance-7/output-1/per-package/host-libyaml/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-libyaml/target (cd /tmp/instance-7/output-1/build/host-libyaml-0.2.5/ && rm -rf config.cache; PATH="/tmp/instance-7/output-1/per-package/host-libyaml/host/bin:/tmp/instance-7/output-1/per-package/host-libyaml/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-libyaml/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-7/output-1/per-package/host-libyaml/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-libyaml/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-7/output-1/per-package/host-libyaml/host/include" CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include" CXXFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-7/output-1/per-package/host-libyaml/host" --sysconfdir="/tmp/instance-7/output-1/per-package/host-libyaml/host/etc" --localstatedir="/tmp/instance-7/output-1/per-package/host-libyaml/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether 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 for style of include used by make... GNU checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... /usr/bin/cpp checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for doxygen... false checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating yaml-0.1.pc config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating Makefile config.status: creating tests/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-libyaml 0.2.5 Building PATH="/tmp/instance-7/output-1/per-package/host-libyaml/host/bin:/tmp/instance-7/output-1/per-package/host-libyaml/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-libyaml/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-7/output-1/per-package/host-libyaml/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-libyaml/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-7/output-1/build/host-libyaml-0.2.5/ make[1]: Entering directory '/tmp/instance-7/output-1/build/host-libyaml-0.2.5' Making all in include make[2]: Entering directory '/tmp/instance-7/output-1/build/host-libyaml-0.2.5/include' /home/autobuild/make/make all-am make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libyaml-0.2.5/include' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libyaml-0.2.5/include' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-libyaml-0.2.5/include' Making all in src make[2]: Entering directory '/tmp/instance-7/output-1/build/host-libyaml-0.2.5/src' /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -c -o api.lo api.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -c api.c -fPIC -DPIC -o .libs/api.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -c -o reader.lo reader.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -c reader.c -fPIC -DPIC -o .libs/reader.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -c -o scanner.lo scanner.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -c scanner.c -fPIC -DPIC -o .libs/scanner.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -c -o parser.lo parser.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -c parser.c -fPIC -DPIC -o .libs/parser.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -c -o loader.lo loader.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -c loader.c -fPIC -DPIC -o .libs/loader.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -c -o writer.lo writer.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -c writer.c -fPIC -DPIC -o .libs/writer.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -c -o emitter.lo emitter.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -c emitter.c -fPIC -DPIC -o .libs/emitter.o emitter.c: In function 'yaml_emitter_write_plain_scalar': emitter.c:28:6: warning: value computed is not used [-Wunused-value] 28 | && ((emitter->line_break == YAML_CR_BREAK ? \ | ^~ emitter.c:56:11: note: in expansion of macro 'PUT_BREAK' 56 | (PUT_BREAK(emitter), \ | ^~~~~~~~~ emitter.c:1962:18: note: in expansion of macro 'WRITE_BREAK' 1962 | if (!WRITE_BREAK(emitter, string)) return 0; | ^~~~~~~~~~~ emitter.c: In function 'yaml_emitter_write_single_quoted_scalar': emitter.c:28:6: warning: value computed is not used [-Wunused-value] 28 | && ((emitter->line_break == YAML_CR_BREAK ? \ | ^~ emitter.c:56:11: note: in expansion of macro 'PUT_BREAK' 56 | (PUT_BREAK(emitter), \ | ^~~~~~~~~ emitter.c:2019:18: note: in expansion of macro 'WRITE_BREAK' 2019 | if (!WRITE_BREAK(emitter, string)) return 0; | ^~~~~~~~~~~ emitter.c: In function 'yaml_emitter_write_literal_scalar': emitter.c:28:6: warning: value computed is not used [-Wunused-value] 28 | && ((emitter->line_break == YAML_CR_BREAK ? \ | ^~ emitter.c:56:11: note: in expansion of macro 'PUT_BREAK' 56 | (PUT_BREAK(emitter), \ | ^~~~~~~~~ emitter.c:2285:18: note: in expansion of macro 'WRITE_BREAK' 2285 | if (!WRITE_BREAK(emitter, string)) return 0; | ^~~~~~~~~~~ emitter.c: In function 'yaml_emitter_write_folded_scalar': emitter.c:28:6: warning: value computed is not used [-Wunused-value] 28 | && ((emitter->line_break == YAML_CR_BREAK ? \ | ^~ emitter.c:56:11: note: in expansion of macro 'PUT_BREAK' 56 | (PUT_BREAK(emitter), \ | ^~~~~~~~~ emitter.c:2334:18: note: in expansion of macro 'WRITE_BREAK' 2334 | if (!WRITE_BREAK(emitter, string)) return 0; | ^~~~~~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -c -o dumper.lo dumper.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -c dumper.c -fPIC -DPIC -o .libs/dumper.o /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -no-undefined -release 0 -version-info 2:9:0 -L/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -o libyaml.la -rpath /tmp/instance-7/output-1/per-package/host-libyaml/host/lib api.lo reader.lo scanner.lo parser.lo loader.lo writer.lo emitter.lo dumper.lo libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/api.o .libs/reader.o .libs/scanner.o .libs/parser.o .libs/loader.o .libs/writer.o .libs/emitter.o .libs/dumper.o -L/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -O2 -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -Wl,-soname -Wl,libyaml-0.so.2 -o .libs/libyaml-0.so.2.0.9 libtool: link: (cd ".libs" && rm -f "libyaml-0.so.2" && ln -s "libyaml-0.so.2.0.9" "libyaml-0.so.2") libtool: link: (cd ".libs" && rm -f "libyaml.so" && ln -s "libyaml-0.so.2.0.9" "libyaml.so") libtool: link: ( cd ".libs" && rm -f "libyaml.la" && ln -s "../libyaml.la" "libyaml.la" ) make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-libyaml-0.2.5/src' Making all in . make[2]: Entering directory '/tmp/instance-7/output-1/build/host-libyaml-0.2.5' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-libyaml-0.2.5' Making all in tests make[2]: Entering directory '/tmp/instance-7/output-1/build/host-libyaml-0.2.5/tests' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -c -o run-scanner.o run-scanner.c /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -L/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -o run-scanner run-scanner.o ../src/libyaml.la libtool: link: /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -o run-scanner run-scanner.o -L/tmp/instance-7/output-1/per-package/host-libyaml/host/lib ../src/.libs/libyaml.so -Wl,-rpath -Wl,/tmp/instance-7/output-1/build/host-libyaml-0.2.5/src/.libs -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -c -o run-parser.o run-parser.c /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -L/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -o run-parser run-parser.o ../src/libyaml.la libtool: link: /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -o run-parser run-parser.o -L/tmp/instance-7/output-1/per-package/host-libyaml/host/lib ../src/.libs/libyaml.so -Wl,-rpath -Wl,/tmp/instance-7/output-1/build/host-libyaml-0.2.5/src/.libs -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -c -o run-loader.o run-loader.c /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -L/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -o run-loader run-loader.o ../src/libyaml.la libtool: link: /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -o run-loader run-loader.o -L/tmp/instance-7/output-1/per-package/host-libyaml/host/lib ../src/.libs/libyaml.so -Wl,-rpath -Wl,/tmp/instance-7/output-1/build/host-libyaml-0.2.5/src/.libs -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -c -o run-emitter.o run-emitter.c /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -L/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -o run-emitter run-emitter.o ../src/libyaml.la libtool: link: /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -o run-emitter run-emitter.o -L/tmp/instance-7/output-1/per-package/host-libyaml/host/lib ../src/.libs/libyaml.so -Wl,-rpath -Wl,/tmp/instance-7/output-1/build/host-libyaml-0.2.5/src/.libs -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -c -o run-dumper.o run-dumper.c /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -L/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -o run-dumper run-dumper.o ../src/libyaml.la libtool: link: /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -o run-dumper run-dumper.o -L/tmp/instance-7/output-1/per-package/host-libyaml/host/lib ../src/.libs/libyaml.so -Wl,-rpath -Wl,/tmp/instance-7/output-1/build/host-libyaml-0.2.5/src/.libs -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -c -o example-reformatter.o example-reformatter.c /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -L/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -o example-reformatter example-reformatter.o ../src/libyaml.la libtool: link: /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -o example-reformatter example-reformatter.o -L/tmp/instance-7/output-1/per-package/host-libyaml/host/lib ../src/.libs/libyaml.so -Wl,-rpath -Wl,/tmp/instance-7/output-1/build/host-libyaml-0.2.5/src/.libs -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -c -o example-reformatter-alt.o example-reformatter-alt.c /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -L/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -o example-reformatter-alt example-reformatter-alt.o ../src/libyaml.la libtool: link: /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -o example-reformatter-alt example-reformatter-alt.o -L/tmp/instance-7/output-1/per-package/host-libyaml/host/lib ../src/.libs/libyaml.so -Wl,-rpath -Wl,/tmp/instance-7/output-1/build/host-libyaml-0.2.5/src/.libs -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -c -o example-deconstructor.o example-deconstructor.c /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -L/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -o example-deconstructor example-deconstructor.o ../src/libyaml.la libtool: link: /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -o example-deconstructor example-deconstructor.o -L/tmp/instance-7/output-1/per-package/host-libyaml/host/lib ../src/.libs/libyaml.so -Wl,-rpath -Wl,/tmp/instance-7/output-1/build/host-libyaml-0.2.5/src/.libs -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -c -o example-deconstructor-alt.o example-deconstructor-alt.c /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -L/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -o example-deconstructor-alt example-deconstructor-alt.o ../src/libyaml.la libtool: link: /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -o example-deconstructor-alt example-deconstructor-alt.o -L/tmp/instance-7/output-1/per-package/host-libyaml/host/lib ../src/.libs/libyaml.so -Wl,-rpath -Wl,/tmp/instance-7/output-1/build/host-libyaml-0.2.5/src/.libs -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -c -o run-parser-test-suite.o run-parser-test-suite.c /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -L/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -o run-parser-test-suite run-parser-test-suite.o ../src/libyaml.la libtool: link: /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -o run-parser-test-suite run-parser-test-suite.o -L/tmp/instance-7/output-1/per-package/host-libyaml/host/lib ../src/.libs/libyaml.so -Wl,-rpath -Wl,/tmp/instance-7/output-1/build/host-libyaml-0.2.5/src/.libs -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -c -o run-emitter-test-suite.o run-emitter-test-suite.c /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -L/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -o run-emitter-test-suite run-emitter-test-suite.o ../src/libyaml.la libtool: link: /usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/host-libyaml/host/include -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib -o run-emitter-test-suite run-emitter-test-suite.o -L/tmp/instance-7/output-1/per-package/host-libyaml/host/lib ../src/.libs/libyaml.so -Wl,-rpath -Wl,/tmp/instance-7/output-1/build/host-libyaml-0.2.5/src/.libs -Wl,-rpath -Wl,/tmp/instance-7/output-1/per-package/host-libyaml/host/lib make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-libyaml-0.2.5/tests' make[1]: Leaving directory '/tmp/instance-7/output-1/build/host-libyaml-0.2.5' >>> host-libyaml 0.2.5 Installing to host directory PATH="/tmp/instance-7/output-1/per-package/host-libyaml/host/bin:/tmp/instance-7/output-1/per-package/host-libyaml/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-libyaml/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-7/output-1/per-package/host-libyaml/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-libyaml/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-7/output-1/build/host-libyaml-0.2.5/ make[1]: Entering directory '/tmp/instance-7/output-1/build/host-libyaml-0.2.5' Making install in include make[2]: Entering directory '/tmp/instance-7/output-1/build/host-libyaml-0.2.5/include' make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libyaml-0.2.5/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libyaml/host/include' /usr/bin/install -c -m 644 yaml.h '/tmp/instance-7/output-1/per-package/host-libyaml/host/include/.' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libyaml-0.2.5/include' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-libyaml-0.2.5/include' Making install in src make[2]: Entering directory '/tmp/instance-7/output-1/build/host-libyaml-0.2.5/src' make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libyaml-0.2.5/src' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libyaml/host/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libyaml.la '/tmp/instance-7/output-1/per-package/host-libyaml/host/lib' libtool: install: /usr/bin/install -c .libs/libyaml-0.so.2.0.9 /tmp/instance-7/output-1/per-package/host-libyaml/host/lib/libyaml-0.so.2.0.9 libtool: install: (cd /tmp/instance-7/output-1/per-package/host-libyaml/host/lib && { ln -s -f libyaml-0.so.2.0.9 libyaml-0.so.2 || { rm -f libyaml-0.so.2 && ln -s libyaml-0.so.2.0.9 libyaml-0.so.2; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/host-libyaml/host/lib && { ln -s -f libyaml-0.so.2.0.9 libyaml.so || { rm -f libyaml.so && ln -s libyaml-0.so.2.0.9 libyaml.so; }; }) libtool: install: /usr/bin/install -c .libs/libyaml.lai /tmp/instance-7/output-1/per-package/host-libyaml/host/lib/libyaml.la libtool: finish: PATH="/tmp/instance-7/output-1/per-package/host-libyaml/host/bin:/tmp/instance-7/output-1/per-package/host-libyaml/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /tmp/instance-7/output-1/per-package/host-libyaml/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/instance-7/output-1/per-package/host-libyaml/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libyaml-0.2.5/src' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-libyaml-0.2.5/src' Making install in . make[2]: Entering directory '/tmp/instance-7/output-1/build/host-libyaml-0.2.5' make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libyaml-0.2.5' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-libyaml/host/lib/pkgconfig' /usr/bin/install -c -m 644 yaml-0.1.pc '/tmp/instance-7/output-1/per-package/host-libyaml/host/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-libyaml-0.2.5' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-libyaml-0.2.5' Making install in tests make[2]: Entering directory '/tmp/instance-7/output-1/build/host-libyaml-0.2.5/tests' make[3]: Entering directory '/tmp/instance-7/output-1/build/host-libyaml-0.2.5/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-7/output-1/build/host-libyaml-0.2.5/tests' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-libyaml-0.2.5/tests' make[1]: Leaving directory '/tmp/instance-7/output-1/build/host-libyaml-0.2.5' mkdir -p /tmp/instance-7/output-1/per-package/host-python-pyyaml/host mkdir -p /tmp/instance-7/output-1/per-package/host-python-pyyaml/target >>> host-python-pyyaml 6.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-7/output-1/build/.PyYAML-6.0.tar.gz.29OElg/output' 'https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz' --2023-01-26 11:05:40-- https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 124996 (122K) [application/x-tar] Saving to: '/tmp/instance-7/output-1/build/.PyYAML-6.0.tar.gz.29OElg/output' 0K .......... .......... .......... .......... .......... 40% 11.9M 0s 50K .......... .......... .......... .......... .......... 81% 12.4M 0s 100K .......... .......... .. 100% 192M=0.008s 2023-01-26 11:05:40 (14.6 MB/s) - '/tmp/instance-7/output-1/build/.PyYAML-6.0.tar.gz.29OElg/output' saved [124996/124996] PyYAML-6.0.tar.gz: OK (md5: 1d19c798f25e58e3e582f0f8c977dbb8) PyYAML-6.0.tar.gz: OK (sha256: 68fb519c14306fec9720a2a5b45bc9f0c8d1b9c72adf45c37baedfcd949c35a2) >>> host-python-pyyaml 6.0 Extracting mkdir -p /tmp/instance-7/output-1/per-package/host-python-pyyaml/host mkdir -p /tmp/instance-7/output-1/per-package/host-python-pyyaml/target gzip -d -c /tmp/instance-7/dl/python-pyyaml/PyYAML-6.0.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/host-python-pyyaml-6.0 -xf - >>> host-python-pyyaml 6.0 Patching >>> host-python-pyyaml 6.0 Configuring mkdir -p /tmp/instance-7/output-1/per-package/host-python-pyyaml/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-libyaml/host/ /tmp/instance-7/output-1/per-package/host-libyaml/host/ /tmp/instance-7/output-1/per-package/host-python-pyyaml/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-python-setuptools/host/ /tmp/instance-7/output-1/per-package/host-python-setuptools/host/ /tmp/instance-7/output-1/per-package/host-python-pyyaml/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-python3/host/ /tmp/instance-7/output-1/per-package/host-python3/host/ /tmp/instance-7/output-1/per-package/host-python-pyyaml/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-python-pyyaml/host mkdir -p /tmp/instance-7/output-1/per-package/host-python-pyyaml/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-libyaml/target/ /tmp/instance-7/output-1/per-package/host-libyaml/target/ /tmp/instance-7/output-1/per-package/host-python-pyyaml/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-python-setuptools/target/ /tmp/instance-7/output-1/per-package/host-python-setuptools/target/ /tmp/instance-7/output-1/per-package/host-python-pyyaml/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-python3/target/ /tmp/instance-7/output-1/per-package/host-python3/target/ /tmp/instance-7/output-1/per-package/host-python-pyyaml/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-python-pyyaml/target >>> host-python-pyyaml 6.0 Building (cd /tmp/instance-7/output-1/build/host-python-pyyaml-6.0//; PATH="/tmp/instance-7/output-1/per-package/host-python-pyyaml/host/bin:/tmp/instance-7/output-1/per-package/host-python-pyyaml/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-7/output-1/per-package/host-python-pyyaml/host/bin:/tmp/instance-7/output-1/per-package/host-python-pyyaml/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-python-pyyaml/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-7/output-1/per-package/host-python-pyyaml/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-python-pyyaml/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-7/output-1/per-package/host-python-pyyaml/host/include" CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-python-pyyaml/host/include" CXXFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-python-pyyaml/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/bin/python setup.py build ) running build running build_py creating build creating build/lib.linux-x86_64-cpython-311 creating build/lib.linux-x86_64-cpython-311/yaml copying lib/yaml/tokens.py -> build/lib.linux-x86_64-cpython-311/yaml copying lib/yaml/serializer.py -> build/lib.linux-x86_64-cpython-311/yaml copying lib/yaml/scanner.py -> build/lib.linux-x86_64-cpython-311/yaml copying lib/yaml/resolver.py -> build/lib.linux-x86_64-cpython-311/yaml copying lib/yaml/representer.py -> build/lib.linux-x86_64-cpython-311/yaml copying lib/yaml/reader.py -> build/lib.linux-x86_64-cpython-311/yaml copying lib/yaml/parser.py -> build/lib.linux-x86_64-cpython-311/yaml copying lib/yaml/nodes.py -> build/lib.linux-x86_64-cpython-311/yaml copying lib/yaml/loader.py -> build/lib.linux-x86_64-cpython-311/yaml copying lib/yaml/events.py -> build/lib.linux-x86_64-cpython-311/yaml copying lib/yaml/error.py -> build/lib.linux-x86_64-cpython-311/yaml copying lib/yaml/emitter.py -> build/lib.linux-x86_64-cpython-311/yaml copying lib/yaml/dumper.py -> build/lib.linux-x86_64-cpython-311/yaml copying lib/yaml/cyaml.py -> build/lib.linux-x86_64-cpython-311/yaml copying lib/yaml/constructor.py -> build/lib.linux-x86_64-cpython-311/yaml copying lib/yaml/composer.py -> build/lib.linux-x86_64-cpython-311/yaml copying lib/yaml/__init__.py -> build/lib.linux-x86_64-cpython-311/yaml creating build/lib.linux-x86_64-cpython-311/_yaml copying lib/_yaml/__init__.py -> build/lib.linux-x86_64-cpython-311/_yaml running build_ext building 'yaml._yaml' extension creating build/temp.linux-x86_64-cpython-311 creating build/temp.linux-x86_64-cpython-311/yaml /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/tmp/instance-7/output-1/per-package/host-python-pyyaml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-python-pyyaml/host/include -I/tmp/instance-7/output-1/per-package/host-python-pyyaml/host/include -fPIC -I/tmp/instance-7/output-1/per-package/host-python-pyyaml/host/include/python3.11 -c yaml/_yaml.c -o build/temp.linux-x86_64-cpython-311/yaml/_yaml.o gcc: error: yaml/_yaml.c: No such file or directory gcc: fatal error: no input files compilation terminated. Error compiling module, falling back to pure Python >>> host-python-pyyaml 6.0 Installing to host directory (cd /tmp/instance-7/output-1/build/host-python-pyyaml-6.0//; PATH="/tmp/instance-7/output-1/per-package/host-python-pyyaml/host/bin:/tmp/instance-7/output-1/per-package/host-python-pyyaml/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-7/output-1/per-package/host-python-pyyaml/host/bin:/tmp/instance-7/output-1/per-package/host-python-pyyaml/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-python-pyyaml/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-7/output-1/per-package/host-python-pyyaml/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-python-pyyaml/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-7/output-1/per-package/host-python-pyyaml/host/include" CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-python-pyyaml/host/include" CXXFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-python-pyyaml/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/bin/python setup.py install --prefix=/tmp/instance-7/output-1/per-package/host-python-pyyaml/host --root=/ --single-version-externally-managed ) running install /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/setuptools/command/install.py:35: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running build_ext building 'yaml._yaml' extension /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/tmp/instance-7/output-1/per-package/host-python-pyyaml/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-python-pyyaml/host/include -I/tmp/instance-7/output-1/per-package/host-python-pyyaml/host/include -fPIC -I/tmp/instance-7/output-1/per-package/host-python-pyyaml/host/include/python3.11 -c yaml/_yaml.c -o build/temp.linux-x86_64-cpython-311/yaml/_yaml.o gcc: error: yaml/_yaml.c: No such file or directory gcc: fatal error: no input files compilation terminated. Error compiling module, falling back to pure Python running install_lib creating /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/_yaml copying build/lib.linux-x86_64-cpython-311/_yaml/__init__.py -> /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/_yaml creating /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml copying build/lib.linux-x86_64-cpython-311/yaml/__init__.py -> /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml copying build/lib.linux-x86_64-cpython-311/yaml/composer.py -> /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml copying build/lib.linux-x86_64-cpython-311/yaml/constructor.py -> /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml copying build/lib.linux-x86_64-cpython-311/yaml/cyaml.py -> /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml copying build/lib.linux-x86_64-cpython-311/yaml/dumper.py -> /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml copying build/lib.linux-x86_64-cpython-311/yaml/emitter.py -> /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml copying build/lib.linux-x86_64-cpython-311/yaml/error.py -> /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml copying build/lib.linux-x86_64-cpython-311/yaml/events.py -> /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml copying build/lib.linux-x86_64-cpython-311/yaml/loader.py -> /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml copying build/lib.linux-x86_64-cpython-311/yaml/nodes.py -> /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml copying build/lib.linux-x86_64-cpython-311/yaml/parser.py -> /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml copying build/lib.linux-x86_64-cpython-311/yaml/reader.py -> /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml copying build/lib.linux-x86_64-cpython-311/yaml/representer.py -> /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml copying build/lib.linux-x86_64-cpython-311/yaml/resolver.py -> /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml copying build/lib.linux-x86_64-cpython-311/yaml/scanner.py -> /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml copying build/lib.linux-x86_64-cpython-311/yaml/serializer.py -> /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml copying build/lib.linux-x86_64-cpython-311/yaml/tokens.py -> /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml byte-compiling /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/_yaml/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml/composer.py to composer.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml/constructor.py to constructor.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml/cyaml.py to cyaml.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml/dumper.py to dumper.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml/emitter.py to emitter.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml/error.py to error.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml/events.py to events.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml/loader.py to loader.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml/nodes.py to nodes.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml/parser.py to parser.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml/reader.py to reader.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml/representer.py to representer.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml/resolver.py to resolver.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml/scanner.py to scanner.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml/serializer.py to serializer.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/yaml/tokens.py to tokens.cpython-311.pyc running install_egg_info running egg_info writing lib/PyYAML.egg-info/PKG-INFO writing dependency_links to lib/PyYAML.egg-info/dependency_links.txt writing top-level names to lib/PyYAML.egg-info/top_level.txt reading manifest file 'lib/PyYAML.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' adding license file 'LICENSE' writing manifest file 'lib/PyYAML.egg-info/SOURCES.txt' Copying lib/PyYAML.egg-info to /tmp/instance-7/output-1/per-package/host-python-pyyaml/host/lib/python3.11/site-packages/PyYAML-6.0-py3.11.egg-info running install_scripts mkdir -p /tmp/instance-7/output-1/per-package/host-python-six/host mkdir -p /tmp/instance-7/output-1/per-package/host-python-six/target six-1.16.0.tar.gz: OK (md5: a7c927740e4964dd29b72cebfc1429bb) six-1.16.0.tar.gz: OK (sha256: 1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926) >>> host-python-six 1.16.0 Extracting mkdir -p /tmp/instance-7/output-1/per-package/host-python-six/host mkdir -p /tmp/instance-7/output-1/per-package/host-python-six/target gzip -d -c /tmp/instance-7/dl/python-six/six-1.16.0.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/host-python-six-1.16.0 -xf - >>> host-python-six 1.16.0 Patching >>> host-python-six 1.16.0 Configuring mkdir -p /tmp/instance-7/output-1/per-package/host-python-six/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-python-setuptools/host/ /tmp/instance-7/output-1/per-package/host-python-setuptools/host/ /tmp/instance-7/output-1/per-package/host-python-six/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-python3/host/ /tmp/instance-7/output-1/per-package/host-python3/host/ /tmp/instance-7/output-1/per-package/host-python-six/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-python-six/host mkdir -p /tmp/instance-7/output-1/per-package/host-python-six/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-python-setuptools/target/ /tmp/instance-7/output-1/per-package/host-python-setuptools/target/ /tmp/instance-7/output-1/per-package/host-python-six/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-python3/target/ /tmp/instance-7/output-1/per-package/host-python3/target/ /tmp/instance-7/output-1/per-package/host-python-six/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-python-six/target >>> host-python-six 1.16.0 Building (cd /tmp/instance-7/output-1/build/host-python-six-1.16.0//; PATH="/tmp/instance-7/output-1/per-package/host-python-six/host/bin:/tmp/instance-7/output-1/per-package/host-python-six/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-7/output-1/per-package/host-python-six/host/bin:/tmp/instance-7/output-1/per-package/host-python-six/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-python-six/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-7/output-1/per-package/host-python-six/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-python-six/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-7/output-1/per-package/host-python-six/host/include" CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-python-six/host/include" CXXFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-python-six/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-python-six/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-six/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-7/output-1/per-package/host-python-six/host/bin/python setup.py build ) /tmp/instance-7/output-1/per-package/host-python-six/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build running build_py creating build creating build/lib copying six.py -> build/lib >>> host-python-six 1.16.0 Installing to host directory (cd /tmp/instance-7/output-1/build/host-python-six-1.16.0//; PATH="/tmp/instance-7/output-1/per-package/host-python-six/host/bin:/tmp/instance-7/output-1/per-package/host-python-six/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-7/output-1/per-package/host-python-six/host/bin:/tmp/instance-7/output-1/per-package/host-python-six/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-python-six/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-7/output-1/per-package/host-python-six/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-python-six/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-7/output-1/per-package/host-python-six/host/include" CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-python-six/host/include" CXXFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-python-six/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-python-six/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-six/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-7/output-1/per-package/host-python-six/host/bin/python setup.py install --prefix=/tmp/instance-7/output-1/per-package/host-python-six/host --root=/ --single-version-externally-managed ) /tmp/instance-7/output-1/per-package/host-python-six/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running install /tmp/instance-7/output-1/per-package/host-python-six/host/lib/python3.11/site-packages/setuptools/command/install.py:35: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib copying build/lib/six.py -> /tmp/instance-7/output-1/per-package/host-python-six/host/lib/python3.11/site-packages byte-compiling /tmp/instance-7/output-1/per-package/host-python-six/host/lib/python3.11/site-packages/six.py to six.cpython-311.pyc running install_egg_info running egg_info writing six.egg-info/PKG-INFO writing dependency_links to six.egg-info/dependency_links.txt writing top-level names to six.egg-info/top_level.txt reading manifest file 'six.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'documentation/_build' adding license file 'LICENSE' writing manifest file 'six.egg-info/SOURCES.txt' Copying six.egg-info to /tmp/instance-7/output-1/per-package/host-python-six/host/lib/python3.11/site-packages/six-1.16.0-py3.11.egg-info running install_scripts mkdir -p /tmp/instance-7/output-1/per-package/host-python-xlrd/host mkdir -p /tmp/instance-7/output-1/per-package/host-python-xlrd/target xlrd-2.0.1.tar.gz: OK (md5: ae3f951c857a490d432f0a7d722352bf) xlrd-2.0.1.tar.gz: OK (sha256: f72f148f54442c6b056bf931dbc34f986fd0c3b0b6b5a58d013c9aef274d0c88) >>> host-python-xlrd 2.0.1 Extracting mkdir -p /tmp/instance-7/output-1/per-package/host-python-xlrd/host mkdir -p /tmp/instance-7/output-1/per-package/host-python-xlrd/target gzip -d -c /tmp/instance-7/dl/python-xlrd/xlrd-2.0.1.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/host-python-xlrd-2.0.1 -xf - >>> host-python-xlrd 2.0.1 Patching >>> host-python-xlrd 2.0.1 Configuring mkdir -p /tmp/instance-7/output-1/per-package/host-python-xlrd/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-python-setuptools/host/ /tmp/instance-7/output-1/per-package/host-python-setuptools/host/ /tmp/instance-7/output-1/per-package/host-python-xlrd/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-python3/host/ /tmp/instance-7/output-1/per-package/host-python3/host/ /tmp/instance-7/output-1/per-package/host-python-xlrd/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-python-xlrd/host mkdir -p /tmp/instance-7/output-1/per-package/host-python-xlrd/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-python-setuptools/target/ /tmp/instance-7/output-1/per-package/host-python-setuptools/target/ /tmp/instance-7/output-1/per-package/host-python-xlrd/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-python3/target/ /tmp/instance-7/output-1/per-package/host-python3/target/ /tmp/instance-7/output-1/per-package/host-python-xlrd/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-python-xlrd/target >>> host-python-xlrd 2.0.1 Building (cd /tmp/instance-7/output-1/build/host-python-xlrd-2.0.1//; PATH="/tmp/instance-7/output-1/per-package/host-python-xlrd/host/bin:/tmp/instance-7/output-1/per-package/host-python-xlrd/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-7/output-1/per-package/host-python-xlrd/host/bin:/tmp/instance-7/output-1/per-package/host-python-xlrd/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-python-xlrd/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-7/output-1/per-package/host-python-xlrd/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-python-xlrd/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-7/output-1/per-package/host-python-xlrd/host/include" CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-python-xlrd/host/include" CXXFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-python-xlrd/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-python-xlrd/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-xlrd/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-7/output-1/per-package/host-python-xlrd/host/bin/python setup.py build ) /tmp/instance-7/output-1/per-package/host-python-xlrd/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build running build_py creating build creating build/lib creating build/lib/xlrd copying xlrd/xldate.py -> build/lib/xlrd copying xlrd/timemachine.py -> build/lib/xlrd copying xlrd/sheet.py -> build/lib/xlrd copying xlrd/info.py -> build/lib/xlrd copying xlrd/formula.py -> build/lib/xlrd copying xlrd/formatting.py -> build/lib/xlrd copying xlrd/compdoc.py -> build/lib/xlrd copying xlrd/book.py -> build/lib/xlrd copying xlrd/biffh.py -> build/lib/xlrd copying xlrd/__init__.py -> build/lib/xlrd running build_scripts creating build/scripts-3.11 copying and adjusting scripts/runxlrd.py -> build/scripts-3.11 changing mode of build/scripts-3.11/runxlrd.py from 644 to 755 >>> host-python-xlrd 2.0.1 Installing to host directory (cd /tmp/instance-7/output-1/build/host-python-xlrd-2.0.1//; PATH="/tmp/instance-7/output-1/per-package/host-python-xlrd/host/bin:/tmp/instance-7/output-1/per-package/host-python-xlrd/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-7/output-1/per-package/host-python-xlrd/host/bin:/tmp/instance-7/output-1/per-package/host-python-xlrd/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-python-xlrd/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-7/output-1/per-package/host-python-xlrd/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-python-xlrd/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-7/output-1/per-package/host-python-xlrd/host/include" CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-python-xlrd/host/include" CXXFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-python-xlrd/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-python-xlrd/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-python-xlrd/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-7/output-1/per-package/host-python-xlrd/host/bin/python setup.py install --prefix=/tmp/instance-7/output-1/per-package/host-python-xlrd/host --root=/ --single-version-externally-managed ) /tmp/instance-7/output-1/per-package/host-python-xlrd/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running install /tmp/instance-7/output-1/per-package/host-python-xlrd/host/lib/python3.11/site-packages/setuptools/command/install.py:35: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running build_scripts running install_lib creating /tmp/instance-7/output-1/per-package/host-python-xlrd/host/lib/python3.11/site-packages/xlrd copying build/lib/xlrd/__init__.py -> /tmp/instance-7/output-1/per-package/host-python-xlrd/host/lib/python3.11/site-packages/xlrd copying build/lib/xlrd/biffh.py -> /tmp/instance-7/output-1/per-package/host-python-xlrd/host/lib/python3.11/site-packages/xlrd copying build/lib/xlrd/book.py -> /tmp/instance-7/output-1/per-package/host-python-xlrd/host/lib/python3.11/site-packages/xlrd copying build/lib/xlrd/compdoc.py -> /tmp/instance-7/output-1/per-package/host-python-xlrd/host/lib/python3.11/site-packages/xlrd copying build/lib/xlrd/formatting.py -> /tmp/instance-7/output-1/per-package/host-python-xlrd/host/lib/python3.11/site-packages/xlrd copying build/lib/xlrd/formula.py -> /tmp/instance-7/output-1/per-package/host-python-xlrd/host/lib/python3.11/site-packages/xlrd copying build/lib/xlrd/info.py -> /tmp/instance-7/output-1/per-package/host-python-xlrd/host/lib/python3.11/site-packages/xlrd copying build/lib/xlrd/sheet.py -> /tmp/instance-7/output-1/per-package/host-python-xlrd/host/lib/python3.11/site-packages/xlrd copying build/lib/xlrd/timemachine.py -> /tmp/instance-7/output-1/per-package/host-python-xlrd/host/lib/python3.11/site-packages/xlrd copying build/lib/xlrd/xldate.py -> /tmp/instance-7/output-1/per-package/host-python-xlrd/host/lib/python3.11/site-packages/xlrd byte-compiling /tmp/instance-7/output-1/per-package/host-python-xlrd/host/lib/python3.11/site-packages/xlrd/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-xlrd/host/lib/python3.11/site-packages/xlrd/biffh.py to biffh.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-xlrd/host/lib/python3.11/site-packages/xlrd/book.py to book.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-xlrd/host/lib/python3.11/site-packages/xlrd/compdoc.py to compdoc.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-xlrd/host/lib/python3.11/site-packages/xlrd/formatting.py to formatting.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-xlrd/host/lib/python3.11/site-packages/xlrd/formula.py to formula.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-xlrd/host/lib/python3.11/site-packages/xlrd/info.py to info.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-xlrd/host/lib/python3.11/site-packages/xlrd/sheet.py to sheet.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-xlrd/host/lib/python3.11/site-packages/xlrd/timemachine.py to timemachine.cpython-311.pyc byte-compiling /tmp/instance-7/output-1/per-package/host-python-xlrd/host/lib/python3.11/site-packages/xlrd/xldate.py to xldate.cpython-311.pyc running install_egg_info running egg_info writing xlrd.egg-info/PKG-INFO writing dependency_links to xlrd.egg-info/dependency_links.txt writing requirements to xlrd.egg-info/requires.txt writing top-level names to xlrd.egg-info/top_level.txt reading manifest file 'xlrd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' adding license file 'LICENSE' writing manifest file 'xlrd.egg-info/SOURCES.txt' Copying xlrd.egg-info to /tmp/instance-7/output-1/per-package/host-python-xlrd/host/lib/python3.11/site-packages/xlrd-2.0.1-py3.11.egg-info running install_scripts copying build/scripts-3.11/runxlrd.py -> /tmp/instance-7/output-1/per-package/host-python-xlrd/host/bin changing mode of /tmp/instance-7/output-1/per-package/host-python-xlrd/host/bin/runxlrd.py to 755 mkdir -p /tmp/instance-7/output-1/per-package/qcom-db410c-firmware/host mkdir -p /tmp/instance-7/output-1/per-package/qcom-db410c-firmware/target >>> qcom-db410c-firmware 1034.2.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-7/output-1/build/.linux-board-support-package-r1034.2.1.zip.ahy58o/output' 'https://releases.linaro.org/96boards/dragonboard410c/qualcomm/firmware/linux-board-support-package-r1034.2.1.zip' --2023-01-26 11:05:53-- https://releases.linaro.org/96boards/dragonboard410c/qualcomm/firmware/linux-board-support-package-r1034.2.1.zip Resolving releases.linaro.org (releases.linaro.org)... 52.215.200.125 Connecting to releases.linaro.org (releases.linaro.org)|52.215.200.125|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://publishing-ie-linaro-org.s3.amazonaws.com/releases/96boards/dragonboard410c/qualcomm/firmware/linux-board-support-package-r1034.2.1.zip?Signature=nR4%2BEOWXQDGcn4NnIed6ITZbx80%3D&Expires=1674756444&AWSAccessKeyId=AKIAIELXV2RYNAHFUP7A [following] --2023-01-26 11:05:54-- https://publishing-ie-linaro-org.s3.amazonaws.com/releases/96boards/dragonboard410c/qualcomm/firmware/linux-board-support-package-r1034.2.1.zip?Signature=nR4%2BEOWXQDGcn4NnIed6ITZbx80%3D&Expires=1674756444&AWSAccessKeyId=AKIAIELXV2RYNAHFUP7A Resolving publishing-ie-linaro-org.s3.amazonaws.com (publishing-ie-linaro-org.s3.amazonaws.com)... 52.92.16.33, 52.218.25.10, 52.218.60.34, ... Connecting to publishing-ie-linaro-org.s3.amazonaws.com (publishing-ie-linaro-org.s3.amazonaws.com)|52.92.16.33|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 8913118 (8.5M) [application/zip] Saving to: '/tmp/instance-7/output-1/build/.linux-board-support-package-r1034.2.1.zip.ahy58o/output' 0K .......... .......... .......... .......... .......... 0% 371K 23s 50K .......... .......... .......... .......... .......... 1% 370K 23s 100K .......... .......... .......... .......... .......... 1% 371K 23s 150K .......... .......... .......... .......... .......... 2% 29.8M 17s 200K .......... .......... .......... .......... .......... 2% 178M 14s 250K .......... .......... .......... .......... .......... 3% 375K 15s 300K .......... .......... .......... .......... .......... 4% 70.0M 13s 350K .......... .......... .......... .......... .......... 4% 64.4M 11s 400K .......... .......... .......... .......... .......... 5% 48.7M 10s 450K .......... .......... .......... .......... .......... 5% 137M 9s 500K .......... .......... .......... .......... .......... 6% 375K 10s 550K .......... .......... .......... .......... .......... 6% 162M 9s 600K .......... .......... .......... .......... .......... 7% 164M 8s 650K .......... .......... .......... .......... .......... 8% 182M 8s 700K .......... .......... .......... .......... .......... 8% 363K 9s 750K .......... .......... .......... .......... .......... 9% 131M 8s 800K .......... .......... .......... .......... .......... 9% 141M 8s 850K .......... .......... .......... .......... .......... 10% 207M 7s 900K .......... .......... .......... .......... .......... 10% 209M 7s 950K .......... .......... .......... .......... .......... 11% 191M 6s 1000K .......... .......... .......... .......... .......... 12% 192M 6s 1050K .......... .......... .......... .......... .......... 12% 388K 7s 1100K .......... .......... .......... .......... .......... 13% 121M 6s 1150K .......... .......... .......... .......... .......... 13% 128M 6s 1200K .......... .......... .......... .......... .......... 14% 118M 6s 1250K .......... .......... .......... .......... .......... 14% 176M 5s 1300K .......... .......... .......... .......... .......... 15% 138M 5s 1350K .......... .......... .......... .......... .......... 16% 129M 5s 1400K .......... .......... .......... .......... .......... 16% 131M 5s 1450K .......... .......... .......... .......... .......... 17% 126M 5s 1500K .......... .......... .......... .......... .......... 17% 126M 4s 1550K .......... .......... .......... .......... .......... 18% 142M 4s 1600K .......... .......... .......... .......... .......... 18% 144M 4s 1650K .......... .......... .......... .......... .......... 19% 134M 4s 1700K .......... .......... .......... .......... .......... 20% 185M 4s 1750K .......... .......... .......... .......... .......... 20% 148M 4s 1800K .......... .......... .......... .......... .......... 21% 129M 4s 1850K .......... .......... .......... .......... .......... 21% 167M 3s 1900K .......... .......... .......... .......... .......... 22% 371K 4s 1950K .......... .......... .......... .......... .......... 22% 101M 4s 2000K .......... .......... .......... .......... .......... 23% 126M 4s 2050K .......... .......... .......... .......... .......... 24% 148M 3s 2100K .......... .......... .......... .......... .......... 24% 201M 3s 2150K .......... .......... .......... .......... .......... 25% 166M 3s 2200K .......... .......... .......... .......... .......... 25% 150M 3s 2250K .......... .......... .......... .......... .......... 26% 189M 3s 2300K .......... .......... .......... .......... .......... 26% 203M 3s 2350K .......... .......... .......... .......... .......... 27% 212M 3s 2400K .......... .......... .......... .......... .......... 28% 209M 3s 2450K .......... .......... .......... .......... .......... 28% 172M 3s 2500K .......... .......... .......... .......... .......... 29% 207M 3s 2550K .......... .......... .......... .......... .......... 29% 393K 3s 2600K .......... .......... .......... .......... .......... 30% 80.2M 3s 2650K .......... .......... .......... .......... .......... 31% 25.8M 3s 2700K .......... .......... .......... .......... .......... 31% 70.4M 3s 2750K .......... .......... .......... .......... .......... 32% 53.4M 3s 2800K .......... .......... .......... .......... .......... 32% 79.2M 3s 2850K .......... .......... .......... .......... .......... 33% 69.3M 2s 2900K .......... .......... .......... .......... .......... 33% 388K 3s 2950K .......... .......... .......... .......... .......... 34% 85.8M 3s 3000K .......... .......... .......... .......... .......... 35% 20.8M 3s 3050K .......... .......... .......... .......... .......... 35% 95.6M 2s 3100K .......... .......... .......... .......... .......... 36% 60.1M 2s 3150K .......... .......... .......... .......... .......... 36% 71.2M 2s 3200K .......... .......... .......... .......... .......... 37% 77.0M 2s 3250K .......... .......... .......... .......... .......... 37% 49.4M 2s 3300K .......... .......... .......... .......... .......... 38% 387K 2s 3350K .......... .......... .......... .......... .......... 39% 12.7M 2s 3400K .......... .......... .......... .......... .......... 39% 136M 2s 3450K .......... .......... .......... .......... .......... 40% 165M 2s 3500K .......... .......... .......... .......... .......... 40% 153M 2s 3550K .......... .......... .......... .......... .......... 41% 164M 2s 3600K .......... .......... .......... .......... .......... 41% 149M 2s 3650K .......... .......... .......... .......... .......... 42% 7.60M 2s 3700K .......... .......... .......... .......... .......... 43% 405K 2s 3750K .......... .......... .......... .......... .......... 43% 13.4M 2s 3800K .......... .......... .......... .......... .......... 44% 86.3M 2s 3850K .......... .......... .......... .......... .......... 44% 67.5M 2s 3900K .......... .......... .......... .......... .......... 45% 34.0M 2s 3950K .......... .......... .......... .......... .......... 45% 369K 2s 4000K .......... .......... .......... .......... .......... 46% 211M 2s 4050K .......... .......... .......... .......... .......... 47% 164M 2s 4100K .......... .......... .......... .......... .......... 47% 214M 2s 4150K .......... .......... .......... .......... .......... 48% 222M 2s 4200K .......... .......... .......... .......... .......... 48% 218M 2s 4250K .......... .......... .......... .......... .......... 49% 200M 2s 4300K .......... .......... .......... .......... .......... 49% 222M 2s 4350K .......... .......... .......... .......... .......... 50% 393K 2s 4400K .......... .......... .......... .......... .......... 51% 11.2M 2s 4450K .......... .......... .......... .......... .......... 51% 48.5M 2s 4500K .......... .......... .......... .......... .......... 52% 132M 2s 4550K .......... .......... .......... .......... .......... 52% 64.6M 2s 4600K .......... .......... .......... .......... .......... 53% 107M 2s 4650K .......... .......... .......... .......... .......... 53% 377K 2s 4700K .......... .......... .......... .......... .......... 54% 184M 2s 4750K .......... .......... .......... .......... .......... 55% 104M 2s 4800K .......... .......... .......... .......... .......... 55% 68.3M 2s 4850K .......... .......... .......... .......... .......... 56% 48.3M 2s 4900K .......... .......... .......... .......... .......... 56% 391K 2s 4950K .......... .......... .......... .......... .......... 57% 6.12M 2s 5000K .......... .......... .......... .......... .......... 58% 153M 2s 5050K .......... .......... .......... .......... .......... 58% 191M 2s 5100K .......... .......... .......... .......... .......... 59% 217M 1s 5150K .......... .......... .......... .......... .......... 59% 218M 1s 5200K .......... .......... .......... .......... .......... 60% 568K 1s 5250K .......... .......... .......... .......... .......... 60% 1.06M 1s 5300K .......... .......... .......... .......... .......... 61% 62.7M 1s 5350K .......... .......... .......... .......... .......... 62% 71.1M 1s 5400K .......... .......... .......... .......... .......... 62% 119M 1s 5450K .......... .......... .......... .......... .......... 63% 34.7M 1s 5500K .......... .......... .......... .......... .......... 63% 398K 1s 5550K .......... .......... .......... .......... .......... 64% 5.02M 1s 5600K .......... .......... .......... .......... .......... 64% 209M 1s 5650K .......... .......... .......... .......... .......... 65% 180M 1s 5700K .......... .......... .......... .......... .......... 66% 219M 1s 5750K .......... .......... .......... .......... .......... 66% 227M 1s 5800K .......... .......... .......... .......... .......... 67% 402K 1s 5850K .......... .......... .......... .......... .......... 67% 5.07M 1s 5900K .......... .......... .......... .......... .......... 68% 111M 1s 5950K .......... .......... .......... .......... .......... 68% 72.4M 1s 6000K .......... .......... .......... .......... .......... 69% 370K 1s 6050K .......... .......... .......... .......... .......... 70% 399K 1s 6100K .......... .......... .......... .......... .......... 70% 194M 1s 6150K .......... .......... .......... .......... .......... 71% 218M 1s 6200K .......... .......... .......... .......... .......... 71% 210M 1s 6250K .......... .......... .......... .......... .......... 72% 189M 1s 6300K .......... .......... .......... .......... .......... 72% 29.2M 1s 6350K .......... .......... .......... .......... .......... 73% 6.79M 1s 6400K .......... .......... .......... .......... .......... 74% 31.0M 1s 6450K .......... .......... .......... .......... .......... 74% 1.13M 1s 6500K .......... .......... .......... .......... .......... 75% 599K 1s 6550K .......... .......... .......... .......... .......... 75% 5.96M 1s 6600K .......... .......... .......... .......... .......... 76% 186M 1s 6650K .......... .......... .......... .......... .......... 76% 15.4M 1s 6700K .......... .......... .......... .......... .......... 77% 404K 1s 6750K .......... .......... .......... .......... .......... 78% 6.59M 1s 6800K .......... .......... .......... .......... .......... 78% 65.8M 1s 6850K .......... .......... .......... .......... .......... 79% 17.1M 1s 6900K .......... .......... .......... .......... .......... 79% 618K 1s 6950K .......... .......... .......... .......... .......... 80% 1.13M 1s 7000K .......... .......... .......... .......... .......... 80% 6.10M 1s 7050K .......... .......... .......... .......... .......... 81% 175M 1s 7100K .......... .......... .......... .......... .......... 82% 20.5M 1s 7150K .......... .......... .......... .......... .......... 82% 396K 1s 7200K .......... .......... .......... .......... .......... 83% 7.78M 1s 7250K .......... .......... .......... .......... .......... 83% 164M 1s 7300K .......... .......... .......... .......... .......... 84% 25.9M 1s 7350K .......... .......... .......... .......... .......... 85% 615K 1s 7400K .......... .......... .......... .......... .......... 85% 1.06M 1s 7450K .......... .......... .......... .......... .......... 86% 9.43M 1s 7500K .......... .......... .......... .......... .......... 86% 49.2M 1s 7550K .......... .......... .......... .......... .......... 87% 7.90M 1s 7600K .......... .......... .......... .......... .......... 87% 435K 1s 7650K .......... .......... .......... .......... .......... 88% 3.76M 0s 7700K .......... .......... .......... .......... .......... 89% 137M 0s 7750K .......... .......... .......... .......... .......... 89% 6.35M 0s 7800K .......... .......... .......... .......... .......... 90% 182M 0s 7850K .......... .......... .......... .......... .......... 90% 404K 0s 7900K .......... .......... .......... .......... .......... 91% 11.7M 0s 7950K .......... .......... .......... .......... .......... 91% 204M 0s 8000K .......... .......... .......... .......... .......... 92% 6.43M 0s 8050K .......... .......... .......... .......... .......... 93% 666K 0s 8100K .......... .......... .......... .......... .......... 93% 1.02M 0s 8150K .......... .......... .......... .......... .......... 94% 12.5M 0s 8200K .......... .......... .......... .......... .......... 94% 69.8M 0s 8250K .......... .......... .......... .......... .......... 95% 6.48M 0s 8300K .......... .......... .......... .......... .......... 95% 687K 0s 8350K .......... .......... .......... .......... .......... 96% 1004K 0s 8400K .......... .......... .......... .......... .......... 97% 11.0M 0s 8450K .......... .......... .......... .......... .......... 97% 53.3M 0s 8500K .......... .......... .......... .......... .......... 98% 6.45M 0s 8550K .......... .......... .......... .......... .......... 98% 434K 0s 8600K .......... .......... .......... .......... .......... 99% 7.25M 0s 8650K .......... .......... .......... .......... .......... 99% 8.17M 0s 8700K .... 100% 7.85T=4.2s 2023-01-26 11:05:59 (2.02 MB/s) - '/tmp/instance-7/output-1/build/.linux-board-support-package-r1034.2.1.zip.ahy58o/output' saved [8913118/8913118] linux-board-support-package-r1034.2.1.zip: OK (sha256: 46953b974c5c58c7ca66db414437c0268b033ac9d28127e98d9c4e1a49359da5) >>> qcom-db410c-firmware 1034.2.1 Extracting mkdir -p /tmp/instance-7/output-1/per-package/qcom-db410c-firmware/host mkdir -p /tmp/instance-7/output-1/per-package/qcom-db410c-firmware/target /usr/bin/unzip -q -d /tmp/instance-7/output-1/build/qcom-db410c-firmware-1034.2.1 /tmp/instance-7/dl/qcom-db410c-firmware/linux-board-support-package-r1034.2.1.zip mv /tmp/instance-7/output-1/build/qcom-db410c-firmware-1034.2.1/linux-board-support-package-r1034.2.1/* /tmp/instance-7/output-1/build/qcom-db410c-firmware-1034.2.1 rmdir /tmp/instance-7/output-1/build/qcom-db410c-firmware-1034.2.1/linux-board-support-package-r1034.2.1 >>> qcom-db410c-firmware 1034.2.1 Patching >>> qcom-db410c-firmware 1034.2.1 Configuring mkdir -p /tmp/instance-7/output-1/per-package/qcom-db410c-firmware/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-mtools/host/ /tmp/instance-7/output-1/per-package/host-mtools/host/ /tmp/instance-7/output-1/per-package/qcom-db410c-firmware/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/qcom-db410c-firmware/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/qcom-db410c-firmware/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/qcom-db410c-firmware/host mkdir -p /tmp/instance-7/output-1/per-package/qcom-db410c-firmware/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-mtools/target/ /tmp/instance-7/output-1/per-package/host-mtools/target/ /tmp/instance-7/output-1/per-package/qcom-db410c-firmware/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/qcom-db410c-firmware/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/qcom-db410c-firmware/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/qcom-db410c-firmware/target >>> qcom-db410c-firmware 1034.2.1 Building >>> qcom-db410c-firmware 1034.2.1 Installing to target /usr/bin/install -D -m 0644 /tmp/instance-7/output-1/build/qcom-db410c-firmware-1034.2.1/efs-seed/fs_image_linux.tar.gz.mbn.img /tmp/instance-7/output-1/per-package/qcom-db410c-firmware/target/boot/modem_fsg /usr/bin/install -d /tmp/instance-7/output-1/per-package/qcom-db410c-firmware/target/lib/firmware cp -r /tmp/instance-7/output-1/build/qcom-db410c-firmware-1034.2.1/proprietary-linux/wlan /tmp/instance-7/output-1/per-package/qcom-db410c-firmware/target/lib/firmware/ /usr/bin/install -d /tmp/instance-7/output-1/per-package/qcom-db410c-firmware/target/lib/firmware/qcom/msm8916 MTOOLS_SKIP_CHECK=1 /tmp/instance-7/output-1/per-package/qcom-db410c-firmware/host/bin/mcopy -n -i /tmp/instance-7/output-1/build/qcom-db410c-firmware-1034.2.1/bootloaders-linux/NON-HLOS.bin ::image/modem.* ::image/mba.mbn ::image/wcnss.* /tmp/instance-7/output-1/per-package/qcom-db410c-firmware/target/lib/firmware/qcom/msm8916 mkdir -p /tmp/instance-7/output-1/per-package/host-pcre/host mkdir -p /tmp/instance-7/output-1/per-package/host-pcre/target pcre-8.45.tar.bz2: OK (sha256: 4dae6fdcd2bb0bb6c37b5f97c33c2be954da743985369cddac3546e3218bffb8) >>> host-pcre 8.45 Extracting mkdir -p /tmp/instance-7/output-1/per-package/host-pcre/host mkdir -p /tmp/instance-7/output-1/per-package/host-pcre/target bzcat /tmp/instance-7/dl/pcre/pcre-8.45.tar.bz2 | tar --strip-components=1 -C /tmp/instance-7/output-1/build/host-pcre-8.45 -xf - >>> host-pcre 8.45 Patching Applying 0001-Kill-compatibility-bits.patch using patch: patching file pcrecpp.cc Applying 0002-Disable-C-unit-tests.patch using patch: patching file Makefile.in >>> host-pcre 8.45 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-7/output-1/build/host-pcre-8.45 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-pcre 8.45 Patching libtool patching file /tmp/instance-7/output-1/build/host-pcre-8.45/ltmain.sh Hunk #1 succeeded at 2908 (offset 221 lines). Hunk #2 succeeded at 4498 (offset 221 lines). Hunk #3 succeeded at 6794 (offset 240 lines). Hunk #4 succeeded at 6804 (offset 240 lines). Hunk #5 succeeded at 7097 (offset 240 lines). Hunk #6 succeeded at 7389 (offset 240 lines). Hunk #7 succeeded at 8359 (offset 247 lines). Hunk #8 succeeded at 10991 (offset 281 lines). >>> host-pcre 8.45 Configuring mkdir -p /tmp/instance-7/output-1/per-package/host-pcre/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-pcre/host mkdir -p /tmp/instance-7/output-1/per-package/host-pcre/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-pcre/target (cd /tmp/instance-7/output-1/build/host-pcre-8.45/ && rm -rf config.cache; PATH="/tmp/instance-7/output-1/per-package/host-pcre/host/bin:/tmp/instance-7/output-1/per-package/host-pcre/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-pcre/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-7/output-1/per-package/host-pcre/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-pcre/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-7/output-1/per-package/host-pcre/host/include" CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-pcre/host/include" CXXFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-pcre/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-pcre/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-pcre/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-pcre/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-pcre/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-pcre/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-7/output-1/per-package/host-pcre/host" --sysconfdir="/tmp/instance-7/output-1/per-package/host-pcre/host/etc" --localstatedir="/tmp/instance-7/output-1/per-package/host-pcre/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --enable-unicode-properties ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking the archiver (/usr/bin/ar) interface... ar checking for gcc... (cached) /usr/bin/gcc checking whether the compiler supports GNU C... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to enable C11 features... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/bin/gcc... (cached) none checking whether the compiler supports GNU C++... yes checking whether /usr/bin/g++ accepts -g... yes checking for /usr/bin/g++ option to enable C++11 features... none needed checking dependency style of /usr/bin/g++... none checking for 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 int64_t... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... /usr/bin/g++ -E checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/bin/g++ static flag -static works... yes checking if /usr/bin/g++ supports -c -o file.o... yes checking if /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether ln -s works... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for egrep... (cached) /usr/bin/grep -E checking for limits.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for dirent.h... yes checking for windows.h... no checking for alias support in the linker... no checking for alias support in the linker... no checking for string... yes checking for bits/type_traits.h... no checking for type_traits.h... no checking for strtoq... yes checking for long long... yes checking for unsigned long long... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for bcopy... yes checking for memmove... yes checking for strerror... yes checking for zlib.h... yes checking for gzopen in -lz... yes checking for bzlib.h... no checking for libbz2... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libpcre.pc config.status: creating libpcre16.pc config.status: creating libpcre32.pc config.status: creating libpcreposix.pc config.status: creating libpcrecpp.pc config.status: creating pcre-config config.status: creating pcre.h config.status: creating pcre_stringpiece.h config.status: creating pcrecpparg.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing script-chmod commands config.status: executing delete-old-chartables commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls pcre-8.45 configuration summary: Install prefix .................. : /tmp/instance-7/output-1/per-package/host-pcre/host C preprocessor .................. : /usr/bin/cpp C compiler ...................... : /usr/bin/gcc C++ preprocessor ................ : /usr/bin/g++ -E C++ compiler .................... : /usr/bin/g++ Linker .......................... : /usr/bin/ld -m elf_x86_64 C preprocessor flags ............ : -I/tmp/instance-7/output-1/per-package/host-pcre/host/include C compiler flags ................ : -O2 -I/tmp/instance-7/output-1/per-package/host-pcre/host/include -fvisibility=hidden C++ compiler flags .............. : -O2 -I/tmp/instance-7/output-1/per-package/host-pcre/host/include -fvisibility=hidden -fvisibility-inlines-hidden Linker flags .................... : -L/tmp/instance-7/output-1/per-package/host-pcre/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-pcre/host/lib Extra libraries ................. : Build 8 bit pcre library ........ : yes Build 16 bit pcre library ....... : no Build 32 bit pcre library ....... : no Build C++ library ............... : yes Enable JIT compiling support .... : no Enable UTF-8/16/32 support ...... : yes Unicode properties .............. : yes Newline char/sequence ........... : lf \R matches only ANYCRLF ......... : no EBCDIC coding ................... : no EBCDIC code for NL .............. : n/a Rebuild char tables ............. : no Use stack recursion ............. : yes POSIX mem threshold ............. : 10 Internal link size .............. : 2 Nested parentheses limit ........ : 250 Match limit ..................... : 10000000 Match limit recursion ........... : MATCH_LIMIT Build shared libs ............... : yes Build static libs ............... : no Use JIT in pcregrep ............. : no Buffer size for pcregrep ........ : 20480 Link pcregrep with libz ......... : no Link pcregrep with libbz2 ....... : no Link pcretest with libedit ...... : no Link pcretest with libreadline .. : no Valgrind support ................ : no Code coverage ................... : no >>> host-pcre 8.45 Building PATH="/tmp/instance-7/output-1/per-package/host-pcre/host/bin:/tmp/instance-7/output-1/per-package/host-pcre/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-pcre/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-7/output-1/per-package/host-pcre/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-pcre/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-7/output-1/build/host-pcre-8.45/ make[1]: Entering directory '/tmp/instance-7/output-1/build/host-pcre-8.45' rm -f pcre_chartables.c ln -s ./pcre_chartables.c.dist pcre_chartables.c /home/autobuild/make/make all-am make[2]: Entering directory '/tmp/instance-7/output-1/build/host-pcre-8.45' CC pcretest-pcretest.o CC pcretest-pcre_printint.o CC libpcre_la-pcre_byte_order.lo CC libpcre_la-pcre_compile.lo CC libpcre_la-pcre_config.lo CC libpcre_la-pcre_dfa_exec.lo CC libpcre_la-pcre_exec.lo CC libpcre_la-pcre_fullinfo.lo CC libpcre_la-pcre_get.lo CC libpcre_la-pcre_globals.lo CC libpcre_la-pcre_jit_compile.lo CC libpcre_la-pcre_maketables.lo CC libpcre_la-pcre_newline.lo CC libpcre_la-pcre_ord2utf8.lo CC libpcre_la-pcre_refcount.lo CC libpcre_la-pcre_string_utils.lo CC libpcre_la-pcre_study.lo CC libpcre_la-pcre_tables.lo CC libpcre_la-pcre_ucd.lo CC libpcre_la-pcre_valid_utf8.lo CC libpcre_la-pcre_version.lo CC libpcre_la-pcre_xclass.lo CC libpcre_la-pcre_chartables.lo CCLD libpcre.la CC libpcreposix_la-pcreposix.lo CCLD libpcreposix.la CCLD pcretest CC pcregrep-pcregrep.o CCLD pcregrep CXX libpcrecpp_la-pcrecpp.lo CXX libpcrecpp_la-pcre_scanner.lo CXX libpcrecpp_la-pcre_stringpiece.lo CXXLD libpcrecpp.la make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-pcre-8.45' make[1]: Leaving directory '/tmp/instance-7/output-1/build/host-pcre-8.45' >>> host-pcre 8.45 Installing to host directory PATH="/tmp/instance-7/output-1/per-package/host-pcre/host/bin:/tmp/instance-7/output-1/per-package/host-pcre/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-pcre/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-7/output-1/per-package/host-pcre/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-pcre/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-7/output-1/build/host-pcre-8.45/ make[1]: Entering directory '/tmp/instance-7/output-1/build/host-pcre-8.45' /home/autobuild/make/make install-am make[2]: Entering directory '/tmp/instance-7/output-1/build/host-pcre-8.45' make[3]: Entering directory '/tmp/instance-7/output-1/build/host-pcre-8.45' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-pcre/host/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libpcre.la libpcreposix.la libpcrecpp.la '/tmp/instance-7/output-1/per-package/host-pcre/host/lib' libtool: install: /usr/bin/install -c .libs/libpcre.so.1.2.13 /tmp/instance-7/output-1/per-package/host-pcre/host/lib/libpcre.so.1.2.13 libtool: install: (cd /tmp/instance-7/output-1/per-package/host-pcre/host/lib && { ln -s -f libpcre.so.1.2.13 libpcre.so.1 || { rm -f libpcre.so.1 && ln -s libpcre.so.1.2.13 libpcre.so.1; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/host-pcre/host/lib && { ln -s -f libpcre.so.1.2.13 libpcre.so || { rm -f libpcre.so && ln -s libpcre.so.1.2.13 libpcre.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre.lai /tmp/instance-7/output-1/per-package/host-pcre/host/lib/libpcre.la libtool: install: /usr/bin/install -c .libs/libpcreposix.so.0.0.7 /tmp/instance-7/output-1/per-package/host-pcre/host/lib/libpcreposix.so.0.0.7 libtool: install: (cd /tmp/instance-7/output-1/per-package/host-pcre/host/lib && { ln -s -f libpcreposix.so.0.0.7 libpcreposix.so.0 || { rm -f libpcreposix.so.0 && ln -s libpcreposix.so.0.0.7 libpcreposix.so.0; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/host-pcre/host/lib && { ln -s -f libpcreposix.so.0.0.7 libpcreposix.so || { rm -f libpcreposix.so && ln -s libpcreposix.so.0.0.7 libpcreposix.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcreposix.lai /tmp/instance-7/output-1/per-package/host-pcre/host/lib/libpcreposix.la libtool: install: /usr/bin/install -c .libs/libpcrecpp.so.0.0.2 /tmp/instance-7/output-1/per-package/host-pcre/host/lib/libpcrecpp.so.0.0.2 libtool: install: (cd /tmp/instance-7/output-1/per-package/host-pcre/host/lib && { ln -s -f libpcrecpp.so.0.0.2 libpcrecpp.so.0 || { rm -f libpcrecpp.so.0 && ln -s libpcrecpp.so.0.0.2 libpcrecpp.so.0; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/host-pcre/host/lib && { ln -s -f libpcrecpp.so.0.0.2 libpcrecpp.so || { rm -f libpcrecpp.so && ln -s libpcrecpp.so.0.0.2 libpcrecpp.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcrecpp.lai /tmp/instance-7/output-1/per-package/host-pcre/host/lib/libpcrecpp.la libtool: finish: PATH="/tmp/instance-7/output-1/per-package/host-pcre/host/bin:/tmp/instance-7/output-1/per-package/host-pcre/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /tmp/instance-7/output-1/per-package/host-pcre/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/instance-7/output-1/per-package/host-pcre/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-pcre/host/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c pcretest pcregrep '/tmp/instance-7/output-1/per-package/host-pcre/host/bin' libtool: install: /usr/bin/install -c pcretest /tmp/instance-7/output-1/per-package/host-pcre/host/bin/pcretest libtool: install: /usr/bin/install -c pcregrep /tmp/instance-7/output-1/per-package/host-pcre/host/bin/pcregrep /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-pcre/host/bin' /usr/bin/install -c pcre-config '/tmp/instance-7/output-1/per-package/host-pcre/host/bin' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-pcre/host/share/doc/pcre' /usr/bin/install -c -m 644 doc/pcre.txt doc/pcre-config.txt doc/pcregrep.txt doc/pcretest.txt AUTHORS COPYING ChangeLog LICENCE NEWS README '/tmp/instance-7/output-1/per-package/host-pcre/host/share/doc/pcre' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-pcre/host/share/doc/pcre/html' /usr/bin/install -c -m 644 doc/html/NON-AUTOTOOLS-BUILD.txt doc/html/README.txt doc/html/index.html doc/html/pcre-config.html doc/html/pcre.html doc/html/pcre16.html doc/html/pcre32.html doc/html/pcre_assign_jit_stack.html doc/html/pcre_compile.html doc/html/pcre_compile2.html doc/html/pcre_config.html doc/html/pcre_copy_named_substring.html doc/html/pcre_copy_substring.html doc/html/pcre_dfa_exec.html doc/html/pcre_exec.html doc/html/pcre_free_study.html doc/html/pcre_free_substring.html doc/html/pcre_free_substring_list.html doc/html/pcre_fullinfo.html doc/html/pcre_get_named_substring.html doc/html/pcre_get_stringnumber.html doc/html/pcre_get_stringtable_entries.html doc/html/pcre_get_substring.html doc/html/pcre_get_substring_list.html doc/html/pcre_jit_exec.html doc/html/pcre_jit_stack_alloc.html doc/html/pcre_jit_stack_free.html doc/html/pcre_maketables.html doc/html/pcre_pattern_to_host_byte_order.html doc/html/pcre_refcount.html doc/html/pcre_study.html doc/html/pcre_utf16_to_host_byte_order.html doc/html/pcre_utf32_to_host_byte_order.html doc/html/pcre_version.html doc/html/pcreapi.html doc/html/pcrebuild.html doc/html/pcrecallout.html doc/html/pcrecompat.html doc/html/pcredemo.html doc/html/pcregrep.html '/tmp/instance-7/output-1/per-package/host-pcre/host/share/doc/pcre/html' /usr/bin/install -c -m 644 doc/html/pcrejit.html doc/html/pcrelimits.html doc/html/pcrematching.html doc/html/pcrepartial.html doc/html/pcrepattern.html doc/html/pcreperform.html doc/html/pcreposix.html doc/html/pcreprecompile.html doc/html/pcresample.html doc/html/pcrestack.html doc/html/pcresyntax.html doc/html/pcretest.html doc/html/pcreunicode.html '/tmp/instance-7/output-1/per-package/host-pcre/host/share/doc/pcre/html' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-pcre/host/share/doc/pcre/html' /usr/bin/install -c -m 644 doc/html/pcrecpp.html '/tmp/instance-7/output-1/per-package/host-pcre/host/share/doc/pcre/html' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-pcre/host/include' /usr/bin/install -c -m 644 pcreposix.h pcrecpp.h pcre_scanner.h '/tmp/instance-7/output-1/per-package/host-pcre/host/include' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man1' /usr/bin/install -c -m 644 doc/pcre-config.1 doc/pcregrep.1 doc/pcretest.1 '/tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3' /usr/bin/install -c -m 644 doc/pcre.3 doc/pcre16.3 doc/pcre32.3 doc/pcre_assign_jit_stack.3 doc/pcre_compile.3 doc/pcre_compile2.3 doc/pcre_config.3 doc/pcre_copy_named_substring.3 doc/pcre_copy_substring.3 doc/pcre_dfa_exec.3 doc/pcre_exec.3 doc/pcre_free_study.3 doc/pcre_free_substring.3 doc/pcre_free_substring_list.3 doc/pcre_fullinfo.3 doc/pcre_get_named_substring.3 doc/pcre_get_stringnumber.3 doc/pcre_get_stringtable_entries.3 doc/pcre_get_substring.3 doc/pcre_get_substring_list.3 doc/pcre_jit_exec.3 doc/pcre_jit_stack_alloc.3 doc/pcre_jit_stack_free.3 doc/pcre_maketables.3 doc/pcre_pattern_to_host_byte_order.3 doc/pcre_refcount.3 doc/pcre_study.3 doc/pcre_utf16_to_host_byte_order.3 doc/pcre_utf32_to_host_byte_order.3 doc/pcre_version.3 doc/pcreapi.3 doc/pcrebuild.3 doc/pcrecallout.3 doc/pcrecompat.3 doc/pcredemo.3 doc/pcrejit.3 doc/pcrelimits.3 doc/pcrematching.3 doc/pcrepartial.3 doc/pcrepattern.3 '/tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3' /usr/bin/install -c -m 644 doc/pcreperform.3 doc/pcreposix.3 doc/pcreprecompile.3 doc/pcresample.3 doc/pcrestack.3 doc/pcresyntax.3 doc/pcreunicode.3 doc/pcrecpp.3 '/tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-pcre/host/include' /usr/bin/install -c -m 644 pcre.h pcrecpparg.h pcre_stringpiece.h '/tmp/instance-7/output-1/per-package/host-pcre/host/include' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-pcre/host/lib/pkgconfig' /usr/bin/install -c -m 644 libpcre.pc libpcreposix.pc libpcrecpp.pc '/tmp/instance-7/output-1/per-package/host-pcre/host/lib/pkgconfig' /home/autobuild/make/make install-data-hook make[4]: Entering directory '/tmp/instance-7/output-1/build/host-pcre-8.45' ln -sf pcre_assign_jit_stack.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre16_assign_jit_stack.3 ln -sf pcre_compile.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre16_compile.3 ln -sf pcre_compile2.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre16_compile2.3 ln -sf pcre_config.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre16_config.3 ln -sf pcre_copy_named_substring.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre16_copy_named_substring.3 ln -sf pcre_copy_substring.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre16_copy_substring.3 ln -sf pcre_dfa_exec.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre16_dfa_exec.3 ln -sf pcre_exec.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre16_exec.3 ln -sf pcre_free_study.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre16_free_study.3 ln -sf pcre_free_substring.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre16_free_substring.3 ln -sf pcre_free_substring_list.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre16_free_substring_list.3 ln -sf pcre_fullinfo.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre16_fullinfo.3 ln -sf pcre_get_named_substring.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre16_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre16_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre16_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre16_get_substring.3 ln -sf pcre_get_substring_list.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre16_get_substring_list.3 ln -sf pcre_jit_exec.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre16_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre16_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre16_jit_stack_free.3 ln -sf pcre_maketables.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre16_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre16_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre16_refcount.3 ln -sf pcre_study.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre16_study.3 ln -sf pcre_utf16_to_host_byte_order.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre16_utf16_to_host_byte_order.3 ln -sf pcre_version.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre16_version.3 ln -sf pcre_assign_jit_stack.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre32_assign_jit_stack.3 ln -sf pcre_compile.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre32_compile.3 ln -sf pcre_compile2.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre32_compile2.3 ln -sf pcre_config.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre32_config.3 ln -sf pcre_copy_named_substring.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre32_copy_named_substring.3 ln -sf pcre_copy_substring.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre32_copy_substring.3 ln -sf pcre_dfa_exec.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre32_dfa_exec.3 ln -sf pcre_exec.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre32_exec.3 ln -sf pcre_free_study.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre32_free_study.3 ln -sf pcre_free_substring.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre32_free_substring.3 ln -sf pcre_free_substring_list.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre32_free_substring_list.3 ln -sf pcre_fullinfo.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre32_fullinfo.3 ln -sf pcre_get_named_substring.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre32_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre32_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre32_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre32_get_substring.3 ln -sf pcre_get_substring_list.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre32_get_substring_list.3 ln -sf pcre_jit_exec.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre32_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre32_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre32_jit_stack_free.3 ln -sf pcre_maketables.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre32_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre32_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre32_refcount.3 ln -sf pcre_study.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre32_study.3 ln -sf pcre_utf32_to_host_byte_order.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre32_utf32_to_host_byte_order.3 ln -sf pcre_version.3 /tmp/instance-7/output-1/per-package/host-pcre/host/share/man/man3/pcre32_version.3 make[4]: Leaving directory '/tmp/instance-7/output-1/build/host-pcre-8.45' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-pcre-8.45' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-pcre-8.45' make[1]: Leaving directory '/tmp/instance-7/output-1/build/host-pcre-8.45' mkdir -p /tmp/instance-7/output-1/per-package/host-libglib2/host mkdir -p /tmp/instance-7/output-1/per-package/host-libglib2/target glib-2.72.3.tar.xz: OK (sha256: 4a39a2f624b8512d500d5840173eda7fa85f51c109052eae806acece85d345f0) >>> host-libglib2 2.72.3 Extracting mkdir -p /tmp/instance-7/output-1/per-package/host-libglib2/host mkdir -p /tmp/instance-7/output-1/per-package/host-libglib2/target xzcat /tmp/instance-7/dl/libglib2/glib-2.72.3.tar.xz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/host-libglib2-2.72.3 -xf - >>> host-libglib2 2.72.3 Patching Applying 0001-fix-compile-time-atomic-detection.patch using patch: patching file glib/gthread-posix.c Applying 0002-remove-cpp-requirement.patch using patch: patching file glib/glibconfig.h.in patching file meson.build Applying 0003-Add-Wno-format-nonliteral-to-compiler-arguments.patch using patch: patching file meson.build Hunk #1 succeeded at 456 with fuzz 2 (offset 21 lines). Applying 0004-meson.build-add-girdir-to-gio-2.0.pc-and-glib-2.0.pc.patch using patch: patching file gio/meson.build Hunk #1 succeeded at 846 (offset 5 lines). patching file glib/meson.build Hunk #1 succeeded at 392 (offset 8 lines). >>> host-libglib2 2.72.3 Configuring mkdir -p /tmp/instance-7/output-1/per-package/host-libglib2/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-gettext/host/ /tmp/instance-7/output-1/per-package/host-gettext/host/ /tmp/instance-7/output-1/per-package/host-libglib2/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-libffi/host/ /tmp/instance-7/output-1/per-package/host-libffi/host/ /tmp/instance-7/output-1/per-package/host-libglib2/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-meson/host/ /tmp/instance-7/output-1/per-package/host-meson/host/ /tmp/instance-7/output-1/per-package/host-libglib2/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-pcre/host/ /tmp/instance-7/output-1/per-package/host-pcre/host/ /tmp/instance-7/output-1/per-package/host-libglib2/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-pkgconf/host/ /tmp/instance-7/output-1/per-package/host-pkgconf/host/ /tmp/instance-7/output-1/per-package/host-libglib2/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-libglib2/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-util-linux/host/ /tmp/instance-7/output-1/per-package/host-util-linux/host/ /tmp/instance-7/output-1/per-package/host-libglib2/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-zlib/host/ /tmp/instance-7/output-1/per-package/host-zlib/host/ /tmp/instance-7/output-1/per-package/host-libglib2/host mkdir -p /tmp/instance-7/output-1/per-package/host-libglib2/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-gettext/target/ /tmp/instance-7/output-1/per-package/host-gettext/target/ /tmp/instance-7/output-1/per-package/host-libglib2/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-libffi/target/ /tmp/instance-7/output-1/per-package/host-libffi/target/ /tmp/instance-7/output-1/per-package/host-libglib2/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-meson/target/ /tmp/instance-7/output-1/per-package/host-meson/target/ /tmp/instance-7/output-1/per-package/host-libglib2/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-pcre/target/ /tmp/instance-7/output-1/per-package/host-pcre/target/ /tmp/instance-7/output-1/per-package/host-libglib2/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-pkgconf/target/ /tmp/instance-7/output-1/per-package/host-pkgconf/target/ /tmp/instance-7/output-1/per-package/host-libglib2/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-libglib2/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-util-linux/target/ /tmp/instance-7/output-1/per-package/host-util-linux/target/ /tmp/instance-7/output-1/per-package/host-libglib2/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-zlib/target/ /tmp/instance-7/output-1/per-package/host-zlib/target/ /tmp/instance-7/output-1/per-package/host-libglib2/target rm -rf /tmp/instance-7/output-1/build/host-libglib2-2.72.3//build mkdir -p /tmp/instance-7/output-1/build/host-libglib2-2.72.3//build PATH="/tmp/instance-7/output-1/per-package/host-libglib2/host/bin:/tmp/instance-7/output-1/per-package/host-libglib2/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-libglib2/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-7/output-1/per-package/host-libglib2/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-libglib2/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-7/output-1/per-package/host-libglib2/host/include" CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-libglib2/host/include" CXXFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-libglib2/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-libglib2/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-libglib2/host/lib" INTLTOOL_PERL=/usr/bin/perl PYTHONNOUSERSITE=y /tmp/instance-7/output-1/per-package/host-libglib2/host/bin/meson setup --prefix=/tmp/instance-7/output-1/per-package/host-libglib2/host --libdir=lib --sysconfdir=/tmp/instance-7/output-1/per-package/host-libglib2/host/etc --localstatedir=/tmp/instance-7/output-1/per-package/host-libglib2/host/var --default-library=shared --buildtype=release --wrap-mode=nodownload -Dstrip=true -Ddtrace=false -Dfam=false -Dglib_debug=disabled -Dlibelf=disabled -Dselinux=disabled -Dsystemtap=false -Dxattr=false -Dtests=false -Doss_fuzz=disabled /tmp/instance-7/output-1/build/host-libglib2-2.72.3/ /tmp/instance-7/output-1/build/host-libglib2-2.72.3//build The Meson build system Version: 1.0.0 Source dir: /tmp/instance-7/output-1/build/host-libglib2-2.72.3 Build dir: /tmp/instance-7/output-1/build/host-libglib2-2.72.3/build Build type: native build Project name: glib Project version: 2.72.3 C compiler for the host machine: /usr/bin/gcc (gcc 10.2.1 "gcc (Debian 10.2.1-6) 10.2.1 20210110") C linker for the host machine: /usr/bin/gcc ld.bfd 2.35.2 Host machine cpu family: x86_64 Host machine cpu: x86_64 Compiler for C supports arguments -fno-strict-aliasing: YES Checking if "GNU C visibility attributes test" compiles: YES Compiler for C supports arguments -fvisibility=hidden: YES Message: Disabling cast checks Has header "alloca.h" : YES Has header "afunix.h" : NO Has header "crt_externs.h" : NO Has header "dirent.h" : YES Has header "float.h" : YES Has header "fstab.h" : YES Has header "grp.h" : YES Has header "inttypes.h" : YES Has header "limits.h" : YES Has header "locale.h" : YES Has header "mach/mach_time.h" : NO Has header "memory.h" : YES Has header "mntent.h" : YES Has header "poll.h" : YES Has header "pwd.h" : YES Has header "sched.h" : YES Has header "spawn.h" : YES Has header "stdatomic.h" : YES Has header "stdint.h" : YES Has header "stdlib.h" : YES Has header "string.h" : YES Has header "strings.h" : YES Has header "sys/auxv.h" : YES Has header "sys/event.h" : NO Has header "sys/filio.h" : NO Has header "sys/inotify.h" : YES Has header "sys/mkdev.h" : NO Has header "sys/mntctl.h" : NO Has header "sys/mnttab.h" : NO Has header "sys/mount.h" : YES Has header "sys/param.h" : YES Has header "sys/resource.h" : YES Has header "sys/select.h" : YES Has header "sys/statfs.h" : YES Has header "sys/stat.h" : YES Has header "sys/statvfs.h" : YES Has header "sys/sysctl.h" : YES Has header "sys/time.h" : YES Has header "sys/times.h" : YES Has header "sys/types.h" : YES Has header "sys/uio.h" : YES Has header "sys/vfs.h" : YES Has header "sys/vfstab.h" : NO Has header "sys/vmount.h" : NO Has header "sys/wait.h" : YES Has header "termios.h" : YES Has header "unistd.h" : YES Has header "values.h" : YES Has header "wchar.h" : YES Has header "xlocale.h" : NO Checking if "malloc.h" compiles: YES Has header "linux/netlink.h" : YES Checking if "statx() test" compiles: YES Header "locale.h" has symbol "LC_MESSAGES" : YES Checking whether type "struct stat" has member "st_mtimensec" : NO Checking whether type "struct stat" has member "st_mtim.tv_nsec" : YES Checking whether type "struct stat" has member "st_atimensec" : NO Checking whether type "struct stat" has member "st_atim.tv_nsec" : YES Checking whether type "struct stat" has member "st_ctimensec" : NO Checking whether type "struct stat" has member "st_ctim.tv_nsec" : YES Checking whether type "struct stat" has member "st_birthtime" : NO Checking whether type "struct stat" has member "st_birthtimensec" : NO Checking whether type "struct stat" has member "st_birthtim" : NO Checking whether type "struct stat" has member "st_birthtim.tv_nsec" : NO Checking whether type "struct stat" has member "st_blksize" : YES Checking whether type "struct stat" has member "st_blocks" : YES Checking whether type "struct statfs" has member "f_fstypename" : NO Checking whether type "struct statfs" has member "f_bavail" : YES Checking whether type "struct dirent" has member "d_type" : YES Checking whether type "struct statvfs" has member "f_basetype" : NO Checking whether type "struct statvfs" has member "f_fstypename" : NO Checking whether type "struct tm" has member "tm_gmtoff" : YES Checking whether type "struct tm" has member "__tm_gmtoff" : NO Compiler for C supports arguments -Wduplicated-branches: YES Compiler for C supports arguments -Wimplicit-fallthrough: YES Compiler for C supports arguments -Wmisleading-indentation: YES Compiler for C supports arguments -Wunused: YES Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wno-cast-function-type: YES Compiler for C supports arguments -Wno-format-nonliteral: YES Compiler for C supports arguments -Wno-pedantic: YES Compiler for C supports arguments -Wno-format-zero-length: YES Compiler for C supports arguments -Wno-variadic-macros: YES Compiler for C supports arguments -Werror=format=2: YES Compiler for C supports arguments -Werror=init-self: YES Compiler for C supports arguments -Werror=missing-include-dirs: YES Compiler for C supports arguments -Werror=pointer-arith: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wno-bad-function-cast: YES Compiler for C supports arguments -Werror=declaration-after-statement: YES Compiler for C supports arguments -Werror=implicit-function-declaration: YES Compiler for C supports arguments -Werror=missing-prototypes: YES Compiler for C supports link arguments -Wl,-z,nodelete: YES Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES Checking for function "close_range" : NO Checking for function "endmntent" : YES Checking for function "endservent" : YES Checking for function "epoll_create" : YES Checking for function "fallocate" : YES Checking for function "fchmod" : YES Checking for function "fchown" : YES Checking for function "fdwalk" : NO Checking for function "fsync" : YES Checking for function "getauxval" : YES Checking for function "getc_unlocked" : YES Checking for function "getfsstat" : NO Checking for function "getgrgid_r" : YES Checking for function "getmntent_r" : YES Checking for function "getpwuid_r" : YES Checking for function "getresuid" : YES Checking for function "getvfsstat" : NO Checking for function "gmtime_r" : YES Checking for function "hasmntopt" : YES Checking for function "inotify_init1" : YES Checking for function "issetugid" : NO Checking for function "kevent" : NO Checking for function "kqueue" : NO Checking for function "lchmod" : NO Checking for function "lchown" : YES Checking for function "link" : YES Checking for function "localtime_r" : YES Checking for function "lstat" : YES Checking for function "mbrtowc" : YES Checking for function "memalign" : YES Checking for function "mmap" : YES Checking for function "newlocale" : YES Checking for function "pipe2" : YES Checking for function "poll" : YES Checking for function "prlimit" : YES Checking for function "readlink" : YES Checking for function "recvmmsg" : YES Checking for function "sendmmsg" : YES Checking for function "setenv" : YES Checking for function "setmntent" : YES Checking for function "strerror_r" : YES Checking for function "strnlen" : YES Checking for function "strsignal" : YES Checking for function "strtod_l" : YES Checking for function "strtoll_l" : YES Checking for function "strtoull_l" : YES Checking for function "symlink" : YES Checking for function "timegm" : YES Checking for function "unsetenv" : YES Checking for function "uselocale" : YES Checking for function "utimes" : YES Checking for function "valloc" : YES Checking for function "vasprintf" : YES Checking for function "vsnprintf" : YES Checking for function "wcrtomb" : YES Checking for function "wcslen" : YES Checking for function "wcsnlen" : YES Checking for function "sysctlbyname" : NO Checking for function "statvfs" : YES Checking for function "statfs" : YES Checking for function "if_indextoname" : YES Checking for function "if_nametoindex" : YES Checking for function "splice" : YES Checking for function "stpcpy" : YES Checking for function "memalign" : YES Checking for function "_aligned_malloc" : NO Checking for function "aligned_alloc" : NO Checking for function "posix_memalign" : YES Checking for function "posix_spawn" : YES Checking if "strerror_r() returns char *" compiles: YES Checking for function "snprintf" : YES Checking for function "strcasecmp" : YES Checking for function "strncasecmp" : YES Header "sys/sysmacros.h" has symbol "major" : YES Header "dlfcn.h" has symbol "RTLD_LAZY" : YES Header "dlfcn.h" has symbol "RTLD_NOW" : YES Header "dlfcn.h" has symbol "RTLD_GLOBAL" : YES Header "dlfcn.h" has symbol "RTLD_NEXT" : YES Message: Checking whether to use statfs or statvfs .. statfs Checking for function "mkostemp" : YES Checking if "futex(2) system call" : links: YES Checking if "eventfd(2) system call" : links: YES Checking if "__uint128_t available" compiles: YES Checking if "clock_gettime" : links: YES Checking if "dlopen() and dlsym() in system libraries" : links: NO Checking if "dlopen() and dlsym() in libdl" : links: YES Library dl found: YES Checking if "number of arguments to statfs() (n=2)" compiles: YES Checking if "open() option O_DIRECTORY" compiles: YES Checking if "fcntl() option F_FULLFSYNC" compiles: NO Checking if "C99 vsnprintf" runs: YES Checking if "C99 snprintf" runs: YES Checking if "Unix98 printf positional parameters" runs: YES Checking if "nl_langinfo and CODESET" : links: YES Checking if "nl_langinfo (PM_STR)" : links: YES Checking if "nl_langinfo (_NL_CTYPE_OUTDIGITn_MB)" : links: YES Checking if "nl_langinfo (ALTMON_n)" : links: YES Checking if "nl_langinfo (_NL_ABALTMON_n)" : links: YES Checking if "nl_langinfo and _NL_TIME_CODESET" : links: YES Checking if "signed" compiles: YES Header "stddef.h" has symbol "ptrdiff_t" : YES Checking if "sig_atomic_t" : links: YES Checking if "long long" compiles: YES Checking if "long double" compiles: YES Header "stddef.h" has symbol "wchar_t" : YES Header "wchar.h" has symbol "wint_t" : YES Checking if "uintmax_t in inttypes.h" compiles: YES Checking if "uintmax_t in stdint.h" compiles: YES Checking for size of "char" : 1 Checking for size of "short" : 2 Checking for size of "int" : 4 Checking for size of "void*" : 8 Checking for size of "long" : 8 Checking for size of "long long" : 8 Checking for size of "size_t" : 8 Checking for size of "ssize_t" : 8 Checking if "int64_t is long" compiles: YES Checking for alignment of "char" : 1 Checking for alignment of "short" : 2 Checking for alignment of "int" : 4 Checking for alignment of "void*" : 8 Checking for alignment of "long" : 8 Checking for alignment of "long long" : 8 Checking for alignment of "size_t" : 8 Checking for size of "wchar_t" : 4 Checking if "GCC size_t typedef is long" compiles: YES Checking if "GCC size_t typedef is long long" compiles: NO Checking if "__va_copy check" compiles: YES Checking if "va_copy check" compiles: YES Checking if "va_lists can be copied as values" runs: DID NOT COMPILE Checking if "ISO C99 varargs macros in C" compiles: YES Checking if "GNUC varargs macros" compiles: YES Has header "alloca.h" : YES (cached) Has header "sys/poll.h" : YES Has header "sys/types.h" : YES (cached) Has header "winsock2.h" : NO Computing int of "POLLIN" : 1 Computing int of "POLLOUT" : 4 Computing int of "POLLPRI" : 2 Computing int of "POLLERR" : 8 Computing int of "POLLHUP" : 16 Computing int of "POLLNVAL" : 32 Computing int of "AF_UNIX" : 1 Computing int of "AF_INET" : 2 Computing int of "AF_INET6" : 10 Computing int of "MSG_OOB" : 1 Computing int of "MSG_PEEK" : 2 Computing int of "MSG_DONTROUTE" : 4 Checking for type "struct in6_addr" : YES Checking if "atomic ops" : links: YES Checking if "atomic ops define" compiles: YES Run-time dependency threads found: YES Header "pthread.h" has symbol "pthread_attr_setstacksize" : YES Header "pthread.h" has symbol "pthread_attr_setinheritsched" : YES Header "pthread.h" has symbol "pthread_condattr_setclock" : YES Header "pthread.h" has symbol "pthread_cond_timedwait_relative_np" : NO Header "pthread.h" has symbol "pthread_getname_np" : YES Header "sys/syscall.h" has symbol "SYS_sched_getattr" : YES Checking if "pthread_setname_np(const char*)" with dependency threads: links: NO Checking if "pthread_setname_np(pthread_t, const char*)" with dependency threads: links: YES Checking if "stack grows check" runs: NO (1) Checking for function "iconv_open" : YES Found pkg-config: /tmp/instance-7/output-1/per-package/host-libglib2/host/bin/pkg-config (1.6.3) Run-time dependency libpcre found: YES 8.45 Library m found: YES Run-time dependency libffi found: YES 3.4.4 Run-time dependency zlib found: YES 1.2.13 Checking for function "ngettext" : YES Checking for function "bind_textdomain_codeset" : YES Run-time dependency mount found: YES 2.38.0 Dependency libselinux skipped: feature selinux disabled Checking for function "strlcpy" : NO Checking if "/proc/self/cmdline" runs: YES Program python3 found: YES (/tmp/instance-7/output-1/per-package/host-libglib2/host/bin/python3) Program bash found: YES (/usr/bin/bash) Found CMake: /tmp/instance-7/output-1/per-package/host-libglib2/host/bin/cmake (3.22.3) Run-time dependency bash-completion found: NO (tried pkgconfig) Program sh found: YES (/usr/bin/sh) Program env found: YES (/usr/bin/env) Configuring glibconfig.h using configuration Dependency sysprof-capture-4 skipped: feature sysprof disabled Configuring gtester-report using configuration Configuring libglib-2.0.so.0.7200.3-gdb.py using configuration Configuring glib-genmarshal using configuration Program glib-genmarshal found: YES (/tmp/instance-7/output-1/build/host-libglib2-2.72.3/build/gobject/glib-genmarshal) Configuring glib-mkenums using configuration Program glib-mkenums found: YES (/tmp/instance-7/output-1/build/host-libglib2-2.72.3/build/gobject/glib-mkenums) Configuring libgobject-2.0.so.0.7200.3-gdb.py using configuration Checking if "dlsym() preceding underscores" with dependency -ldl runs: NO (1) Checking for function "dlerror" with dependency -ldl: YES Configuring gmoduleconf.h using configuration Checking if "C_IN in public headers (no arpa/nameser_compat.h needed)" compiles: YES Checking if "res_query()" : links: NO Checking if "res_query() in -lresolv" : links: YES Library resolv found: YES Checking if "socket()" : links: YES Checking if "dn_comp()" : links: YES Checking if "res_nclose()" : links: YES Checking if "res_ndestroy()" : links: NO Checking if "res_ninit()" : links: YES Checking if "res_nquery()" : links: YES Checking for type "struct ip_mreqn" : YES Checking if "ioctl with request SIOCGIFADDR" compiles: YES Configuring gnetworking.h using configuration Configuring gdbus-codegen using configuration Program gdbus-codegen found: YES (/tmp/instance-7/output-1/build/host-libglib2-2.72.3/build/gio/gdbus-2.0/codegen/gdbus-codegen) Configuring config.py using configuration Message: Found bash-completion but the .pc file did not set 'completionsdir', fallback to a predefined path Dependency libelf skipped: feature libelf disabled Library elf skipped: feature libelf disabled Program xgettext found: YES (/tmp/instance-7/output-1/per-package/host-libglib2/host/bin/xgettext) Program msgfmt found: YES (/tmp/instance-7/output-1/per-package/host-libglib2/host/bin/msgfmt) Program msginit found: YES (/usr/bin/msginit) Program msgmerge found: YES (/tmp/instance-7/output-1/per-package/host-libglib2/host/bin/msgmerge) Program xgettext found: YES (/tmp/instance-7/output-1/per-package/host-libglib2/host/bin/xgettext) Configuring glib-gettextize using configuration Configuring config.h using configuration Build targets in project: 126 NOTICE: Future-deprecated features used: * 0.55.0: {'meson.has_exe_wrapper'} * 0.62.0: {'pkgconfig.generate variable for builtin directories'} * 0.64.0: {'copy arg in configure_file'} glib 2.72.3 User defined options buildtype : release default_library: shared libdir : lib localstatedir : /tmp/instance-7/output-1/per-package/host-libglib2/host/var prefix : /tmp/instance-7/output-1/per-package/host-libglib2/host strip : true sysconfdir : /tmp/instance-7/output-1/per-package/host-libglib2/host/etc wrap_mode : nodownload dtrace : false fam : false glib_debug : disabled libelf : disabled oss_fuzz : disabled selinux : disabled systemtap : false tests : false xattr : false Found ninja-1.11.1.git.kitware.jobserver-1 at /tmp/instance-7/output-1/per-package/host-libglib2/host/bin/ninja >>> host-libglib2 2.72.3 Building PATH="/tmp/instance-7/output-1/per-package/host-libglib2/host/bin:/tmp/instance-7/output-1/per-package/host-libglib2/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-libglib2/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-7/output-1/per-package/host-libglib2/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-libglib2/host/share/pkgconfig" PYTHONNOUSERSITE=y /tmp/instance-7/output-1/per-package/host-libglib2/host/bin/ninja -C /tmp/instance-7/output-1/build/host-libglib2-2.72.3//build ninja: Entering directory `/tmp/instance-7/output-1/build/host-libglib2-2.72.3//build' [1/510] Compiling C object glib/libcharset/libcharset.a.p/localcharset.c.o [2/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/deprecated_gallocator.c.o [3/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/deprecated_gcache.c.o [4/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/deprecated_gcompletion.c.o [5/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/garcbox.c.o [6/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gatomic.c.o [7/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gbacktrace.c.o [8/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/deprecated_gthread-deprecated.c.o [9/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gbitlock.c.o [10/510] Linking static target glib/libcharset/libcharset.a [11/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gdir.c.o [12/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gbase64.c.o [13/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/deprecated_grel.c.o [14/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gbytes.c.o [15/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gasyncqueue.c.o [16/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/genviron.c.o [17/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gcharset.c.o [18/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/glib-private.c.o [19/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/ggettext.c.o [20/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/ghmac.c.o [21/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gerror.c.o [22/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/glib-init.c.o [23/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gdataset.c.o [24/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gpoll.c.o [25/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/garray.c.o [26/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gconvert.c.o [27/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gprimes.c.o [28/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/glist.c.o [29/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gmappedfile.c.o [30/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gmem.c.o [31/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/ghook.c.o [32/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gqsort.c.o [33/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/grefcount.c.o [34/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gquark.c.o [35/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/grcbox.c.o [36/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gpattern.c.o [37/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/grefstring.c.o [38/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/ghostutils.c.o [39/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gfileutils.c.o [40/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gstrvbuilder.c.o [41/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/ghash.c.o [42/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gnode.c.o [43/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/grand.c.o [44/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gstdio.c.o [45/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/giochannel.c.o [46/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gqueue.c.o [47/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gshell.c.o [48/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gstringchunk.c.o [49/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gslist.c.o [50/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gtrashstack.c.o [51/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gdate.c.o [52/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gmessages.c.o [53/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gtrace.c.o [54/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gtimer.c.o [55/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gmarkup.c.o [56/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gthread.c.o [57/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gsequence.c.o [58/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gstring.c.o [59/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gthreadpool.c.o [60/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gtranslit.c.o [61/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gunibreak.c.o [62/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gslice.c.o [63/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/guuid.c.o [64/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gunicollate.c.o [65/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gversion.c.o [66/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gbookmarkfile.c.o [67/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/goption.c.o [68/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gtree.c.o [69/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gwakeup.c.o [70/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gscanner.c.o [71/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gvarianttypeinfo.c.o [72/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gprintf.c.o [73/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gtimezone.c.o [74/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gunidecomp.c.o [75/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gvariant-core.c.o [76/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gregex.c.o [77/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gkeyfile.c.o [78/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gutils.c.o [79/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gdatetime.c.o [80/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gchecksum.c.o [81/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gmain.c.o [82/510] Compiling C object gio/xdgmime/libxdgmime.a.p/xdgmimealias.c.o [83/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gvarianttype.c.o [84/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/glib-unix.c.o [85/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gthread-posix.c.o [86/510] Generating po/af/LC_MESSAGES/glib20-af.mo with a custom command [87/510] Generating po/am/LC_MESSAGES/glib20-am.mo with a custom command [88/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gutf8.c.o [89/510] Compiling C object gthread/libgthread-2.0.so.0.7200.3.p/gthread-impl.c.o [90/510] Generating gio/gconstructor_as_data.h with a custom command [91/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gstrfuncs.c.o [92/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/guniprop.c.o [93/510] Generating po/an/LC_MESSAGES/glib20-an.mo with a custom command [94/510] Generating po/ar/LC_MESSAGES/glib20-ar.mo with a custom command [95/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/giounix.c.o [96/510] Compiling C object gio/xdgmime/libxdgmime.a.p/xdgmimeint.c.o [97/510] Generating po/as/LC_MESSAGES/glib20-as.mo with a custom command [98/510] Generating po/ast/LC_MESSAGES/glib20-ast.mo with a custom command [99/510] Generating po/az/LC_MESSAGES/glib20-az.mo with a custom command [100/510] Generating po/be/LC_MESSAGES/glib20-be.mo with a custom command [101/510] Generating po/be@latin/LC_MESSAGES/glib20-be@latin.mo with a custom command [102/510] Generating po/bg/LC_MESSAGES/glib20-bg.mo with a custom command [103/510] Compiling C object gio/xdgmime/libxdgmime.a.p/xdgmimeicon.c.o [104/510] Compiling C object gio/xdgmime/libxdgmime.a.p/xdgmimeparent.c.o [105/510] Generating po/bn/LC_MESSAGES/glib20-bn.mo with a custom command [106/510] Generating po/bn_IN/LC_MESSAGES/glib20-bn_IN.mo with a custom command [107/510] Generating po/bs/LC_MESSAGES/glib20-bs.mo with a custom command [108/510] Generating po/ca/LC_MESSAGES/glib20-ca.mo with a custom command [109/510] Generating po/ca@valencia/LC_MESSAGES/glib20-ca@valencia.mo with a custom command [110/510] Generating po/cs/LC_MESSAGES/glib20-cs.mo with a custom command [111/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gtestutils.c.o [112/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/guri.c.o [113/510] Compiling C object gio/xdgmime/libxdgmime.a.p/xdgmime.c.o [114/510] Generating po/cy/LC_MESSAGES/glib20-cy.mo with a custom command [115/510] Generating po/da/LC_MESSAGES/glib20-da.mo with a custom command [116/510] Generating po/de/LC_MESSAGES/glib20-de.mo with a custom command [117/510] Generating po/dz/LC_MESSAGES/glib20-dz.mo with a custom command [118/510] Generating po/el/LC_MESSAGES/glib20-el.mo with a custom command [119/510] Generating po/en_CA/LC_MESSAGES/glib20-en_CA.mo with a custom command [120/510] Generating po/en_GB/LC_MESSAGES/glib20-en_GB.mo with a custom command [121/510] Generating po/en@shaw/LC_MESSAGES/glib20-en@shaw.mo with a custom command [122/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gvariant-serialiser.c.o [123/510] Compiling C object glib/gtester.p/gtester.c.o [124/510] Compiling C object gmodule/libgmodule-2.0.so.0.7200.3.p/gmodule.c.o [125/510] Compiling C object gio/xdgmime/libxdgmime.a.p/xdgmimeglob.c.o [126/510] Generating po/eo/LC_MESSAGES/glib20-eo.mo with a custom command [127/510] Generating po/es/LC_MESSAGES/glib20-es.mo with a custom command [128/510] Generating po/et/LC_MESSAGES/glib20-et.mo with a custom command [129/510] Generating po/eu/LC_MESSAGES/glib20-eu.mo with a custom command [130/510] Generating po/fa/LC_MESSAGES/glib20-fa.mo with a custom command [131/510] Generating po/fi/LC_MESSAGES/glib20-fi.mo with a custom command [132/510] Generating po/fr/LC_MESSAGES/glib20-fr.mo with a custom command [133/510] Generating po/fur/LC_MESSAGES/glib20-fur.mo with a custom command [134/510] Generating po/ga/LC_MESSAGES/glib20-ga.mo with a custom command [135/510] Generating po/gd/LC_MESSAGES/glib20-gd.mo with a custom command [136/510] Generating po/gl/LC_MESSAGES/glib20-gl.mo with a custom command [137/510] Generating gobject/glib_enumtypes_h with a custom command (wrapped by meson to capture output) [138/510] Generating po/gu/LC_MESSAGES/glib20-gu.mo with a custom command [139/510] Generating po/he/LC_MESSAGES/glib20-he.mo with a custom command [140/510] Generating po/hi/LC_MESSAGES/glib20-hi.mo with a custom command [141/510] Generating po/hr/LC_MESSAGES/glib20-hr.mo with a custom command [142/510] Generating po/hu/LC_MESSAGES/glib20-hu.mo with a custom command [143/510] Generating po/hy/LC_MESSAGES/glib20-hy.mo with a custom command [144/510] Generating po/id/LC_MESSAGES/glib20-id.mo with a custom command [145/510] Generating po/is/LC_MESSAGES/glib20-is.mo with a custom command [146/510] Generating po/it/LC_MESSAGES/glib20-it.mo with a custom command [147/510] Generating po/ka/LC_MESSAGES/glib20-ka.mo with a custom command [148/510] Generating po/kk/LC_MESSAGES/glib20-kk.mo with a custom command [149/510] Generating po/lt/LC_MESSAGES/glib20-lt.mo with a custom command [150/510] Generating gio/xdp-dbus with a custom command [151/510] Generating gio/gdbus-daemon-generated with a custom command [152/510] Compiling C object gio/xdgmime/libxdgmime.a.p/xdgmimecache.c.o [153/510] Compiling C object gio/xdgmime/libxdgmime.a.p/xdgmimemagic.c.o [154/510] Generating po/ja/LC_MESSAGES/glib20-ja.mo with a custom command [155/510] Generating po/kn/LC_MESSAGES/glib20-kn.mo with a custom command [156/510] Generating po/ko/LC_MESSAGES/glib20-ko.mo with a custom command [157/510] Generating po/ku/LC_MESSAGES/glib20-ku.mo with a custom command [158/510] Generating po/lv/LC_MESSAGES/glib20-lv.mo with a custom command [159/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gspawn.c.o [160/510] Generating gio/gioenumtypes_h with a custom command (wrapped by meson to capture output) [161/510] Compiling C object gobject/libgobject-2.0.so.0.7200.3.p/gatomicarray.c.o [162/510] Linking static target gio/xdgmime/libxdgmime.a [163/510] Compiling C object gobject/libgobject-2.0.so.0.7200.3.p/gbindinggroup.c.o [164/510] Compiling C object gobject/libgobject-2.0.so.0.7200.3.p/genums.c.o [165/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gvariant-parser.c.o [166/510] Compiling C object glib/libglib-2.0.so.0.7200.3.p/gvariant.c.o [167/510] Compiling C object gobject/libgobject-2.0.so.0.7200.3.p/gtypeplugin.c.o [168/510] Compiling C object gobject/libgobject-2.0.so.0.7200.3.p/gvaluearray.c.o [169/510] Compiling C object gobject/libgobject-2.0.so.0.7200.3.p/gboxed.c.o [170/510] Compiling C object gio/inotify/libinotify.a.p/inotify-sub.c.o [171/510] Linking target glib/libglib-2.0.so.0.7200.3 [172/510] Compiling C object gio/inotify/libinotify.a.p/inotify-missing.c.o [173/510] Compiling C object gobject/libgobject-2.0.so.0.7200.3.p/gsignalgroup.c.o [174/510] Compiling C object gobject/libgobject-2.0.so.0.7200.3.p/gparam.c.o [175/510] Compiling C object gobject/libgobject-2.0.so.0.7200.3.p/gvaluetransform.c.o [176/510] Compiling C object gio/inotify/libinotify.a.p/inotify-kernel.c.o [177/510] Compiling C object gobject/libgobject-2.0.so.0.7200.3.p/gbinding.c.o [178/510] Compiling C object gio/inotify/libinotify.a.p/inotify-path.c.o [179/510] Generating gobject/glib_enumtypes_c with a custom command (wrapped by meson to capture output) [180/510] Compiling C object gio/inotify/libinotify.a.p/ginotifyfilemonitor.c.o [181/510] Compiling C object gio/inotify/libinotify.a.p/inotify-helper.c.o [182/510] Linking static target gio/inotify/libinotify.a [183/510] Compiling C object gobject/libgobject-2.0.so.0.7200.3.p/gsourceclosure.c.o [184/510] Compiling C object gobject/libgobject-2.0.so.0.7200.3.p/gtypemodule.c.o [185/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gasyncresult.c.o [186/510] Compiling C object gobject/libgobject-2.0.so.0.7200.3.p/gmarshal.c.o [187/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gasynchelper.c.o [188/510] Compiling C object gobject/libgobject-2.0.so.0.7200.3.p/meson-generated_.._glib-enumtypes.c.o [189/510] Generating symbol file glib/libglib-2.0.so.0.7200.3.p/libglib-2.0.so.0.7200.3.symbols [190/510] Compiling C object gobject/gobject-query.p/gobject-query.c.o [191/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gasyncinitable.c.o [192/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gbytesicon.c.o [193/510] Linking target gthread/libgthread-2.0.so.0.7200.3 [194/510] Linking target glib/gtester [195/510] Linking target gmodule/libgmodule-2.0.so.0.7200.3 [196/510] Compiling C object gobject/libgobject-2.0.so.0.7200.3.p/gclosure.c.o [197/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gbufferedoutputstream.c.o [198/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gcancellable.c.o [199/510] Compiling C object gobject/libgobject-2.0.so.0.7200.3.p/gparamspecs.c.o [200/510] Compiling C object gobject/libgobject-2.0.so.0.7200.3.p/gvalue.c.o [201/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gcontextspecificgroup.c.o [202/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gconverter.c.o [203/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gbufferedinputstream.c.o [204/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gcharsetconverter.c.o [205/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gappinfo.c.o [206/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdataoutputstream.c.o [207/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdummyproxyresolver.c.o [208/510] Compiling C object gobject/libgobject-2.0.so.0.7200.3.p/gvaluetypes.c.o [209/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdebugcontroller.c.o [210/510] Generating gio/gioenumtypes_c with a custom command (wrapped by meson to capture output) [211/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gcredentials.c.o [212/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gemblemedicon.c.o [213/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/meson-generated_.._gdbus-daemon-generated.c.o [214/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdummytlsbackend.c.o [215/510] Generating symbol file gmodule/libgmodule-2.0.so.0.7200.3.p/libgmodule-2.0.so.0.7200.3.symbols [216/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gfileicon.c.o [217/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdatagrambased.c.o [218/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gemblem.c.o [219/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gconverteroutputstream.c.o [220/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdatainputstream.c.o [221/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gfileinputstream.c.o [222/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gfileattribute.c.o [223/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gconverterinputstream.c.o [224/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdebugcontrollerdbus.c.o [225/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdummyfile.c.o [226/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gfileiostream.c.o [227/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gfilenamecompleter.c.o [228/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/ginitable.c.o [229/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gfilemonitor.c.o [230/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gioerror.c.o [231/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdrive.c.o [232/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gfilterinputstream.c.o [233/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gfilteroutputstream.c.o [234/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gfileoutputstream.c.o [235/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/ginetaddress.c.o [236/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gfileenumerator.c.o [237/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gicon.c.o [238/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gmemorymonitor.c.o [239/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/ginetaddressmask.c.o [240/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gnativevolumemonitor.c.o [241/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/ginetsocketaddress.c.o [242/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/giomodule-priv.c.o [243/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gnativesocketaddress.c.o [244/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gmemorymonitordbus.c.o [245/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gioscheduler.c.o [246/510] Compiling C object gobject/libgobject-2.0.so.0.7200.3.p/gsignal.c.o [247/510] Compiling C object gobject/libgobject-2.0.so.0.7200.3.p/gtype.c.o [248/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/giostream.c.o [249/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gloadableicon.c.o [250/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gnetworking.c.o [251/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/meson-generated_.._xdp-dbus.c.o [252/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gpermission.c.o [253/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gmountoperation.c.o [254/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gpowerprofilemonitor.c.o [255/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gnetworkservice.c.o [256/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gproxy.c.o [257/510] Compiling C object gobject/libgobject-2.0.so.0.7200.3.p/gobject.c.o [258/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/meson-generated_.._gioenumtypes.c.o [259/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gnetworkaddress.c.o [260/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gpowerprofilemonitordbus.c.o [261/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gnetworkmonitor.c.o [262/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gmemoryinputstream.c.o [263/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gpollableinputstream.c.o [264/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gpollableutils.c.o [265/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gnetworkmonitorbase.c.o [266/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gmemoryoutputstream.c.o [267/510] Linking target gobject/libgobject-2.0.so.0.7200.3 [268/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gpollfilemonitor.c.o [269/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gproxyaddress.c.o [270/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gpollableoutputstream.c.o [271/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gmount.c.o [272/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/ginputstream.c.o [273/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gproxyresolver.c.o [274/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gsimplepermission.c.o [275/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gproxyaddressenumerator.c.o [276/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gseekable.c.o [277/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/giomodule.c.o [278/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gsocketaddressenumerator.c.o [279/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gsimpleiostream.c.o [280/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gsimpleproxyresolver.c.o [281/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gsocketconnectable.c.o [282/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gresource.c.o [283/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gresolver.c.o [284/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gmarshal-internal.c.o [285/510] Generating symbol file gobject/libgobject-2.0.so.0.7200.3.p/libgobject-2.0.so.0.7200.3.symbols [286/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gsocketaddress.c.o [287/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gsrvtarget.c.o [288/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gtlsbackend.c.o [289/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gsocketconnection.c.o [290/510] Linking target gobject/gobject-query [291/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gtcpconnection.c.o [292/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gresourcefile.c.o [293/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gtcpwrapperconnection.c.o [294/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gsimpleasyncresult.c.o [295/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gfileinfo.c.o [296/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gsocketclient.c.o [297/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gsocketinputstream.c.o [298/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gsocketoutputstream.c.o [299/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gtask.c.o [300/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gsocketcontrolmessage.c.o [301/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gthreadedsocketservice.c.o [302/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gtlscertificate.c.o [303/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gsocketservice.c.o [304/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gthemedicon.c.o [305/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gtlsfiledatabase.c.o [306/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gsubprocesslauncher.c.o [307/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gsocketlistener.c.o [308/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gthreadedresolver.c.o [309/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gtlsserverconnection.c.o [310/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gtlsclientconnection.c.o [311/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdtlsserverconnection.c.o [312/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdtlsclientconnection.c.o [313/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/goutputstream.c.o [314/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gtlsconnection.c.o [315/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gtlspassword.c.o [316/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gunionvolumemonitor.c.o [317/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/.._glib_gtrace.c.o [318/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gvolumemonitor.c.o [319/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gzlibdecompressor.c.o [320/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gvfs.c.o [321/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/glistmodel.c.o [322/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gunixcredentialsmessage.c.o [323/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gzlibcompressor.c.o [324/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gtlsinteraction.c.o [325/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gvolume.c.o [326/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gliststore.c.o [327/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gsubprocess.c.o [328/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gunixfdlist.c.o [329/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/ggtknotificationbackend.c.o [330/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gunixsocketaddress.c.o [331/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdtlsconnection.c.o [332/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gunixconnection.c.o [333/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gfdonotificationbackend.c.o [334/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gunixmount.c.o [335/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gfiledescriptorbased.c.o [336/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gtlsdatabase.c.o [337/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gnetworkmonitornm.c.o [338/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/giounix-private.c.o [339/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gunixinputstream.c.o [340/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gremoteactiongroup.c.o [341/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gfile.c.o [342/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gactiongroup.c.o [343/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gunixoutputstream.c.o [344/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gactionmap.c.o [345/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gaction.c.o [346/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gnetworkmonitornetlink.c.o [347/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdbusactiongroup.c.o [348/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gsimpleactiongroup.c.o [349/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gactiongroupexporter.c.o [350/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gsimpleaction.c.o [351/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gapplicationcommandline.c.o [352/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gnotificationbackend.c.o [353/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gpropertyaction.c.o [354/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gunixfdmessage.c.o [355/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gunixvolumemonitor.c.o [356/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gsocket.c.o [357/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdelayedsettingsbackend.c.o [358/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gunixvolume.c.o [359/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdbusmenumodel.c.o [360/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gmemorysettingsbackend.c.o [361/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gnullsettingsbackend.c.o [362/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gmenumodel.c.o [363/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gmenu.c.o [364/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gcontenttype.c.o [365/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gnotification.c.o [366/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gvdb_gvdb-reader.c.o [367/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gmenuexporter.c.o [368/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gapplicationimpl-dbus.c.o [369/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdbusdaemon.c.o [370/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdbusauthobserver.c.o [371/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gkeyfilesettingsbackend.c.o [372/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gunixmounts.c.o [373/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdbusutils.c.o [374/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gapplication.c.o [375/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gsettings-mapping.c.o [376/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdbusauthmechanismanon.c.o [377/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gsettingsbackend.c.o [378/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdbusauthmechanismexternal.c.o [379/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdbusauthmechanism.c.o [380/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdbusinterface.c.o [381/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdbuserror.c.o [382/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdbusobjectmanager.c.o [383/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gsettingsschema.c.o [384/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdbusobject.c.o [385/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdbusnamewatching.c.o [386/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdbusnameowning.c.o [387/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdbusmethodinvocation.c.o [388/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdbusobjectproxy.c.o [389/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdbusobjectskeleton.c.o [390/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gportalnotificationbackend.c.o [391/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdbusauthmechanismsha1.c.o [392/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdbusaddress.c.o [393/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdbusauth.c.o [394/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gportalsupport.c.o [395/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdbusinterfaceskeleton.c.o [396/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdocumentportal.c.o [397/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gtrashportal.c.o [398/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gpowerprofilemonitorportal.c.o [399/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdbusserver.c.o [400/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gtestdbus.c.o [401/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gmemorymonitorportal.c.o [402/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gnetworkmonitorportal.c.o [403/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gsettings.c.o [404/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gopenuriportal.c.o [405/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gproxyresolverportal.c.o [406/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/ghttpproxy.c.o [407/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdbusobjectmanagerserver.c.o [408/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdesktopappinfo.c.o [409/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/glocalfileiostream.c.o [410/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gsocks4proxy.c.o [411/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/glocalfileenumerator.c.o [412/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdbusobjectmanagerclient.c.o [413/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdbusintrospection.c.o [414/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/thumbnail-verify.c.o [415/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/glocalvfs.c.o [416/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gsocks4aproxy.c.o [417/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdbusprivate.c.o [418/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdbusproxy.c.o [419/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/glocalfileinputstream.c.o [420/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gsocks5proxy.c.o [421/510] Compiling C object gio/gio.p/gio-tool-copy.c.o [422/510] Compiling C object gio/gio.p/gio-tool-launch.c.o [423/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/glocalfileoutputstream.c.o [424/510] Compiling C object gio/gio.p/gio-tool-cat.c.o [425/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/glocalfilemonitor.c.o [426/510] Compiling C object gio/gio.p/gio-tool-rename.c.o [427/510] Compiling C object gio/gio.p/gio-tool-mime.c.o [428/510] Compiling C object gio/gio.p/gio-tool-list.c.o [429/510] Compiling C object gio/gio.p/gio-tool-monitor.c.o [430/510] Compiling C object gio/gio.p/gio-tool-info.c.o [431/510] Compiling C object gio/gio.p/gio-tool-open.c.o [432/510] Generating po/mai/LC_MESSAGES/glib20-mai.mo with a custom command [433/510] Compiling C object gio/gio.p/gio-tool-mkdir.c.o [434/510] Generating po/mg/LC_MESSAGES/glib20-mg.mo with a custom command [435/510] Compiling C object gio/gio.p/gio-tool.c.o [436/510] Compiling C object gio/gio.p/gio-tool-move.c.o [437/510] Generating po/mk/LC_MESSAGES/glib20-mk.mo with a custom command [438/510] Generating po/ml/LC_MESSAGES/glib20-ml.mo with a custom command [439/510] Generating po/mn/LC_MESSAGES/glib20-mn.mo with a custom command [440/510] Compiling C object gio/gio-querymodules.p/giomodule-priv.c.o [441/510] Generating po/mr/LC_MESSAGES/glib20-mr.mo with a custom command [442/510] Generating po/ms/LC_MESSAGES/glib20-ms.mo with a custom command [443/510] Generating po/nb/LC_MESSAGES/glib20-nb.mo with a custom command [444/510] Generating po/nds/LC_MESSAGES/glib20-nds.mo with a custom command [445/510] Compiling C object gio/gio.p/gio-tool-remove.c.o [446/510] Compiling C object gio/gio.p/gio-tool-save.c.o [447/510] Generating po/ne/LC_MESSAGES/glib20-ne.mo with a custom command [448/510] Generating po/nl/LC_MESSAGES/glib20-nl.mo with a custom command [449/510] Generating po/nn/LC_MESSAGES/glib20-nn.mo with a custom command [450/510] Generating po/oc/LC_MESSAGES/glib20-oc.mo with a custom command [451/510] Generating po/or/LC_MESSAGES/glib20-or.mo with a custom command [452/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdbusmessage.c.o [453/510] Compiling C object gio/gio.p/gio-tool-trash.c.o [454/510] Compiling C object gio/gio-querymodules.p/gio-querymodules.c.o [455/510] Generating po/pa/LC_MESSAGES/glib20-pa.mo with a custom command [456/510] Generating po/pl/LC_MESSAGES/glib20-pl.mo with a custom command [457/510] Generating po/ps/LC_MESSAGES/glib20-ps.mo with a custom command [458/510] Generating po/pt/LC_MESSAGES/glib20-pt.mo with a custom command [459/510] Generating po/pt_BR/LC_MESSAGES/glib20-pt_BR.mo with a custom command [460/510] Generating po/ro/LC_MESSAGES/glib20-ro.mo with a custom command [461/510] Generating po/rw/LC_MESSAGES/glib20-rw.mo with a custom command [462/510] Compiling C object gio/gio.p/gio-tool-set.c.o [463/510] Generating po/ru/LC_MESSAGES/glib20-ru.mo with a custom command [464/510] Generating po/si/LC_MESSAGES/glib20-si.mo with a custom command [465/510] Generating po/sk/LC_MESSAGES/glib20-sk.mo with a custom command [466/510] Generating po/sl/LC_MESSAGES/glib20-sl.mo with a custom command [467/510] Generating po/sq/LC_MESSAGES/glib20-sq.mo with a custom command [468/510] Generating po/sr/LC_MESSAGES/glib20-sr.mo with a custom command [469/510] Generating po/sr@latin/LC_MESSAGES/glib20-sr@latin.mo with a custom command [470/510] Generating po/sr@ije/LC_MESSAGES/glib20-sr@ije.mo with a custom command [471/510] Generating po/sv/LC_MESSAGES/glib20-sv.mo with a custom command [472/510] Generating po/ta/LC_MESSAGES/glib20-ta.mo with a custom command [473/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/glocalfile.c.o [474/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/glocalfileinfo.c.o [475/510] Compiling C object gio/gio.p/gio-tool-tree.c.o [476/510] Compiling C object gio/gresource.p/gresource-tool.c.o [477/510] Generating po/te/LC_MESSAGES/glib20-te.mo with a custom command [478/510] Generating po/tg/LC_MESSAGES/glib20-tg.mo with a custom command [479/510] Generating po/th/LC_MESSAGES/glib20-th.mo with a custom command [480/510] Generating po/tl/LC_MESSAGES/glib20-tl.mo with a custom command [481/510] Generating po/tr/LC_MESSAGES/glib20-tr.mo with a custom command [482/510] Generating po/ug/LC_MESSAGES/glib20-ug.mo with a custom command [483/510] Generating po/tt/LC_MESSAGES/glib20-tt.mo with a custom command [484/510] Generating po/uk/LC_MESSAGES/glib20-uk.mo with a custom command [485/510] Generating po/vi/LC_MESSAGES/glib20-vi.mo with a custom command [486/510] Generating po/wa/LC_MESSAGES/glib20-wa.mo with a custom command [487/510] Generating po/xh/LC_MESSAGES/glib20-xh.mo with a custom command [488/510] Generating po/yi/LC_MESSAGES/glib20-yi.mo with a custom command [489/510] Generating po/zh_CN/LC_MESSAGES/glib20-zh_CN.mo with a custom command [490/510] Generating po/zh_HK/LC_MESSAGES/glib20-zh_HK.mo with a custom command [491/510] Compiling C object gio/glib-compile-schemas.p/gvdb_gvdb-builder.c.o [492/510] Generating po/zh_TW/LC_MESSAGES/glib20-zh_TW.mo with a custom command [493/510] Compiling C object gio/gio.p/gio-tool-mount.c.o [494/510] Compiling C object gio/glib-compile-resources.p/gvdb_gvdb-builder.c.o [495/510] Compiling C object gio/gapplication.p/gapplication-tool.c.o [496/510] Compiling C object gio/gsettings.p/gsettings-tool.c.o [497/510] Compiling C object gio/glib-compile-resources.p/glib-compile-resources.c.o [498/510] Compiling C object gio/libgio-2.0.so.0.7200.3.p/gdbusconnection.c.o [499/510] Linking target gio/libgio-2.0.so.0.7200.3 [500/510] Compiling C object gio/glib-compile-schemas.p/glib-compile-schemas.c.o [501/510] Compiling C object gio/gdbus.p/gdbus-tool.c.o [502/510] Generating symbol file gio/libgio-2.0.so.0.7200.3.p/libgio-2.0.so.0.7200.3.symbols [503/510] Linking target gio/gio [504/510] Linking target gio/gresource [505/510] Linking target gio/gdbus [506/510] Linking target gio/glib-compile-schemas [507/510] Linking target gio/gsettings [508/510] Linking target gio/gio-querymodules [509/510] Linking target gio/glib-compile-resources [510/510] Linking target gio/gapplication >>> host-libglib2 2.72.3 Installing to host directory PATH="/tmp/instance-7/output-1/per-package/host-libglib2/host/bin:/tmp/instance-7/output-1/per-package/host-libglib2/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-libglib2/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-7/output-1/per-package/host-libglib2/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-libglib2/host/share/pkgconfig" PYTHONNOUSERSITE=y /tmp/instance-7/output-1/per-package/host-libglib2/host/bin/ninja -C /tmp/instance-7/output-1/build/host-libglib2-2.72.3//build install ninja: Entering directory `/tmp/instance-7/output-1/build/host-libglib2-2.72.3//build' [0/1] Installing files. Installing glib/libglib-2.0.so.0.7200.3 to /tmp/instance-7/output-1/per-package/host-libglib2/host/lib Stripping target 'glib/libglib-2.0.so.0.7200.3'. Installing glib/gtester to /tmp/instance-7/output-1/per-package/host-libglib2/host/bin Stripping target 'glib/gtester'. Installing gobject/glib-enumtypes.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gobject Installing gobject/libgobject-2.0.so.0.7200.3 to /tmp/instance-7/output-1/per-package/host-libglib2/host/lib Stripping target 'gobject/libgobject-2.0.so.0.7200.3'. Installing gobject/gobject-query to /tmp/instance-7/output-1/per-package/host-libglib2/host/bin Stripping target 'gobject/gobject-query'. Installing gthread/libgthread-2.0.so.0.7200.3 to /tmp/instance-7/output-1/per-package/host-libglib2/host/lib Stripping target 'gthread/libgthread-2.0.so.0.7200.3'. Installing gmodule/libgmodule-2.0.so.0.7200.3 to /tmp/instance-7/output-1/per-package/host-libglib2/host/lib Stripping target 'gmodule/libgmodule-2.0.so.0.7200.3'. Installing gio/gioenumtypes.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio Installing gio/libgio-2.0.so.0.7200.3 to /tmp/instance-7/output-1/per-package/host-libglib2/host/lib Stripping target 'gio/libgio-2.0.so.0.7200.3'. Installing gio/gio to /tmp/instance-7/output-1/per-package/host-libglib2/host/bin Stripping target 'gio/gio'. Installing gio/gresource to /tmp/instance-7/output-1/per-package/host-libglib2/host/bin Stripping target 'gio/gresource'. Installing gio/gio-querymodules to /tmp/instance-7/output-1/per-package/host-libglib2/host/bin Stripping target 'gio/gio-querymodules'. Installing gio/glib-compile-schemas to /tmp/instance-7/output-1/per-package/host-libglib2/host/bin Stripping target 'gio/glib-compile-schemas'. Installing gio/glib-compile-resources to /tmp/instance-7/output-1/per-package/host-libglib2/host/bin Stripping target 'gio/glib-compile-resources'. Installing gio/gsettings to /tmp/instance-7/output-1/per-package/host-libglib2/host/bin Stripping target 'gio/gsettings'. Installing gio/gdbus to /tmp/instance-7/output-1/per-package/host-libglib2/host/bin Stripping target 'gio/gdbus'. Installing gio/gapplication to /tmp/instance-7/output-1/per-package/host-libglib2/host/bin Stripping target 'gio/gapplication'. Installing po/af/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/af/LC_MESSAGES Installing po/am/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/am/LC_MESSAGES Installing po/an/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/an/LC_MESSAGES Installing po/ar/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/ar/LC_MESSAGES Installing po/as/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/as/LC_MESSAGES Installing po/ast/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/ast/LC_MESSAGES Installing po/az/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/az/LC_MESSAGES Installing po/be/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/be/LC_MESSAGES Installing po/be@latin/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/be@latin/LC_MESSAGES Installing po/bg/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/bg/LC_MESSAGES Installing po/bn/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/bn/LC_MESSAGES Installing po/bn_IN/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/bn_IN/LC_MESSAGES Installing po/bs/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/bs/LC_MESSAGES Installing po/ca/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/ca/LC_MESSAGES Installing po/ca@valencia/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/ca@valencia/LC_MESSAGES Installing po/cs/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/cs/LC_MESSAGES Installing po/cy/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/cy/LC_MESSAGES Installing po/da/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/da/LC_MESSAGES Installing po/de/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/de/LC_MESSAGES Installing po/dz/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/dz/LC_MESSAGES Installing po/el/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/el/LC_MESSAGES Installing po/en_CA/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/en_CA/LC_MESSAGES Installing po/en_GB/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/en_GB/LC_MESSAGES Installing po/en@shaw/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/en@shaw/LC_MESSAGES Installing po/eo/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/eo/LC_MESSAGES Installing po/es/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/es/LC_MESSAGES Installing po/et/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/et/LC_MESSAGES Installing po/eu/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/eu/LC_MESSAGES Installing po/fa/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/fa/LC_MESSAGES Installing po/fi/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/fi/LC_MESSAGES Installing po/fr/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/fr/LC_MESSAGES Installing po/fur/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/fur/LC_MESSAGES Installing po/ga/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/ga/LC_MESSAGES Installing po/gd/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/gd/LC_MESSAGES Installing po/gl/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/gl/LC_MESSAGES Installing po/gu/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/gu/LC_MESSAGES Installing po/he/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/he/LC_MESSAGES Installing po/hi/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/hi/LC_MESSAGES Installing po/hr/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/hr/LC_MESSAGES Installing po/hu/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/hu/LC_MESSAGES Installing po/hy/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/hy/LC_MESSAGES Installing po/id/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/id/LC_MESSAGES Installing po/is/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/is/LC_MESSAGES Installing po/it/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/it/LC_MESSAGES Installing po/ja/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/ja/LC_MESSAGES Installing po/ka/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/ka/LC_MESSAGES Installing po/kk/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/kk/LC_MESSAGES Installing po/kn/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/kn/LC_MESSAGES Installing po/ko/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/ko/LC_MESSAGES Installing po/ku/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/ku/LC_MESSAGES Installing po/lt/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/lt/LC_MESSAGES Installing po/lv/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/lv/LC_MESSAGES Installing po/mai/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/mai/LC_MESSAGES Installing po/mg/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/mg/LC_MESSAGES Installing po/mk/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/mk/LC_MESSAGES Installing po/ml/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/ml/LC_MESSAGES Installing po/mn/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/mn/LC_MESSAGES Installing po/mr/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/mr/LC_MESSAGES Installing po/ms/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/ms/LC_MESSAGES Installing po/nb/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/nb/LC_MESSAGES Installing po/nds/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/nds/LC_MESSAGES Installing po/ne/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/ne/LC_MESSAGES Installing po/nl/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/nl/LC_MESSAGES Installing po/nn/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/nn/LC_MESSAGES Installing po/oc/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/oc/LC_MESSAGES Installing po/or/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/or/LC_MESSAGES Installing po/pa/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/pa/LC_MESSAGES Installing po/pl/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/pl/LC_MESSAGES Installing po/ps/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/ps/LC_MESSAGES Installing po/pt/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/pt/LC_MESSAGES Installing po/pt_BR/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/pt_BR/LC_MESSAGES Installing po/ro/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/ro/LC_MESSAGES Installing po/ru/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/ru/LC_MESSAGES Installing po/rw/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/rw/LC_MESSAGES Installing po/si/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/si/LC_MESSAGES Installing po/sk/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/sk/LC_MESSAGES Installing po/sl/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/sl/LC_MESSAGES Installing po/sq/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/sq/LC_MESSAGES Installing po/sr/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/sr/LC_MESSAGES Installing po/sr@latin/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/sr@latin/LC_MESSAGES Installing po/sr@ije/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/sr@ije/LC_MESSAGES Installing po/sv/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/sv/LC_MESSAGES Installing po/ta/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/ta/LC_MESSAGES Installing po/te/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/te/LC_MESSAGES Installing po/tg/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/tg/LC_MESSAGES Installing po/th/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/th/LC_MESSAGES Installing po/tl/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/tl/LC_MESSAGES Installing po/tr/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/tr/LC_MESSAGES Installing po/ug/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/ug/LC_MESSAGES Installing po/tt/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/tt/LC_MESSAGES Installing po/uk/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/uk/LC_MESSAGES Installing po/vi/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/vi/LC_MESSAGES Installing po/wa/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/wa/LC_MESSAGES Installing po/xh/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/xh/LC_MESSAGES Installing po/yi/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/yi/LC_MESSAGES Installing po/zh_CN/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/zh_CN/LC_MESSAGES Installing po/zh_HK/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/zh_HK/LC_MESSAGES Installing po/zh_TW/LC_MESSAGES/glib20.mo to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/locale/zh_TW/LC_MESSAGES Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/glib.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/glib-unix.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/glib-object.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/deprecated/gallocator.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/deprecated/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/deprecated/gcache.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/deprecated/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/deprecated/gcompletion.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/deprecated/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/deprecated/gmain.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/deprecated/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/deprecated/grel.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/deprecated/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/deprecated/gthread.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/deprecated/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/glib-autocleanups.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/glib-typeof.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/galloca.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/garray.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gasyncqueue.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gatomic.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gbacktrace.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gbase64.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gbitlock.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gbookmarkfile.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gbytes.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gcharset.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gchecksum.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gconvert.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gdataset.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gdate.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gdatetime.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gdir.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/genviron.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gerror.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gfileutils.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/ggettext.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/ghash.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/ghmac.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/ghook.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/ghostutils.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gi18n.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gi18n-lib.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/giochannel.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gkeyfile.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/glist.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gmacros.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gmain.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gmappedfile.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gmarkup.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gmem.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gmessages.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gnode.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/goption.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gpattern.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gpoll.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gprimes.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gqsort.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gquark.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gqueue.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/grand.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/grcbox.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/grefcount.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/grefstring.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gregex.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gscanner.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gsequence.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gshell.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gslice.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gslist.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gspawn.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gstdio.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gstrfuncs.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gstrvbuilder.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gtestutils.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gstring.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gstringchunk.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gthread.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gthreadpool.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gtimer.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gtimezone.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gtrashstack.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gtree.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gtypes.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/guuid.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gunicode.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/guri.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gutils.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gvarianttype.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gvariant.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gversion.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gversionmacros.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gwin32.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/gprintf.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/glib/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gobject/gobject-autocleanups.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gobject/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gobject/glib-types.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gobject/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gobject/gbinding.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gobject/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gobject/gbindinggroup.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gobject/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gobject/gboxed.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gobject/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gobject/gclosure.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gobject/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gobject/genums.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gobject/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gobject/gmarshal.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gobject/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gobject/gobject.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gobject/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gobject/gparam.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gobject/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gobject/gparamspecs.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gobject/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gobject/gsignal.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gobject/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gobject/gsignalgroup.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gobject/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gobject/gsourceclosure.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gobject/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gobject/gtype.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gobject/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gobject/gtypemodule.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gobject/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gobject/gtypeplugin.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gobject/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gobject/gvalue.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gobject/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gobject/gvaluearray.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gobject/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gobject/gvaluecollector.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gobject/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gobject/gvaluetypes.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gobject/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gobject/gobjectnotifyqueue.c to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gobject/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gmodule/gmodule.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gfiledescriptorbased.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/gio-unix-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gunixmounts.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/gio-unix-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gunixfdlist.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/gio-unix-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gunixfdmessage.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/gio-unix-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gunixinputstream.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/gio-unix-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gunixoutputstream.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/gio-unix-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdesktopappinfo.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/gio-unix-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gappinfo.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gasyncinitable.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gasyncresult.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gbufferedinputstream.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gbufferedoutputstream.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gbytesicon.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gcancellable.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gcontenttype.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gcharsetconverter.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gconverter.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gconverterinputstream.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gconverteroutputstream.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdatagrambased.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdatainputstream.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdataoutputstream.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdebugcontroller.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdebugcontrollerdbus.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdrive.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gemblem.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gemblemedicon.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gfile.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gfileattribute.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gfileenumerator.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gfileicon.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gfileinfo.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gfileinputstream.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gfilemonitor.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gfilenamecompleter.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gfileoutputstream.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gfileiostream.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gfilterinputstream.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gfilteroutputstream.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gicon.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/ginetaddress.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/ginetaddressmask.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/ginetsocketaddress.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/ginitable.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/ginputstream.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gio.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gio-autocleanups.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gioenums.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gioerror.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/giomodule.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gioscheduler.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/giostream.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/giotypes.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gloadableicon.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gmount.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gmemoryinputstream.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gmemorymonitor.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gmemoryoutputstream.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gmountoperation.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gnativesocketaddress.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gnativevolumemonitor.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gnetworkaddress.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gnetworkmonitor.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gnetworkservice.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/goutputstream.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gpermission.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gpollableinputstream.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gpollableoutputstream.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gpollableutils.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gpowerprofilemonitor.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gproxy.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gproxyaddress.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gproxyaddressenumerator.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gproxyresolver.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gresolver.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gresource.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gseekable.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gsimpleasyncresult.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gsimpleiostream.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gsimplepermission.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gsimpleproxyresolver.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gsocket.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gsocketaddress.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gsocketaddressenumerator.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gsocketclient.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gsocketconnectable.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gsocketconnection.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gsocketcontrolmessage.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gsocketlistener.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gsocketservice.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gsrvtarget.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gsubprocess.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gsubprocesslauncher.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gtask.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gtcpconnection.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gtcpwrapperconnection.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gthemedicon.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gthreadedsocketservice.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gtlsbackend.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gtlscertificate.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gtlsclientconnection.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gtlsconnection.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gtlsdatabase.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gtlsfiledatabase.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gtlsinteraction.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gtlspassword.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gtlsserverconnection.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdtlsconnection.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdtlsclientconnection.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdtlsserverconnection.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gunixconnection.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gunixcredentialsmessage.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gunixsocketaddress.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gvfs.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gvolume.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gvolumemonitor.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gzlibcompressor.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gzlibdecompressor.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/glistmodel.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gliststore.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gapplication.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gapplicationcommandline.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gactiongroup.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gactionmap.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gsimpleactiongroup.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gremoteactiongroup.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gactiongroupexporter.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdbusactiongroup.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gaction.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gpropertyaction.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gsimpleaction.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gmenumodel.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gmenu.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gmenuexporter.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdbusmenumodel.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gnotification.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gsettingsbackend.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gsettingsschema.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gsettings.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdbusauthobserver.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gcredentials.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdbusutils.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdbuserror.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdbusaddress.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdbusconnection.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdbusmessage.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdbusnameowning.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdbusnamewatching.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdbusproxy.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdbusintrospection.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdbusmethodinvocation.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdbusserver.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdbusinterface.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdbusinterfaceskeleton.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdbusobject.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdbusobjectskeleton.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdbusobjectproxy.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdbusobjectmanager.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdbusobjectmanagerclient.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gdbusobjectmanagerserver.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gtestdbus.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio/ Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/build/glib/glibconfig.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/lib/glib-2.0/include Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/build/meson-private/glib-2.0.pc to /tmp/instance-7/output-1/per-package/host-libglib2/host/lib/pkgconfig Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/build/glib/gtester-report to /tmp/instance-7/output-1/per-package/host-libglib2/host/bin Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib/glib_gdb.py to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/glib-2.0/gdb Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/build/glib/libglib-2.0.so.0.7200.3-gdb.py to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/gdb/auto-load/.//tmp/instance-7/output-1/per-package/host-libglib2/host/lib Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/build/gobject/glib-genmarshal to /tmp/instance-7/output-1/per-package/host-libglib2/host/bin Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/build/gobject/glib-mkenums to /tmp/instance-7/output-1/per-package/host-libglib2/host/bin Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/build/meson-private/gobject-2.0.pc to /tmp/instance-7/output-1/per-package/host-libglib2/host/lib/pkgconfig Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gobject/gobject_gdb.py to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/glib-2.0/gdb Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/build/gobject/libgobject-2.0.so.0.7200.3-gdb.py to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/gdb/auto-load/.//tmp/instance-7/output-1/per-package/host-libglib2/host/lib Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/build/meson-private/gthread-2.0.pc to /tmp/instance-7/output-1/per-package/host-libglib2/host/lib/pkgconfig Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/build/meson-private/gmodule-no-export-2.0.pc to /tmp/instance-7/output-1/per-package/host-libglib2/host/lib/pkgconfig Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/build/meson-private/gmodule-export-2.0.pc to /tmp/instance-7/output-1/per-package/host-libglib2/host/lib/pkgconfig Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/build/meson-private/gmodule-2.0.pc to /tmp/instance-7/output-1/per-package/host-libglib2/host/lib/pkgconfig Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/build/gio/gnetworking.h to /tmp/instance-7/output-1/per-package/host-libglib2/host/include/glib-2.0/gio Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/build/gio/gdbus-2.0/codegen/gdbus-codegen to /tmp/instance-7/output-1/per-package/host-libglib2/host/bin Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/build/gio/gdbus-2.0/codegen/config.py to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/glib-2.0/codegen Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/build/gio/gdbus-2.0/codegen/__init__.py to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/glib-2.0/codegen Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/build/gio/gdbus-2.0/codegen/codegen.py to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/glib-2.0/codegen Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/build/gio/gdbus-2.0/codegen/codegen_main.py to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/glib-2.0/codegen Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/build/gio/gdbus-2.0/codegen/codegen_docbook.py to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/glib-2.0/codegen Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/build/gio/gdbus-2.0/codegen/codegen_rst.py to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/glib-2.0/codegen Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/build/gio/gdbus-2.0/codegen/dbustypes.py to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/glib-2.0/codegen Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/build/gio/gdbus-2.0/codegen/parser.py to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/glib-2.0/codegen Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/build/gio/gdbus-2.0/codegen/utils.py to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/glib-2.0/codegen Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/completion/gapplication to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/bash-completion/completions Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/completion/gdbus to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/bash-completion/completions Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/completion/gio to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/bash-completion/completions Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/completion/gsettings to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/bash-completion/completions Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/completion/gresource to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/bash-completion/completions Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/build/meson-private/gio-2.0.pc to /tmp/instance-7/output-1/per-package/host-libglib2/host/lib/pkgconfig Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/build/meson-private/gio-unix-2.0.pc to /tmp/instance-7/output-1/per-package/host-libglib2/host/lib/pkgconfig Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gschema.dtd to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/glib-2.0/schemas Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gschema.loc to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/gettext/its Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/gio/gschema.its to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/gettext/its Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/po/Makefile.in.in to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/glib-2.0/gettext/po Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/build/glib-gettextize to /tmp/instance-7/output-1/per-package/host-libglib2/host/bin Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/m4macros/glib-2.0.m4 to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/aclocal Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/m4macros/glib-gettext.m4 to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/aclocal Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/m4macros/gsettings.m4 to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/aclocal Installing /tmp/instance-7/output-1/build/host-libglib2-2.72.3/glib.supp to /tmp/instance-7/output-1/per-package/host-libglib2/host/share/glib-2.0/valgrind Installing symlink pointing to libglib-2.0.so.0.7200.3 to /tmp/instance-7/output-1/per-package/host-libglib2/host/lib/libglib-2.0.so.0 Installing symlink pointing to libglib-2.0.so.0 to /tmp/instance-7/output-1/per-package/host-libglib2/host/lib/libglib-2.0.so Installing symlink pointing to libgobject-2.0.so.0.7200.3 to /tmp/instance-7/output-1/per-package/host-libglib2/host/lib/libgobject-2.0.so.0 Installing symlink pointing to libgobject-2.0.so.0 to /tmp/instance-7/output-1/per-package/host-libglib2/host/lib/libgobject-2.0.so Installing symlink pointing to libgthread-2.0.so.0.7200.3 to /tmp/instance-7/output-1/per-package/host-libglib2/host/lib/libgthread-2.0.so.0 Installing symlink pointing to libgthread-2.0.so.0 to /tmp/instance-7/output-1/per-package/host-libglib2/host/lib/libgthread-2.0.so Installing symlink pointing to libgmodule-2.0.so.0.7200.3 to /tmp/instance-7/output-1/per-package/host-libglib2/host/lib/libgmodule-2.0.so.0 Installing symlink pointing to libgmodule-2.0.so.0 to /tmp/instance-7/output-1/per-package/host-libglib2/host/lib/libgmodule-2.0.so Installing symlink pointing to libgio-2.0.so.0.7200.3 to /tmp/instance-7/output-1/per-package/host-libglib2/host/lib/libgio-2.0.so.0 Installing symlink pointing to libgio-2.0.so.0 to /tmp/instance-7/output-1/per-package/host-libglib2/host/lib/libgio-2.0.so mkdir -p /tmp/instance-7/output-1/per-package/host-pixman/host mkdir -p /tmp/instance-7/output-1/per-package/host-pixman/target pixman-0.42.2.tar.xz: OK (sha256: 5747d2ec498ad0f1594878cc897ef5eb6c29e91c53b899f7f71b506785fc1376) pixman-0.42.2.tar.xz: OK (sha512: 3476e2676e66756b1af61b1e532cd80c985c191fb7956eb01702b419726cce99e79163b7f287f74f66414680e7396d13c3fee525cd663f12b6ac4877070ff4e8) >>> host-pixman 0.42.2 Extracting mkdir -p /tmp/instance-7/output-1/per-package/host-pixman/host mkdir -p /tmp/instance-7/output-1/per-package/host-pixman/target xzcat /tmp/instance-7/dl/pixman/pixman-0.42.2.tar.xz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/host-pixman-0.42.2 -xf - >>> host-pixman 0.42.2 Patching Applying 0001-Disable-tests.patch using patch: patching file Makefile.am >>> host-pixman 0.42.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-7/output-1/build/host-pixman-0.42.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-pixman 0.42.2 Configuring mkdir -p /tmp/instance-7/output-1/per-package/host-pixman/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-autoconf/host/ /tmp/instance-7/output-1/per-package/host-autoconf/host/ /tmp/instance-7/output-1/per-package/host-pixman/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-automake/host/ /tmp/instance-7/output-1/per-package/host-automake/host/ /tmp/instance-7/output-1/per-package/host-pixman/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-libtool/host/ /tmp/instance-7/output-1/per-package/host-libtool/host/ /tmp/instance-7/output-1/per-package/host-pixman/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-pkgconf/host/ /tmp/instance-7/output-1/per-package/host-pkgconf/host/ /tmp/instance-7/output-1/per-package/host-pixman/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-pixman/host mkdir -p /tmp/instance-7/output-1/per-package/host-pixman/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-autoconf/target/ /tmp/instance-7/output-1/per-package/host-autoconf/target/ /tmp/instance-7/output-1/per-package/host-pixman/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-automake/target/ /tmp/instance-7/output-1/per-package/host-automake/target/ /tmp/instance-7/output-1/per-package/host-pixman/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-libtool/target/ /tmp/instance-7/output-1/per-package/host-libtool/target/ /tmp/instance-7/output-1/per-package/host-pixman/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-pkgconf/target/ /tmp/instance-7/output-1/per-package/host-pkgconf/target/ /tmp/instance-7/output-1/per-package/host-pixman/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-pixman/target >>> host-pixman 0.42.2 Autoreconfiguring libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:75: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:75: You should run autoupdate. aclocal.m4:121: AC_PROG_LIBTOOL is expanded from... configure.ac:75: the top level configure.ac:303: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:303: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:303: the top level configure.ac:382: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:382: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:382: the top level configure.ac:440: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:440: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:440: the top level configure.ac:485: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:485: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:485: the top level configure.ac:570: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:570: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:570: the top level configure.ac:613: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:613: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:613: the top level configure.ac:654: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:654: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:654: the top level configure.ac:688: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:688: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:688: the top level configure.ac:711: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:711: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:711: the top level configure.ac:716: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:716: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:716: the top level configure.ac:795: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:795: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:795: the top level configure.ac:827: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:827: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:827: the top level configure.ac:850: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:850: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:850: the top level configure.ac:864: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:864: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:864: the top level configure.ac:877: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:877: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:877: the top level configure.ac:890: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:890: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:890: the top level configure.ac:981: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:981: 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... configure.ac:981: the top level configure.ac:1170: warning: AC_OUTPUT should be used without arguments. configure.ac:1170: You should run autoupdate. configure.ac:73: installing './compile' configure.ac:62: installing './missing' demos/Makefile.am:17: warning: source file '../test/utils.c' is in a subdirectory, demos/Makefile.am:17: 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. demos/Makefile.am:17: warning: source file '../test/utils-prng.c' is in a subdirectory, demos/Makefile.am:17: but option 'subdir-objects' is disabled demos/Makefile.am: installing './depcomp' >>> host-pixman 0.42.2 Patching libtool patching file /tmp/instance-7/output-1/build/host-pixman-0.42.2/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /tmp/instance-7/output-1/build/host-pixman-0.42.2/ && rm -rf config.cache; PATH="/tmp/instance-7/output-1/per-package/host-pixman/host/bin:/tmp/instance-7/output-1/per-package/host-pixman/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-pixman/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-7/output-1/per-package/host-pixman/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-pixman/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-7/output-1/per-package/host-pixman/host/include" CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-pixman/host/include" CXXFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-pixman/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-pixman/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-pixman/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-pixman/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-pixman/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-pixman/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-7/output-1/per-package/host-pixman/host" --sysconfdir="/tmp/instance-7/output-1/per-package/host-pixman/host/etc" --localstatedir="/tmp/instance-7/output-1/per-package/host-pixman/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/bin/gcc... none checking dependency style of /usr/bin/gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for 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 /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for getisax... no checking whether byte ordering is bigendian... no checking for inline... inline checking whether the compiler supports -Werror... yes checking size of long... 8 checking for /usr/bin/gcc options needed to detect all undeclared functions... none needed checking whether __SUNPRO_C is declared... no checking whether __amd64 is declared... yes checking whether the compiler supports -Wall... yes checking whether the compiler supports -Wdeclaration-after-statement... yes checking whether the compiler supports -Wno-unused-local-typedefs... yes checking whether the compiler supports -fno-strict-aliasing... yes checking for /usr/bin/gcc option to support OpenMP... -fopenmp checking whether the compiler supports -fvisibility=hidden... yes checking whether the compiler supports -xldscope=hidden... no checking whether to use Loongson MMI assembler... no checking whether to use MMX intrinsics... yes checking whether to use SSE2 intrinsics... yes checking whether to use SSSE3 intrinsics... yes checking whether to use VMX/Altivec intrinsics... no checking whether to use ARM SIMD assembler... no checking whether to use ARM NEON assembler... no checking whether to use ARM A64 NEON assembler... no checking whether to use ARM IWMMXT intrinsics... no checking whether to use MIPS DSPr2 assembler... no checking whether to use GNU-style inline assembler... yes checking pkg-config is at least version 0.9.0... yes checking for pixman_version_string in -lpixman-1... no checking for posix_memalign... yes checking for sigaction... yes checking for alarm... yes checking for sys/mman.h... yes checking for mmap... yes checking for mprotect... yes checking for getpagesize... yes checking for fenv.h... yes checking for feenableexcept in -lm... yes checking whether FE_DIVBYZERO is declared... yes checking for gettimeofday... yes checking for sys/time.h... yes checking for library containing sqrtf... -lm checking for thread local storage (TLS) support... __thread checking for pthreads... yes checking for __attribute__((constructor))... yes checking for __float128... yes checking for __builtin_clz... yes checking for GCC vector extensions... yes checking for PNG... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating pixman-1.pc config.status: creating pixman-1-uninstalled.pc config.status: creating Makefile config.status: creating pixman/Makefile config.status: creating pixman/pixman-version.h config.status: creating demos/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-pixman 0.42.2 Building PATH="/tmp/instance-7/output-1/per-package/host-pixman/host/bin:/tmp/instance-7/output-1/per-package/host-pixman/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-pixman/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-7/output-1/per-package/host-pixman/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-pixman/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-7/output-1/build/host-pixman-0.42.2/ make[1]: Entering directory '/tmp/instance-7/output-1/build/host-pixman-0.42.2' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-7/output-1/build/host-pixman-0.42.2' Making all in pixman make[3]: Entering directory '/tmp/instance-7/output-1/build/host-pixman-0.42.2/pixman' Makefile:1310: warning: ignoring prerequisites on suffix rule definition CC pixman.lo CC pixman-access.lo pixman-access.c:468:30: warning: '__dummy__g1' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:507:1: note: in expansion of macro 'MAKE_ACCESSORS' 507 | MAKE_ACCESSORS(g1); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a1' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:506:1: note: in expansion of macro 'MAKE_ACCESSORS' 506 | MAKE_ACCESSORS(a1); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a1b1g1r1' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:505:1: note: in expansion of macro 'MAKE_ACCESSORS' 505 | MAKE_ACCESSORS(a1b1g1r1); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a1r1g1b1' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:504:1: note: in expansion of macro 'MAKE_ACCESSORS' 504 | MAKE_ACCESSORS(a1r1g1b1); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__b1g2r1' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:503:1: note: in expansion of macro 'MAKE_ACCESSORS' 503 | MAKE_ACCESSORS(b1g2r1); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__r1g2b1' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:502:1: note: in expansion of macro 'MAKE_ACCESSORS' 502 | MAKE_ACCESSORS(r1g2b1); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__c4' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:501:1: note: in expansion of macro 'MAKE_ACCESSORS' 501 | MAKE_ACCESSORS(c4); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__g4' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:500:1: note: in expansion of macro 'MAKE_ACCESSORS' 500 | MAKE_ACCESSORS(g4); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a4' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:499:1: note: in expansion of macro 'MAKE_ACCESSORS' 499 | MAKE_ACCESSORS(a4); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__x4a4' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:498:1: note: in expansion of macro 'MAKE_ACCESSORS' 498 | MAKE_ACCESSORS(x4a4); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a2b2g2r2' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:497:1: note: in expansion of macro 'MAKE_ACCESSORS' 497 | MAKE_ACCESSORS(a2b2g2r2); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a2r2g2b2' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:496:1: note: in expansion of macro 'MAKE_ACCESSORS' 496 | MAKE_ACCESSORS(a2r2g2b2); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__b2g3r3' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:495:1: note: in expansion of macro 'MAKE_ACCESSORS' 495 | MAKE_ACCESSORS(b2g3r3); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__r3g3b2' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:494:1: note: in expansion of macro 'MAKE_ACCESSORS' 494 | MAKE_ACCESSORS(r3g3b2); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__g8' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:493:1: note: in expansion of macro 'MAKE_ACCESSORS' 493 | MAKE_ACCESSORS(g8); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__c8' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:492:1: note: in expansion of macro 'MAKE_ACCESSORS' 492 | MAKE_ACCESSORS(c8); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a8' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:491:1: note: in expansion of macro 'MAKE_ACCESSORS' 491 | MAKE_ACCESSORS(a8); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__x4b4g4r4' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:490:1: note: in expansion of macro 'MAKE_ACCESSORS' 490 | MAKE_ACCESSORS(x4b4g4r4); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a4b4g4r4' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:489:1: note: in expansion of macro 'MAKE_ACCESSORS' 489 | MAKE_ACCESSORS(a4b4g4r4); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__x4r4g4b4' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:488:1: note: in expansion of macro 'MAKE_ACCESSORS' 488 | MAKE_ACCESSORS(x4r4g4b4); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a4r4g4b4' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:487:1: note: in expansion of macro 'MAKE_ACCESSORS' 487 | MAKE_ACCESSORS(a4r4g4b4); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__x1b5g5r5' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:486:1: note: in expansion of macro 'MAKE_ACCESSORS' 486 | MAKE_ACCESSORS(x1b5g5r5); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a1b5g5r5' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:485:1: note: in expansion of macro 'MAKE_ACCESSORS' 485 | MAKE_ACCESSORS(a1b5g5r5); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__x1r5g5b5' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:484:1: note: in expansion of macro 'MAKE_ACCESSORS' 484 | MAKE_ACCESSORS(x1r5g5b5); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a1r5g5b5' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:483:1: note: in expansion of macro 'MAKE_ACCESSORS' 483 | MAKE_ACCESSORS(a1r5g5b5); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__b5g6r5' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:482:1: note: in expansion of macro 'MAKE_ACCESSORS' 482 | MAKE_ACCESSORS(b5g6r5); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__r5g6b5' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:481:1: note: in expansion of macro 'MAKE_ACCESSORS' 481 | MAKE_ACCESSORS(r5g6b5); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__b8g8r8' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:480:1: note: in expansion of macro 'MAKE_ACCESSORS' 480 | MAKE_ACCESSORS(b8g8r8); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__r8g8b8' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:479:1: note: in expansion of macro 'MAKE_ACCESSORS' 479 | MAKE_ACCESSORS(r8g8b8); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__r8g8b8a8' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:478:1: note: in expansion of macro 'MAKE_ACCESSORS' 478 | MAKE_ACCESSORS(r8g8b8a8); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__r8g8b8x8' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:477:1: note: in expansion of macro 'MAKE_ACCESSORS' 477 | MAKE_ACCESSORS(r8g8b8x8); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__b8g8r8x8' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:476:1: note: in expansion of macro 'MAKE_ACCESSORS' 476 | MAKE_ACCESSORS(b8g8r8x8); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__b8g8r8a8' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:475:1: note: in expansion of macro 'MAKE_ACCESSORS' 475 | MAKE_ACCESSORS(b8g8r8a8); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__x14r6g6b6' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:474:1: note: in expansion of macro 'MAKE_ACCESSORS' 474 | MAKE_ACCESSORS(x14r6g6b6); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__x8b8g8r8' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:473:1: note: in expansion of macro 'MAKE_ACCESSORS' 473 | MAKE_ACCESSORS(x8b8g8r8); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a8b8g8r8' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:472:1: note: in expansion of macro 'MAKE_ACCESSORS' 472 | MAKE_ACCESSORS(a8b8g8r8); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__x8r8g8b8' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:471:1: note: in expansion of macro 'MAKE_ACCESSORS' 471 | MAKE_ACCESSORS(x8r8g8b8); | ^~~~~~~~~~~~~~ pixman-access.c:468:30: warning: '__dummy__a8r8g8b8' defined but not used [-Wunused-const-variable=] 468 | static const void *const __dummy__ ## format | ^~~~~~~~~ pixman-access.c:470:1: note: in expansion of macro 'MAKE_ACCESSORS' 470 | MAKE_ACCESSORS(a8r8g8b8); | ^~~~~~~~~~~~~~ CC pixman-access-accessors.lo CC pixman-bits-image.lo CC pixman-combine32.lo CC pixman-combine-float.lo CC pixman-conical-gradient.lo CC pixman-filter.lo CC pixman-x86.lo CC pixman-mips.lo CC pixman-arm.lo CC pixman-ppc.lo CC pixman-edge.lo CC pixman-edge-accessors.lo CC pixman-fast-path.lo CC pixman-glyph.lo CC pixman-general.lo CC pixman-gradient-walker.lo CC pixman-image.lo CC pixman-implementation.lo CC pixman-linear-gradient.lo CC pixman-matrix.lo CC pixman-noop.lo CC pixman-radial-gradient.lo CC pixman-region16.lo CC pixman-region32.lo CC pixman-solid-fill.lo CC pixman-timer.lo CC pixman-trap.lo CC pixman-utils.lo CC libpixman_mmx_la-pixman-mmx.lo CCLD libpixman-mmx.la /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') CC libpixman_sse2_la-pixman-sse2.lo CCLD libpixman-sse2.la /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') CC libpixman_ssse3_la-pixman-ssse3.lo CCLD libpixman-ssse3.la /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') CCLD libpixman-1.la make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-pixman-0.42.2/pixman' Making all in demos make[3]: Entering directory '/tmp/instance-7/output-1/build/host-pixman-0.42.2/demos' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-pixman-0.42.2/demos' make[3]: Entering directory '/tmp/instance-7/output-1/build/host-pixman-0.42.2' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-pixman-0.42.2' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-pixman-0.42.2' make[1]: Leaving directory '/tmp/instance-7/output-1/build/host-pixman-0.42.2' >>> host-pixman 0.42.2 Installing to host directory PATH="/tmp/instance-7/output-1/per-package/host-pixman/host/bin:/tmp/instance-7/output-1/per-package/host-pixman/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-pixman/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-7/output-1/per-package/host-pixman/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-pixman/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-7/output-1/build/host-pixman-0.42.2/ make[1]: Entering directory '/tmp/instance-7/output-1/build/host-pixman-0.42.2' Making install in pixman make[2]: Entering directory '/tmp/instance-7/output-1/build/host-pixman-0.42.2/pixman' Makefile:1310: warning: ignoring prerequisites on suffix rule definition make[3]: Entering directory '/tmp/instance-7/output-1/build/host-pixman-0.42.2/pixman' Makefile:1310: warning: ignoring prerequisites on suffix rule definition /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-pixman/host/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libpixman-1.la '/tmp/instance-7/output-1/per-package/host-pixman/host/lib' libtool: install: /usr/bin/install -c .libs/libpixman-1.so.0.42.2 /tmp/instance-7/output-1/per-package/host-pixman/host/lib/libpixman-1.so.0.42.2 libtool: install: (cd /tmp/instance-7/output-1/per-package/host-pixman/host/lib && { ln -s -f libpixman-1.so.0.42.2 libpixman-1.so.0 || { rm -f libpixman-1.so.0 && ln -s libpixman-1.so.0.42.2 libpixman-1.so.0; }; }) libtool: install: (cd /tmp/instance-7/output-1/per-package/host-pixman/host/lib && { ln -s -f libpixman-1.so.0.42.2 libpixman-1.so || { rm -f libpixman-1.so && ln -s libpixman-1.so.0.42.2 libpixman-1.so; }; }) libtool: install: /usr/bin/install -c .libs/libpixman-1.lai /tmp/instance-7/output-1/per-package/host-pixman/host/lib/libpixman-1.la libtool: finish: PATH="/tmp/instance-7/output-1/per-package/host-pixman/host/bin:/tmp/instance-7/output-1/per-package/host-pixman/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /tmp/instance-7/output-1/per-package/host-pixman/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/instance-7/output-1/per-package/host-pixman/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-pixman/host/include/pixman-1' /usr/bin/install -c -m 644 pixman.h pixman-version.h '/tmp/instance-7/output-1/per-package/host-pixman/host/include/pixman-1' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-pixman-0.42.2/pixman' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-pixman-0.42.2/pixman' Making install in demos make[2]: Entering directory '/tmp/instance-7/output-1/build/host-pixman-0.42.2/demos' make[3]: Entering directory '/tmp/instance-7/output-1/build/host-pixman-0.42.2/demos' 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-7/output-1/build/host-pixman-0.42.2/demos' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-pixman-0.42.2/demos' make[2]: Entering directory '/tmp/instance-7/output-1/build/host-pixman-0.42.2' make[3]: Entering directory '/tmp/instance-7/output-1/build/host-pixman-0.42.2' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/host-pixman/host/lib/pkgconfig' /usr/bin/install -c -m 644 pixman-1.pc '/tmp/instance-7/output-1/per-package/host-pixman/host/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-pixman-0.42.2' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-pixman-0.42.2' make[1]: Leaving directory '/tmp/instance-7/output-1/build/host-pixman-0.42.2' mkdir -p /tmp/instance-7/output-1/per-package/host-slirp/host mkdir -p /tmp/instance-7/output-1/per-package/host-slirp/target libslirp-v4.7.0.tar.bz2: OK (sha256: 358ce8b6ea59ec9deac937cc754f0115b992839e7b0cddf30ffb8f77dc21da82) >>> host-slirp 4.7.0 Extracting mkdir -p /tmp/instance-7/output-1/per-package/host-slirp/host mkdir -p /tmp/instance-7/output-1/per-package/host-slirp/target bzcat /tmp/instance-7/dl/slirp/libslirp-v4.7.0.tar.bz2 | tar --strip-components=1 -C /tmp/instance-7/output-1/build/host-slirp-4.7.0 -xf - >>> host-slirp 4.7.0 Patching >>> host-slirp 4.7.0 Configuring mkdir -p /tmp/instance-7/output-1/per-package/host-slirp/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-libglib2/host/ /tmp/instance-7/output-1/per-package/host-libglib2/host/ /tmp/instance-7/output-1/per-package/host-slirp/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-meson/host/ /tmp/instance-7/output-1/per-package/host-meson/host/ /tmp/instance-7/output-1/per-package/host-slirp/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-slirp/host mkdir -p /tmp/instance-7/output-1/per-package/host-slirp/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-libglib2/target/ /tmp/instance-7/output-1/per-package/host-libglib2/target/ /tmp/instance-7/output-1/per-package/host-slirp/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-meson/target/ /tmp/instance-7/output-1/per-package/host-meson/target/ /tmp/instance-7/output-1/per-package/host-slirp/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-slirp/target rm -rf /tmp/instance-7/output-1/build/host-slirp-4.7.0//build mkdir -p /tmp/instance-7/output-1/build/host-slirp-4.7.0//build PATH="/tmp/instance-7/output-1/per-package/host-slirp/host/bin:/tmp/instance-7/output-1/per-package/host-slirp/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-slirp/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-7/output-1/per-package/host-slirp/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-slirp/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-7/output-1/per-package/host-slirp/host/include" CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-slirp/host/include" CXXFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-slirp/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-slirp/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-slirp/host/lib" INTLTOOL_PERL=/usr/bin/perl PYTHONNOUSERSITE=y /tmp/instance-7/output-1/per-package/host-slirp/host/bin/meson setup --prefix=/tmp/instance-7/output-1/per-package/host-slirp/host --libdir=lib --sysconfdir=/tmp/instance-7/output-1/per-package/host-slirp/host/etc --localstatedir=/tmp/instance-7/output-1/per-package/host-slirp/host/var --default-library=shared --buildtype=release --wrap-mode=nodownload -Dstrip=true /tmp/instance-7/output-1/build/host-slirp-4.7.0/ /tmp/instance-7/output-1/build/host-slirp-4.7.0//build The Meson build system Version: 1.0.0 Source dir: /tmp/instance-7/output-1/build/host-slirp-4.7.0 Build dir: /tmp/instance-7/output-1/build/host-slirp-4.7.0/build Build type: native build Project name: libslirp Project version: 4.7.0 C compiler for the host machine: /usr/bin/gcc (gcc 10.2.1 "gcc (Debian 10.2.1-6) 10.2.1 20210110") C linker for the host machine: /usr/bin/gcc ld.bfd 2.35.2 Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: /tmp/instance-7/output-1/per-package/host-slirp/host/bin/pkg-config (1.6.3) Run-time dependency glib-2.0 found: YES 2.72.3 Check usable header "valgrind/valgrind.h" : NO Compiler for C supports link arguments -Wl,--version-script,/tmp/instance-7/output-1/build/host-slirp-4.7.0/src/libslirp.map: YES Configuring libslirp-version.h using configuration Build targets in project: 2 libslirp 4.7.0 User defined options buildtype : release default_library: shared libdir : lib localstatedir : /tmp/instance-7/output-1/per-package/host-slirp/host/var prefix : /tmp/instance-7/output-1/per-package/host-slirp/host strip : true sysconfdir : /tmp/instance-7/output-1/per-package/host-slirp/host/etc wrap_mode : nodownload Found ninja-1.11.1.git.kitware.jobserver-1 at /tmp/instance-7/output-1/per-package/host-slirp/host/bin/ninja >>> host-slirp 4.7.0 Building PATH="/tmp/instance-7/output-1/per-package/host-slirp/host/bin:/tmp/instance-7/output-1/per-package/host-slirp/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-slirp/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-7/output-1/per-package/host-slirp/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-slirp/host/share/pkgconfig" PYTHONNOUSERSITE=y /tmp/instance-7/output-1/per-package/host-slirp/host/bin/ninja -C /tmp/instance-7/output-1/build/host-slirp-4.7.0//build ninja: Entering directory `/tmp/instance-7/output-1/build/host-slirp-4.7.0//build' [1/35] Compiling C object libslirp.so.0.4.0.p/src_arp_table.c.o [2/35] Compiling C object libslirp.so.0.4.0.p/src_cksum.c.o [3/35] Compiling C object libslirp.so.0.4.0.p/src_dhcpv6.c.o [4/35] Compiling C object libslirp.so.0.4.0.p/src_ndp_table.c.o [5/35] Compiling C object libslirp.so.0.4.0.p/src_if.c.o [6/35] Compiling C object libslirp.so.0.4.0.p/src_ip6_input.c.o [7/35] Compiling C object libslirp.so.0.4.0.p/src_ip6_output.c.o [8/35] Compiling C object libslirp.so.0.4.0.p/src_ncsi.c.o [9/35] Compiling C object libslirp.so.0.4.0.p/src_bootp.c.o [10/35] Compiling C object libslirp.so.0.4.0.p/src_version.c.o [11/35] Compiling C object libslirp.so.0.4.0.p/src_ip_output.c.o [12/35] Compiling C object libslirp.so.0.4.0.p/src_dnssearch.c.o [13/35] Compiling C object libslirp.so.0.4.0.p/src_udp6.c.o [14/35] Compiling C object libslirp.so.0.4.0.p/src_stream.c.o [15/35] Compiling C object libslirp.so.0.4.0.p/src_ip_input.c.o [16/35] Compiling C object libslirp.so.0.4.0.p/src_mbuf.c.o [17/35] Compiling C object libslirp.so.0.4.0.p/src_util.c.o [18/35] Compiling C object libslirp.so.0.4.0.p/src_state.c.o [19/35] Compiling C object libslirp.so.0.4.0.p/src_misc.c.o [20/35] Compiling C object libslirp.so.0.4.0.p/src_sbuf.c.o [21/35] Compiling C object pingtest.p/test_pingtest.c.o [22/35] Compiling C object libslirp.so.0.4.0.p/src_tcp_timer.c.o [23/35] Compiling C object libslirp.so.0.4.0.p/src_ip_icmp.c.o [24/35] Compiling C object libslirp.so.0.4.0.p/src_ip6_icmp.c.o [25/35] Compiling C object libslirp.so.0.4.0.p/src_vmstate.c.o [26/35] Compiling C object libslirp.so.0.4.0.p/src_udp.c.o [27/35] Compiling C object libslirp.so.0.4.0.p/src_slirp.c.o [28/35] Compiling C object libslirp.so.0.4.0.p/src_tftp.c.o [29/35] Compiling C object libslirp.so.0.4.0.p/src_tcp_output.c.o [30/35] Compiling C object libslirp.so.0.4.0.p/src_tcp_subr.c.o [31/35] Compiling C object libslirp.so.0.4.0.p/src_tcp_input.c.o [32/35] Compiling C object libslirp.so.0.4.0.p/src_socket.c.o [33/35] Linking target libslirp.so.0.4.0 [34/35] Generating symbol file libslirp.so.0.4.0.p/libslirp.so.0.4.0.symbols [35/35] Linking target pingtest >>> host-slirp 4.7.0 Installing to host directory PATH="/tmp/instance-7/output-1/per-package/host-slirp/host/bin:/tmp/instance-7/output-1/per-package/host-slirp/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-slirp/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-7/output-1/per-package/host-slirp/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-slirp/host/share/pkgconfig" PYTHONNOUSERSITE=y /tmp/instance-7/output-1/per-package/host-slirp/host/bin/ninja -C /tmp/instance-7/output-1/build/host-slirp-4.7.0//build install ninja: Entering directory `/tmp/instance-7/output-1/build/host-slirp-4.7.0//build' [0/1] Installing files. Installing libslirp.so.0.4.0 to /tmp/instance-7/output-1/per-package/host-slirp/host/lib Stripping target 'libslirp.so.0.4.0'. Installing /tmp/instance-7/output-1/build/host-slirp-4.7.0/src/libslirp.h to /tmp/instance-7/output-1/per-package/host-slirp/host/include/slirp/ Installing /tmp/instance-7/output-1/build/host-slirp-4.7.0/build/libslirp-version.h to /tmp/instance-7/output-1/per-package/host-slirp/host/include/slirp Installing /tmp/instance-7/output-1/build/host-slirp-4.7.0/build/meson-private/slirp.pc to /tmp/instance-7/output-1/per-package/host-slirp/host/lib/pkgconfig Installing symlink pointing to libslirp.so.0.4.0 to /tmp/instance-7/output-1/per-package/host-slirp/host/lib/libslirp.so.0 Installing symlink pointing to libslirp.so.0 to /tmp/instance-7/output-1/per-package/host-slirp/host/lib/libslirp.so mkdir -p /tmp/instance-7/output-1/per-package/host-qemu/host mkdir -p /tmp/instance-7/output-1/per-package/host-qemu/target qemu-7.2.0.tar.xz: OK (sha256: 5b49ce2687744dad494ae90a898c52204a3406e84d072482a1e1be854eeb2157) >>> host-qemu 7.2.0 Extracting mkdir -p /tmp/instance-7/output-1/per-package/host-qemu/host mkdir -p /tmp/instance-7/output-1/per-package/host-qemu/target xzcat /tmp/instance-7/dl/qemu/qemu-7.2.0.tar.xz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/host-qemu-7.2.0 -xf - >>> host-qemu 7.2.0 Patching Applying 0001-tests-fp-disable-fp-bench-build-by-default.patch using patch: patching file tests/fp/meson.build Hunk #1 succeeded at 639 (offset 3 lines). Applying 0002-softmmu-qemu-seccomp.c-add-missing-header-for-CLONE_.patch using patch: patching file softmmu/qemu-seccomp.c Applying 0003-target-sh4-Mask-restore-of-env-flags-from-tb-flags.patch using patch: patching file target/sh4/cpu.c >>> host-qemu 7.2.0 Configuring mkdir -p /tmp/instance-7/output-1/per-package/host-qemu/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-dtc/host/ /tmp/instance-7/output-1/per-package/host-dtc/host/ /tmp/instance-7/output-1/per-package/host-qemu/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-libglib2/host/ /tmp/instance-7/output-1/per-package/host-libglib2/host/ /tmp/instance-7/output-1/per-package/host-qemu/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-meson/host/ /tmp/instance-7/output-1/per-package/host-meson/host/ /tmp/instance-7/output-1/per-package/host-qemu/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-pixman/host/ /tmp/instance-7/output-1/per-package/host-pixman/host/ /tmp/instance-7/output-1/per-package/host-qemu/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-pkgconf/host/ /tmp/instance-7/output-1/per-package/host-pkgconf/host/ /tmp/instance-7/output-1/per-package/host-qemu/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-python3/host/ /tmp/instance-7/output-1/per-package/host-python3/host/ /tmp/instance-7/output-1/per-package/host-qemu/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-qemu/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-slirp/host/ /tmp/instance-7/output-1/per-package/host-slirp/host/ /tmp/instance-7/output-1/per-package/host-qemu/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-zlib/host/ /tmp/instance-7/output-1/per-package/host-zlib/host/ /tmp/instance-7/output-1/per-package/host-qemu/host mkdir -p /tmp/instance-7/output-1/per-package/host-qemu/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-dtc/target/ /tmp/instance-7/output-1/per-package/host-dtc/target/ /tmp/instance-7/output-1/per-package/host-qemu/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-libglib2/target/ /tmp/instance-7/output-1/per-package/host-libglib2/target/ /tmp/instance-7/output-1/per-package/host-qemu/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-meson/target/ /tmp/instance-7/output-1/per-package/host-meson/target/ /tmp/instance-7/output-1/per-package/host-qemu/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-pixman/target/ /tmp/instance-7/output-1/per-package/host-pixman/target/ /tmp/instance-7/output-1/per-package/host-qemu/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-pkgconf/target/ /tmp/instance-7/output-1/per-package/host-pkgconf/target/ /tmp/instance-7/output-1/per-package/host-qemu/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-python3/target/ /tmp/instance-7/output-1/per-package/host-python3/target/ /tmp/instance-7/output-1/per-package/host-qemu/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-qemu/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-slirp/target/ /tmp/instance-7/output-1/per-package/host-slirp/target/ /tmp/instance-7/output-1/per-package/host-qemu/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-zlib/target/ /tmp/instance-7/output-1/per-package/host-zlib/target/ /tmp/instance-7/output-1/per-package/host-qemu/target unset TARGET_DIR; cd /tmp/instance-7/output-1/build/host-qemu-7.2.0; PATH="/tmp/instance-7/output-1/per-package/host-qemu/host/bin:/tmp/instance-7/output-1/per-package/host-qemu/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-qemu/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-7/output-1/per-package/host-qemu/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-qemu/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-7/output-1/per-package/host-qemu/host/include" CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-qemu/host/include" CXXFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-qemu/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-qemu/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-qemu/host/lib" INTLTOOL_PERL=/usr/bin/perl CPP="/usr/bin/gcc -E" ./configure --target-list="sh4-softmmu sh4-linux-user" --prefix="/tmp/instance-7/output-1/per-package/host-qemu/host" --interp-prefix=/tmp/instance-7/output-1/per-package/host-qemu/host/sh4a-buildroot-linux-gnu/sysroot --cc="/usr/bin/gcc" --host-cc="/usr/bin/gcc" --extra-cflags="-O2 -I/tmp/instance-7/output-1/per-package/host-qemu/host/include -I/tmp/instance-7/output-1/per-package/host-qemu/host/include/libfdt" --extra-ldflags="-L/tmp/instance-7/output-1/per-package/host-qemu/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-qemu/host/lib" --meson=/tmp/instance-7/output-1/per-package/host-qemu/host/bin/meson --ninja=/tmp/instance-7/output-1/per-package/host-qemu/host/bin/ninja --disable-alsa --disable-bpf --disable-bzip2 --disable-containers --disable-coreaudio --disable-curl --disable-dbus-display --disable-docs --disable-dsound --disable-jack --disable-libssh --disable-linux-aio --disable-linux-io-uring --disable-netmap --disable-oss --disable-pa --disable-sdl --disable-selinux --disable-vde --disable-vhost-user-blk-server --disable-virtiofsd --disable-vnc-jpeg --disable-png --disable-vnc-sasl --enable-slirp --enable-tools --enable-system --enable-fdt --enable-linux-user --disable-virtfs --disable-cap-ng --disable-libusb Using './build' as the directory for build output The Meson build system Version: 1.0.0 Source dir: /tmp/instance-7/output-1/build/host-qemu-7.2.0 Build dir: /tmp/instance-7/output-1/build/host-qemu-7.2.0/build Build type: native build Project name: qemu Project version: 7.2.0 C compiler for the host machine: /usr/bin/gcc -m64 -mcx16 (gcc 10.2.1 "gcc (Debian 10.2.1-6) 10.2.1 20210110") C linker for the host machine: /usr/bin/gcc -m64 -mcx16 ld.bfd 2.35.2 Host machine cpu family: x86_64 Host machine cpu: x86_64 Program scripts/symlink-install-tree.py found: YES (/tmp/instance-7/output-1/per-package/host-qemu/host/bin/python3 /tmp/instance-7/output-1/build/host-qemu-7.2.0/scripts/symlink-install-tree.py) Program sh found: YES (/usr/bin/sh) Program python3 found: YES (/tmp/instance-7/output-1/per-package/host-qemu/host/bin/python3) Program iasl found: NO Compiler for C supports link arguments -Wl,-z,relro: YES Compiler for C supports link arguments -Wl,-z,now: YES C++ compiler for the host machine: /usr/bin/g++ -m64 -mcx16 (gcc 10.2.1 "g++ (Debian 10.2.1-6) 10.2.1 20210110") C++ linker for the host machine: /usr/bin/g++ -m64 -mcx16 ld.bfd 2.35.2 Compiler for C++ supports link arguments -Wl,--warn-common: YES Program cgcc found: NO Library m found: YES Run-time dependency threads found: YES Library util found: YES Run-time dependency appleframeworks found: NO (tried framework) Found pkg-config: /tmp/instance-7/output-1/per-package/host-qemu/host/bin/pkg-config (1.6.3) Run-time dependency gio-2.0 found: YES 2.72.3 Program /tmp/instance-7/output-1/per-package/host-qemu/host/bin/gdbus-codegen found: YES (/tmp/instance-7/output-1/per-package/host-qemu/host/bin/gdbus-codegen) Run-time dependency gio-unix-2.0 found: YES 2.72.3 Run-time dependency pixman-1 found: YES 0.42.2 Run-time dependency zlib found: YES 1.2.13 Library aio skipped: feature linux_aio disabled Dependency liburing skipped: feature linux_io_uring disabled Run-time dependency libnfs found: NO (tried pkgconfig) Run-time dependency appleframeworks found: NO (tried framework) Run-time dependency appleframeworks found: NO (tried framework) Run-time dependency libseccomp found: NO (tried pkgconfig) Library cap-ng skipped: feature cap_ng disabled Run-time dependency xkbcommon found: NO (tried pkgconfig) Run-time dependency slirp found: YES 4.7.0 Library vdeplug skipped: feature vde disabled Dependency libpulse skipped: feature pa disabled Dependency alsa skipped: feature alsa disabled Dependency jack skipped: feature jack disabled Run-time dependency sndio found: NO (tried pkgconfig) Run-time dependency spice-protocol found: NO (tried pkgconfig) Run-time dependency spice-server found: NO (tried pkgconfig) Library rt found: YES Run-time dependency libiscsi found: NO (tried pkgconfig) Run-time dependency libzstd found: NO (tried pkgconfig) Run-time dependency virglrenderer found: NO (tried pkgconfig) Run-time dependency blkio found: NO (tried pkgconfig) Dependency libcurl skipped: feature curl disabled Run-time dependency libudev found: NO (tried pkgconfig) Library mpathpersist found: NO Run-time dependency ncursesw found: NO (tried pkgconfig) Has header "curses.h" : YES Library ncursesw found: YES Has header "brlapi.h" : NO Dependency sdl2 skipped: feature sdl disabled Library rados found: NO Has header "rbd/librbd.h" : NO Run-time dependency glusterfs-api found: NO (tried pkgconfig) Dependency libssh skipped: feature libssh disabled Library bz2 skipped: feature bzip2 disabled Has header "lzfse.h" : NO Has header "dsound.h" : NO Dependency appleframeworks (modules: CoreAudio) skipped: feature coreaudio disabled Run-time dependency epoxy found: NO (tried pkgconfig) Has header "epoxy/egl.h" with dependency epoxy: NO Run-time dependency gnutls found: NO (tried pkgconfig) Run-time dependency gnutls found: NO (tried pkgconfig) libgcrypt-config found: NO need ['>=1.8'] Run-time dependency libgcrypt found: NO (tried config-tool) Run-time dependency nettle found: NO (tried pkgconfig) Run-time dependency gmp found: NO (tried pkgconfig) Run-time dependency gtk+-3.0 found: NO (tried pkgconfig) Dependency libjpeg skipped: feature vnc_jpeg disabled Library sasl2 skipped: feature vnc_sasl disabled Has header "security/pam_appl.h" : NO Has header "snappy-c.h" : NO Has header "lzo/lzo1x.h" : NO Has header "numa.h" : YES Library numa found: YES Library ibumad found: NO Has header "rdma/rdma_cma.h" : NO Library ibverbs found: NO Run-time dependency xencontrol found: NO (tried pkgconfig) Library xenstore found: NO Library xenctrl found: NO Library xendevicemodel found: NO Library xenforeignmemory found: NO Library xengnttab found: NO Library xenevtchn found: NO Library xentoolcore found: NO Run-time dependency libcacard found: NO (tried pkgconfig) Run-time dependency u2f-emu found: NO (tried pkgconfig) Run-time dependency canokey-qemu found: NO (tried pkgconfig) Run-time dependency libusbredirparser-0.5 found: NO (tried pkgconfig) Dependency libusb-1.0 skipped: feature libusb disabled Run-time dependency libpmem found: NO (tried pkgconfig) Run-time dependency libdaxctl found: NO (tried pkgconfig) Run-time dependency libkeyutils found: NO (tried pkgconfig) Checking for function "gettid" : YES Dependency libselinux skipped: feature selinux disabled Run-time dependency fuse3 found: NO (tried pkgconfig) Dependency libbpf skipped: feature bpf disabled Has header "sys/epoll.h" : YES Has header "linux/magic.h" : YES Has header "valgrind/valgrind.h" : NO Has header "linux/btrfs.h" : YES Has header "libdrm/drm.h" : NO Has header "pty.h" : YES Has header "sys/disk.h" : NO Has header "sys/ioccom.h" : NO Has header "sys/kcov.h" : NO Checking for function "close_range" : NO Checking for function "accept4" : YES Checking for function "clock_adjtime" : YES Checking for function "dup3" : YES Checking for function "fallocate" : YES Checking for function "posix_fallocate" : YES Checking for function "posix_memalign" : YES Checking for function "_aligned_malloc" : NO Checking for function "valloc" : YES Checking for function "memalign" : YES Checking for function "ppoll" : YES Checking for function "preadv" : YES Checking for function "pthread_fchdir_np" : NO Checking for function "sendfile" : YES Checking for function "setns" : YES Checking for function "unshare" : YES Checking for function "syncfs" : YES Checking for function "sync_file_range" : YES Checking for function "timerfd_create" : YES Checking for function "copy_file_range" : YES Checking for function "getifaddrs" : YES Checking for function "openpty" with dependency -lutil: YES Checking for function "strchrnul" : YES Checking for function "system" : YES Header "byteswap.h" has symbol "bswap_32" : YES Header "sys/epoll.h" has symbol "epoll_create1" : YES Header "linux/falloc.h" has symbol "FALLOC_FL_PUNCH_HOLE" : YES Header "linux/falloc.h" has symbol "FALLOC_FL_KEEP_SIZE" : YES Header "linux/falloc.h" has symbol "FALLOC_FL_ZERO_RANGE" : YES Has header "linux/fiemap.h" : YES Header "linux/fs.h" has symbol "FS_IOC_FIEMAP" : YES Checking for function "getrandom" : YES Header "sys/random.h" has symbol "GRND_NONBLOCK" : YES Header "sys/inotify.h" has symbol "inotify_init" : YES Header "sys/inotify.h" has symbol "inotify_init1" : YES Header "machine/bswap.h" has symbol "bswap32" : NO Header "sys/prctl.h" has symbol "PR_SET_TIMERSLACK" : YES Header "linux/rtnetlink.h" has symbol "IFLA_PROTO_DOWN" : YES Header "sys/sysmacros.h" has symbol "makedev" : YES Header "getopt.h" has symbol "optreset" : NO Header "netinet/in.h" has symbol "IPPROTO_MPTCP" : NO Header "sys/mount.h" has symbol "FSCONFIG_SET_FLAG" : NO Checking whether type "struct sigevent" has member "sigev_notify_thread_id" : NO Checking whether type "struct stat" has member "st_atim" : YES Checking for type "struct iovec" : YES Checking for type "struct utmpx" : YES Checking for type "struct mmsghdr" : YES Header "linux/vm_sockets.h" has symbol "AF_VSOCK" : YES Program scripts/minikconf.py found: YES (/tmp/instance-7/output-1/per-package/host-qemu/host/bin/python3 /tmp/instance-7/output-1/build/host-qemu-7.2.0/scripts/minikconf.py) Configuring sh4-softmmu-config-target.h using configuration Configuring sh4-softmmu-config-devices.mak with command Reading depfile: /tmp/instance-7/output-1/build/host-qemu-7.2.0/build/meson-private/sh4-softmmu-config-devices.mak.d Configuring sh4-softmmu-config-devices.h using configuration Configuring sh4-linux-user-config-target.h using configuration Program scripts/make-config-poison.sh found: YES (/tmp/instance-7/output-1/build/host-qemu-7.2.0/scripts/make-config-poison.sh) Run-time dependency capstone found: NO (tried pkgconfig) Library fdt found: YES Configuring config-host.h using configuration Program scripts/hxtool found: YES (/tmp/instance-7/output-1/build/host-qemu-7.2.0/scripts/hxtool) Program scripts/shaderinclude.pl found: YES (/usr/bin/env perl /tmp/instance-7/output-1/build/host-qemu-7.2.0/scripts/shaderinclude.pl) Program scripts/qapi-gen.py found: YES (/tmp/instance-7/output-1/per-package/host-qemu/host/bin/python3 /tmp/instance-7/output-1/build/host-qemu-7.2.0/scripts/qapi-gen.py) Program scripts/qemu-version.sh found: YES (/tmp/instance-7/output-1/build/host-qemu-7.2.0/scripts/qemu-version.sh) Executing subproject libvhost-user libvhost-user| Project name: libvhost-user libvhost-user| Project version: undefined libvhost-user| C compiler for the host machine: /usr/bin/gcc -m64 -mcx16 (gcc 10.2.1 "gcc (Debian 10.2.1-6) 10.2.1 20210110") libvhost-user| C linker for the host machine: /usr/bin/gcc -m64 -mcx16 ld.bfd 2.35.2 libvhost-user| Dependency threads found: YES unknown (cached) libvhost-user| Dependency glib-2.0 found: YES 2.72.3 (overridden) libvhost-user| Build targets in project: 9 libvhost-user| Subproject libvhost-user finished. Executing subproject libvduse libvduse| Project name: libvduse libvduse| Project version: undefined libvduse| C compiler for the host machine: /usr/bin/gcc -m64 -mcx16 (gcc 10.2.1 "gcc (Debian 10.2.1-6) 10.2.1 20210110") libvduse| C linker for the host machine: /usr/bin/gcc -m64 -mcx16 ld.bfd 2.35.2 libvduse| Build targets in project: 10 libvduse| Subproject libvduse finished. Program scripts/decodetree.py found: YES (/tmp/instance-7/output-1/per-package/host-qemu/host/bin/python3 /tmp/instance-7/output-1/build/host-qemu-7.2.0/scripts/decodetree.py) Program ../scripts/modules/module_block.py found: YES (/tmp/instance-7/output-1/per-package/host-qemu/host/bin/python3 /tmp/instance-7/output-1/build/host-qemu-7.2.0/block/../scripts/modules/module_block.py) Program ../scripts/block-coroutine-wrapper.py found: YES (/tmp/instance-7/output-1/per-package/host-qemu/host/bin/python3 /tmp/instance-7/output-1/build/host-qemu-7.2.0/block/../scripts/block-coroutine-wrapper.py) Program scripts/modinfo-collect.py found: YES (/tmp/instance-7/output-1/build/host-qemu-7.2.0/scripts/modinfo-collect.py) Program scripts/modinfo-generate.py found: YES (/tmp/instance-7/output-1/build/host-qemu-7.2.0/scripts/modinfo-generate.py) Program nm found: YES Program scripts/undefsym.py found: YES (/tmp/instance-7/output-1/per-package/host-qemu/host/bin/python3 /tmp/instance-7/output-1/build/host-qemu-7.2.0/scripts/undefsym.py) Program scripts/feature_to_c.sh found: YES (/bin/sh /tmp/instance-7/output-1/build/host-qemu-7.2.0/scripts/feature_to_c.sh) Program qemu-keymap found: NO Program sphinx-build-3 sphinx-build skipped: feature docs disabled Program bash found: YES 5.1.4 (/usr/bin/bash) Program diff found: YES (/usr/bin/diff) Program dbus-daemon found: YES (/usr/bin/dbus-daemon) Found CMake: /tmp/instance-7/output-1/per-package/host-qemu/host/bin/cmake (3.22.3) Run-time dependency gvnc-1.0 found: NO (tried pkgconfig and cmake) Program initrd-stress.sh found: YES (/tmp/instance-7/output-1/build/host-qemu-7.2.0/tests/migration/initrd-stress.sh) Build targets in project: 460 qemu 7.2.0 Directories Install prefix : /tmp/instance-7/output-1/per-package/host-qemu/host BIOS directory : share/qemu firmware path : share/qemu-firmware binary directory : /tmp/instance-7/output-1/per-package/host-qemu/host/bin library directory : /tmp/instance-7/output-1/per-package/host-qemu/host/lib/x86_64-linux-gnu module directory : lib/x86_64-linux-gnu/qemu libexec directory : /tmp/instance-7/output-1/per-package/host-qemu/host/libexec include directory : /tmp/instance-7/output-1/per-package/host-qemu/host/include config directory : /tmp/instance-7/output-1/per-package/host-qemu/host/etc local state directory : /tmp/instance-7/output-1/per-package/host-qemu/host/var Manual directory : /tmp/instance-7/output-1/per-package/host-qemu/host/share/man Doc directory : /tmp/instance-7/output-1/per-package/host-qemu/host/share/doc Build directory : /tmp/instance-7/output-1/build/host-qemu-7.2.0/build Source path : /tmp/instance-7/output-1/build/host-qemu-7.2.0 GIT submodules : ui/keycodemapdb tests/fp/berkeley-testfloat-3 tests/fp/berkeley-softfloat-3 dtc Host binaries git : git make : make python : /tmp/instance-7/output-1/per-package/host-qemu/host/bin/python3 (version: 3.11) sphinx-build : NO iasl : NO genisoimage : /usr/bin/genisoimage smbd : /usr/sbin/smbd Configurable features Documentation : NO system-mode emulation : YES user-mode emulation : YES block layer : YES Install blobs : YES module support : NO fuzzing support : NO Audio drivers : Trace backends : log D-Bus display : NO QOM debugging : NO vhost-kernel support : YES vhost-net support : YES vhost-user support : YES vhost-user-crypto support : YES vhost-user-blk server support: NO vhost-vdpa support : YES build guest agent : YES Compilation host CPU : x86_64 host endianness : little C compiler : /usr/bin/gcc -m64 -mcx16 Host C compiler : /usr/bin/gcc -m64 -mcx16 C++ compiler : /usr/bin/g++ -m64 -mcx16 CFLAGS : -O2 -I/tmp/instance-7/output-1/per-package/host-qemu/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-qemu/host/include -I/tmp/instance-7/output-1/per-package/host-qemu/host/include/libfdt -O2 -g CXXFLAGS : -O2 -I/tmp/instance-7/output-1/per-package/host-qemu/host/include -O2 -I/tmp/instance-7/output-1/per-package/host-qemu/host/include -I/tmp/instance-7/output-1/per-package/host-qemu/host/include/libfdt -O2 -g LDFLAGS : -O2 -I/tmp/instance-7/output-1/per-package/host-qemu/host/include -L/tmp/instance-7/output-1/per-package/host-qemu/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-qemu/host/lib -O2 -I/tmp/instance-7/output-1/per-package/host-qemu/host/include -I/tmp/instance-7/output-1/per-package/host-qemu/host/include/libfdt -L/tmp/instance-7/output-1/per-package/host-qemu/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-qemu/host/lib QEMU_CFLAGS : -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration -Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels -Wexpansion-to-defined -Wimplicit-fallthrough=2 -Wno-missing-include-dirs -Wno-shift-negative-value -Wno-psabi -fstack-protector-strong QEMU_CXXFLAGS : -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wundef -Wwrite-strings -fno-strict-aliasing -fno-common -fwrapv -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wempty-body -Wendif-labels -Wexpansion-to-defined -Wimplicit-fallthrough=2 -Wno-missing-include-dirs -Wno-shift-negative-value -Wno-psabi -fstack-protector-strong QEMU_OBJCFLAGS : QEMU_LDFLAGS : -fstack-protector-strong -Wl,-z,relro -Wl,-z,now -Wl,--warn-common profiler : NO link-time optimization (LTO) : NO PIE : YES static build : NO malloc trim support : YES membarrier : NO debug stack usage : NO mutex debugging : NO memory allocator : system avx2 optimization : YES avx512f optimization : NO gprof enabled : NO gcov : NO thread sanitizer : NO CFI support : NO strip binaries : NO sparse : NO mingw32 support : NO Targets and accelerators KVM support : NO HAX support : NO HVF support : NO WHPX support : NO NVMM support : NO Xen support : NO TCG support : YES TCG backend : native (x86_64) TCG plugins : YES TCG debug enabled : NO target list : sh4-softmmu sh4-linux-user default devices : YES out of process emulation : YES vfio-user server : NO Block layer support coroutine backend : ucontext coroutine pool : YES Block whitelist (rw) : Block whitelist (ro) : Use block whitelist in tools : NO VirtFS support : NO build virtiofs daemon : NO Live block migration : YES replication support : YES bochs support : YES cloop support : YES dmg support : YES qcow v1 support : YES vdi support : YES vvfat support : YES qed support : YES parallels support : YES FUSE exports : NO VDUSE block exports : YES Crypto TLS priority : NORMAL GNUTLS support : NO libgcrypt : NO nettle : NO AF_ALG support : NO rng-none : NO Linux keyring : YES Dependencies SDL support : NO SDL image support : NO GTK support : NO pixman : YES 0.42.2 VTE support : NO slirp support : YES 4.7.0 libtasn1 : NO PAM : NO iconv support : YES curses support : YES virgl support : NO blkio support : NO curl support : NO Multipath support : NO PNG support : NO VNC support : YES VNC SASL support : NO VNC JPEG support : NO OSS support : NO sndio support : NO ALSA support : NO PulseAudio support : NO JACK support : NO brlapi support : NO vde support : NO netmap support : NO l2tpv3 support : YES Linux AIO support : NO Linux io_uring support : NO ATTR/XATTR support : YES RDMA support : NO PVRDMA support : NO fdt support : system libcap-ng support : NO bpf support : NO spice protocol support : NO rbd support : NO smartcard support : NO U2F support : NO libusb : NO usb net redir : NO OpenGL support (epoxy) : NO GBM : NO libiscsi support : NO libnfs support : NO seccomp support : NO GlusterFS support : NO TPM support : YES libssh support : NO lzo support : NO snappy support : NO bzip2 support : NO lzfse support : NO zstd support : NO NUMA host support : YES capstone : NO libpmem support : NO libdaxctl support : NO libudev : NO FUSE lseek : NO selinux : NO Subprojects libvduse : YES libvhost-user : YES User defined options Native files : config-meson.cross prefix : /tmp/instance-7/output-1/per-package/host-qemu/host alsa : disabled bpf : disabled bzip2 : disabled cap_ng : disabled coreaudio : disabled curl : disabled dbus_display : disabled docs : disabled dsound : disabled fdt : enabled interp_prefix : /tmp/instance-7/output-1/per-package/host-qemu/host/sh4a-buildroot-linux-gnu/sysroot jack : disabled libssh : disabled libusb : disabled linux_aio : disabled linux_io_uring : disabled netmap : disabled oss : disabled pa : disabled png : disabled sdl : disabled selinux : disabled slirp : enabled tools : enabled vde : disabled vfio_user_server : disabled vhost_user_blk_server : disabled virtfs : disabled virtiofsd : disabled vnc_jpeg : disabled vnc_sasl : disabled Found ninja-1.11.1.git.kitware.jobserver-1 at /tmp/instance-7/output-1/per-package/host-qemu/host/bin/ninja Running postconf script '/tmp/instance-7/output-1/per-package/host-qemu/host/bin/python3 /tmp/instance-7/output-1/build/host-qemu-7.2.0/scripts/symlink-install-tree.py' >>> host-qemu 7.2.0 Building unset TARGET_DIR; PATH="/tmp/instance-7/output-1/per-package/host-qemu/host/bin:/tmp/instance-7/output-1/per-package/host-qemu/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-qemu/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-7/output-1/per-package/host-qemu/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-qemu/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-7/output-1/build/host-qemu-7.2.0 make[1]: Entering directory '/tmp/instance-7/output-1/build/host-qemu-7.2.0' changing dir to build for /home/autobuild/make/make ""... make[2]: Entering directory '/tmp/instance-7/output-1/build/host-qemu-7.2.0/build' /tmp/instance-7/output-1/per-package/host-qemu/host/bin/ninja build.ninja && touch build.ninja.stamp ninja: no work to do. /tmp/instance-7/output-1/per-package/host-qemu/host/bin/meson introspect --targets --tests --benchmarks | /tmp/instance-7/output-1/per-package/host-qemu/host/bin/python3 -B scripts/mtest2make.py > Makefile.mtest [1/2298] Generating config-poison.h with a custom command (wrapped by meson to capture output) [2/2298] Generating qemu-version.h with a custom command (wrapped by meson to capture output) [3/2298] Generating qemu-options.def with a custom command (wrapped by meson to capture output) [4/2298] Generating qemu-img-cmds.h with a custom command (wrapped by meson to capture output) [5/2298] Generating hmp-commands.h with a custom command (wrapped by meson to capture output) [6/2298] Generating hmp-commands-info.h with a custom command (wrapped by meson to capture output) [7/2298] Compiling C object subprojects/libvhost-user/libvhost-user.a.p/libvhost-user.c.o [8/2298] Linking static target subprojects/libvhost-user/libvhost-user.a [9/2298] Compiling C object subprojects/libvhost-user/link-test.p/link-test.c.o [10/2298] Linking target subprojects/libvhost-user/link-test [11/2298] Compiling C object subprojects/libvhost-user/libvhost-user-glib.a.p/libvhost-user-glib.c.o [12/2298] Linking static target subprojects/libvhost-user/libvhost-user-glib.a [13/2298] Compiling C object subprojects/libvduse/libvduse.a.p/libvduse.c.o [14/2298] Linking static target subprojects/libvduse/libvduse.a [15/2298] Generating qapi/shared QAPI source files with a custom command [16/2298] Generating trace/trace-root.h with a custom command [17/2298] Generating trace/trace-root.c with a custom command [18/2298] Generating trace/trace-crypto.h with a custom command [19/2298] Generating trace/trace-crypto.c with a custom command [20/2298] Generating trace/trace-qapi.h with a custom command [21/2298] Generating trace/trace-qapi.c with a custom command [22/2298] Generating trace/trace-qom.h with a custom command [23/2298] Generating trace/trace-qom.c with a custom command [24/2298] Generating trace/trace-monitor.h with a custom command [25/2298] Generating trace/trace-monitor.c with a custom command [26/2298] Generating trace/trace-util.h with a custom command [27/2298] Generating trace/trace-util.c with a custom command [28/2298] Generating trace/trace-gdbstub.h with a custom command [29/2298] Generating trace/trace-gdbstub.c with a custom command [30/2298] Generating trace/trace-linux_user.h with a custom command [31/2298] Generating trace/trace-linux_user.c with a custom command [32/2298] Generating trace/trace-authz.h with a custom command [33/2298] Generating trace/trace-authz.c with a custom command [34/2298] Generating trace/trace-block.h with a custom command [35/2298] Generating trace/trace-block.c with a custom command [36/2298] Generating trace/trace-io.h with a custom command [37/2298] Generating trace/trace-io.c with a custom command [38/2298] Generating trace/trace-nbd.h with a custom command [39/2298] Generating trace/trace-nbd.c with a custom command [40/2298] Generating trace/trace-scsi.h with a custom command [41/2298] Generating trace/trace-scsi.c with a custom command [42/2298] Generating trace/trace-accel_kvm.h with a custom command [43/2298] Generating trace/trace-accel_kvm.c with a custom command [44/2298] Generating trace/trace-audio.h with a custom command [45/2298] Generating trace/trace-audio.c with a custom command [46/2298] Generating trace/trace-backends.h with a custom command [47/2298] Generating trace/trace-backends.c with a custom command [48/2298] Generating trace/trace-backends_tpm.h with a custom command [49/2298] Generating trace/trace-backends_tpm.c with a custom command [50/2298] Generating trace/trace-chardev.h with a custom command [51/2298] Generating trace/trace-chardev.c with a custom command [52/2298] Generating trace/trace-ebpf.h with a custom command [53/2298] Generating trace/trace-ebpf.c with a custom command [54/2298] Generating trace/trace-hw_9pfs.h with a custom command [55/2298] Generating trace/trace-hw_9pfs.c with a custom command [56/2298] Generating trace/trace-hw_acpi.h with a custom command [57/2298] Generating trace/trace-hw_acpi.c with a custom command [58/2298] Generating trace/trace-hw_adc.h with a custom command [59/2298] Generating trace/trace-hw_adc.c with a custom command [60/2298] Generating trace/trace-hw_alpha.h with a custom command [61/2298] Generating trace/trace-hw_alpha.c with a custom command [62/2298] Generating trace/trace-hw_arm.h with a custom command [63/2298] Generating trace/trace-hw_arm.c with a custom command [64/2298] Generating trace/trace-hw_audio.h with a custom command [65/2298] Generating trace/trace-hw_audio.c with a custom command [66/2298] Generating trace/trace-hw_block.h with a custom command [67/2298] Generating trace/trace-hw_block.c with a custom command [68/2298] Generating trace/trace-hw_block_dataplane.h with a custom command [69/2298] Generating trace/trace-hw_block_dataplane.c with a custom command [70/2298] Generating trace/trace-hw_char.h with a custom command [71/2298] Generating trace/trace-hw_char.c with a custom command [72/2298] Generating trace/trace-hw_display.h with a custom command [73/2298] Generating trace/trace-hw_display.c with a custom command [74/2298] Generating trace/trace-hw_dma.h with a custom command [75/2298] Generating trace/trace-hw_dma.c with a custom command [76/2298] Generating trace/trace-hw_hyperv.h with a custom command [77/2298] Generating trace/trace-hw_hyperv.c with a custom command [78/2298] Generating trace/trace-hw_i2c.h with a custom command [79/2298] Generating trace/trace-hw_i2c.c with a custom command [80/2298] Generating trace/trace-hw_i386.h with a custom command [81/2298] Generating trace/trace-hw_i386.c with a custom command [82/2298] Generating trace/trace-hw_i386_xen.h with a custom command [83/2298] Generating trace/trace-hw_i386_xen.c with a custom command [84/2298] Generating trace/trace-hw_ide.h with a custom command [85/2298] Generating trace/trace-hw_ide.c with a custom command [86/2298] Generating trace/trace-hw_input.h with a custom command [87/2298] Generating trace/trace-hw_input.c with a custom command [88/2298] Generating trace/trace-hw_intc.h with a custom command [89/2298] Generating trace/trace-hw_intc.c with a custom command [90/2298] Generating trace/trace-hw_isa.h with a custom command [91/2298] Generating trace/trace-hw_isa.c with a custom command [92/2298] Generating trace/trace-hw_mem.h with a custom command [93/2298] Generating trace/trace-hw_mem.c with a custom command [94/2298] Generating trace/trace-hw_mips.h with a custom command [95/2298] Generating trace/trace-hw_mips.c with a custom command [96/2298] Generating trace/trace-hw_misc.h with a custom command [97/2298] Generating trace/trace-hw_misc.c with a custom command [98/2298] Generating trace/trace-hw_misc_macio.h with a custom command [99/2298] Generating trace/trace-hw_misc_macio.c with a custom command [100/2298] Generating trace/trace-hw_net.h with a custom command [101/2298] Generating trace/trace-hw_net.c with a custom command [102/2298] Generating trace/trace-hw_net_can.h with a custom command [103/2298] Generating trace/trace-hw_net_can.c with a custom command [104/2298] Generating trace/trace-hw_nubus.h with a custom command [105/2298] Generating trace/trace-hw_nubus.c with a custom command [106/2298] Generating trace/trace-hw_nvme.h with a custom command [107/2298] Generating trace/trace-hw_nvme.c with a custom command [108/2298] Generating trace/trace-hw_nvram.h with a custom command [109/2298] Generating trace/trace-hw_nvram.c with a custom command [110/2298] Generating trace/trace-hw_pci.h with a custom command [111/2298] Generating trace/trace-hw_pci.c with a custom command [112/2298] Generating trace/trace-hw_pci_host.h with a custom command [113/2298] Generating trace/trace-hw_pci_host.c with a custom command [114/2298] Generating trace/trace-hw_ppc.h with a custom command [115/2298] Generating trace/trace-hw_ppc.c with a custom command [116/2298] Generating trace/trace-hw_rdma.h with a custom command [117/2298] Generating trace/trace-hw_rdma.c with a custom command [118/2298] Generating trace/trace-hw_rdma_vmw.h with a custom command [119/2298] Generating trace/trace-hw_rdma_vmw.c with a custom command [120/2298] Generating trace/trace-hw_rtc.h with a custom command [121/2298] Generating trace/trace-hw_rtc.c with a custom command [122/2298] Generating trace/trace-hw_s390x.h with a custom command [123/2298] Generating trace/trace-hw_s390x.c with a custom command [124/2298] Generating trace/trace-hw_scsi.h with a custom command [125/2298] Generating trace/trace-hw_scsi.c with a custom command [126/2298] Generating trace/trace-hw_sd.h with a custom command [127/2298] Generating trace/trace-hw_sd.c with a custom command [128/2298] Generating trace/trace-hw_sh4.h with a custom command [129/2298] Generating trace/trace-hw_sh4.c with a custom command [130/2298] Generating trace/trace-hw_sparc.h with a custom command [131/2298] Generating trace/trace-hw_sparc.c with a custom command [132/2298] Generating trace/trace-hw_sparc64.h with a custom command [133/2298] Generating trace/trace-hw_sparc64.c with a custom command [134/2298] Generating trace/trace-hw_ssi.h with a custom command [135/2298] Generating trace/trace-hw_ssi.c with a custom command [136/2298] Generating trace/trace-hw_timer.h with a custom command [137/2298] Generating trace/trace-hw_timer.c with a custom command [138/2298] Generating trace/trace-hw_tpm.h with a custom command [139/2298] Generating trace/trace-hw_tpm.c with a custom command [140/2298] Generating trace/trace-hw_usb.h with a custom command [141/2298] Generating trace/trace-hw_usb.c with a custom command [142/2298] Generating trace/trace-hw_vfio.h with a custom command [143/2298] Generating trace/trace-hw_vfio.c with a custom command [144/2298] Generating trace/trace-hw_virtio.h with a custom command [145/2298] Generating trace/trace-hw_virtio.c with a custom command [146/2298] Generating trace/trace-hw_watchdog.h with a custom command [147/2298] Generating trace/trace-hw_watchdog.c with a custom command [148/2298] Generating trace/trace-hw_xen.h with a custom command [149/2298] Generating trace/trace-hw_xen.c with a custom command [150/2298] Generating trace/trace-hw_gpio.h with a custom command [151/2298] Generating trace/trace-hw_gpio.c with a custom command [152/2298] Generating trace/trace-migration.h with a custom command [153/2298] Generating trace/trace-migration.c with a custom command [154/2298] Generating trace/trace-net.h with a custom command [155/2298] Generating trace/trace-net.c with a custom command [156/2298] Generating trace/trace-softmmu.h with a custom command [157/2298] Generating trace/trace-softmmu.c with a custom command [158/2298] Generating trace/trace-ui.h with a custom command [159/2298] Generating trace/trace-ui.c with a custom command [160/2298] Generating trace/trace-hw_remote.h with a custom command [161/2298] Generating trace/trace-hw_remote.c with a custom command [162/2298] Generating trace/trace-accel_tcg.h with a custom command [163/2298] Generating trace/trace-accel_tcg.c with a custom command [164/2298] Generating trace/trace-hw_core.h with a custom command [165/2298] Generating trace/trace-hw_core.c with a custom command [166/2298] Generating trace/trace-target_arm.h with a custom command [167/2298] Generating trace/trace-target_arm.c with a custom command [168/2298] Generating trace/trace-target_arm_hvf.h with a custom command [169/2298] Generating trace/trace-target_arm_hvf.c with a custom command [170/2298] Generating trace/trace-target_hppa.h with a custom command [171/2298] Generating trace/trace-target_hppa.c with a custom command [172/2298] Generating trace/trace-target_i386.h with a custom command [173/2298] Generating trace/trace-target_i386.c with a custom command [174/2298] Generating trace/trace-target_i386_kvm.h with a custom command [175/2298] Generating trace/trace-target_i386_kvm.c with a custom command [176/2298] Generating trace/trace-target_mips_tcg.h with a custom command [177/2298] Generating trace/trace-target_mips_tcg.c with a custom command [178/2298] Generating trace/trace-target_nios2.h with a custom command [179/2298] Generating trace/trace-target_nios2.c with a custom command [180/2298] Generating trace/trace-target_ppc.h with a custom command [181/2298] Generating trace/trace-target_ppc.c with a custom command [182/2298] Generating trace/trace-target_riscv.h with a custom command [183/2298] Generating trace/trace-target_riscv.c with a custom command [184/2298] Generating trace/trace-target_s390x.h with a custom command [185/2298] Generating trace/trace-target_s390x.c with a custom command [186/2298] Generating trace/trace-target_s390x_kvm.h with a custom command [187/2298] Generating trace/trace-target_s390x_kvm.c with a custom command [188/2298] Generating trace/trace-target_sparc.h with a custom command [189/2298] Generating trace/trace-target_sparc.c with a custom command [190/2298] Generating trace/trace-qapi_commands_authz_trace_events.h with a custom command [191/2298] Generating trace/trace-qapi_commands_authz_trace_events.c with a custom command [192/2298] Generating trace/trace-qapi_commands_block_trace_events.h with a custom command [193/2298] Generating trace/trace-qapi_commands_block_trace_events.c with a custom command [194/2298] Generating trace/trace-qapi_commands_block_core_trace_events.h with a custom command [195/2298] Generating trace/trace-qapi_commands_block_core_trace_events.c with a custom command [196/2298] Generating trace/trace-qapi_commands_block_export_trace_events.h with a custom command [197/2298] Generating trace/trace-qapi_commands_block_export_trace_events.c with a custom command [198/2298] Generating trace/trace-qapi_commands_char_trace_events.h with a custom command [199/2298] Generating trace/trace-qapi_commands_char_trace_events.c with a custom command [200/2298] Generating trace/trace-qapi_commands_common_trace_events.h with a custom command [201/2298] Generating trace/trace-qapi_commands_common_trace_events.c with a custom command [202/2298] Generating trace/trace-qapi_commands_compat_trace_events.h with a custom command [203/2298] Generating trace/trace-qapi_commands_compat_trace_events.c with a custom command [204/2298] Generating trace/trace-qapi_commands_control_trace_events.h with a custom command [205/2298] Generating trace/trace-qapi_commands_control_trace_events.c with a custom command [206/2298] Generating trace/trace-qapi_commands_crypto_trace_events.h with a custom command [207/2298] Generating trace/trace-qapi_commands_crypto_trace_events.c with a custom command [208/2298] Generating trace/trace-qapi_commands_dump_trace_events.h with a custom command [209/2298] Generating trace/trace-qapi_commands_dump_trace_events.c with a custom command [210/2298] Generating trace/trace-qapi_commands_error_trace_events.h with a custom command [211/2298] Generating trace/trace-qapi_commands_error_trace_events.c with a custom command [212/2298] Generating trace/trace-qapi_commands_introspect_trace_events.h with a custom command [213/2298] Generating trace/trace-qapi_commands_introspect_trace_events.c with a custom command [214/2298] Generating trace/trace-qapi_commands_job_trace_events.h with a custom command [215/2298] Generating trace/trace-qapi_commands_job_trace_events.c with a custom command [216/2298] Generating trace/trace-qapi_commands_machine_trace_events.h with a custom command [217/2298] Generating trace/trace-qapi_commands_machine_trace_events.c with a custom command [218/2298] Generating trace/trace-qapi_commands_migration_trace_events.h with a custom command [219/2298] Generating trace/trace-qapi_commands_migration_trace_events.c with a custom command [220/2298] Generating trace/trace-qapi_commands_misc_trace_events.h with a custom command [221/2298] Generating trace/trace-qapi_commands_misc_trace_events.c with a custom command [222/2298] Generating trace/trace-qapi_commands_net_trace_events.h with a custom command [223/2298] Generating trace/trace-qapi_commands_net_trace_events.c with a custom command [224/2298] Generating trace/trace-qapi_commands_pragma_trace_events.h with a custom command [225/2298] Generating trace/trace-qapi_commands_pragma_trace_events.c with a custom command [226/2298] Generating trace/trace-qapi_commands_qom_trace_events.h with a custom command [227/2298] Generating trace/trace-qapi_commands_qom_trace_events.c with a custom command [228/2298] Generating trace/trace-qapi_commands_replay_trace_events.h with a custom command [229/2298] Generating trace/trace-qapi_commands_replay_trace_events.c with a custom command [230/2298] Generating trace/trace-qapi_commands_run_state_trace_events.h with a custom command [231/2298] Generating trace/trace-qapi_commands_run_state_trace_events.c with a custom command [232/2298] Generating trace/trace-qapi_commands_sockets_trace_events.h with a custom command [233/2298] Generating trace/trace-qapi_commands_sockets_trace_events.c with a custom command [234/2298] Generating trace/trace-qapi_commands_stats_trace_events.h with a custom command [235/2298] Generating trace/trace-qapi_commands_stats_trace_events.c with a custom command [236/2298] Generating trace/trace-qapi_commands_trace_trace_events.h with a custom command [237/2298] Generating trace/trace-qapi_commands_trace_trace_events.c with a custom command [238/2298] Generating trace/trace-qapi_commands_transaction_trace_events.h with a custom command [239/2298] Generating trace/trace-qapi_commands_transaction_trace_events.c with a custom command [240/2298] Generating trace/trace-qapi_commands_virtio_trace_events.h with a custom command [241/2298] Generating trace/trace-qapi_commands_virtio_trace_events.c with a custom command [242/2298] Generating trace/trace-qapi_commands_yank_trace_events.h with a custom command [243/2298] Generating trace/trace-qapi_commands_yank_trace_events.c with a custom command [244/2298] Generating trace/trace-qapi_commands_acpi_trace_events.h with a custom command [245/2298] Generating trace/trace-qapi_commands_acpi_trace_events.c with a custom command [246/2298] Generating trace/trace-qapi_commands_audio_trace_events.h with a custom command [247/2298] Generating trace/trace-qapi_commands_audio_trace_events.c with a custom command [248/2298] Generating trace/trace-qapi_commands_qdev_trace_events.h with a custom command [249/2298] Generating trace/trace-qapi_commands_qdev_trace_events.c with a custom command [250/2298] Generating trace/trace-qapi_commands_pci_trace_events.h with a custom command [251/2298] Generating trace/trace-qapi_commands_pci_trace_events.c with a custom command [252/2298] Generating trace/trace-qapi_commands_rdma_trace_events.h with a custom command [253/2298] Generating trace/trace-qapi_commands_rdma_trace_events.c with a custom command [254/2298] Generating trace/trace-qapi_commands_rocker_trace_events.h with a custom command [255/2298] Generating trace/trace-qapi_commands_rocker_trace_events.c with a custom command [256/2298] Generating trace/trace-qapi_commands_tpm_trace_events.h with a custom command [257/2298] Generating trace/trace-qapi_commands_tpm_trace_events.c with a custom command [258/2298] Generating trace/trace-qapi_commands_ui_trace_events.h with a custom command [259/2298] Generating trace/trace-qapi_commands_ui_trace_events.c with a custom command [260/2298] Generating trace/trace-qapi_commands_machine_target_trace_events.h with a custom command [261/2298] Generating trace/trace-qapi_commands_machine_target_trace_events.c with a custom command [262/2298] Generating trace/trace-qapi_commands_misc_target_trace_events.h with a custom command [263/2298] Generating trace/trace-qapi_commands_misc_target_trace_events.c with a custom command [264/2298] Generating trace/trace-events-all with a custom command (wrapped by meson to capture output) [265/2298] Generating ui/input-keymap-atset1-to-qcode.c.inc with a custom command (wrapped by meson to capture output) [266/2298] Generating ui/input-keymap-linux-to-qcode.c.inc with a custom command (wrapped by meson to capture output) [267/2298] Generating ui/input-keymap-qcode-to-atset1.c.inc with a custom command (wrapped by meson to capture output) [268/2298] Generating ui/input-keymap-qcode-to-atset2.c.inc with a custom command (wrapped by meson to capture output) [269/2298] Generating ui/input-keymap-qcode-to-atset3.c.inc with a custom command (wrapped by meson to capture output) [270/2298] Generating ui/input-keymap-qcode-to-linux.c.inc with a custom command (wrapped by meson to capture output) [271/2298] Generating ui/input-keymap-qcode-to-qnum.c.inc with a custom command (wrapped by meson to capture output) [272/2298] Generating ui/input-keymap-qcode-to-sun.c.inc with a custom command (wrapped by meson to capture output) [273/2298] Generating ui/input-keymap-qnum-to-qcode.c.inc with a custom command (wrapped by meson to capture output) [274/2298] Generating ui/input-keymap-usb-to-qcode.c.inc with a custom command (wrapped by meson to capture output) [275/2298] Generating ui/input-keymap-win32-to-qcode.c.inc with a custom command (wrapped by meson to capture output) [276/2298] Generating ui/input-keymap-x11-to-qcode.c.inc with a custom command (wrapped by meson to capture output) [277/2298] Generating ui/input-keymap-xorgevdev-to-qcode.c.inc with a custom command (wrapped by meson to capture output) [278/2298] Generating ui/input-keymap-xorgkbd-to-qcode.c.inc with a custom command (wrapped by meson to capture output) [279/2298] Generating ui/input-keymap-xorgxquartz-to-qcode.c.inc with a custom command (wrapped by meson to capture output) [280/2298] Generating ui/input-keymap-xorgxwin-to-qcode.c.inc with a custom command (wrapped by meson to capture output) [281/2298] Generating ui/input-keymap-osx-to-qcode.c.inc with a custom command (wrapped by meson to capture output) [282/2298] Generating ui/shader/texture-blit-frag.h with a custom command (wrapped by meson to capture output) [283/2298] Generating ui/shader/texture-blit-vert.h with a custom command (wrapped by meson to capture output) [284/2298] Generating ui/shader/texture-blit-flip-vert.h with a custom command (wrapped by meson to capture output) [285/2298] Compiling C object libqom.fa.p/qom_container.c.o [286/2298] Compiling C object libqom.fa.p/qom_object.c.o [287/2298] Compiling C object libqom.fa.p/qom_object_interfaces.c.o [288/2298] Compiling C object libqom.fa.p/qom_qom-qobject.c.o [289/2298] Compiling C object libqom.fa.p/hw_nvram_fw_cfg-interface.c.o [290/2298] Linking static target libqom.fa [291/2298] Compiling C object libevent-loop-base.a.p/event-loop-base.c.o [292/2298] Linking static target libevent-loop-base.a [293/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-builtin-types.c.o [294/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-builtin-visit.c.o [295/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-authz.c.o [296/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-authz.c.o [297/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-authz.c.o [298/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-authz.c.o [299/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-block.c.o [300/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-block.c.o [301/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-block.c.o [302/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-block.c.o [303/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-block-core.c.o [304/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-block-core.c.o [305/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-block-core.c.o [306/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-block-core.c.o [307/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-block-export.c.o [308/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-block-export.c.o [309/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-block-export.c.o [310/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-block-export.c.o [311/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-char.c.o [312/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-char.c.o [313/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-char.c.o [314/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-char.c.o [315/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-common.c.o [316/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-common.c.o [317/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-common.c.o [318/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-common.c.o [319/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-compat.c.o [320/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-compat.c.o [321/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-compat.c.o [322/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-compat.c.o [323/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-control.c.o [324/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-control.c.o [325/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-control.c.o [326/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-control.c.o [327/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-crypto.c.o [328/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-crypto.c.o [329/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-crypto.c.o [330/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-crypto.c.o [331/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-dump.c.o [332/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-dump.c.o [333/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-dump.c.o [334/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-dump.c.o [335/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-error.c.o [336/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-error.c.o [337/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-error.c.o [338/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-error.c.o [339/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-introspect.c.o [340/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-introspect.c.o [341/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-introspect.c.o [342/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-introspect.c.o [343/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-job.c.o [344/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-job.c.o [345/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-job.c.o [346/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-job.c.o [347/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-machine.c.o [348/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-machine.c.o [349/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-machine.c.o [350/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-machine.c.o [351/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-migration.c.o [352/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-migration.c.o [353/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-migration.c.o [354/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-migration.c.o [355/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-misc.c.o [356/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-misc.c.o [357/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-misc.c.o [358/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-misc.c.o [359/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-net.c.o [360/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-net.c.o [361/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-net.c.o [362/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-net.c.o [363/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-pragma.c.o [364/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-pragma.c.o [365/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-pragma.c.o [366/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-pragma.c.o [367/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-qom.c.o [368/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-qom.c.o [369/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-qom.c.o [370/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-qom.c.o [371/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-replay.c.o [372/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-replay.c.o [373/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-replay.c.o [374/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-replay.c.o [375/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-run-state.c.o [376/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-run-state.c.o [377/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-run-state.c.o [378/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-run-state.c.o [379/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-sockets.c.o [380/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-sockets.c.o [381/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-sockets.c.o [382/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-sockets.c.o [383/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-stats.c.o [384/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-stats.c.o [385/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-stats.c.o [386/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-stats.c.o [387/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-trace.c.o [388/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-trace.c.o [389/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-trace.c.o [390/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-trace.c.o [391/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-transaction.c.o [392/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-transaction.c.o [393/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-transaction.c.o [394/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-transaction.c.o [395/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-virtio.c.o [396/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-virtio.c.o [397/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-virtio.c.o [398/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-virtio.c.o [399/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-yank.c.o [400/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-yank.c.o [401/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-yank.c.o [402/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-yank.c.o [403/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-acpi.c.o [404/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-acpi.c.o [405/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-acpi.c.o [406/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-acpi.c.o [407/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-audio.c.o [408/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-audio.c.o [409/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-audio.c.o [410/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-audio.c.o [411/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-qdev.c.o [412/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-qdev.c.o [413/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-qdev.c.o [414/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-qdev.c.o [415/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-pci.c.o [416/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-pci.c.o [417/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-pci.c.o [418/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-pci.c.o [419/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-rdma.c.o [420/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-rdma.c.o [421/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-rdma.c.o [422/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-rdma.c.o [423/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-rocker.c.o [424/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-rocker.c.o [425/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-rocker.c.o [426/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-rocker.c.o [427/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-tpm.c.o [428/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-tpm.c.o [429/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-tpm.c.o [430/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-tpm.c.o [431/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-ui.c.o [432/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-ui.c.o [433/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-ui.c.o [434/2298] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-ui.c.o [435/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-root.c.o [436/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-crypto.c.o [437/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi.c.o [438/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qom.c.o [439/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-monitor.c.o [440/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-util.c.o [441/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-gdbstub.c.o [442/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-linux_user.c.o [443/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-authz.c.o [444/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-block.c.o [445/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-io.c.o [446/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-nbd.c.o [447/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-scsi.c.o [448/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-accel_kvm.c.o [449/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-audio.c.o [450/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-backends.c.o [451/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-backends_tpm.c.o [452/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-chardev.c.o [453/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-ebpf.c.o [454/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_9pfs.c.o [455/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_acpi.c.o [456/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_adc.c.o [457/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_alpha.c.o [458/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_arm.c.o [459/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_audio.c.o [460/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_block.c.o [461/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_block_dataplane.c.o [462/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_char.c.o [463/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_display.c.o [464/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_dma.c.o [465/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_hyperv.c.o [466/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_i2c.c.o [467/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_i386.c.o [468/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_i386_xen.c.o [469/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_ide.c.o [470/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_input.c.o [471/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_intc.c.o [472/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_isa.c.o [473/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_mem.c.o [474/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_mips.c.o [475/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_misc.c.o [476/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_misc_macio.c.o [477/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_net.c.o [478/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_net_can.c.o [479/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_nubus.c.o [480/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_nvme.c.o [481/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_nvram.c.o [482/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_pci.c.o [483/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_pci_host.c.o [484/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_ppc.c.o [485/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_rdma.c.o [486/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_rdma_vmw.c.o [487/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_rtc.c.o [488/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_s390x.c.o [489/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_scsi.c.o [490/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_sd.c.o [491/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_sh4.c.o [492/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_sparc.c.o [493/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_sparc64.c.o [494/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_ssi.c.o [495/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_timer.c.o [496/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_tpm.c.o [497/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_usb.c.o [498/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_vfio.c.o [499/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_virtio.c.o [500/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_watchdog.c.o [501/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_xen.c.o [502/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_gpio.c.o [503/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-migration.c.o [504/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-net.c.o [505/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-softmmu.c.o [506/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-ui.c.o [507/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_remote.c.o [508/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-accel_tcg.c.o [509/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_core.c.o [510/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_arm.c.o [511/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_arm_hvf.c.o [512/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_hppa.c.o [513/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_i386.c.o [514/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_i386_kvm.c.o [515/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_mips_tcg.c.o [516/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_nios2.c.o [517/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_ppc.c.o [518/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_riscv.c.o [519/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_s390x.c.o [520/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_s390x_kvm.c.o [521/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_sparc.c.o [522/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_authz_trace_events.c.o [523/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_block_trace_events.c.o [524/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_block_core_trace_events.c.o [525/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_block_export_trace_events.c.o [526/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_char_trace_events.c.o [527/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_common_trace_events.c.o [528/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_compat_trace_events.c.o [529/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_control_trace_events.c.o [530/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_crypto_trace_events.c.o [531/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_dump_trace_events.c.o [532/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_error_trace_events.c.o [533/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_introspect_trace_events.c.o [534/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_job_trace_events.c.o [535/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_machine_trace_events.c.o [536/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_migration_trace_events.c.o [537/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_misc_trace_events.c.o [538/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_net_trace_events.c.o [539/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_pragma_trace_events.c.o [540/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_qom_trace_events.c.o [541/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_replay_trace_events.c.o [542/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_run_state_trace_events.c.o [543/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_sockets_trace_events.c.o [544/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_stats_trace_events.c.o [545/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_trace_trace_events.c.o [546/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_transaction_trace_events.c.o [547/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_virtio_trace_events.c.o [548/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_yank_trace_events.c.o [549/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_acpi_trace_events.c.o [550/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_audio_trace_events.c.o [551/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_qdev_trace_events.c.o [552/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_pci_trace_events.c.o [553/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_rdma_trace_events.c.o [554/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_rocker_trace_events.c.o [555/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_tpm_trace_events.c.o [556/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_ui_trace_events.c.o [557/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_machine_target_trace_events.c.o [558/2298] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi_commands_misc_target_trace_events.c.o [559/2298] Compiling C object libqemuutil.a.p/qapi_opts-visitor.c.o [560/2298] Compiling C object libqemuutil.a.p/qapi_qapi-clone-visitor.c.o [561/2298] Compiling C object libqemuutil.a.p/qapi_qapi-dealloc-visitor.c.o [562/2298] Compiling C object libqemuutil.a.p/qapi_qapi-forward-visitor.c.o [563/2298] Compiling C object libqemuutil.a.p/qapi_qapi-util.c.o [564/2298] Compiling C object libqemuutil.a.p/qapi_qapi-visit-core.c.o [565/2298] Compiling C object libqemuutil.a.p/qapi_qobject-input-visitor.c.o [566/2298] Compiling C object libqemuutil.a.p/qapi_qobject-output-visitor.c.o [567/2298] Compiling C object libqemuutil.a.p/qapi_string-input-visitor.c.o [568/2298] Compiling C object libqemuutil.a.p/qapi_string-output-visitor.c.o [569/2298] Compiling C object libqemuutil.a.p/qapi_qapi-type-helpers.c.o [570/2298] Compiling C object libqemuutil.a.p/qapi_qmp-dispatch.c.o [571/2298] Compiling C object libqemuutil.a.p/qapi_qmp-event.c.o [572/2298] Compiling C object libqemuutil.a.p/qapi_qmp-registry.c.o [573/2298] Compiling C object libqemuutil.a.p/qobject_qnull.c.o [574/2298] Compiling C object libqemuutil.a.p/qobject_qnum.c.o [575/2298] Compiling C object libqemuutil.a.p/qobject_qstring.c.o [576/2298] Compiling C object libqemuutil.a.p/qobject_qdict.c.o [577/2298] Compiling C object libqemuutil.a.p/qobject_qlist.c.o [578/2298] Compiling C object libqemuutil.a.p/qobject_qbool.c.o [579/2298] Compiling C object libqemuutil.a.p/qobject_qlit.c.o [580/2298] Compiling C object libqemuutil.a.p/qobject_qjson.c.o [581/2298] Compiling C object libqemuutil.a.p/qobject_qobject.c.o [582/2298] Compiling C object libqemuutil.a.p/qobject_json-writer.c.o [583/2298] Compiling C object libqemuutil.a.p/qobject_json-lexer.c.o [584/2298] Compiling C object libqemuutil.a.p/qobject_json-streamer.c.o [585/2298] Compiling C object libqemuutil.a.p/qobject_json-parser.c.o [586/2298] Compiling C object libqemuutil.a.p/qobject_block-qdict.c.o [587/2298] Compiling C object libqemuutil.a.p/util_osdep.c.o [588/2298] Compiling C object libqemuutil.a.p/util_cutils.c.o [589/2298] Compiling C object libqemuutil.a.p/util_unicode.c.o [590/2298] Compiling C object libqemuutil.a.p/util_qemu-timer-common.c.o [591/2298] Compiling C object libqemuutil.a.p/util_thread-context.c.o [592/2298] Compiling C object libqemuutil.a.p/util_async-teardown.c.o [593/2298] Compiling C object libqemuutil.a.p/util_aio-posix.c.o [594/2298] Compiling C object libqemuutil.a.p/util_fdmon-poll.c.o [595/2298] Compiling C object libqemuutil.a.p/util_fdmon-epoll.c.o [596/2298] Compiling C object libqemuutil.a.p/util_compatfd.c.o [597/2298] Compiling C object libqemuutil.a.p/util_event_notifier-posix.c.o [598/2298] Compiling C object libqemuutil.a.p/util_mmap-alloc.c.o [599/2298] Compiling C object libqemuutil.a.p/util_oslib-posix.c.o [600/2298] Compiling C object libqemuutil.a.p/util_qemu-thread-posix.c.o [601/2298] Compiling C object libqemuutil.a.p/util_memfd.c.o [602/2298] Compiling C object libqemuutil.a.p/util_envlist.c.o [603/2298] Compiling C object libqemuutil.a.p/util_path.c.o [604/2298] Compiling C object libqemuutil.a.p/util_module.c.o [605/2298] Compiling C object libqemuutil.a.p/util_host-utils.c.o [606/2298] Compiling C object libqemuutil.a.p/util_bitmap.c.o [607/2298] Compiling C object libqemuutil.a.p/util_bitops.c.o [608/2298] Compiling C object libqemuutil.a.p/util_fifo8.c.o [609/2298] Compiling C object libqemuutil.a.p/util_cacheflush.c.o [610/2298] Compiling C object libqemuutil.a.p/util_error.c.o [611/2298] Compiling C object libqemuutil.a.p/util_error-report.c.o [612/2298] Compiling C object libqemuutil.a.p/util_qemu-print.c.o [613/2298] Compiling C object libqemuutil.a.p/util_id.c.o [614/2298] Compiling C object libqemuutil.a.p/util_qemu-config.c.o [615/2298] Compiling C object libqemuutil.a.p/util_notify.c.o [616/2298] Compiling C object libqemuutil.a.p/util_qemu-option.c.o [617/2298] Compiling C object libqemuutil.a.p/util_qemu-progress.c.o [618/2298] Compiling C object libqemuutil.a.p/util_keyval.c.o [619/2298] Compiling C object libqemuutil.a.p/util_crc32c.c.o [620/2298] Compiling C object libqemuutil.a.p/util_uuid.c.o [621/2298] Compiling C object libqemuutil.a.p/util_getauxval.c.o [622/2298] Compiling C object libqemuutil.a.p/util_rcu.c.o [623/2298] Compiling C object libqemuutil.a.p/util_log.c.o [624/2298] Compiling C object libqemuutil.a.p/util_qdist.c.o [625/2298] Compiling C object libqemuutil.a.p/util_qht.c.o [626/2298] Compiling C object libqemuutil.a.p/util_qsp.c.o [627/2298] Compiling C object libqemuutil.a.p/util_range.c.o [628/2298] Compiling C object libqemuutil.a.p/util_stats64.c.o [629/2298] Compiling C object libqemuutil.a.p/util_systemd.c.o [630/2298] Compiling C object libqemuutil.a.p/util_transactions.c.o [631/2298] Compiling C object libqemuutil.a.p/util_drm.c.o [632/2298] Compiling C object libqemuutil.a.p/util_guest-random.c.o [633/2298] Compiling C object libqemuutil.a.p/util_yank.c.o [634/2298] Compiling C object libqemuutil.a.p/util_int128.c.o [635/2298] Compiling C object libqemuutil.a.p/util_memalign.c.o [636/2298] Compiling C object libqemuutil.a.p/util_selfmap.c.o [637/2298] Compiling C object libqemuutil.a.p/util_crc-ccitt.c.o [638/2298] Compiling C object libqemuutil.a.p/util_dbus.c.o [639/2298] Compiling C object libqemuutil.a.p/util_userfaultfd.c.o [640/2298] Compiling C object libqemuutil.a.p/util_aiocb.c.o [641/2298] Compiling C object libqemuutil.a.p/util_async.c.o [642/2298] Compiling C object libqemuutil.a.p/util_base64.c.o [643/2298] Compiling C object libqemuutil.a.p/util_lockcnt.c.o [644/2298] Compiling C object libqemuutil.a.p/util_main-loop.c.o [645/2298] Compiling C object libqemuutil.a.p/util_qemu-coroutine.c.o [646/2298] Compiling C object libqemuutil.a.p/util_qemu-coroutine-lock.c.o [647/2298] Compiling C object libqemuutil.a.p/util_qemu-coroutine-io.c.o [648/2298] Compiling C object libqemuutil.a.p/util_coroutine-ucontext.c.o [649/2298] Compiling C object libqemuutil.a.p/util_thread-pool.c.o [650/2298] Compiling C object libqemuutil.a.p/util_qemu-timer.c.o [651/2298] Compiling C object libqemuutil.a.p/util_qemu-sockets.c.o [652/2298] Compiling C object libqemuutil.a.p/util_aio-wait.c.o [653/2298] Compiling C object libqemuutil.a.p/util_buffer.c.o [654/2298] Compiling C object libqemuutil.a.p/util_bufferiszero.c.o [655/2298] Compiling C object libqemuutil.a.p/util_hbitmap.c.o [656/2298] Compiling C object libqemuutil.a.p/util_hexdump.c.o [657/2298] Compiling C object libqemuutil.a.p/util_iova-tree.c.o [658/2298] Compiling C object libqemuutil.a.p/util_iov.c.o [659/2298] Compiling C object libqemuutil.a.p/util_uri.c.o [660/2298] Compiling C object libqemuutil.a.p/util_nvdimm-utils.c.o [661/2298] Compiling C object libqemuutil.a.p/util_vhost-user-server.c.o [662/2298] Compiling C object libqemuutil.a.p/util_block-helpers.c.o [663/2298] Compiling C object libqemuutil.a.p/util_qemu-coroutine-sleep.c.o [664/2298] Compiling C object libqemuutil.a.p/util_qemu-co-shared-resource.c.o [665/2298] Compiling C object libqemuutil.a.p/util_qemu-co-timeout.c.o [666/2298] Compiling C object libqemuutil.a.p/util_readline.c.o [667/2298] Compiling C object libqemuutil.a.p/util_throttle.c.o [668/2298] Compiling C object libqemuutil.a.p/util_timed-average.c.o [669/2298] Compiling C object libqemuutil.a.p/util_filemonitor-inotify.c.o [670/2298] Compiling C object libqemuutil.a.p/util_vfio-helpers.c.o [671/2298] Compiling C object libqemuutil.a.p/crypto_sm4.c.o [672/2298] Compiling C object libqemuutil.a.p/crypto_aes.c.o [673/2298] Compiling C object libqemuutil.a.p/crypto_init.c.o [674/2298] Compiling C object libqemuutil.a.p/crypto_random-platform.c.o [675/2298] Compiling C object libqemuutil.a.p/trace_control.c.o [676/2298] Compiling C object libqemuutil.a.p/trace_qmp.c.o [677/2298] Compiling C object libqemuutil.a.p/stubs_bdrv-next-monitor-owned.c.o [678/2298] Compiling C object libqemuutil.a.p/stubs_blk-commit-all.c.o [679/2298] Compiling C object libqemuutil.a.p/stubs_blk-exp-close-all.c.o [680/2298] Compiling C object libqemuutil.a.p/stubs_blockdev-close-all-bdrv-states.c.o [681/2298] Compiling C object libqemuutil.a.p/stubs_change-state-handler.c.o [682/2298] Compiling C object libqemuutil.a.p/stubs_cmos.c.o [683/2298] Compiling C object libqemuutil.a.p/stubs_cpu-get-clock.c.o [684/2298] Compiling C object libqemuutil.a.p/stubs_cpus-get-virtual-clock.c.o [685/2298] Compiling C object libqemuutil.a.p/stubs_qemu-timer-notify-cb.c.o [686/2298] Compiling C object libqemuutil.a.p/stubs_icount.c.o [687/2298] Compiling C object libqemuutil.a.p/stubs_dump.c.o [688/2298] Compiling C object libqemuutil.a.p/stubs_error-printf.c.o [689/2298] Compiling C object libqemuutil.a.p/stubs_fdset.c.o [690/2298] Compiling C object libqemuutil.a.p/stubs_gdbstub.c.o [691/2298] Compiling C object libqemuutil.a.p/stubs_get-vm-name.c.o [692/2298] Compiling C object libqemuutil.a.p/stubs_iothread-lock.c.o [693/2298] Compiling C object libqemuutil.a.p/stubs_iothread-lock-block.c.o [694/2298] Compiling C object libqemuutil.a.p/stubs_isa-bus.c.o [695/2298] Compiling C object libqemuutil.a.p/stubs_is-daemonized.c.o [696/2298] Compiling C object libqemuutil.a.p/stubs_migr-blocker.c.o [697/2298] Compiling C object libqemuutil.a.p/stubs_module-opts.c.o [698/2298] Compiling C object libqemuutil.a.p/stubs_monitor.c.o [699/2298] Compiling C object libqemuutil.a.p/stubs_monitor-core.c.o [700/2298] Compiling C object libqemuutil.a.p/stubs_physmem.c.o [701/2298] Compiling C object libqemuutil.a.p/stubs_qmp_memory_device.c.o [702/2298] Compiling C object libqemuutil.a.p/stubs_qmp-command-available.c.o [703/2298] Compiling C object libqemuutil.a.p/stubs_qmp-quit.c.o [704/2298] Compiling C object libqemuutil.a.p/stubs_qtest.c.o [705/2298] Compiling C object libqemuutil.a.p/stubs_ram-block.c.o [706/2298] Compiling C object libqemuutil.a.p/stubs_ramfb.c.o [707/2298] Compiling C object libqemuutil.a.p/stubs_replay.c.o [708/2298] Compiling C object libqemuutil.a.p/stubs_runstate-check.c.o [709/2298] Compiling C object libqemuutil.a.p/stubs_sysbus.c.o [710/2298] Compiling C object libqemuutil.a.p/stubs_target-get-monitor-def.c.o [711/2298] Compiling C object libqemuutil.a.p/stubs_target-monitor-defs.c.o [712/2298] Compiling C object libqemuutil.a.p/stubs_trace-control.c.o [713/2298] Compiling C object libqemuutil.a.p/stubs_uuid.c.o [714/2298] Compiling C object libqemuutil.a.p/stubs_vmgenid.c.o [715/2298] Compiling C object libqemuutil.a.p/stubs_vmstate.c.o [716/2298] Compiling C object libqemuutil.a.p/stubs_vm-stop.c.o [717/2298] Compiling C object libqemuutil.a.p/stubs_win32-kbd-hook.c.o [718/2298] Compiling C object libqemuutil.a.p/stubs_cpu-synchronize-state.c.o [719/2298] Compiling C object libqemuutil.a.p/stubs_replay-tools.c.o [720/2298] Compiling C object libqemuutil.a.p/stubs_fw_cfg.c.o [721/2298] Compiling C object libqemuutil.a.p/stubs_pci-bus.c.o [722/2298] Compiling C object libqemuutil.a.p/stubs_semihost.c.o [723/2298] Compiling C object libqemuutil.a.p/stubs_usb-dev-stub.c.o [724/2298] Compiling C object libqemuutil.a.p/stubs_xen-hw-stub.c.o [725/2298] Compiling C object libqemuutil.a.p/stubs_vfio-user-obj.c.o [726/2298] Linking static target libqemuutil.a [727/2298] Generating block/module_block.h with a custom command [728/2298] Generating block/block-gen.c with a custom command [729/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/.._libqtest.c.o [730/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/.._libqmp.c.o [731/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/qgraph.c.o [732/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/qos_external.c.o [733/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/pci.c.o [734/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/fw_cfg.c.o [735/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/libqos-malloc.c.o [736/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/libqos.c.o [737/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/sdhci-cmd.c.o [738/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/malloc-spapr.c.o [739/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/libqos-spapr.c.o [740/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/rtas.c.o [741/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/pci-spapr.c.o [742/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/pci-pc.c.o [743/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/malloc-pc.c.o [744/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/libqos-pc.c.o [745/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/ahci.c.o [746/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/usb.c.o [747/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/e1000e.c.o [748/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/i2c.c.o [749/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/i2c-imx.c.o [750/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/i2c-omap.c.o [751/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/sdhci.c.o [752/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/tpci200.c.o [753/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio.c.o [754/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-balloon.c.o [755/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-blk.c.o [756/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/vhost-user-blk.c.o [757/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-mmio.c.o [758/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-net.c.o [759/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-pci.c.o [760/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-pci-modern.c.o [761/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-rng.c.o [762/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-scsi.c.o [763/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-serial.c.o [764/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-iommu.c.o [765/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-gpio.c.o [766/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/generic-pcihost.c.o [767/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/aarch64-xlnx-zcu102-machine.c.o [768/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/arm-imx25-pdk-machine.c.o [769/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/arm-n800-machine.c.o [770/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/arm-raspi2-machine.c.o [771/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/arm-sabrelite-machine.c.o [772/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/arm-smdkc210-machine.c.o [773/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/arm-virt-machine.c.o [774/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/arm-xilinx-zynq-a9-machine.c.o [775/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/ppc64_pseries-machine.c.o [776/2298] Compiling C object tests/qtest/libqos/libqos.fa.p/x86_64_pc-machine.c.o [777/2298] Linking static target tests/qtest/libqos/libqos.fa [778/2298] Generating block.syms with a custom command (wrapped by meson to capture output) [779/2298] Generating qemu.syms with a custom command (wrapped by meson to capture output) [780/2298] Compiling C object libauthz.fa.p/authz_base.c.o [781/2298] Compiling C object libauthz.fa.p/authz_list.c.o [782/2298] Compiling C object libauthz.fa.p/authz_listfile.c.o [783/2298] Compiling C object libauthz.fa.p/authz_simple.c.o [784/2298] Linking static target libauthz.fa [785/2298] Compiling C object libcrypto.fa.p/crypto_afsplit.c.o [786/2298] Compiling C object libcrypto.fa.p/crypto_akcipher.c.o [787/2298] Compiling C object libcrypto.fa.p/crypto_block-luks.c.o [788/2298] Compiling C object libcrypto.fa.p/crypto_block-qcow.c.o [789/2298] Compiling C object libcrypto.fa.p/crypto_block.c.o [790/2298] Compiling C object libcrypto.fa.p/crypto_cipher.c.o [791/2298] Compiling C object libcrypto.fa.p/crypto_der.c.o [792/2298] Compiling C object libcrypto.fa.p/crypto_hash.c.o [793/2298] Compiling C object libcrypto.fa.p/crypto_hmac.c.o [794/2298] Compiling C object libcrypto.fa.p/crypto_ivgen-essiv.c.o [795/2298] Compiling C object libcrypto.fa.p/crypto_ivgen-plain.c.o [796/2298] Compiling C object libcrypto.fa.p/crypto_ivgen-plain64.c.o [797/2298] Compiling C object libcrypto.fa.p/crypto_ivgen.c.o [798/2298] Compiling C object libcrypto.fa.p/crypto_pbkdf.c.o [799/2298] Compiling C object libcrypto.fa.p/crypto_secret_common.c.o [800/2298] Compiling C object libcrypto.fa.p/crypto_secret.c.o [801/2298] Compiling C object libcrypto.fa.p/crypto_tlscreds.c.o [802/2298] Compiling C object libcrypto.fa.p/crypto_tlscredsanon.c.o [803/2298] Compiling C object libcrypto.fa.p/crypto_tlscredspsk.c.o [804/2298] Compiling C object libcrypto.fa.p/crypto_tlscredsx509.c.o [805/2298] Compiling C object libcrypto.fa.p/crypto_tlssession.c.o [806/2298] Compiling C object libcrypto.fa.p/crypto_rsakey.c.o [807/2298] Compiling C object libcrypto.fa.p/crypto_hash-glib.c.o [808/2298] Compiling C object libcrypto.fa.p/crypto_hmac-glib.c.o [809/2298] Compiling C object libcrypto.fa.p/crypto_pbkdf-stub.c.o [810/2298] Compiling C object libcrypto.fa.p/crypto_secret_keyring.c.o [811/2298] Linking static target libcrypto.fa [812/2298] Compiling C object libio.fa.p/io_channel-buffer.c.o [813/2298] Compiling C object libio.fa.p/io_channel-command.c.o [814/2298] Compiling C object libio.fa.p/io_channel-file.c.o [815/2298] Compiling C object libio.fa.p/io_channel-null.c.o [816/2298] Compiling C object libio.fa.p/io_channel-socket.c.o [817/2298] Compiling C object libio.fa.p/io_channel-tls.c.o [818/2298] Compiling C object libio.fa.p/io_channel-util.c.o [819/2298] Compiling C object libio.fa.p/io_channel-watch.c.o [820/2298] Compiling C object libio.fa.p/io_channel-websock.c.o [821/2298] Compiling C object libio.fa.p/io_channel.c.o [822/2298] Compiling C object libio.fa.p/io_dns-resolver.c.o [823/2298] Compiling C object libio.fa.p/io_net-listener.c.o [824/2298] Compiling C object libio.fa.p/io_task.c.o [825/2298] Linking static target libio.fa [826/2298] Compiling C object libmigration.fa.p/migration_page_cache.c.o [827/2298] Compiling C object libmigration.fa.p/migration_xbzrle.c.o [828/2298] Compiling C object libmigration.fa.p/migration_vmstate-types.c.o [829/2298] Compiling C object libmigration.fa.p/migration_vmstate.c.o [830/2298] Compiling C object libmigration.fa.p/migration_qemu-file.c.o [831/2298] Compiling C object libmigration.fa.p/migration_yank_functions.c.o [832/2298] Linking static target libmigration.fa [833/2298] Compiling C object libblock.fa.p/meson-generated_.._block_block-gen.c.o [834/2298] Compiling C object libblock.fa.p/block.c.o [835/2298] Compiling C object libblock.fa.p/blockjob.c.o [836/2298] Compiling C object libblock.fa.p/job.c.o [837/2298] Compiling C object libblock.fa.p/qemu-io-cmds.c.o [838/2298] Compiling C object libblock.fa.p/replication.c.o [839/2298] Compiling C object libblock.fa.p/nbd_client.c.o [840/2298] Compiling C object libblock.fa.p/nbd_client-connection.c.o [841/2298] Compiling C object libblock.fa.p/nbd_common.c.o [842/2298] Compiling C object libblock.fa.p/scsi_utils.c.o [843/2298] Compiling C object libblock.fa.p/scsi_pr-manager.c.o [844/2298] Compiling C object libblock.fa.p/scsi_pr-manager-helper.c.o [845/2298] Compiling C object libblock.fa.p/block_accounting.c.o [846/2298] Compiling C object libblock.fa.p/block_aio_task.c.o [847/2298] Compiling C object libblock.fa.p/block_amend.c.o [848/2298] Compiling C object libblock.fa.p/block_backup.c.o [849/2298] Compiling C object libblock.fa.p/block_copy-before-write.c.o [850/2298] Compiling C object libblock.fa.p/block_blkdebug.c.o [851/2298] Compiling C object libblock.fa.p/block_blklogwrites.c.o [852/2298] Compiling C object libblock.fa.p/block_blkverify.c.o [853/2298] Compiling C object libblock.fa.p/block_block-backend.c.o [854/2298] Compiling C object libblock.fa.p/block_block-copy.c.o [855/2298] Compiling C object libblock.fa.p/block_commit.c.o [856/2298] Compiling C object libblock.fa.p/block_copy-on-read.c.o [857/2298] Compiling C object libblock.fa.p/block_preallocate.c.o [858/2298] Compiling C object libblock.fa.p/block_progress_meter.c.o [859/2298] Compiling C object libblock.fa.p/block_create.c.o [860/2298] Compiling C object libblock.fa.p/block_crypto.c.o [861/2298] Compiling C object libblock.fa.p/block_dirty-bitmap.c.o [862/2298] Compiling C object libblock.fa.p/block_filter-compress.c.o [863/2298] Compiling C object libblock.fa.p/block_io.c.o [864/2298] Compiling C object libblock.fa.p/block_mirror.c.o [865/2298] Compiling C object libblock.fa.p/block_nbd.c.o [866/2298] Compiling C object libblock.fa.p/block_null.c.o [867/2298] Compiling C object libblock.fa.p/block_qapi.c.o [868/2298] Compiling C object libblock.fa.p/block_qcow2-bitmap.c.o [869/2298] Compiling C object libblock.fa.p/block_qcow2-cache.c.o [870/2298] Compiling C object libblock.fa.p/block_qcow2-cluster.c.o [871/2298] Compiling C object libblock.fa.p/block_qcow2-refcount.c.o [872/2298] Compiling C object libblock.fa.p/block_qcow2-snapshot.c.o [873/2298] Compiling C object libblock.fa.p/block_qcow2-threads.c.o [874/2298] Compiling C object libblock.fa.p/block_qcow2.c.o [875/2298] Compiling C object libblock.fa.p/block_quorum.c.o [876/2298] Compiling C object libblock.fa.p/block_raw-format.c.o [877/2298] Compiling C object libblock.fa.p/block_reqlist.c.o [878/2298] Compiling C object libblock.fa.p/block_snapshot.c.o [879/2298] Compiling C object libblock.fa.p/block_snapshot-access.c.o [880/2298] Compiling C object libblock.fa.p/block_throttle-groups.c.o [881/2298] Compiling C object libblock.fa.p/block_throttle.c.o [882/2298] Compiling C object libblock.fa.p/block_vhdx-endian.c.o [883/2298] Compiling C object libblock.fa.p/block_vhdx-log.c.o [884/2298] Compiling C object libblock.fa.p/block_vhdx.c.o [885/2298] Compiling C object libblock.fa.p/block_vmdk.c.o [886/2298] Compiling C object libblock.fa.p/block_vpc.c.o [887/2298] Compiling C object libblock.fa.p/block_write-threshold.c.o [888/2298] Compiling C object libblock.fa.p/block_qcow.c.o [889/2298] Compiling C object libblock.fa.p/block_vdi.c.o [890/2298] Compiling C object libblock.fa.p/block_cloop.c.o [891/2298] Compiling C object libblock.fa.p/block_bochs.c.o [892/2298] Compiling C object libblock.fa.p/block_vvfat.c.o [893/2298] Compiling C object libblock.fa.p/block_dmg.c.o [894/2298] Compiling C object libblock.fa.p/block_qed-check.c.o [895/2298] Compiling C object libblock.fa.p/block_qed-cluster.c.o [896/2298] Compiling C object libblock.fa.p/block_qed-l2-cache.c.o [897/2298] Compiling C object libblock.fa.p/block_qed-table.c.o [898/2298] Compiling C object libblock.fa.p/block_qed.c.o [899/2298] Compiling C object libblock.fa.p/block_parallels.c.o [900/2298] Compiling C object libblock.fa.p/block_parallels-ext.c.o [901/2298] Compiling C object libblock.fa.p/block_file-posix.c.o [902/2298] Compiling C object libblock.fa.p/block_nvme.c.o [903/2298] Compiling C object libblock.fa.p/block_replication.c.o [904/2298] Compiling C object libblock.fa.p/block_stream.c.o [905/2298] Compiling C object libblock.fa.p/block_monitor_bitmap-qmp-cmds.c.o [906/2298] Linking static target libblock.fa [907/2298] Compiling C object libblockdev.fa.p/nbd_server.c.o [908/2298] Compiling C object libblockdev.fa.p/block_export_export.c.o [909/2298] Compiling C object libblockdev.fa.p/block_export_vduse-blk.c.o [910/2298] Compiling C object libblockdev.fa.p/block_export_virtio-blk-handler.c.o [911/2298] Compiling C object libblockdev.fa.p/blockdev.c.o [912/2298] Compiling C object libblockdev.fa.p/blockdev-nbd.c.o [913/2298] Compiling C object libblockdev.fa.p/iothread.c.o [914/2298] Compiling C object libblockdev.fa.p/job-qmp.c.o [915/2298] Compiling C object libblockdev.fa.p/os-posix.c.o [916/2298] Linking static target libblockdev.fa [917/2298] Compiling C object libqmp.fa.p/qom_qom-qmp-cmds.c.o [918/2298] Compiling C object libqmp.fa.p/monitor_monitor.c.o [919/2298] Compiling C object libqmp.fa.p/monitor_qmp.c.o [920/2298] Compiling C object libqmp.fa.p/monitor_qmp-cmds-control.c.o [921/2298] Linking static target libqmp.fa [922/2298] Compiling C object libchardev.fa.p/chardev_char-fe.c.o [923/2298] Compiling C object libchardev.fa.p/chardev_char-file.c.o [924/2298] Compiling C object libchardev.fa.p/chardev_char-io.c.o [925/2298] Compiling C object libchardev.fa.p/chardev_char-mux.c.o [926/2298] Compiling C object libchardev.fa.p/chardev_char-null.c.o [927/2298] Compiling C object libchardev.fa.p/chardev_char-pipe.c.o [928/2298] Compiling C object libchardev.fa.p/chardev_char-ringbuf.c.o [929/2298] Compiling C object libchardev.fa.p/chardev_char-serial.c.o [930/2298] Compiling C object libchardev.fa.p/chardev_char-socket.c.o [931/2298] Compiling C object libchardev.fa.p/chardev_char-stdio.c.o [932/2298] Compiling C object libchardev.fa.p/chardev_char-udp.c.o [933/2298] Compiling C object libchardev.fa.p/chardev_char.c.o [934/2298] Compiling C object libchardev.fa.p/chardev_char-fd.c.o [935/2298] Compiling C object libchardev.fa.p/chardev_char-parallel.c.o [936/2298] Compiling C object libchardev.fa.p/chardev_char-pty.c.o [937/2298] Linking static target libchardev.fa [938/2298] Compiling C object libhwcore.fa.p/hw_core_bus.c.o [939/2298] Compiling C object libhwcore.fa.p/hw_core_qdev-properties.c.o [940/2298] Compiling C object libhwcore.fa.p/hw_core_qdev.c.o [941/2298] Compiling C object libhwcore.fa.p/hw_core_reset.c.o [942/2298] Compiling C object libhwcore.fa.p/hw_core_resettable.c.o [943/2298] Compiling C object libhwcore.fa.p/hw_core_vmstate-if.c.o [944/2298] Compiling C object libhwcore.fa.p/hw_core_irq.c.o [945/2298] Compiling C object libhwcore.fa.p/hw_core_clock.c.o [946/2298] Compiling C object libhwcore.fa.p/hw_core_qdev-clock.c.o [947/2298] Compiling C object libhwcore.fa.p/hw_core_hotplug.c.o [948/2298] Compiling C object libhwcore.fa.p/hw_core_qdev-hotplug.c.o [949/2298] Linking static target libhwcore.fa [950/2298] Compiling C object libcommon.fa.p/hw_core_cpu-common.c.o [951/2298] Compiling C object libcommon.fa.p/hw_core_machine-smp.c.o [952/2298] Compiling C object libcommon.fa.p/cpus-common.c.o [953/2298] Compiling C object libcommon.fa.p/page-vary-common.c.o [954/2298] Compiling C object libcommon.fa.p/disas_sh4.c.o [955/2298] Compiling C object libcommon.fa.p/qom_qom-hmp-cmds.c.o [956/2298] Compiling C object libcommon.fa.p/ui_clipboard.c.o [957/2298] Compiling C object libcommon.fa.p/ui_console.c.o [958/2298] Compiling C object libcommon.fa.p/ui_cursor.c.o [959/2298] Compiling C object libcommon.fa.p/ui_input-keymap.c.o [960/2298] Compiling C object libcommon.fa.p/ui_input-legacy.c.o [961/2298] Compiling C object libcommon.fa.p/ui_input-barrier.c.o [962/2298] Compiling C object libcommon.fa.p/ui_input.c.o [963/2298] Compiling C object libcommon.fa.p/ui_kbd-state.c.o [964/2298] Compiling C object libcommon.fa.p/ui_keymaps.c.o [965/2298] Compiling C object libcommon.fa.p/ui_qemu-pixman.c.o [966/2298] Compiling C object libcommon.fa.p/ui_util.c.o [967/2298] Compiling C object libcommon.fa.p/ui_spice-module.c.o [968/2298] Compiling C object libcommon.fa.p/ui_input-linux.c.o [969/2298] Compiling C object libcommon.fa.p/ui_udmabuf.c.o [970/2298] Compiling C object libcommon.fa.p/ui_vnc.c.o [971/2298] Compiling C object libcommon.fa.p/ui_vnc-enc-zlib.c.o [972/2298] Compiling C object libcommon.fa.p/ui_vnc-enc-hextile.c.o [973/2298] Compiling C object libcommon.fa.p/ui_vnc-enc-tight.c.o [974/2298] Compiling C object libcommon.fa.p/ui_vnc-palette.c.o [975/2298] Compiling C object libcommon.fa.p/ui_vnc-enc-zrle.c.o [976/2298] Compiling C object libcommon.fa.p/ui_vnc-auth-vencrypt.c.o [977/2298] Compiling C object libcommon.fa.p/ui_vnc-ws.c.o [978/2298] Compiling C object libcommon.fa.p/ui_vnc-jobs.c.o [979/2298] Compiling C object libcommon.fa.p/ui_vnc-clipboard.c.o [980/2298] Compiling C object libcommon.fa.p/hw_acpi_acpi-stub.c.o [981/2298] Compiling C object libcommon.fa.p/hw_acpi_aml-build-stub.c.o [982/2298] Compiling C object libcommon.fa.p/hw_acpi_ghes-stub.c.o [983/2298] Compiling C object libcommon.fa.p/hw_acpi_acpi_interface.c.o [984/2298] Compiling C object libcommon.fa.p/hw_audio_soundhw.c.o [985/2298] Compiling C object libcommon.fa.p/hw_audio_ac97.c.o [986/2298] Compiling C object libcommon.fa.p/hw_audio_fmopl.c.o [987/2298] Compiling C object libcommon.fa.p/hw_audio_adlib.c.o [988/2298] Compiling C object libcommon.fa.p/hw_audio_cs4231a.c.o [989/2298] Compiling C object libcommon.fa.p/hw_audio_es1370.c.o [990/2298] Compiling C object libcommon.fa.p/hw_audio_gus.c.o [991/2298] Compiling C object libcommon.fa.p/hw_audio_gusemu_hal.c.o [992/2298] Compiling C object libcommon.fa.p/hw_audio_gusemu_mixer.c.o [993/2298] Compiling C object libcommon.fa.p/hw_audio_intel-hda.c.o [994/2298] Compiling C object libcommon.fa.p/hw_audio_hda-codec.c.o [995/2298] Compiling C object libcommon.fa.p/hw_audio_pcspk.c.o [996/2298] Compiling C object libcommon.fa.p/hw_audio_sb16.c.o [997/2298] Compiling C object libcommon.fa.p/hw_block_block.c.o [998/2298] Compiling C object libcommon.fa.p/hw_block_cdrom.c.o [999/2298] Compiling C object libcommon.fa.p/hw_block_hd-geometry.c.o [1000/2298] Compiling C object libcommon.fa.p/hw_block_pflash_cfi02.c.o [1001/2298] Compiling C object libcommon.fa.p/hw_block_tc58128.c.o [1002/2298] Compiling C object libcommon.fa.p/hw_char_ipoctal232.c.o [1003/2298] Compiling C object libcommon.fa.p/hw_char_parallel-isa.c.o [1004/2298] Compiling C object libcommon.fa.p/hw_char_parallel.c.o [1005/2298] Compiling C object libcommon.fa.p/hw_char_serial.c.o [1006/2298] Compiling C object libcommon.fa.p/hw_char_serial-isa.c.o [1007/2298] Compiling C object libcommon.fa.p/hw_char_serial-pci.c.o [1008/2298] Compiling C object libcommon.fa.p/hw_char_serial-pci-multi.c.o [1009/2298] Compiling C object libcommon.fa.p/hw_char_virtio-console.c.o [1010/2298] Compiling C object libcommon.fa.p/hw_char_sh_serial.c.o [1011/2298] Compiling C object libcommon.fa.p/hw_core_generic-loader.c.o [1012/2298] Compiling C object libcommon.fa.p/hw_core_guest-loader.c.o [1013/2298] Compiling C object libcommon.fa.p/hw_core_ptimer.c.o [1014/2298] Compiling C object libcommon.fa.p/hw_core_cpu-sysemu.c.o [1015/2298] Compiling C object libcommon.fa.p/hw_core_fw-path-provider.c.o [1016/2298] Compiling C object libcommon.fa.p/hw_core_gpio.c.o [1017/2298] Compiling C object libcommon.fa.p/hw_core_loader.c.o [1018/2298] Compiling C object libcommon.fa.p/hw_core_machine-hmp-cmds.c.o [1019/2298] Compiling C object libcommon.fa.p/hw_core_machine.c.o [1020/2298] Compiling C object libcommon.fa.p/hw_core_nmi.c.o [1021/2298] Compiling C object libcommon.fa.p/hw_core_null-machine.c.o [1022/2298] Compiling C object libcommon.fa.p/hw_core_qdev-fw.c.o [1023/2298] Compiling C object libcommon.fa.p/hw_core_qdev-properties-system.c.o [1024/2298] Compiling C object libcommon.fa.p/hw_core_sysbus.c.o [1025/2298] Compiling C object libcommon.fa.p/hw_core_vm-change-state-handler.c.o [1026/2298] Compiling C object libcommon.fa.p/hw_core_clock-vmstate.c.o [1027/2298] Compiling C object libcommon.fa.p/hw_cpu_core.c.o [1028/2298] Compiling C object libcommon.fa.p/hw_cpu_cluster.c.o [1029/2298] Compiling C object libcommon.fa.p/hw_cxl_cxl-host-stubs.c.o [1030/2298] Compiling C object libcommon.fa.p/hw_display_i2c-ddc.c.o [1031/2298] Compiling C object libcommon.fa.p/hw_display_edid-generate.c.o [1032/2298] Compiling C object libcommon.fa.p/hw_display_edid-region.c.o [1033/2298] Compiling C object libcommon.fa.p/hw_display_cirrus_vga.c.o [1034/2298] Compiling C object libcommon.fa.p/hw_display_vga-pci.c.o [1035/2298] Compiling C object libcommon.fa.p/hw_display_vmware_vga.c.o [1036/2298] Compiling C object libcommon.fa.p/hw_display_bochs-display.c.o [1037/2298] Compiling C object libcommon.fa.p/hw_display_sm501.c.o [1038/2298] Compiling C object libcommon.fa.p/hw_display_acpi-vga-stub.c.o [1039/2298] Compiling C object libcommon.fa.p/hw_display_ati.c.o [1040/2298] Compiling C object libcommon.fa.p/hw_display_ati_2d.c.o [1041/2298] Compiling C object libcommon.fa.p/hw_display_ati_dbg.c.o [1042/2298] Compiling C object libcommon.fa.p/hw_dma_i82374.c.o [1043/2298] Compiling C object libcommon.fa.p/hw_dma_i8257.c.o [1044/2298] Compiling C object libcommon.fa.p/hw_i2c_core.c.o [1045/2298] Compiling C object libcommon.fa.p/hw_i2c_bitbang_i2c.c.o [1046/2298] Compiling C object libcommon.fa.p/hw_ide_ahci.c.o [1047/2298] Compiling C object libcommon.fa.p/hw_ide_ich.c.o [1048/2298] Compiling C object libcommon.fa.p/hw_ide_core.c.o [1049/2298] Compiling C object libcommon.fa.p/hw_ide_atapi.c.o [1050/2298] Compiling C object libcommon.fa.p/hw_ide_mmio.c.o [1051/2298] Compiling C object libcommon.fa.p/hw_ide_qdev.c.o [1052/2298] Compiling C object libcommon.fa.p/hw_input_hid.c.o [1053/2298] Compiling C object libcommon.fa.p/hw_input_virtio-input.c.o [1054/2298] Compiling C object libcommon.fa.p/hw_input_virtio-input-hid.c.o [1055/2298] Compiling C object libcommon.fa.p/hw_input_virtio-input-host.c.o [1056/2298] Compiling C object libcommon.fa.p/hw_input_vhost-user-input.c.o [1057/2298] Compiling C object libcommon.fa.p/hw_intc_intc.c.o [1058/2298] Compiling C object libcommon.fa.p/hw_intc_i8259_common.c.o [1059/2298] Compiling C object libcommon.fa.p/hw_intc_i8259.c.o [1060/2298] Compiling C object libcommon.fa.p/hw_ipack_ipack.c.o [1061/2298] Compiling C object libcommon.fa.p/hw_ipack_tpci200.c.o [1062/2298] Compiling C object libcommon.fa.p/hw_isa_i82378.c.o [1063/2298] Compiling C object libcommon.fa.p/hw_isa_isa-bus.c.o [1064/2298] Compiling C object libcommon.fa.p/hw_misc_pc-testdev.c.o [1065/2298] Compiling C object libcommon.fa.p/hw_misc_pci-testdev.c.o [1066/2298] Compiling C object libcommon.fa.p/hw_misc_pvpanic.c.o [1067/2298] Compiling C object libcommon.fa.p/hw_misc_pvpanic-pci.c.o [1068/2298] Compiling C object libcommon.fa.p/hw_net_ne2000.c.o [1069/2298] Compiling C object libcommon.fa.p/hw_net_ne2000-pci.c.o [1070/2298] Compiling C object libcommon.fa.p/hw_net_eepro100.c.o [1071/2298] Compiling C object libcommon.fa.p/hw_net_pcnet-pci.c.o [1072/2298] Compiling C object libcommon.fa.p/hw_net_pcnet.c.o [1073/2298] Compiling C object libcommon.fa.p/hw_net_e1000.c.o [1074/2298] Compiling C object libcommon.fa.p/hw_net_e1000x_common.c.o [1075/2298] Compiling C object libcommon.fa.p/hw_net_rtl8139.c.o [1076/2298] Compiling C object libcommon.fa.p/hw_net_tulip.c.o [1077/2298] Compiling C object libcommon.fa.p/hw_net_net_tx_pkt.c.o [1078/2298] Compiling C object libcommon.fa.p/hw_net_net_rx_pkt.c.o [1079/2298] Compiling C object libcommon.fa.p/hw_net_vmxnet3.c.o [1080/2298] Compiling C object libcommon.fa.p/hw_net_ne2000-isa.c.o [1081/2298] Compiling C object libcommon.fa.p/hw_net_vhost_net.c.o [1082/2298] Compiling C object libcommon.fa.p/hw_net_rocker_qmp-norocker.c.o [1083/2298] Compiling C object libcommon.fa.p/hw_net_can_can_sja1000.c.o [1084/2298] Compiling C object libcommon.fa.p/hw_net_can_can_kvaser_pci.c.o [1085/2298] Compiling C object libcommon.fa.p/hw_net_can_can_pcm3680_pci.c.o [1086/2298] Compiling C object libcommon.fa.p/hw_net_can_can_mioe3680_pci.c.o [1087/2298] Compiling C object libcommon.fa.p/hw_net_can_ctucan_core.c.o [1088/2298] Compiling C object libcommon.fa.p/hw_net_can_ctucan_pci.c.o [1089/2298] Compiling C object libcommon.fa.p/hw_nvme_ctrl.c.o [1090/2298] Compiling C object libcommon.fa.p/hw_nvme_dif.c.o [1091/2298] Compiling C object libcommon.fa.p/hw_nvme_ns.c.o [1092/2298] Compiling C object libcommon.fa.p/hw_nvme_subsys.c.o [1093/2298] Compiling C object libcommon.fa.p/hw_nvram_fw_cfg.c.o [1094/2298] Compiling C object libcommon.fa.p/hw_nvram_eeprom93xx.c.o [1095/2298] Compiling C object libcommon.fa.p/hw_pci_msi.c.o [1096/2298] Compiling C object libcommon.fa.p/hw_pci_msix.c.o [1097/2298] Compiling C object libcommon.fa.p/hw_pci_pci.c.o [1098/2298] Compiling C object libcommon.fa.p/hw_pci_pci_bridge.c.o [1099/2298] Compiling C object libcommon.fa.p/hw_pci_pci_host.c.o [1100/2298] Compiling C object libcommon.fa.p/hw_pci_pcie_sriov.c.o [1101/2298] Compiling C object libcommon.fa.p/hw_pci_shpc.c.o [1102/2298] Compiling C object libcommon.fa.p/hw_pci_slotid_cap.c.o [1103/2298] Compiling C object libcommon.fa.p/hw_pci_pcie.c.o [1104/2298] Compiling C object libcommon.fa.p/hw_pci_pcie_aer.c.o [1105/2298] Compiling C object libcommon.fa.p/hw_pci_pcie_doe.c.o [1106/2298] Compiling C object libcommon.fa.p/hw_pci-bridge_pci_bridge_dev.c.o [1107/2298] Compiling C object libcommon.fa.p/hw_pci-bridge_pci_expander_bridge_stubs.c.o [1108/2298] Compiling C object libcommon.fa.p/hw_pci-host_sh_pci.c.o [1109/2298] Compiling C object libcommon.fa.p/hw_scsi_emulation.c.o [1110/2298] Compiling C object libcommon.fa.p/hw_scsi_scsi-bus.c.o [1111/2298] Compiling C object libcommon.fa.p/hw_scsi_scsi-disk.c.o [1112/2298] Compiling C object libcommon.fa.p/hw_scsi_scsi-generic.c.o [1113/2298] Compiling C object libcommon.fa.p/hw_scsi_esp.c.o [1114/2298] Compiling C object libcommon.fa.p/hw_scsi_esp-pci.c.o [1115/2298] Compiling C object libcommon.fa.p/hw_scsi_lsi53c895a.c.o [1116/2298] Compiling C object libcommon.fa.p/hw_scsi_megasas.c.o [1117/2298] Compiling C object libcommon.fa.p/hw_scsi_mptsas.c.o [1118/2298] Compiling C object libcommon.fa.p/hw_scsi_mptconfig.c.o [1119/2298] Compiling C object libcommon.fa.p/hw_scsi_mptendian.c.o [1120/2298] Compiling C object libcommon.fa.p/hw_scsi_vmw_pvscsi.c.o [1121/2298] Compiling C object libcommon.fa.p/hw_sd_sd.c.o [1122/2298] Compiling C object libcommon.fa.p/hw_sd_core.c.o [1123/2298] Compiling C object libcommon.fa.p/hw_sd_sdmmc-internal.c.o [1124/2298] Compiling C object libcommon.fa.p/hw_sd_sdhci.c.o [1125/2298] Compiling C object libcommon.fa.p/hw_sd_sdhci-pci.c.o [1126/2298] Compiling C object libcommon.fa.p/hw_smbios_smbios-stub.c.o [1127/2298] Compiling C object libcommon.fa.p/hw_timer_i8254_common.c.o [1128/2298] Compiling C object libcommon.fa.p/hw_timer_i8254.c.o [1129/2298] Compiling C object libcommon.fa.p/hw_timer_sh_timer.c.o [1130/2298] Compiling C object libcommon.fa.p/hw_usb_bus.c.o [1131/2298] Compiling C object libcommon.fa.p/hw_usb_combined-packet.c.o [1132/2298] Compiling C object libcommon.fa.p/hw_usb_core.c.o [1133/2298] Compiling C object libcommon.fa.p/hw_usb_desc.c.o [1134/2298] Compiling C object libcommon.fa.p/hw_usb_desc-msos.c.o [1135/2298] Compiling C object libcommon.fa.p/hw_usb_libhw.c.o [1136/2298] Compiling C object libcommon.fa.p/hw_usb_pcap.c.o [1137/2298] Compiling C object libcommon.fa.p/hw_usb_hcd-uhci.c.o [1138/2298] Compiling C object libcommon.fa.p/hw_usb_hcd-ohci.c.o [1139/2298] Compiling C object libcommon.fa.p/hw_usb_hcd-ohci-pci.c.o [1140/2298] Compiling C object libcommon.fa.p/hw_usb_hcd-ehci.c.o [1141/2298] Compiling C object libcommon.fa.p/hw_usb_hcd-ehci-pci.c.o [1142/2298] Compiling C object libcommon.fa.p/hw_usb_hcd-xhci.c.o [1143/2298] Compiling C object libcommon.fa.p/hw_usb_hcd-xhci-pci.c.o [1144/2298] Compiling C object libcommon.fa.p/hw_usb_hcd-xhci-nec.c.o [1145/2298] Compiling C object libcommon.fa.p/hw_usb_imx-usb-phy.c.o [1146/2298] Compiling C object libcommon.fa.p/hw_usb_dev-hub.c.o [1147/2298] Compiling C object libcommon.fa.p/hw_usb_dev-hid.c.o [1148/2298] Compiling C object libcommon.fa.p/hw_usb_dev-wacom.c.o [1149/2298] Compiling C object libcommon.fa.p/hw_usb_dev-storage.c.o [1150/2298] Compiling C object libcommon.fa.p/hw_usb_dev-storage-bot.c.o [1151/2298] Compiling C object libcommon.fa.p/hw_usb_dev-storage-classic.c.o [1152/2298] Compiling C object libcommon.fa.p/hw_usb_dev-uas.c.o [1153/2298] Compiling C object libcommon.fa.p/hw_usb_dev-audio.c.o [1154/2298] Compiling C object libcommon.fa.p/hw_usb_dev-serial.c.o [1155/2298] Compiling C object libcommon.fa.p/hw_usb_dev-network.c.o [1156/2298] Compiling C object libcommon.fa.p/hw_usb_dev-mtp.c.o [1157/2298] Compiling C object libcommon.fa.p/hw_usb_dev-smartcard-reader.c.o [1158/2298] Compiling C object libcommon.fa.p/hw_usb_u2f.c.o [1159/2298] Compiling C object libcommon.fa.p/hw_usb_u2f-passthru.c.o [1160/2298] Compiling C object libcommon.fa.p/hw_virtio_virtio-bus.c.o [1161/2298] Compiling C object libcommon.fa.p/hw_virtio_virtio-pci.c.o [1162/2298] Compiling C object libcommon.fa.p/hw_watchdog_watchdog.c.o [1163/2298] Compiling C object libcommon.fa.p/hw_watchdog_wdt_i6300esb.c.o [1164/2298] Compiling C object libcommon.fa.p/hw_watchdog_wdt_ib700.c.o [1165/2298] Compiling C object libcommon.fa.p/gdbstub_softmmu.c.o [1166/2298] Compiling C object libcommon.fa.p/audio_audio.c.o [1167/2298] Compiling C object libcommon.fa.p/audio_audio_legacy.c.o [1168/2298] Compiling C object libcommon.fa.p/audio_mixeng.c.o [1169/2298] Compiling C object libcommon.fa.p/audio_noaudio.c.o [1170/2298] Compiling C object libcommon.fa.p/audio_wavaudio.c.o [1171/2298] Compiling C object libcommon.fa.p/audio_wavcapture.c.o [1172/2298] Compiling C object libcommon.fa.p/chardev_msmouse.c.o [1173/2298] Compiling C object libcommon.fa.p/chardev_wctablet.c.o [1174/2298] Compiling C object libcommon.fa.p/chardev_testdev.c.o [1175/2298] Compiling C object libcommon.fa.p/fsdev_qemu-fsdev-opts.c.o [1176/2298] Compiling C object libcommon.fa.p/fsdev_qemu-fsdev-throttle.c.o [1177/2298] Compiling C object libcommon.fa.p/fsdev_qemu-fsdev-dummy.c.o [1178/2298] Compiling C object libcommon.fa.p/dump_dump-hmp-cmds.c.o [1179/2298] Compiling C object libcommon.fa.p/block_blkreplay.c.o [1180/2298] Compiling C object libcommon.fa.p/block_block-ram-registrar.c.o [1181/2298] Compiling C object libcommon.fa.p/block_qapi-sysemu.c.o [1182/2298] Compiling C object libcommon.fa.p/block_monitor_block-hmp-cmds.c.o [1183/2298] Compiling C object libcommon.fa.p/softmmu_balloon.c.o [1184/2298] Compiling C object libcommon.fa.p/softmmu_bootdevice.c.o [1185/2298] Compiling C object libcommon.fa.p/softmmu_cpus.c.o [1186/2298] Compiling C object libcommon.fa.p/softmmu_cpu-throttle.c.o [1187/2298] Compiling C object libcommon.fa.p/softmmu_cpu-timers.c.o [1188/2298] Compiling C object libcommon.fa.p/softmmu_datadir.c.o [1189/2298] Compiling C object libcommon.fa.p/softmmu_dma-helpers.c.o [1190/2298] Compiling C object libcommon.fa.p/softmmu_globals.c.o [1191/2298] Compiling C object libcommon.fa.p/softmmu_memory_mapping.c.o [1192/2298] Compiling C object libcommon.fa.p/softmmu_qdev-monitor.c.o [1193/2298] Compiling C object libcommon.fa.p/softmmu_rtc.c.o [1194/2298] Compiling C object libcommon.fa.p/softmmu_runstate-action.c.o [1195/2298] Compiling C object libcommon.fa.p/softmmu_runstate.c.o [1196/2298] Compiling C object libcommon.fa.p/softmmu_vl.c.o [1197/2298] Compiling C object libcommon.fa.p/softmmu_tpm.c.o [1198/2298] Compiling C object libcommon.fa.p/softmmu_device_tree.c.o [1199/2298] Compiling C object libcommon.fa.p/backends_cryptodev-builtin.c.o [1200/2298] Compiling C object libcommon.fa.p/backends_cryptodev.c.o [1201/2298] Compiling C object libcommon.fa.p/backends_hostmem-ram.c.o [1202/2298] Compiling C object libcommon.fa.p/backends_hostmem.c.o [1203/2298] Compiling C object libcommon.fa.p/backends_rng-builtin.c.o [1204/2298] Compiling C object libcommon.fa.p/backends_rng-egd.c.o [1205/2298] Compiling C object libcommon.fa.p/backends_rng.c.o [1206/2298] Compiling C object libcommon.fa.p/backends_confidential-guest-support.c.o [1207/2298] Compiling C object libcommon.fa.p/backends_rng-random.c.o [1208/2298] Compiling C object libcommon.fa.p/backends_hostmem-file.c.o [1209/2298] Compiling C object libcommon.fa.p/backends_hostmem-memfd.c.o [1210/2298] Compiling C object libcommon.fa.p/backends_vhost-user.c.o [1211/2298] Compiling C object libcommon.fa.p/backends_cryptodev-vhost.c.o [1212/2298] Compiling C object libcommon.fa.p/backends_cryptodev-vhost-user.c.o [1213/2298] Compiling C object libcommon.fa.p/backends_dbus-vmstate.c.o [1214/2298] Compiling C object libcommon.fa.p/backends_tpm_tpm_backend.c.o [1215/2298] Compiling C object libcommon.fa.p/backends_tpm_tpm_util.c.o [1216/2298] Compiling C object libcommon.fa.p/migration_page_cache.c.o [1217/2298] Compiling C object libcommon.fa.p/migration_xbzrle.c.o [1218/2298] Compiling C object libcommon.fa.p/migration_vmstate-types.c.o [1219/2298] Compiling C object libcommon.fa.p/migration_vmstate.c.o [1220/2298] Compiling C object libcommon.fa.p/migration_qemu-file.c.o [1221/2298] Compiling C object libcommon.fa.p/migration_yank_functions.c.o [1222/2298] Compiling C object libcommon.fa.p/migration_block-dirty-bitmap.c.o [1223/2298] Compiling C object libcommon.fa.p/migration_channel.c.o [1224/2298] Compiling C object libcommon.fa.p/migration_channel-block.c.o [1225/2298] Compiling C object libcommon.fa.p/migration_colo-failover.c.o [1226/2298] Compiling C object libcommon.fa.p/migration_colo.c.o [1227/2298] Compiling C object libcommon.fa.p/migration_exec.c.o [1228/2298] Compiling C object libcommon.fa.p/migration_fd.c.o [1229/2298] Compiling C object libcommon.fa.p/migration_global_state.c.o [1230/2298] Compiling C object libcommon.fa.p/migration_migration.c.o [1231/2298] Compiling C object libcommon.fa.p/migration_multifd.c.o [1232/2298] Compiling C object libcommon.fa.p/migration_multifd-zlib.c.o [1233/2298] Compiling C object libcommon.fa.p/migration_postcopy-ram.c.o [1234/2298] Compiling C object libcommon.fa.p/migration_savevm.c.o [1235/2298] Compiling C object libcommon.fa.p/migration_socket.c.o [1236/2298] Compiling C object libcommon.fa.p/migration_tls.c.o [1237/2298] Compiling C object libcommon.fa.p/migration_block.c.o [1238/2298] Compiling C object libcommon.fa.p/monitor_hmp-cmds.c.o [1239/2298] Compiling C object libcommon.fa.p/monitor_hmp.c.o [1240/2298] Compiling C object libcommon.fa.p/monitor_qmp-cmds.c.o [1241/2298] Compiling C object libcommon.fa.p/net_announce.c.o [1242/2298] Compiling C object libcommon.fa.p/net_checksum.c.o [1243/2298] Compiling C object libcommon.fa.p/net_colo-compare.c.o [1244/2298] Compiling C object libcommon.fa.p/net_colo.c.o [1245/2298] Compiling C object libcommon.fa.p/net_dump.c.o [1246/2298] Compiling C object libcommon.fa.p/net_eth.c.o [1247/2298] Compiling C object libcommon.fa.p/net_filter-buffer.c.o [1248/2298] Compiling C object libcommon.fa.p/net_filter-mirror.c.o [1249/2298] Compiling C object libcommon.fa.p/net_filter-rewriter.c.o [1250/2298] Compiling C object libcommon.fa.p/net_filter.c.o [1251/2298] Compiling C object libcommon.fa.p/net_hub.c.o [1252/2298] Compiling C object libcommon.fa.p/net_net.c.o [1253/2298] Compiling C object libcommon.fa.p/net_queue.c.o [1254/2298] Compiling C object libcommon.fa.p/net_socket.c.o [1255/2298] Compiling C object libcommon.fa.p/net_stream.c.o [1256/2298] Compiling C object libcommon.fa.p/net_dgram.c.o [1257/2298] Compiling C object libcommon.fa.p/net_util.c.o [1258/2298] Compiling C object libcommon.fa.p/net_filter-replay.c.o [1259/2298] Compiling C object libcommon.fa.p/net_l2tpv3.c.o [1260/2298] Compiling C object libcommon.fa.p/net_slirp.c.o [1261/2298] Compiling C object libcommon.fa.p/net_vhost-user.c.o [1262/2298] Compiling C object libcommon.fa.p/net_tap-linux.c.o [1263/2298] Compiling C object libcommon.fa.p/net_tap.c.o [1264/2298] Compiling C object libcommon.fa.p/net_vhost-vdpa.c.o [1265/2298] Compiling C object libcommon.fa.p/net_can_can_core.c.o [1266/2298] Compiling C object libcommon.fa.p/net_can_can_host.c.o [1267/2298] Compiling C object libcommon.fa.p/net_can_can_socketcan.c.o [1268/2298] Compiling C object libcommon.fa.p/replay_replay.c.o [1269/2298] Compiling C object libcommon.fa.p/replay_replay-internal.c.o [1270/2298] Compiling C object libcommon.fa.p/replay_replay-events.c.o [1271/2298] Compiling C object libcommon.fa.p/replay_replay-time.c.o [1272/2298] Compiling C object libcommon.fa.p/replay_replay-input.c.o [1273/2298] Compiling C object libcommon.fa.p/replay_replay-char.c.o [1274/2298] Compiling C object libcommon.fa.p/replay_replay-snapshot.c.o [1275/2298] Compiling C object libcommon.fa.p/replay_replay-net.c.o [1276/2298] Compiling C object libcommon.fa.p/replay_replay-audio.c.o [1277/2298] Compiling C object libcommon.fa.p/replay_replay-random.c.o [1278/2298] Compiling C object libcommon.fa.p/replay_replay-debugging.c.o [1279/2298] Compiling C object libcommon.fa.p/accel_accel-softmmu.c.o [1280/2298] Compiling C object libcommon.fa.p/ebpf_ebpf_rss-stub.c.o [1281/2298] Compiling C object libcommon.fa.p/ui_curses.c.o [1282/2298] Compiling C object libcommon.fa.p/hw_display_virtio-gpu-base.c.o [1283/2298] Compiling C object libcommon.fa.p/hw_display_virtio-gpu.c.o [1284/2298] Compiling C object libcommon.fa.p/hw_display_virtio-gpu-udmabuf.c.o [1285/2298] Compiling C object libcommon.fa.p/hw_display_vhost-user-gpu.c.o [1286/2298] Compiling C object libcommon.fa.p/hw_display_virtio-gpu-pci.c.o [1287/2298] Compiling C object libcommon.fa.p/hw_display_vhost-user-gpu-pci.c.o [1288/2298] Compiling C object libcommon.fa.p/gdbstub_user.c.o [1289/2298] Compiling C object libcommon.fa.p/accel_accel-user.c.o [1290/2298] Compiling C object libcommon.fa.p/common-user_safe-syscall.S.o [1291/2298] Compiling C object libcommon.fa.p/common-user_safe-syscall-error.c.o [1292/2298] Compiling C object libqemu-sh4-softmmu.fa.p/meson-generated_.._qapi_qapi-types-machine-target.c.o [1293/2298] Compiling C object libqemu-sh4-softmmu.fa.p/meson-generated_.._qapi_qapi-visit-machine-target.c.o [1294/2298] Compiling C object libqemu-sh4-softmmu.fa.p/meson-generated_.._qapi_qapi-events-machine-target.c.o [1295/2298] Compiling C object libqemu-sh4-softmmu.fa.p/meson-generated_.._qapi_qapi-commands-machine-target.c.o [1296/2298] Compiling C object libqemu-sh4-softmmu.fa.p/meson-generated_.._qapi_qapi-types-misc-target.c.o [1297/2298] Compiling C object libqemu-sh4-softmmu.fa.p/meson-generated_.._qapi_qapi-visit-misc-target.c.o [1298/2298] Compiling C object libqemu-sh4-softmmu.fa.p/meson-generated_.._qapi_qapi-events-misc-target.c.o [1299/2298] Compiling C object libqemu-sh4-softmmu.fa.p/meson-generated_.._qapi_qapi-commands-misc-target.c.o [1300/2298] Compiling C object libqemu-sh4-softmmu.fa.p/meson-generated_.._qapi_qapi-introspect.c.o [1301/2298] Compiling C object libqemu-sh4-softmmu.fa.p/meson-generated_.._qapi_qapi-types.c.o [1302/2298] Compiling C object libqemu-sh4-softmmu.fa.p/meson-generated_.._qapi_qapi-visit.c.o [1303/2298] Compiling C object libqemu-sh4-softmmu.fa.p/meson-generated_.._qapi_qapi-commands.c.o [1304/2298] Compiling C object libqemu-sh4-softmmu.fa.p/meson-generated_.._qapi_qapi-init-commands.c.o [1305/2298] Compiling C object libqemu-sh4-softmmu.fa.p/meson-generated_.._qapi_qapi-events.c.o [1306/2298] Compiling C object libqemu-sh4-softmmu.fa.p/meson-generated_.._qapi_qapi-emit-events.c.o [1307/2298] Compiling C object libqemu-sh4-softmmu.fa.p/target_sh4_monitor.c.o [1308/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_sh4_sh7750.c.o [1309/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_sh4_sh7750_regnames.c.o [1310/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_sh4_r2d.c.o [1311/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_sh4_shix.c.o [1312/2298] Compiling C object libqemu-sh4-softmmu.fa.p/target_sh4_cpu.c.o [1313/2298] Compiling C object libqemu-sh4-softmmu.fa.p/target_sh4_gdbstub.c.o [1314/2298] Compiling C object libqemu-sh4-softmmu.fa.p/target_sh4_helper.c.o [1315/2298] Compiling C object libqemu-sh4-softmmu.fa.p/target_sh4_op_helper.c.o [1316/2298] Compiling C object libqemu-sh4-softmmu.fa.p/target_sh4_translate.c.o [1317/2298] Compiling C object libqemu-sh4-softmmu.fa.p/trace_control-target.c.o [1318/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_block_virtio-blk.c.o [1319/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_block_virtio-blk-common.c.o [1320/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_block_vhost-user-blk.c.o [1321/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_block_dataplane_virtio-blk.c.o [1322/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_char_virtio-serial-bus.c.o [1323/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_core_machine-qmp-cmds.c.o [1324/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_core_numa.c.o [1325/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_display_vga.c.o [1326/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_intc_sh_intc.c.o [1327/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_net_virtio-net.c.o [1328/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_rtc_mc146818rtc.c.o [1329/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_scsi_virtio-scsi.c.o [1330/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_scsi_virtio-scsi-dataplane.c.o [1331/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_scsi_vhost-scsi-common.c.o [1332/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_scsi_vhost-scsi.c.o [1333/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_scsi_vhost-user-scsi.c.o [1334/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_vfio_common.c.o [1335/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_vfio_spapr.c.o [1336/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_vfio_migration.c.o [1337/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_vfio_display.c.o [1338/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_vfio_pci-quirks.c.o [1339/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_vfio_pci.c.o [1340/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_virtio.c.o [1341/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_vhost.c.o [1342/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_vhost-backend.c.o [1343/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_vhost-iova-tree.c.o [1344/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_vhost-user.c.o [1345/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_vhost-vdpa.c.o [1346/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_vhost-shadow-virtqueue.c.o [1347/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_virtio-balloon.c.o [1348/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_virtio-crypto.c.o [1349/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_vhost-user-fs.c.o [1350/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_vhost-vsock.c.o [1351/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_vhost-vsock-common.c.o [1352/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_vhost-user-vsock.c.o [1353/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_virtio-rng.c.o [1354/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_virtio-iommu.c.o [1355/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_vhost-user-i2c.c.o [1356/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_vhost-user-rng.c.o [1357/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_vhost-user-gpio.c.o [1358/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_vhost-user-gpio-pci.c.o [1359/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_vhost-vsock-pci.c.o [1360/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_vhost-user-vsock-pci.c.o [1361/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_vhost-user-blk-pci.c.o [1362/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_vhost-user-i2c-pci.c.o [1363/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_vhost-user-input-pci.c.o [1364/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_vhost-user-rng-pci.c.o [1365/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_vhost-user-scsi-pci.c.o [1366/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_vhost-scsi-pci.c.o [1367/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_vhost-user-fs-pci.c.o [1368/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_virtio-crypto-pci.c.o [1369/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_virtio-input-host-pci.c.o [1370/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_virtio-input-pci.c.o [1371/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_virtio-rng-pci.c.o [1372/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_virtio-balloon-pci.c.o [1373/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_virtio-scsi-pci.c.o [1374/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_virtio-blk-pci.c.o [1375/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_virtio-net-pci.c.o [1376/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_virtio-serial-pci.c.o [1377/2298] Compiling C object libqemu-sh4-softmmu.fa.p/hw_virtio_virtio-iommu-pci.c.o [1378/2298] Compiling C object libqemu-sh4-softmmu.fa.p/gdbstub_gdbstub.c.o [1379/2298] Compiling C object libqemu-sh4-softmmu.fa.p/dump_dump.c.o [1380/2298] Compiling C object libqemu-sh4-softmmu.fa.p/softmmu_arch_init.c.o [1381/2298] Compiling C object libqemu-sh4-softmmu.fa.p/softmmu_ioport.c.o [1382/2298] Compiling C object libqemu-sh4-softmmu.fa.p/softmmu_memory.c.o [1383/2298] Compiling C object libqemu-sh4-softmmu.fa.p/softmmu_physmem.c.o [1384/2298] Compiling C object libqemu-sh4-softmmu.fa.p/softmmu_qtest.c.o [1385/2298] Compiling C object libqemu-sh4-softmmu.fa.p/softmmu_dirtylimit.c.o [1386/2298] Compiling C object libqemu-sh4-softmmu.fa.p/softmmu_icount.c.o [1387/2298] Compiling C object libqemu-sh4-softmmu.fa.p/cpu.c.o [1388/2298] Compiling C object libqemu-sh4-softmmu.fa.p/disas.c.o [1389/2298] Compiling C object libqemu-sh4-softmmu.fa.p/page-vary.c.o [1390/2298] Compiling C object libqemu-sh4-softmmu.fa.p/migration_dirtyrate.c.o [1391/2298] Compiling C object libqemu-sh4-softmmu.fa.p/migration_ram.c.o [1392/2298] Compiling C object libqemu-sh4-softmmu.fa.p/migration_target.c.o [1393/2298] Compiling C object libqemu-sh4-softmmu.fa.p/monitor_misc.c.o [1394/2298] Compiling C object libqemu-sh4-softmmu.fa.p/tcg_optimize.c.o [1395/2298] Compiling C object libqemu-sh4-softmmu.fa.p/tcg_region.c.o [1396/2298] Compiling C object libqemu-sh4-softmmu.fa.p/tcg_tcg.c.o [1397/2298] Compiling C object libqemu-sh4-softmmu.fa.p/tcg_tcg-common.c.o [1398/2298] Compiling C object libqemu-sh4-softmmu.fa.p/tcg_tcg-op.c.o [1399/2298] Compiling C object libqemu-sh4-softmmu.fa.p/tcg_tcg-op-gvec.c.o [1400/2298] Compiling C object libqemu-sh4-softmmu.fa.p/tcg_tcg-op-vec.c.o [1401/2298] Compiling C object libqemu-sh4-softmmu.fa.p/fpu_softfloat.c.o [1402/2298] Compiling C object libqemu-sh4-softmmu.fa.p/accel_accel-common.c.o [1403/2298] Compiling C object libqemu-sh4-softmmu.fa.p/accel_tcg_tcg-all.c.o [1404/2298] Compiling C object libqemu-sh4-softmmu.fa.p/accel_tcg_cpu-exec-common.c.o [1405/2298] Compiling C object libqemu-sh4-softmmu.fa.p/accel_tcg_cpu-exec.c.o [1406/2298] Compiling C object libqemu-sh4-softmmu.fa.p/accel_tcg_tb-maint.c.o [1407/2298] Compiling C object libqemu-sh4-softmmu.fa.p/accel_tcg_tcg-runtime-gvec.c.o [1408/2298] Compiling C object libqemu-sh4-softmmu.fa.p/accel_tcg_tcg-runtime.c.o [1409/2298] Compiling C object libqemu-sh4-softmmu.fa.p/accel_tcg_translate-all.c.o [1410/2298] Compiling C object libqemu-sh4-softmmu.fa.p/accel_tcg_translator.c.o [1411/2298] Compiling C object libqemu-sh4-softmmu.fa.p/accel_tcg_plugin-gen.c.o [1412/2298] Compiling C object libqemu-sh4-softmmu.fa.p/accel_tcg_cputlb.c.o [1413/2298] Compiling C object libqemu-sh4-softmmu.fa.p/accel_tcg_hmp.c.o [1414/2298] Compiling C object libqemu-sh4-softmmu.fa.p/accel_stubs_hax-stub.c.o [1415/2298] Compiling C object libqemu-sh4-softmmu.fa.p/accel_stubs_xen-stub.c.o [1416/2298] Compiling C object libqemu-sh4-softmmu.fa.p/accel_stubs_kvm-stub.c.o [1417/2298] Compiling C object libqemu-sh4-softmmu.fa.p/accel_dummy-cpus.c.o [1418/2298] Compiling C object libqemu-sh4-softmmu.fa.p/plugins_loader.c.o [1419/2298] Compiling C object libqemu-sh4-softmmu.fa.p/plugins_core.c.o [1420/2298] Compiling C object libqemu-sh4-softmmu.fa.p/plugins_api.c.o [1421/2298] Compiling C object libqemu-sh4-softmmu.fa.p/accel_tcg_tcg-accel-ops.c.o [1422/2298] Compiling C object libqemu-sh4-softmmu.fa.p/accel_tcg_tcg-accel-ops-mttcg.c.o [1423/2298] Compiling C object libqemu-sh4-softmmu.fa.p/accel_tcg_tcg-accel-ops-icount.c.o [1424/2298] Compiling C object libqemu-sh4-softmmu.fa.p/accel_tcg_tcg-accel-ops-rr.c.o [1425/2298] Compiling C object libqemu-sh4-softmmu.fa.p/accel_qtest_qtest.c.o [1426/2298] Compiling C object qemu-system-sh4.p/softmmu_main.c.o [1427/2298] Linking target qemu-system-sh4 [1428/2298] Generating 'libqemu-sh4-linux-user.fa.p/syscall_nr.h'. [1429/2298] Compiling C object libqemu-sh4-linux-user.fa.p/linux-user_sh4_signal.c.o [1430/2298] Compiling C object libqemu-sh4-linux-user.fa.p/linux-user_sh4_cpu_loop.c.o [1431/2298] Compiling C object libqemu-sh4-linux-user.fa.p/target_sh4_cpu.c.o [1432/2298] Compiling C object libqemu-sh4-linux-user.fa.p/target_sh4_gdbstub.c.o [1433/2298] Compiling C object libqemu-sh4-linux-user.fa.p/target_sh4_helper.c.o [1434/2298] Compiling C object libqemu-sh4-linux-user.fa.p/target_sh4_op_helper.c.o [1435/2298] Compiling C object libqemu-sh4-linux-user.fa.p/target_sh4_translate.c.o [1436/2298] Compiling C object libqemu-sh4-linux-user.fa.p/trace_control-target.c.o [1437/2298] Compiling C object libqemu-sh4-linux-user.fa.p/gdbstub_gdbstub.c.o [1438/2298] Compiling C object libqemu-sh4-linux-user.fa.p/cpu.c.o [1439/2298] Compiling C object libqemu-sh4-linux-user.fa.p/disas.c.o [1440/2298] Compiling C object libqemu-sh4-linux-user.fa.p/page-vary.c.o [1441/2298] Compiling C object libqemu-sh4-linux-user.fa.p/tcg_optimize.c.o [1442/2298] Compiling C object libqemu-sh4-linux-user.fa.p/tcg_region.c.o [1443/2298] Compiling C object libqemu-sh4-linux-user.fa.p/tcg_tcg.c.o [1444/2298] Compiling C object libqemu-sh4-linux-user.fa.p/tcg_tcg-common.c.o [1445/2298] Compiling C object libqemu-sh4-linux-user.fa.p/tcg_tcg-op.c.o [1446/2298] Compiling C object libqemu-sh4-linux-user.fa.p/tcg_tcg-op-gvec.c.o [1447/2298] Compiling C object libqemu-sh4-linux-user.fa.p/tcg_tcg-op-vec.c.o [1448/2298] Compiling C object libqemu-sh4-linux-user.fa.p/fpu_softfloat.c.o [1449/2298] Compiling C object libqemu-sh4-linux-user.fa.p/accel_accel-common.c.o [1450/2298] Compiling C object libqemu-sh4-linux-user.fa.p/accel_tcg_tcg-all.c.o [1451/2298] Compiling C object libqemu-sh4-linux-user.fa.p/accel_tcg_cpu-exec-common.c.o [1452/2298] Compiling C object libqemu-sh4-linux-user.fa.p/accel_tcg_cpu-exec.c.o [1453/2298] Compiling C object libqemu-sh4-linux-user.fa.p/accel_tcg_tb-maint.c.o [1454/2298] Compiling C object libqemu-sh4-linux-user.fa.p/accel_tcg_tcg-runtime-gvec.c.o [1455/2298] Compiling C object libqemu-sh4-linux-user.fa.p/accel_tcg_tcg-runtime.c.o [1456/2298] Compiling C object libqemu-sh4-linux-user.fa.p/accel_tcg_translate-all.c.o [1457/2298] Compiling C object libqemu-sh4-linux-user.fa.p/accel_tcg_translator.c.o [1458/2298] Compiling C object libqemu-sh4-linux-user.fa.p/accel_tcg_user-exec.c.o [1459/2298] Compiling C object libqemu-sh4-linux-user.fa.p/accel_tcg_user-exec-stub.c.o [1460/2298] Compiling C object libqemu-sh4-linux-user.fa.p/accel_tcg_plugin-gen.c.o [1461/2298] Compiling C object libqemu-sh4-linux-user.fa.p/plugins_loader.c.o [1462/2298] Compiling C object libqemu-sh4-linux-user.fa.p/plugins_core.c.o [1463/2298] Compiling C object libqemu-sh4-linux-user.fa.p/plugins_api.c.o [1464/2298] Compiling C object libqemu-sh4-linux-user.fa.p/linux-user_elfload.c.o [1465/2298] Compiling C object libqemu-sh4-linux-user.fa.p/linux-user_exit.c.o [1466/2298] Compiling C object libqemu-sh4-linux-user.fa.p/linux-user_fd-trans.c.o [1467/2298] Compiling C object libqemu-sh4-linux-user.fa.p/linux-user_linuxload.c.o [1468/2298] Compiling C object libqemu-sh4-linux-user.fa.p/linux-user_main.c.o [1469/2298] Compiling C object libqemu-sh4-linux-user.fa.p/linux-user_mmap.c.o [1470/2298] Compiling C object libqemu-sh4-linux-user.fa.p/linux-user_signal.c.o [1471/2298] Compiling C object libqemu-sh4-linux-user.fa.p/linux-user_strace.c.o [1472/2298] Compiling C object libqemu-sh4-linux-user.fa.p/linux-user_syscall.c.o [1473/2298] Compiling C object libqemu-sh4-linux-user.fa.p/linux-user_thunk.c.o [1474/2298] Compiling C object libqemu-sh4-linux-user.fa.p/linux-user_uaccess.c.o [1475/2298] Compiling C object libqemu-sh4-linux-user.fa.p/linux-user_uname.c.o [1476/2298] Compiling C object libqemu-sh4-linux-user.fa.p/linux-user_flatload.c.o [1477/2298] Linking target qemu-sh4 [1478/2298] Generating qga/QGA QAPI files with a custom command [1479/2298] Compiling C object qga/qemu-ga.p/meson-generated_.._qga-qapi-commands.c.o [1480/2298] Compiling C object qga/qemu-ga.p/meson-generated_.._qga-qapi-emit-events.c.o [1481/2298] Compiling C object qga/qemu-ga.p/meson-generated_.._qga-qapi-events.c.o [1482/2298] Compiling C object qga/qemu-ga.p/meson-generated_.._qga-qapi-init-commands.c.o [1483/2298] Compiling C object qga/qemu-ga.p/meson-generated_.._qga-qapi-introspect.c.o [1484/2298] Compiling C object qga/qemu-ga.p/meson-generated_.._qga-qapi-types.c.o [1485/2298] Compiling C object qga/qemu-ga.p/meson-generated_.._qga-qapi-visit.c.o [1486/2298] Compiling C object qga/qemu-ga.p/commands.c.o [1487/2298] Compiling C object qga/qemu-ga.p/guest-agent-command-state.c.o [1488/2298] Compiling C object qga/qemu-ga.p/main.c.o [1489/2298] Compiling C object qga/qemu-ga.p/cutils.c.o [1490/2298] Compiling C object qga/qemu-ga.p/channel-posix.c.o [1491/2298] Compiling C object qga/qemu-ga.p/commands-posix.c.o [1492/2298] Compiling C object qga/qemu-ga.p/commands-posix-ssh.c.o [1493/2298] Compiling C object qga/qemu-ga.p/commands-linux.c.o [1494/2298] Linking target qga/qemu-ga [1495/2298] Compiling C object qemu-img.p/qemu-img.c.o [1496/2298] Linking target qemu-img [1497/2298] Compiling C object qemu-io.p/qemu-io.c.o [1498/2298] Linking target qemu-io [1499/2298] Compiling C object qemu-nbd.p/qemu-nbd.c.o [1500/2298] Linking target qemu-nbd [1501/2298] Generating storage-daemon/qapi/QAPI files for qemu-storage-daemon with a custom command [1502/2298] Compiling C object storage-daemon/qemu-storage-daemon.p/meson-generated_.._qapi_qapi-introspect.c.o [1503/2298] Compiling C object storage-daemon/qemu-storage-daemon.p/meson-generated_.._qapi_qapi-types.c.o [1504/2298] Compiling C object storage-daemon/qemu-storage-daemon.p/meson-generated_.._qapi_qapi-visit.c.o [1505/2298] Compiling C object storage-daemon/qemu-storage-daemon.p/meson-generated_.._qapi_qapi-commands.c.o [1506/2298] Compiling C object storage-daemon/qemu-storage-daemon.p/meson-generated_.._qapi_qapi-init-commands.c.o [1507/2298] Compiling C object storage-daemon/qemu-storage-daemon.p/meson-generated_.._qapi_qapi-events.c.o [1508/2298] Compiling C object storage-daemon/qemu-storage-daemon.p/meson-generated_.._qapi_qapi-emit-events.c.o [1509/2298] Compiling C object storage-daemon/qemu-storage-daemon.p/qemu-storage-daemon.c.o [1510/2298] Linking target storage-daemon/qemu-storage-daemon [1511/2298] Compiling C object qemu-edid.p/qemu-edid.c.o [1512/2298] Compiling C object qemu-edid.p/hw_display_edid-generate.c.o [1513/2298] Linking target qemu-edid [1514/2298] Compiling C object contrib/vhost-user-blk/vhost-user-blk.p/vhost-user-blk.c.o [1515/2298] Linking target contrib/vhost-user-blk/vhost-user-blk [1516/2298] Compiling C object contrib/vhost-user-input/vhost-user-input.p/main.c.o [1517/2298] Linking target contrib/vhost-user-input/vhost-user-input [1518/2298] Compiling C object qemu-bridge-helper.p/qemu-bridge-helper.c.o [1519/2298] Linking target qemu-bridge-helper [1520/2298] Compiling C object qemu-pr-helper.p/scsi_qemu-pr-helper.c.o [1521/2298] Compiling C object qemu-pr-helper.p/scsi_utils.c.o [1522/2298] Linking target qemu-pr-helper [1523/2298] Compiling C object contrib/ivshmem-client/ivshmem-client.p/ivshmem-client.c.o [1524/2298] Compiling C object contrib/ivshmem-client/ivshmem-client.p/main.c.o [1525/2298] Linking target contrib/ivshmem-client/ivshmem-client [1526/2298] Compiling C object contrib/ivshmem-server/ivshmem-server.p/ivshmem-server.c.o [1527/2298] Compiling C object contrib/ivshmem-server/ivshmem-server.p/main.c.o [1528/2298] Linking target contrib/ivshmem-server/ivshmem-server [1529/2298] Compiling C object tests/bench/qht-bench.p/qht-bench.c.o [1530/2298] Linking target tests/bench/qht-bench [1531/2298] Compiling C object tests/bench/benchmark-crypto-hash.p/benchmark-crypto-hash.c.o [1532/2298] Linking target tests/bench/benchmark-crypto-hash [1533/2298] Compiling C object tests/bench/benchmark-crypto-hmac.p/benchmark-crypto-hmac.c.o [1534/2298] Linking target tests/bench/benchmark-crypto-hmac [1535/2298] Compiling C object tests/bench/benchmark-crypto-cipher.p/benchmark-crypto-cipher.c.o [1536/2298] Linking target tests/bench/benchmark-crypto-cipher [1537/2298] Compiling C object tests/bench/benchmark-crypto-akcipher.p/benchmark-crypto-akcipher.c.o [1538/2298] Linking target tests/bench/benchmark-crypto-akcipher [1539/2298] Generating tests/Test QAPI files with a custom command [1540/2298] Generating tests/include/QAPI test (include) with a custom command [1541/2298] Compiling C object tests/libtestqapi.a.p/meson-generated_.._qapi-builtin-types.c.o [1542/2298] Compiling C object tests/libtestqapi.a.p/meson-generated_.._qapi-builtin-visit.c.o [1543/2298] Compiling C object tests/libtestqapi.a.p/meson-generated_.._test-qapi-commands-sub-sub-module.c.o [1544/2298] Compiling C object tests/libtestqapi.a.p/meson-generated_.._test-qapi-commands.c.o [1545/2298] Compiling C object tests/libtestqapi.a.p/meson-generated_.._test-qapi-emit-events.c.o [1546/2298] Compiling C object tests/libtestqapi.a.p/meson-generated_.._test-qapi-events-sub-sub-module.c.o [1547/2298] Compiling C object tests/libtestqapi.a.p/meson-generated_.._test-qapi-events.c.o [1548/2298] Compiling C object tests/libtestqapi.a.p/meson-generated_.._test-qapi-init-commands.c.o [1549/2298] Compiling C object tests/libtestqapi.a.p/meson-generated_.._test-qapi-introspect.c.o [1550/2298] Compiling C object tests/libtestqapi.a.p/meson-generated_.._test-qapi-types-sub-sub-module.c.o [1551/2298] Compiling C object tests/libtestqapi.a.p/meson-generated_.._test-qapi-types.c.o [1552/2298] Compiling C object tests/libtestqapi.a.p/meson-generated_.._test-qapi-visit-sub-sub-module.c.o [1553/2298] Compiling C object tests/libtestqapi.a.p/meson-generated_.._test-qapi-visit.c.o [1554/2298] Compiling C object tests/libtestqapi.a.p/meson-generated_.._include_test-qapi-commands-sub-module.c.o [1555/2298] Compiling C object tests/libtestqapi.a.p/meson-generated_.._include_test-qapi-events-sub-module.c.o [1556/2298] Compiling C object tests/libtestqapi.a.p/meson-generated_.._include_test-qapi-types-sub-module.c.o [1557/2298] Compiling C object tests/libtestqapi.a.p/meson-generated_.._include_test-qapi-visit-sub-module.c.o [1558/2298] Linking static target tests/libtestqapi.a [1559/2298] Compiling C object tests/vhost-user-bridge.p/vhost-user-bridge.c.o [1560/2298] Linking target tests/vhost-user-bridge [1561/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_uint128_inline.c.o [1562/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_uint128.c.o [1563/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_fail.c.o [1564/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_functions_common.c.o [1565/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_functionInfos.c.o [1566/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_standardFunctionInfos.c.o [1567/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_random.c.o [1568/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_common.c.o [1569/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_ui32.c.o [1570/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_ui64.c.o [1571/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_i32.c.o [1572/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_i64.c.o [1573/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_f16.c.o [1574/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_f32.c.o [1575/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_f64.c.o [1576/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_extF80.c.o [1577/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_f128.c.o [1578/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_writeTestsTotal.c.o [1579/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_verCases_inline.c.o [1580/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_verCases_common.c.o [1581/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_verCases_writeFunctionName.c.o [1582/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_readHex.c.o [1583/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeHex.c.o [1584/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_a_ui32.c.o [1585/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_a_ui64.c.o [1586/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_a_f16.c.o [1587/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_ab_f16.c.o [1588/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_abc_f16.c.o [1589/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_a_f32.c.o [1590/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_ab_f32.c.o [1591/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_abc_f32.c.o [1592/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_a_f64.c.o [1593/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_ab_f64.c.o [1594/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_abc_f64.c.o [1595/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_a_extF80M.c.o [1596/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_ab_extF80M.c.o [1597/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_a_f128M.c.o [1598/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_ab_f128M.c.o [1599/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_abc_f128M.c.o [1600/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_z_bool.c.o [1601/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_z_ui32.c.o [1602/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_z_ui64.c.o [1603/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_z_f16.c.o [1604/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_z_f32.c.o [1605/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_z_f64.c.o [1606/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_z_extF80M.c.o [1607/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_z_f128M.c.o [1608/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_testLoops_common.c.o [1609/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_ui32_z_f16.c.o [1610/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_ui32_z_f32.c.o [1611/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_ui32_z_f64.c.o [1612/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_ui32_z_extF80.c.o [1613/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_ui32_z_f128.c.o [1614/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_ui64_z_f16.c.o [1615/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_ui64_z_f32.c.o [1616/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_ui64_z_f64.c.o [1617/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_ui64_z_extF80.c.o [1618/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_ui64_z_f128.c.o [1619/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_i32_z_f16.c.o [1620/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_i32_z_f32.c.o [1621/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_i32_z_f64.c.o [1622/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_i32_z_extF80.c.o [1623/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_i32_z_f128.c.o [1624/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_i64_z_f16.c.o [1625/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_i64_z_f32.c.o [1626/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_i64_z_f64.c.o [1627/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_i64_z_extF80.c.o [1628/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_i64_z_f128.c.o [1629/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_ui32_rx.c.o [1630/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_ui64_rx.c.o [1631/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_i32_rx.c.o [1632/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_i64_rx.c.o [1633/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_ui32_x.c.o [1634/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_ui64_x.c.o [1635/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_i32_x.c.o [1636/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_i64_x.c.o [1637/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_f32.c.o [1638/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_f64.c.o [1639/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_extF80.c.o [1640/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_f128.c.o [1641/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_az_f16.c.o [1642/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_az_f16_rx.c.o [1643/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_abz_f16.c.o [1644/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_abcz_f16.c.o [1645/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_ab_f16_z_bool.c.o [1646/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_ui32_rx.c.o [1647/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_ui64_rx.c.o [1648/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_i32_rx.c.o [1649/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_i64_rx.c.o [1650/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_ui32_x.c.o [1651/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_ui64_x.c.o [1652/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_i32_x.c.o [1653/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_i64_x.c.o [1654/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_f16.c.o [1655/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_f64.c.o [1656/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_extF80.c.o [1657/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_f128.c.o [1658/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_az_f32.c.o [1659/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_az_f32_rx.c.o [1660/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_abz_f32.c.o [1661/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_abcz_f32.c.o [1662/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_ab_f32_z_bool.c.o [1663/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_ui32_rx.c.o [1664/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_ui64_rx.c.o [1665/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_i32_rx.c.o [1666/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_i64_rx.c.o [1667/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_ui32_x.c.o [1668/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_ui64_x.c.o [1669/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_i32_x.c.o [1670/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_i64_x.c.o [1671/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_f16.c.o [1672/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_f32.c.o [1673/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_extF80.c.o [1674/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_f128.c.o [1675/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_az_f64.c.o [1676/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_az_f64_rx.c.o [1677/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_abz_f64.c.o [1678/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_abcz_f64.c.o [1679/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_ab_f64_z_bool.c.o [1680/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_ui32_rx.c.o [1681/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_ui64_rx.c.o [1682/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_i32_rx.c.o [1683/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_i64_rx.c.o [1684/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_ui32_x.c.o [1685/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_ui64_x.c.o [1686/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_i32_x.c.o [1687/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_i64_x.c.o [1688/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_f16.c.o [1689/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_f32.c.o [1690/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_f64.c.o [1691/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_f128.c.o [1692/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_az_extF80.c.o [1693/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_az_extF80_rx.c.o [1694/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_abz_extF80.c.o [1695/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_ab_extF80_z_bool.c.o [1696/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_ui32_rx.c.o [1697/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_ui64_rx.c.o [1698/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_i32_rx.c.o [1699/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_i64_rx.c.o [1700/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_ui32_x.c.o [1701/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_ui64_x.c.o [1702/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_i32_x.c.o [1703/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_i64_x.c.o [1704/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_f16.c.o [1705/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_f32.c.o [1706/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_f64.c.o [1707/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_extF80.c.o [1708/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_az_f128.c.o [1709/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_az_f128_rx.c.o [1710/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_abz_f128.c.o [1711/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_abcz_f128.c.o [1712/2298] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_ab_f128_z_bool.c.o [1713/2298] Linking static target tests/fp/libtestfloat.a [1714/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_eq128.c.o [1715/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_le128.c.o [1716/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_lt128.c.o [1717/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shortShiftLeft128.c.o [1718/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shortShiftRight128.c.o [1719/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shortShiftRightJam64.c.o [1720/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shortShiftRightJam64Extra.c.o [1721/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shortShiftRightJam128.c.o [1722/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shortShiftRightJam128Extra.c.o [1723/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shiftRightJam32.c.o [1724/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shiftRightJam64.c.o [1725/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shiftRightJam64Extra.c.o [1726/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shiftRightJam128.c.o [1727/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shiftRightJam128Extra.c.o [1728/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shiftRightJam256M.c.o [1729/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_countLeadingZeros8.c.o [1730/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_countLeadingZeros16.c.o [1731/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_countLeadingZeros32.c.o [1732/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_countLeadingZeros64.c.o [1733/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_add128.c.o [1734/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_add256M.c.o [1735/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_sub128.c.o [1736/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_sub256M.c.o [1737/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_mul64ByShifted32To128.c.o [1738/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_mul64To128.c.o [1739/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_mul128By32.c.o [1740/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_mul128To256M.c.o [1741/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_approxRecip_1Ks.c.o [1742/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_approxRecip32_1.c.o [1743/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_approxRecipSqrt_1Ks.c.o [1744/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_approxRecipSqrt32_1.c.o [1745/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_roundToUI32.c.o [1746/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_roundToUI64.c.o [1747/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_roundToI32.c.o [1748/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_roundToI64.c.o [1749/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_normSubnormalF16Sig.c.o [1750/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_roundPackToF16.c.o [1751/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_normRoundPackToF16.c.o [1752/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_addMagsF16.c.o [1753/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_subMagsF16.c.o [1754/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_mulAddF16.c.o [1755/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_normSubnormalF32Sig.c.o [1756/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_roundPackToF32.c.o [1757/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_normRoundPackToF32.c.o [1758/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_addMagsF32.c.o [1759/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_subMagsF32.c.o [1760/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_mulAddF32.c.o [1761/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_normSubnormalF64Sig.c.o [1762/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_roundPackToF64.c.o [1763/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_normRoundPackToF64.c.o [1764/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_addMagsF64.c.o [1765/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_subMagsF64.c.o [1766/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_mulAddF64.c.o [1767/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_normSubnormalExtF80Sig.c.o [1768/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_roundPackToExtF80.c.o [1769/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_normRoundPackToExtF80.c.o [1770/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_addMagsExtF80.c.o [1771/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_subMagsExtF80.c.o [1772/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_normSubnormalF128Sig.c.o [1773/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_roundPackToF128.c.o [1774/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_normRoundPackToF128.c.o [1775/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_addMagsF128.c.o [1776/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_subMagsF128.c.o [1777/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_mulAddF128.c.o [1778/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_softfloat_state.c.o [1779/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui32_to_f16.c.o [1780/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui32_to_f32.c.o [1781/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui32_to_f64.c.o [1782/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui32_to_extF80.c.o [1783/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui32_to_extF80M.c.o [1784/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui32_to_f128.c.o [1785/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui32_to_f128M.c.o [1786/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui64_to_f16.c.o [1787/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui64_to_f32.c.o [1788/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui64_to_f64.c.o [1789/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui64_to_extF80.c.o [1790/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui64_to_extF80M.c.o [1791/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui64_to_f128.c.o [1792/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui64_to_f128M.c.o [1793/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i32_to_f16.c.o [1794/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i32_to_f32.c.o [1795/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i32_to_f64.c.o [1796/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i32_to_extF80.c.o [1797/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i32_to_extF80M.c.o [1798/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i32_to_f128.c.o [1799/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i32_to_f128M.c.o [1800/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i64_to_f16.c.o [1801/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i64_to_f32.c.o [1802/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i64_to_f64.c.o [1803/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i64_to_extF80.c.o [1804/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i64_to_extF80M.c.o [1805/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i64_to_f128.c.o [1806/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i64_to_f128M.c.o [1807/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_ui32.c.o [1808/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_ui64.c.o [1809/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_i32.c.o [1810/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_i64.c.o [1811/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_ui32_r_minMag.c.o [1812/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_ui64_r_minMag.c.o [1813/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_i32_r_minMag.c.o [1814/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_i64_r_minMag.c.o [1815/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_f32.c.o [1816/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_f64.c.o [1817/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_extF80.c.o [1818/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_extF80M.c.o [1819/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_f128.c.o [1820/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_f128M.c.o [1821/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_roundToInt.c.o [1822/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_add.c.o [1823/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_sub.c.o [1824/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_mul.c.o [1825/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_mulAdd.c.o [1826/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_div.c.o [1827/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_rem.c.o [1828/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_sqrt.c.o [1829/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_eq.c.o [1830/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_le.c.o [1831/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_lt.c.o [1832/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_eq_signaling.c.o [1833/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_le_quiet.c.o [1834/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_lt_quiet.c.o [1835/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_isSignalingNaN.c.o [1836/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_ui32.c.o [1837/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_ui64.c.o [1838/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_i32.c.o [1839/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_i64.c.o [1840/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_ui32_r_minMag.c.o [1841/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_ui64_r_minMag.c.o [1842/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_i32_r_minMag.c.o [1843/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_i64_r_minMag.c.o [1844/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_f16.c.o [1845/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_f64.c.o [1846/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_extF80.c.o [1847/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_extF80M.c.o [1848/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_f128.c.o [1849/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_f128M.c.o [1850/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_roundToInt.c.o [1851/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_add.c.o [1852/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_sub.c.o [1853/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_mul.c.o [1854/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_mulAdd.c.o [1855/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_div.c.o [1856/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_rem.c.o [1857/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_sqrt.c.o [1858/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_eq.c.o [1859/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_le.c.o [1860/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_lt.c.o [1861/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_eq_signaling.c.o [1862/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_le_quiet.c.o [1863/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_lt_quiet.c.o [1864/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_isSignalingNaN.c.o [1865/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_ui32.c.o [1866/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_ui64.c.o [1867/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_i32.c.o [1868/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_i64.c.o [1869/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_ui32_r_minMag.c.o [1870/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_ui64_r_minMag.c.o [1871/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_i32_r_minMag.c.o [1872/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_i64_r_minMag.c.o [1873/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_f16.c.o [1874/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_f32.c.o [1875/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_extF80.c.o [1876/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_extF80M.c.o [1877/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_f128.c.o [1878/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_f128M.c.o [1879/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_roundToInt.c.o [1880/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_add.c.o [1881/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_sub.c.o [1882/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_mul.c.o [1883/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_mulAdd.c.o [1884/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_div.c.o [1885/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_rem.c.o [1886/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_sqrt.c.o [1887/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_eq.c.o [1888/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_le.c.o [1889/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_lt.c.o [1890/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_eq_signaling.c.o [1891/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_le_quiet.c.o [1892/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_lt_quiet.c.o [1893/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_isSignalingNaN.c.o [1894/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_ui32.c.o [1895/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_ui64.c.o [1896/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_i32.c.o [1897/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_i64.c.o [1898/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_ui32_r_minMag.c.o [1899/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_ui64_r_minMag.c.o [1900/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_i32_r_minMag.c.o [1901/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_i64_r_minMag.c.o [1902/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_f16.c.o [1903/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_f32.c.o [1904/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_f64.c.o [1905/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_f128.c.o [1906/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_roundToInt.c.o [1907/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_add.c.o [1908/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_sub.c.o [1909/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_mul.c.o [1910/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_div.c.o [1911/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_rem.c.o [1912/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_sqrt.c.o [1913/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_eq.c.o [1914/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_le.c.o [1915/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_lt.c.o [1916/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_eq_signaling.c.o [1917/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_le_quiet.c.o [1918/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_lt_quiet.c.o [1919/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_isSignalingNaN.c.o [1920/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_ui32.c.o [1921/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_ui64.c.o [1922/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_i32.c.o [1923/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_i64.c.o [1924/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_ui32_r_minMag.c.o [1925/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_ui64_r_minMag.c.o [1926/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_i32_r_minMag.c.o [1927/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_i64_r_minMag.c.o [1928/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_f16.c.o [1929/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_f32.c.o [1930/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_f64.c.o [1931/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_f128M.c.o [1932/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_roundToInt.c.o [1933/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_add.c.o [1934/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_sub.c.o [1935/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_mul.c.o [1936/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_div.c.o [1937/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_rem.c.o [1938/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_sqrt.c.o [1939/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_eq.c.o [1940/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_le.c.o [1941/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_lt.c.o [1942/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_eq_signaling.c.o [1943/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_le_quiet.c.o [1944/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_lt_quiet.c.o [1945/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_ui32.c.o [1946/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_ui64.c.o [1947/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_i32.c.o [1948/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_i64.c.o [1949/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_ui32_r_minMag.c.o [1950/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_ui64_r_minMag.c.o [1951/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_i32_r_minMag.c.o [1952/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_i64_r_minMag.c.o [1953/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_f16.c.o [1954/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_f32.c.o [1955/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_extF80.c.o [1956/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_f64.c.o [1957/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_roundToInt.c.o [1958/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_add.c.o [1959/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_sub.c.o [1960/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_mul.c.o [1961/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_mulAdd.c.o [1962/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_div.c.o [1963/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_rem.c.o [1964/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_sqrt.c.o [1965/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_eq.c.o [1966/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_le.c.o [1967/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_lt.c.o [1968/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_eq_signaling.c.o [1969/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_le_quiet.c.o [1970/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_lt_quiet.c.o [1971/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_isSignalingNaN.c.o [1972/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_ui32.c.o [1973/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_ui64.c.o [1974/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_i32.c.o [1975/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_i64.c.o [1976/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_ui32_r_minMag.c.o [1977/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_ui64_r_minMag.c.o [1978/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_i32_r_minMag.c.o [1979/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_i64_r_minMag.c.o [1980/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_f16.c.o [1981/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_f32.c.o [1982/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_extF80M.c.o [1983/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_f64.c.o [1984/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_roundToInt.c.o [1985/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_add.c.o [1986/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_sub.c.o [1987/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_mul.c.o [1988/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_mulAdd.c.o [1989/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_div.c.o [1990/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_rem.c.o [1991/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_sqrt.c.o [1992/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_eq.c.o [1993/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_le.c.o [1994/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_lt.c.o [1995/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_eq_signaling.c.o [1996/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_le_quiet.c.o [1997/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_lt_quiet.c.o [1998/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_softfloat_raiseFlags.c.o [1999/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_f16UIToCommonNaN.c.o [2000/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_commonNaNToF16UI.c.o [2001/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_propagateNaNF16UI.c.o [2002/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_f32UIToCommonNaN.c.o [2003/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_commonNaNToF32UI.c.o [2004/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_propagateNaNF32UI.c.o [2005/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_f64UIToCommonNaN.c.o [2006/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_commonNaNToF64UI.c.o [2007/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_propagateNaNF64UI.c.o [2008/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_extF80M_isSignalingNaN.c.o [2009/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_extF80UIToCommonNaN.c.o [2010/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_commonNaNToExtF80UI.c.o [2011/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_propagateNaNExtF80UI.c.o [2012/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_f128M_isSignalingNaN.c.o [2013/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_f128UIToCommonNaN.c.o [2014/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_commonNaNToF128UI.c.o [2015/2298] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_propagateNaNF128UI.c.o [2016/2298] Linking static target tests/fp/libsoftfloat.a [2017/2298] Compiling C object tests/fp/fp-test.p/fp-test.c.o [2018/2298] Compiling C object tests/fp/fp-test.p/berkeley-testfloat-3_source_slowfloat.c.o [2019/2298] Compiling C object tests/fp/fp-test.p/.._.._fpu_softfloat.c.o [2020/2298] Linking target tests/fp/fp-test [2021/2298] Compiling C object tests/fp/fp-test-log2.p/fp-test-log2.c.o [2022/2298] Compiling C object tests/fp/fp-test-log2.p/.._.._fpu_softfloat.c.o [2023/2298] Linking target tests/fp/fp-test-log2 [2024/2298] Compiling C object tests/plugin/libbb.so.p/bb.c.o [2025/2298] Linking target tests/plugin/libbb.so [2026/2298] Compiling C object tests/plugin/libempty.so.p/empty.c.o [2027/2298] Linking target tests/plugin/libempty.so [2028/2298] Compiling C object tests/plugin/libinsn.so.p/insn.c.o [2029/2298] Linking target tests/plugin/libinsn.so [2030/2298] Compiling C object tests/plugin/libmem.so.p/mem.c.o [2031/2298] Linking target tests/plugin/libmem.so [2032/2298] Compiling C object tests/plugin/libsyscall.so.p/syscall.c.o [2033/2298] Linking target tests/plugin/libsyscall.so [2034/2298] Compiling C object tests/unit/check-block-qdict.p/check-block-qdict.c.o [2035/2298] Linking target tests/unit/check-block-qdict [2036/2298] Compiling C object tests/unit/check-qdict.p/check-qdict.c.o [2037/2298] Linking target tests/unit/check-qdict [2038/2298] Compiling C object tests/unit/check-qnum.p/check-qnum.c.o [2039/2298] Linking target tests/unit/check-qnum [2040/2298] Compiling C object tests/unit/check-qstring.p/check-qstring.c.o [2041/2298] Linking target tests/unit/check-qstring [2042/2298] Compiling C object tests/unit/check-qlist.p/check-qlist.c.o [2043/2298] Linking target tests/unit/check-qlist [2044/2298] Compiling C object tests/unit/check-qnull.p/check-qnull.c.o [2045/2298] Linking target tests/unit/check-qnull [2046/2298] Compiling C object tests/unit/check-qobject.p/check-qobject.c.o [2047/2298] Linking target tests/unit/check-qobject [2048/2298] Compiling C object tests/unit/check-qjson.p/check-qjson.c.o [2049/2298] Linking target tests/unit/check-qjson [2050/2298] Compiling C object tests/unit/check-qlit.p/check-qlit.c.o [2051/2298] Linking target tests/unit/check-qlit [2052/2298] Compiling C object tests/unit/test-qobject-output-visitor.p/test-qobject-output-visitor.c.o [2053/2298] Linking target tests/unit/test-qobject-output-visitor [2054/2298] Compiling C object tests/unit/test-clone-visitor.p/test-clone-visitor.c.o [2055/2298] Linking target tests/unit/test-clone-visitor [2056/2298] Compiling C object tests/unit/test-qobject-input-visitor.p/test-qobject-input-visitor.c.o [2057/2298] Linking target tests/unit/test-qobject-input-visitor [2058/2298] Compiling C object tests/unit/test-forward-visitor.p/test-forward-visitor.c.o [2059/2298] Linking target tests/unit/test-forward-visitor [2060/2298] Compiling C object tests/unit/test-string-input-visitor.p/test-string-input-visitor.c.o [2061/2298] Linking target tests/unit/test-string-input-visitor [2062/2298] Compiling C object tests/unit/test-string-output-visitor.p/test-string-output-visitor.c.o [2063/2298] Linking target tests/unit/test-string-output-visitor [2064/2298] Compiling C object tests/unit/test-opts-visitor.p/test-opts-visitor.c.o [2065/2298] Linking target tests/unit/test-opts-visitor [2066/2298] Compiling C object tests/unit/test-visitor-serialization.p/test-visitor-serialization.c.o [2067/2298] Linking target tests/unit/test-visitor-serialization [2068/2298] Compiling C object tests/unit/test-bitmap.p/test-bitmap.c.o [2069/2298] Linking target tests/unit/test-bitmap [2070/2298] Compiling C object tests/unit/test-x86-cpuid.p/test-x86-cpuid.c.o [2071/2298] Linking target tests/unit/test-x86-cpuid [2072/2298] Compiling C object tests/unit/test-cutils.p/test-cutils.c.o [2073/2298] Linking target tests/unit/test-cutils [2074/2298] Compiling C object tests/unit/test-div128.p/test-div128.c.o [2075/2298] Linking target tests/unit/test-div128 [2076/2298] Compiling C object tests/unit/test-shift128.p/test-shift128.c.o [2077/2298] Linking target tests/unit/test-shift128 [2078/2298] Compiling C object tests/unit/test-mul64.p/test-mul64.c.o [2079/2298] Linking target tests/unit/test-mul64 [2080/2298] Compiling C object tests/unit/test-int128.p/test-int128.c.o [2081/2298] Linking target tests/unit/test-int128 [2082/2298] Compiling C object tests/unit/rcutorture.p/rcutorture.c.o [2083/2298] Linking target tests/unit/rcutorture [2084/2298] Compiling C object tests/unit/test-rcu-list.p/test-rcu-list.c.o [2085/2298] Linking target tests/unit/test-rcu-list [2086/2298] Compiling C object tests/unit/test-rcu-simpleq.p/test-rcu-simpleq.c.o [2087/2298] Linking target tests/unit/test-rcu-simpleq [2088/2298] Compiling C object tests/unit/test-rcu-tailq.p/test-rcu-tailq.c.o [2089/2298] Linking target tests/unit/test-rcu-tailq [2090/2298] Compiling C object tests/unit/test-rcu-slist.p/test-rcu-slist.c.o [2091/2298] Linking target tests/unit/test-rcu-slist [2092/2298] Compiling C object tests/unit/test-qdist.p/test-qdist.c.o [2093/2298] Linking target tests/unit/test-qdist [2094/2298] Compiling C object tests/unit/test-qht.p/test-qht.c.o [2095/2298] Linking target tests/unit/test-qht [2096/2298] Compiling C object tests/unit/test-bitops.p/test-bitops.c.o [2097/2298] Linking target tests/unit/test-bitops [2098/2298] Compiling C object tests/unit/test-bitcnt.p/test-bitcnt.c.o [2099/2298] Linking target tests/unit/test-bitcnt [2100/2298] Compiling C object tests/unit/test-qgraph.p/test-qgraph.c.o [2101/2298] Compiling C object tests/unit/test-qgraph.p/.._qtest_libqos_qgraph.c.o [2102/2298] Linking target tests/unit/test-qgraph [2103/2298] Compiling C object tests/unit/check-qom-interface.p/check-qom-interface.c.o [2104/2298] Linking target tests/unit/check-qom-interface [2105/2298] Compiling C object tests/unit/check-qom-proplist.p/check-qom-proplist.c.o [2106/2298] Linking target tests/unit/check-qom-proplist [2107/2298] Compiling C object tests/unit/test-qemu-opts.p/test-qemu-opts.c.o [2108/2298] Linking target tests/unit/test-qemu-opts [2109/2298] Compiling C object tests/unit/test-keyval.p/test-keyval.c.o [2110/2298] Linking target tests/unit/test-keyval [2111/2298] Compiling C object tests/unit/test-logging.p/test-logging.c.o [2112/2298] Linking target tests/unit/test-logging [2113/2298] Compiling C object tests/unit/test-uuid.p/test-uuid.c.o [2114/2298] Linking target tests/unit/test-uuid [2115/2298] Compiling C object tests/unit/ptimer-test.p/ptimer-test.c.o [2116/2298] Compiling C object tests/unit/ptimer-test.p/ptimer-test-stubs.c.o [2117/2298] Compiling C object tests/unit/ptimer-test.p/_tmp_instance-7_output-1_build_host-qemu-7.2.0_hw_core_ptimer.c.o [2118/2298] Linking target tests/unit/ptimer-test [2119/2298] Compiling C object tests/unit/test-qapi-util.p/test-qapi-util.c.o [2120/2298] Linking target tests/unit/test-qapi-util [2121/2298] Compiling C object tests/unit/test-smp-parse.p/test-smp-parse.c.o [2122/2298] Compiling C object tests/unit/test-smp-parse.p/_tmp_instance-7_output-1_build_host-qemu-7.2.0_hw_core_machine-smp.c.o [2123/2298] Linking target tests/unit/test-smp-parse [2124/2298] Compiling C object tests/unit/test-qmp-event.p/test-qmp-event.c.o [2125/2298] Linking target tests/unit/test-qmp-event [2126/2298] Compiling C object tests/unit/test-coroutine.p/test-coroutine.c.o [2127/2298] Compiling C object tests/unit/test-coroutine.p/iothread.c.o [2128/2298] Linking target tests/unit/test-coroutine [2129/2298] Compiling C object tests/unit/test-aio.p/test-aio.c.o [2130/2298] Compiling C object tests/unit/test-aio.p/iothread.c.o [2131/2298] Linking target tests/unit/test-aio [2132/2298] Compiling C object tests/unit/test-aio-multithread.p/test-aio-multithread.c.o [2133/2298] Compiling C object tests/unit/test-aio-multithread.p/iothread.c.o [2134/2298] Linking target tests/unit/test-aio-multithread [2135/2298] Compiling C object tests/unit/test-throttle.p/test-throttle.c.o [2136/2298] Compiling C object tests/unit/test-throttle.p/iothread.c.o [2137/2298] Linking target tests/unit/test-throttle [2138/2298] Compiling C object tests/unit/test-thread-pool.p/test-thread-pool.c.o [2139/2298] Compiling C object tests/unit/test-thread-pool.p/iothread.c.o [2140/2298] Linking target tests/unit/test-thread-pool [2141/2298] Compiling C object tests/unit/test-hbitmap.p/test-hbitmap.c.o [2142/2298] Compiling C object tests/unit/test-hbitmap.p/iothread.c.o [2143/2298] Linking target tests/unit/test-hbitmap [2144/2298] Compiling C object tests/unit/test-bdrv-drain.p/test-bdrv-drain.c.o [2145/2298] Compiling C object tests/unit/test-bdrv-drain.p/iothread.c.o [2146/2298] Linking target tests/unit/test-bdrv-drain [2147/2298] Compiling C object tests/unit/test-bdrv-graph-mod.p/test-bdrv-graph-mod.c.o [2148/2298] Compiling C object tests/unit/test-bdrv-graph-mod.p/iothread.c.o [2149/2298] Linking target tests/unit/test-bdrv-graph-mod [2150/2298] Compiling C object tests/unit/test-blockjob.p/test-blockjob.c.o [2151/2298] Compiling C object tests/unit/test-blockjob.p/iothread.c.o [2152/2298] Linking target tests/unit/test-blockjob [2153/2298] Compiling C object tests/unit/test-blockjob-txn.p/test-blockjob-txn.c.o [2154/2298] Compiling C object tests/unit/test-blockjob-txn.p/iothread.c.o [2155/2298] Linking target tests/unit/test-blockjob-txn [2156/2298] Compiling C object tests/unit/test-block-backend.p/test-block-backend.c.o [2157/2298] Compiling C object tests/unit/test-block-backend.p/iothread.c.o [2158/2298] Linking target tests/unit/test-block-backend [2159/2298] Compiling C object tests/unit/test-block-iothread.p/test-block-iothread.c.o [2160/2298] Compiling C object tests/unit/test-block-iothread.p/iothread.c.o [2161/2298] Linking target tests/unit/test-block-iothread [2162/2298] Compiling C object tests/unit/test-write-threshold.p/test-write-threshold.c.o [2163/2298] Compiling C object tests/unit/test-write-threshold.p/iothread.c.o [2164/2298] Linking target tests/unit/test-write-threshold [2165/2298] Compiling C object tests/unit/test-crypto-hash.p/test-crypto-hash.c.o [2166/2298] Linking target tests/unit/test-crypto-hash [2167/2298] Compiling C object tests/unit/test-crypto-hmac.p/test-crypto-hmac.c.o [2168/2298] Linking target tests/unit/test-crypto-hmac [2169/2298] Compiling C object tests/unit/test-crypto-cipher.p/test-crypto-cipher.c.o [2170/2298] Linking target tests/unit/test-crypto-cipher [2171/2298] Compiling C object tests/unit/test-crypto-akcipher.p/test-crypto-akcipher.c.o [2172/2298] Linking target tests/unit/test-crypto-akcipher [2173/2298] Compiling C object tests/unit/test-crypto-secret.p/test-crypto-secret.c.o [2174/2298] Linking target tests/unit/test-crypto-secret [2175/2298] Compiling C object tests/unit/test-crypto-der.p/test-crypto-der.c.o [2176/2298] Linking target tests/unit/test-crypto-der [2177/2298] Compiling C object tests/unit/test-authz-simple.p/test-authz-simple.c.o [2178/2298] Linking target tests/unit/test-authz-simple [2179/2298] Compiling C object tests/unit/test-authz-list.p/test-authz-list.c.o [2180/2298] Linking target tests/unit/test-authz-list [2181/2298] Compiling C object tests/unit/test-authz-listfile.p/test-authz-listfile.c.o [2182/2298] Linking target tests/unit/test-authz-listfile [2183/2298] Compiling C object tests/unit/test-io-task.p/test-io-task.c.o [2184/2298] Compiling C object tests/unit/test-io-task.p/iothread.c.o [2185/2298] Linking target tests/unit/test-io-task [2186/2298] Compiling C object tests/unit/test-io-channel-socket.p/test-io-channel-socket.c.o [2187/2298] Compiling C object tests/unit/test-io-channel-socket.p/socket-helpers.c.o [2188/2298] Compiling C object tests/unit/test-io-channel-socket.p/io-channel-helpers.c.o [2189/2298] Linking target tests/unit/test-io-channel-socket [2190/2298] Compiling C object tests/unit/test-io-channel-file.p/test-io-channel-file.c.o [2191/2298] Compiling C object tests/unit/test-io-channel-file.p/io-channel-helpers.c.o [2192/2298] Linking target tests/unit/test-io-channel-file [2193/2298] Compiling C object tests/unit/test-io-channel-command.p/test-io-channel-command.c.o [2194/2298] Compiling C object tests/unit/test-io-channel-command.p/io-channel-helpers.c.o [2195/2298] Linking target tests/unit/test-io-channel-command [2196/2298] Compiling C object tests/unit/test-io-channel-buffer.p/test-io-channel-buffer.c.o [2197/2298] Compiling C object tests/unit/test-io-channel-buffer.p/io-channel-helpers.c.o [2198/2298] Linking target tests/unit/test-io-channel-buffer [2199/2298] Compiling C object tests/unit/test-io-channel-null.p/test-io-channel-null.c.o [2200/2298] Linking target tests/unit/test-io-channel-null [2201/2298] Compiling C object tests/unit/test-crypto-ivgen.p/test-crypto-ivgen.c.o [2202/2298] Linking target tests/unit/test-crypto-ivgen [2203/2298] Compiling C object tests/unit/test-crypto-afsplit.p/test-crypto-afsplit.c.o [2204/2298] Linking target tests/unit/test-crypto-afsplit [2205/2298] Compiling C object tests/unit/test-crypto-block.p/test-crypto-block.c.o [2206/2298] Linking target tests/unit/test-crypto-block [2207/2298] Compiling C object tests/unit/test-image-locking.p/test-image-locking.c.o [2208/2298] Compiling C object tests/unit/test-image-locking.p/iothread.c.o [2209/2298] Linking target tests/unit/test-image-locking [2210/2298] Compiling C object tests/unit/test-replication.p/test-replication.c.o [2211/2298] Compiling C object tests/unit/test-replication.p/iothread.c.o [2212/2298] Linking target tests/unit/test-replication [2213/2298] Compiling C object tests/unit/test-fdmon-epoll.p/test-fdmon-epoll.c.o [2214/2298] Compiling C object tests/unit/test-fdmon-epoll.p/iothread.c.o [2215/2298] Linking target tests/unit/test-fdmon-epoll [2216/2298] Compiling C object tests/unit/test-iov.p/test-iov.c.o [2217/2298] Linking target tests/unit/test-iov [2218/2298] Compiling C object tests/unit/test-qmp-cmds.p/test-qmp-cmds.c.o [2219/2298] Linking target tests/unit/test-qmp-cmds [2220/2298] Compiling C object tests/unit/test-xbzrle.p/test-xbzrle.c.o [2221/2298] Linking target tests/unit/test-xbzrle [2222/2298] Compiling C object tests/unit/test-timed-average.p/test-timed-average.c.o [2223/2298] Linking target tests/unit/test-timed-average [2224/2298] Compiling C object tests/unit/test-util-sockets.p/test-util-sockets.c.o [2225/2298] Compiling C object tests/unit/test-util-sockets.p/socket-helpers.c.o [2226/2298] Linking target tests/unit/test-util-sockets [2227/2298] Compiling C object tests/unit/test-base64.p/test-base64.c.o [2228/2298] Linking target tests/unit/test-base64 [2229/2298] Compiling C object tests/unit/test-bufferiszero.p/test-bufferiszero.c.o [2230/2298] Linking target tests/unit/test-bufferiszero [2231/2298] Compiling C object tests/unit/test-vmstate.p/test-vmstate.c.o [2232/2298] Linking target tests/unit/test-vmstate [2233/2298] Compiling C object tests/unit/test-yank.p/test-yank.c.o [2234/2298] Compiling C object tests/unit/test-yank.p/socket-helpers.c.o [2235/2298] Linking target tests/unit/test-yank [2236/2298] Compiling C object tests/unit/test-util-filemonitor.p/test-util-filemonitor.c.o [2237/2298] Linking target tests/unit/test-util-filemonitor [2238/2298] Compiling C object tests/unit/test-char.p/test-char.c.o [2239/2298] Compiling C object tests/unit/test-char.p/socket-helpers.c.o [2240/2298] Linking target tests/unit/test-char [2241/2298] Compiling C object tests/unit/test-qdev-global-props.p/test-qdev-global-props.c.o [2242/2298] Linking target tests/unit/test-qdev-global-props [2243/2298] Compiling C object tests/unit/test-qga.p/test-qga.c.o [2244/2298] Compiling C object tests/unit/test-qga.p/.._qtest_libqmp.c.o [2245/2298] Linking target tests/unit/test-qga [2246/2298] Compiling C object tests/qtest/endianness-test.p/endianness-test.c.o [2247/2298] Linking target tests/qtest/endianness-test [2248/2298] Compiling C object tests/qtest/cdrom-test.p/cdrom-test.c.o [2249/2298] Compiling C object tests/qtest/cdrom-test.p/boot-sector.c.o [2250/2298] Linking target tests/qtest/cdrom-test [2251/2298] Compiling C object tests/qtest/device-introspect-test.p/device-introspect-test.c.o [2252/2298] Linking target tests/qtest/device-introspect-test [2253/2298] Compiling C object tests/qtest/machine-none-test.p/machine-none-test.c.o [2254/2298] Linking target tests/qtest/machine-none-test [2255/2298] Compiling C object tests/qtest/qmp-test.p/qmp-test.c.o [2256/2298] Linking target tests/qtest/qmp-test [2257/2298] Compiling C object tests/qtest/qmp-cmd-test.p/qmp-cmd-test.c.o [2258/2298] Linking target tests/qtest/qmp-cmd-test [2259/2298] Compiling C object tests/qtest/qom-test.p/qom-test.c.o [2260/2298] Linking target tests/qtest/qom-test [2261/2298] Compiling C object tests/qtest/test-hmp.p/test-hmp.c.o [2262/2298] Linking target tests/qtest/test-hmp [2263/2298] Compiling C object tests/qtest/qos-test.p/qos-test.c.o [2264/2298] Compiling C object tests/qtest/qos-test.p/ac97-test.c.o [2265/2298] Compiling C object tests/qtest/qos-test.p/adm1272-test.c.o [2266/2298] Compiling C object tests/qtest/qos-test.p/ds1338-test.c.o [2267/2298] Compiling C object tests/qtest/qos-test.p/e1000-test.c.o [2268/2298] Compiling C object tests/qtest/qos-test.p/eepro100-test.c.o [2269/2298] Compiling C object tests/qtest/qos-test.p/es1370-test.c.o [2270/2298] Compiling C object tests/qtest/qos-test.p/ipoctal232-test.c.o [2271/2298] Compiling C object tests/qtest/qos-test.p/lsm303dlhc-mag-test.c.o [2272/2298] Compiling C object tests/qtest/qos-test.p/isl_pmbus_vr-test.c.o [2273/2298] Compiling C object tests/qtest/qos-test.p/max34451-test.c.o [2274/2298] Compiling C object tests/qtest/qos-test.p/megasas-test.c.o [2275/2298] Compiling C object tests/qtest/qos-test.p/ne2000-test.c.o [2276/2298] Compiling C object tests/qtest/qos-test.p/tulip-test.c.o [2277/2298] Compiling C object tests/qtest/qos-test.p/nvme-test.c.o [2278/2298] Compiling C object tests/qtest/qos-test.p/pca9552-test.c.o [2279/2298] Compiling C object tests/qtest/qos-test.p/pci-test.c.o [2280/2298] Compiling C object tests/qtest/qos-test.p/pcnet-test.c.o [2281/2298] Compiling C object tests/qtest/qos-test.p/sdhci-test.c.o [2282/2298] Compiling C object tests/qtest/qos-test.p/spapr-phb-test.c.o [2283/2298] Compiling C object tests/qtest/qos-test.p/tmp105-test.c.o [2284/2298] Compiling C object tests/qtest/qos-test.p/emc141x-test.c.o [2285/2298] Compiling C object tests/qtest/qos-test.p/usb-hcd-ohci-test.c.o [2286/2298] Compiling C object tests/qtest/qos-test.p/virtio-test.c.o [2287/2298] Compiling C object tests/qtest/qos-test.p/virtio-blk-test.c.o [2288/2298] Compiling C object tests/qtest/qos-test.p/virtio-net-test.c.o [2289/2298] Compiling C object tests/qtest/qos-test.p/virtio-rng-test.c.o [2290/2298] Compiling C object tests/qtest/qos-test.p/virtio-scsi-test.c.o [2291/2298] Compiling C object tests/qtest/qos-test.p/virtio-serial-test.c.o [2292/2298] Compiling C object tests/qtest/qos-test.p/virtio-iommu-test.c.o [2293/2298] Compiling C object tests/qtest/qos-test.p/vmxnet3-test.c.o [2294/2298] Compiling C object tests/qtest/qos-test.p/e1000e-test.c.o [2295/2298] Compiling C object tests/qtest/qos-test.p/vhost-user-test.c.o [2296/2298] Linking target tests/qtest/qos-test [2297/2298] Compiling C object tests/qtest/readconfig-test.p/readconfig-test.c.o [2298/2298] Linking target tests/qtest/readconfig-test make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-qemu-7.2.0/build' changing dir to build for /home/autobuild/make/make ""... make[2]: Entering directory '/tmp/instance-7/output-1/build/host-qemu-7.2.0/build' [1/52] Generating qemu-version.h with a custom command (wrapped by meson to capture output) [2/34] Generating tests/include/QAPI test (include) with a custom command make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-qemu-7.2.0/build' make[1]: Leaving directory '/tmp/instance-7/output-1/build/host-qemu-7.2.0' >>> host-qemu 7.2.0 Installing to host directory unset TARGET_DIR; PATH="/tmp/instance-7/output-1/per-package/host-qemu/host/bin:/tmp/instance-7/output-1/per-package/host-qemu/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-qemu/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-7/output-1/per-package/host-qemu/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-qemu/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-7/output-1/build/host-qemu-7.2.0 install make[1]: Entering directory '/tmp/instance-7/output-1/build/host-qemu-7.2.0' changing dir to build for /home/autobuild/make/make "install"... make[2]: Entering directory '/tmp/instance-7/output-1/build/host-qemu-7.2.0/build' [1/20] Generating qemu-version.h with a custom command (wrapped by meson to capture output) [1/2] Installing files. Installing trace/trace-events-all to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing qemu-system-sh4 to /tmp/instance-7/output-1/per-package/host-qemu/host/bin Installing qemu-sh4 to /tmp/instance-7/output-1/per-package/host-qemu/host/bin Installing qga/qemu-ga to /tmp/instance-7/output-1/per-package/host-qemu/host/bin Installing qemu-img to /tmp/instance-7/output-1/per-package/host-qemu/host/bin Installing qemu-io to /tmp/instance-7/output-1/per-package/host-qemu/host/bin Installing qemu-nbd to /tmp/instance-7/output-1/per-package/host-qemu/host/bin Installing storage-daemon/qemu-storage-daemon to /tmp/instance-7/output-1/per-package/host-qemu/host/bin Installing qemu-edid to /tmp/instance-7/output-1/per-package/host-qemu/host/bin Installing qemu-bridge-helper to /tmp/instance-7/output-1/per-package/host-qemu/host/libexec Installing qemu-pr-helper to /tmp/instance-7/output-1/per-package/host-qemu/host/bin Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/include/qemu/qemu-plugin.h to /tmp/instance-7/output-1/per-package/host-qemu/host/include/ Installing new directory /tmp/instance-7/output-1/per-package/host-qemu/host/var/run Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/ui/icons/qemu_16x16.png to /tmp/instance-7/output-1/per-package/host-qemu/host/share/icons/hicolor/16x16/apps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/ui/icons/qemu_24x24.png to /tmp/instance-7/output-1/per-package/host-qemu/host/share/icons/hicolor/24x24/apps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/ui/icons/qemu_32x32.png to /tmp/instance-7/output-1/per-package/host-qemu/host/share/icons/hicolor/32x32/apps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/ui/icons/qemu_48x48.png to /tmp/instance-7/output-1/per-package/host-qemu/host/share/icons/hicolor/48x48/apps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/ui/icons/qemu_64x64.png to /tmp/instance-7/output-1/per-package/host-qemu/host/share/icons/hicolor/64x64/apps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/ui/icons/qemu_128x128.png to /tmp/instance-7/output-1/per-package/host-qemu/host/share/icons/hicolor/128x128/apps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/ui/icons/qemu_256x256.png to /tmp/instance-7/output-1/per-package/host-qemu/host/share/icons/hicolor/256x256/apps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/ui/icons/qemu_512x512.png to /tmp/instance-7/output-1/per-package/host-qemu/host/share/icons/hicolor/512x512/apps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/ui/icons/qemu_32x32.bmp to /tmp/instance-7/output-1/per-package/host-qemu/host/share/icons/hicolor/32x32/apps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/ui/icons/qemu.svg to /tmp/instance-7/output-1/per-package/host-qemu/host/share/icons/hicolor/scalable/apps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/ui/qemu.desktop to /tmp/instance-7/output-1/per-package/host-qemu/host/share/applications Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/bios.bin to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/bios-256k.bin to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/bios-microvm.bin to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/qboot.rom to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/sgabios.bin to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/vgabios.bin to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/vgabios-cirrus.bin to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/vgabios-stdvga.bin to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/vgabios-vmware.bin to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/vgabios-qxl.bin to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/vgabios-virtio.bin to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/vgabios-ramfb.bin to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/vgabios-bochs-display.bin to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/vgabios-ati.bin to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/openbios-sparc32 to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/openbios-sparc64 to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/openbios-ppc to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/QEMU,tcx.bin to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/QEMU,cgthree.bin to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/pxe-e1000.rom to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/pxe-eepro100.rom to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/pxe-ne2k_pci.rom to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/pxe-pcnet.rom to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/pxe-rtl8139.rom to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/pxe-virtio.rom to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/efi-e1000.rom to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/efi-eepro100.rom to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/efi-ne2k_pci.rom to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/efi-pcnet.rom to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/efi-rtl8139.rom to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/efi-virtio.rom to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/efi-e1000e.rom to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/efi-vmxnet3.rom to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/qemu-nsis.bmp to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/bamboo.dtb to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/canyonlands.dtb to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/petalogix-s3adsp1800.dtb to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/petalogix-ml605.dtb to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/multiboot.bin to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/multiboot_dma.bin to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/linuxboot.bin to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/linuxboot_dma.bin to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/kvmvapic.bin to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/pvh.bin to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/s390-ccw.img to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/s390-netboot.img to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/slof.bin to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/skiboot.lid to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/palcode-clipper to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/u-boot.e500 to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/u-boot-sam460-20100605.bin to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/qemu_vga.ndrv to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/edk2-licenses.txt to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/hppa-firmware.img to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/opensbi-riscv32-generic-fw_dynamic.bin to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/opensbi-riscv64-generic-fw_dynamic.bin to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/npcm7xx_bootrom.bin to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/vof.bin to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/vof-nvram.bin to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/ar to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/bepo to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/cz to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/da to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/de to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/de-ch to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/en-gb to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/en-us to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/es to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/et to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/fi to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/fo to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/fr to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/fr-be to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/fr-ca to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/fr-ch to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/hr to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/hu to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/is to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/it to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/ja to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/lt to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/lv to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/mk to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/nl to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/no to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/pl to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/pt to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/pt-br to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/ru to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/th to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/tr to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/sl to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps Installing /tmp/instance-7/output-1/build/host-qemu-7.2.0/pc-bios/keymaps/sv to /tmp/instance-7/output-1/per-package/host-qemu/host/share/qemu/keymaps make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-qemu-7.2.0/build' make[1]: Leaving directory '/tmp/instance-7/output-1/build/host-qemu-7.2.0' ln -sf ./qemu-system-sh4 /tmp/instance-7/output-1/per-package/host-qemu/host/bin/qemu-system mkdir -p /tmp/instance-7/output-1/per-package/radvd/host mkdir -p /tmp/instance-7/output-1/per-package/radvd/target >>> radvd 2.19 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-7/output-1/build/.radvd-2.19.tar.gz.eQOhjb/output' 'http://www.litech.org/radvd/dist/radvd-2.19.tar.gz' --2023-01-26 11:24:57-- http://www.litech.org/radvd/dist/radvd-2.19.tar.gz Resolving www.litech.org (www.litech.org)... 204.16.242.132, 2001:470:8:6f::229 Connecting to www.litech.org (www.litech.org)|204.16.242.132|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: http://radvd-project.github.io/dist/radvd-2.19.tar.gz [following] --2023-01-26 11:24:58-- http://radvd-project.github.io/dist/radvd-2.19.tar.gz Resolving radvd-project.github.io (radvd-project.github.io)... 185.199.111.153, 185.199.110.153, 185.199.109.153, ... Connecting to radvd-project.github.io (radvd-project.github.io)|185.199.111.153|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://radvd.litech.org/dist/radvd-2.19.tar.gz [following] --2023-01-26 11:24:58-- https://radvd.litech.org/dist/radvd-2.19.tar.gz Resolving radvd.litech.org (radvd.litech.org)... 185.199.108.153, 185.199.111.153, 185.199.110.153, ... Connecting to radvd.litech.org (radvd.litech.org)|185.199.108.153|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 222794 (218K) [application/gzip] Saving to: '/tmp/instance-7/output-1/build/.radvd-2.19.tar.gz.eQOhjb/output' 0K .......... .......... .......... .......... .......... 22% 14.0M 0s 50K .......... .......... .......... .......... .......... 45% 20.8M 0s 100K .......... .......... .......... .......... .......... 68% 131M 0s 150K .......... .......... .......... .......... .......... 91% 50.5M 0s 200K .......... ....... 100% 201M=0.007s 2023-01-26 11:24:58 (29.3 MB/s) - '/tmp/instance-7/output-1/build/.radvd-2.19.tar.gz.eQOhjb/output' saved [222794/222794] radvd-2.19.tar.gz: OK (sha512: caa621fd77e34ff6858d60a41b0ee02aff967ac14f2b84c402359744f4bece5c1563419860431c328adc0385e9893ed1f2421d652247a3aa0dfc0aaad1e01233) >>> radvd 2.19 Extracting mkdir -p /tmp/instance-7/output-1/per-package/radvd/host mkdir -p /tmp/instance-7/output-1/per-package/radvd/target gzip -d -c /tmp/instance-7/dl/radvd/radvd-2.19.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/radvd-2.19 -xf - >>> radvd 2.19 Patching >>> radvd 2.19 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-7/output-1/build/radvd-2.19 -name $file); do cp support/gnuconfig/$file $i; done; done >>> radvd 2.19 Patching libtool >>> radvd 2.19 Configuring mkdir -p /tmp/instance-7/output-1/per-package/radvd/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-bison/host/ /tmp/instance-7/output-1/per-package/host-bison/host/ /tmp/instance-7/output-1/per-package/radvd/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-flex/host/ /tmp/instance-7/output-1/per-package/host-flex/host/ /tmp/instance-7/output-1/per-package/radvd/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-pkgconf/host/ /tmp/instance-7/output-1/per-package/host-pkgconf/host/ /tmp/instance-7/output-1/per-package/radvd/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/radvd/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/radvd/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/radvd/host mkdir -p /tmp/instance-7/output-1/per-package/radvd/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-bison/target/ /tmp/instance-7/output-1/per-package/host-bison/target/ /tmp/instance-7/output-1/per-package/radvd/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-flex/target/ /tmp/instance-7/output-1/per-package/host-flex/target/ /tmp/instance-7/output-1/per-package/radvd/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-pkgconf/target/ /tmp/instance-7/output-1/per-package/host-pkgconf/target/ /tmp/instance-7/output-1/per-package/radvd/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/radvd/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/radvd/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/radvd/target (cd /tmp/instance-7/output-1/build/radvd-2.19/ && rm -rf config.cache && PATH="/tmp/instance-7/output-1/per-package/radvd/host/bin:/tmp/instance-7/output-1/per-package/radvd/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/radvd/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/radvd/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/radvd/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/radvd/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/radvd/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/radvd/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/radvd/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/radvd/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/radvd/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/radvd/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/radvd/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/radvd/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/radvd/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/radvd/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-7/output-1/per-package/radvd/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/radvd/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/radvd/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/radvd/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/radvd/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/radvd/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/radvd/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/radvd/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/radvd/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 ac_cv_prog_cc_c99='-std=gnu99' ac_cv_header_linux_if_arp_h=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-stack-protector ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking build system type... x86_64-pc-linux-gnu checking host system type... 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 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 architecture... linux checking for style of include used by make... GNU checking for sh4a-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/per-package/radvd/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-7/output-1/per-package/radvd/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-7/output-1/per-package/radvd/host/bin/sh4a-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-7/output-1/per-package/radvd/host/bin/sh4a-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-7/output-1/per-package/radvd/host/bin/sh4a-buildroot-linux-gnu-gcc... none checking for /tmp/instance-7/output-1/per-package/radvd/host/bin/sh4a-buildroot-linux-gnu-gcc option to accept ISO C99... (cached) -std=gnu99 checking for sh4a-buildroot-linux-gnu-ranlib... /tmp/instance-7/output-1/per-package/radvd/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib checking pkg-config is at least version 0.9.0... yes checking netlink... yes checking for library containing clock_gettime... none required checking for rm... /usr/bin/rm checking for sed... /usr/bin/sed checking for ln... /usr/bin/ln checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for tar... /usr/bin/tar checking for gzip... /usr/bin/gzip checking where to put logfile... /var/log/radvd.log checking where to put pidfile... /var/run/radvd.pid checking where to find configfile... /etc/radvd.conf checking which syslog facility to use... LOG_DAEMON checking for inet_ntop in -lc... yes checking how to run the C preprocessor... /tmp/instance-7/output-1/per-package/radvd/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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for linux/if_arp.h... (cached) no checking machine/limits.h usability... no checking machine/limits.h presence... no checking for machine/limits.h... no checking machine/param.h usability... no checking machine/param.h presence... no checking for machine/param.h... no checking net/if_arp.h usability... yes checking net/if_arp.h presence... yes checking for net/if_arp.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking net/if_types.h usability... no checking net/if_types.h presence... no checking for net/if_types.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct sockaddr_in6 has sin6_scope_id... yes checking whether struct in6_addr has u6_addrXX and defines s6_addrXX... yes checking for getopt_long... yes checking for ppoll... yes checking for sysctl... no checking pkg-config is at least version 0.9.0... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating radvd.service config.status: creating redhat/systemd/radvd.spec config.status: creating redhat/SysV/radvd.spec config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared Your build configuration: CPPFLAGS = -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 CFLAGS = -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 LDFLAGS = Arch = linux Extras: privsep-linux.o device-linux.o netlink.o prefix: /usr PID file: /var/run/radvd.pid Log file: /var/log/radvd.log Config file: /etc/radvd.conf Radvd version: 2.19 >>> radvd 2.19 Building PATH="/tmp/instance-7/output-1/per-package/radvd/host/bin:/tmp/instance-7/output-1/per-package/radvd/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-7/output-1/build/radvd-2.19/ make[1]: Entering directory '/tmp/instance-7/output-1/build/radvd-2.19' /home/autobuild/make/make all-am make[2]: Entering directory '/tmp/instance-7/output-1/build/radvd-2.19' YACC gram.c updating gram.h CC libradvd_parser_a-gram.o LEX scanner.c CC libradvd_parser_a-scanner.o AR libradvd-parser.a ar: `u' modifier ignored since `D' is the default (see `U') CC log.o CC recv.o CC socket.o CC util.o CC device-common.o CC interface.o CC process.o CC radvd.o CC send.o CC timer.o CC privsep-linux.o CC device-linux.o CC netlink.o CCLD radvd CC radvdump.o CCLD radvdump GEN radvd.8 GEN radvd.conf.5 GEN radvdump.8 make[2]: Leaving directory '/tmp/instance-7/output-1/build/radvd-2.19' make[1]: Leaving directory '/tmp/instance-7/output-1/build/radvd-2.19' >>> radvd 2.19 Installing to target PATH="/tmp/instance-7/output-1/per-package/radvd/host/bin:/tmp/instance-7/output-1/per-package/radvd/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-7/output-1/per-package/radvd/target install -C /tmp/instance-7/output-1/build/radvd-2.19/ make[1]: Entering directory '/tmp/instance-7/output-1/build/radvd-2.19' make[2]: Entering directory '/tmp/instance-7/output-1/build/radvd-2.19' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/radvd/target/usr/sbin' /usr/bin/install -c radvd radvdump '/tmp/instance-7/output-1/per-package/radvd/target/usr/sbin' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/radvd/target/usr/share/man/man5' /usr/bin/install -c -m 644 radvd.conf.5 '/tmp/instance-7/output-1/per-package/radvd/target/usr/share/man/man5' /usr/bin/mkdir -p '/tmp/instance-7/output-1/per-package/radvd/target/usr/share/man/man8' /usr/bin/install -c -m 644 radvd.8 radvdump.8 '/tmp/instance-7/output-1/per-package/radvd/target/usr/share/man/man8' make[2]: Leaving directory '/tmp/instance-7/output-1/build/radvd-2.19' make[1]: Leaving directory '/tmp/instance-7/output-1/build/radvd-2.19' /usr/bin/install -D -m 0755 package/radvd/S50radvd /tmp/instance-7/output-1/per-package/radvd/target/etc/init.d/S50radvd mkdir -p /tmp/instance-7/output-1/per-package/redis/host mkdir -p /tmp/instance-7/output-1/per-package/redis/target >>> redis 7.0.7 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-7/output-1/build/.redis-7.0.7.tar.gz.0RANNw/output' 'http://download.redis.io/releases/redis-7.0.7.tar.gz' --2023-01-26 11:25:14-- http://download.redis.io/releases/redis-7.0.7.tar.gz Resolving download.redis.io (download.redis.io)... 45.60.121.1 Connecting to download.redis.io (download.redis.io)|45.60.121.1|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2979019 (2.8M) [application/octet-stream] Saving to: '/tmp/instance-7/output-1/build/.redis-7.0.7.tar.gz.0RANNw/output' 0K .......... .......... .......... .......... .......... 1% 8.07M 0s 50K .......... .......... .......... .......... .......... 3% 14.1M 0s 100K .......... .......... .......... .......... .......... 5% 208M 0s 150K .......... .......... .......... .......... .......... 6% 16.9M 0s 200K .......... .......... .......... .......... .......... 8% 42.7M 0s 250K .......... .......... .......... .......... .......... 10% 228M 0s 300K .......... .......... .......... .......... .......... 12% 19.1M 0s 350K .......... .......... .......... .......... .......... 13% 183M 0s 400K .......... .......... .......... .......... .......... 15% 29.5M 0s 450K .......... .......... .......... .......... .......... 17% 24.0M 0s 500K .......... .......... .......... .......... .......... 18% 201M 0s 550K .......... .......... .......... .......... .......... 20% 12.9M 0s 600K .......... .......... .......... .......... .......... 22% 205M 0s 650K .......... .......... .......... .......... .......... 24% 180M 0s 700K .......... .......... .......... .......... .......... 25% 14.1M 0s 750K .......... .......... .......... .......... .......... 27% 275M 0s 800K .......... .......... .......... .......... .......... 29% 257M 0s 850K .......... .......... .......... .......... .......... 30% 16.5M 0s 900K .......... .......... .......... .......... .......... 32% 72.4M 0s 950K .......... .......... .......... .......... .......... 34% 12.0M 0s 1000K .......... .......... .......... .......... .......... 36% 12.2M 0s 1050K .......... .......... .......... .......... .......... 37% 255M 0s 1100K .......... .......... .......... .......... .......... 39% 273M 0s 1150K .......... .......... .......... .......... .......... 41% 274M 0s 1200K .......... .......... .......... .......... .......... 42% 239M 0s 1250K .......... .......... .......... .......... .......... 44% 15.3M 0s 1300K .......... .......... .......... .......... .......... 46% 263M 0s 1350K .......... .......... .......... .......... .......... 48% 12.8M 0s 1400K .......... .......... .......... .......... .......... 49% 267M 0s 1450K .......... .......... .......... .......... .......... 51% 15.4M 0s 1500K .......... .......... .......... .......... .......... 53% 127M 0s 1550K .......... .......... .......... .......... .......... 54% 19.3M 0s 1600K .......... .......... .......... .......... .......... 56% 58.0M 0s 1650K .......... .......... .......... .......... .......... 58% 20.8M 0s 1700K .......... .......... .......... .......... .......... 60% 25.4M 0s 1750K .......... .......... .......... .......... .......... 61% 28.5M 0s 1800K .......... .......... .......... .......... .......... 63% 49.3M 0s 1850K .......... .......... .......... .......... .......... 65% 27.3M 0s 1900K .......... .......... .......... .......... .......... 67% 39.1M 0s 1950K .......... .......... .......... .......... .......... 68% 31.4M 0s 2000K .......... .......... .......... .......... .......... 70% 30.9M 0s 2050K .......... .......... .......... .......... .......... 72% 70.2M 0s 2100K .......... .......... .......... .......... .......... 73% 19.1M 0s 2150K .......... .......... .......... .......... .......... 75% 18.9M 0s 2200K .......... .......... .......... .......... .......... 77% 171M 0s 2250K .......... .......... .......... .......... .......... 79% 40.1M 0s 2300K .......... .......... .......... .......... .......... 80% 17.9M 0s 2350K .......... .......... .......... .......... .......... 82% 48.8M 0s 2400K .......... .......... .......... .......... .......... 84% 18.2M 0s 2450K .......... .......... .......... .......... .......... 85% 223M 0s 2500K .......... .......... .......... .......... .......... 87% 15.6M 0s 2550K .......... .......... .......... .......... .......... 89% 79.9M 0s 2600K .......... .......... .......... .......... .......... 91% 39.4M 0s 2650K .......... .......... .......... .......... .......... 92% 16.6M 0s 2700K .......... .......... .......... .......... .......... 94% 237M 0s 2750K .......... .......... .......... .......... .......... 96% 15.1M 0s 2800K .......... .......... .......... .......... .......... 97% 153M 0s 2850K .......... .......... .......... .......... .......... 99% 24.3M 0s 2900K ......... 100% 11.0M=0.1s 2023-01-26 11:25:14 (29.2 MB/s) - '/tmp/instance-7/output-1/build/.redis-7.0.7.tar.gz.0RANNw/output' saved [2979019/2979019] redis-7.0.7.tar.gz: OK (sha256: 8d327d7e887d1bb308fc37aaf717a0bf79f58129e3739069aaeeae88955ac586) >>> redis 7.0.7 Extracting mkdir -p /tmp/instance-7/output-1/per-package/redis/host mkdir -p /tmp/instance-7/output-1/per-package/redis/target gzip -d -c /tmp/instance-7/dl/redis/redis-7.0.7.tar.gz | tar --strip-components=1 -C /tmp/instance-7/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-7/output-1/build/redis-7.0.7/src/Makefile >>> redis 7.0.7 Configuring mkdir -p /tmp/instance-7/output-1/per-package/redis/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/redis/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/libopenssl/host/ /tmp/instance-7/output-1/per-package/libopenssl/host/ /tmp/instance-7/output-1/per-package/redis/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/redis/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/redis/host mkdir -p /tmp/instance-7/output-1/per-package/redis/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/redis/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/libopenssl/target/ /tmp/instance-7/output-1/per-package/libopenssl/target/ /tmp/instance-7/output-1/per-package/redis/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/redis/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/redis/target >>> redis 7.0.7 Building PATH="/tmp/instance-7/output-1/per-package/redis/host/bin:/tmp/instance-7/output-1/per-package/redis/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-7/output-1/per-package/redis/host/bin:/tmp/instance-7/output-1/per-package/redis/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/redis/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-7/output-1/per-package/redis/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/redis/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/redis/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/redis/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/redis/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/redis/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/redis/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/redis/host/sh4a-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PREFIX=/tmp/instance-7/output-1/per-package/redis/target/usr MALLOC=libc USE_SYSTEMD=no BUILD_TLS=yes -C /tmp/instance-7/output-1/build/redis-7.0.7 make[1]: Entering directory '/tmp/instance-7/output-1/build/redis-7.0.7' cd src && /home/autobuild/make/make all make[2]: Entering directory '/tmp/instance-7/output-1/build/redis-7.0.7/src' /bin/sh: 1: /tmp/instance-7/output-1/per-package/redis/host/bin/pkg-config: not found /bin/sh: 1: /tmp/instance-7/output-1/per-package/redis/host/bin/pkg-config: not found CC Makefile.dep /bin/sh: 1: /tmp/instance-7/output-1/per-package/redis/host/bin/pkg-config: not found /bin/sh: 1: /tmp/instance-7/output-1/per-package/redis/host/bin/pkg-config: not found 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-7/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-7/output-1/build/redis-7.0.7/deps' (cd modules && /home/autobuild/make/make clean) make[3]: Entering directory '/tmp/instance-7/output-1/build/redis-7.0.7/src/modules' rm -rf *.xo *.so make[3]: Leaving directory '/tmp/instance-7/output-1/build/redis-7.0.7/src/modules' (cd ../tests/modules && /home/autobuild/make/make clean) make[3]: Entering directory '/tmp/instance-7/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-7/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 -Os -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 -Os -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-7/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 -Os -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-7/output-1/build/redis-7.0.7/deps/hiredis' /tmp/instance-7/output-1/per-package/redis/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 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic alloc.c /tmp/instance-7/output-1/per-package/redis/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 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic net.c /tmp/instance-7/output-1/per-package/redis/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 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic hiredis.c /tmp/instance-7/output-1/per-package/redis/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 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic sds.c /tmp/instance-7/output-1/per-package/redis/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 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic async.c /tmp/instance-7/output-1/per-package/redis/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 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic read.c /tmp/instance-7/output-1/per-package/redis/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 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic sockcompat.c /tmp/instance-7/output-1/per-package/redis/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-7/output-1/per-package/redis/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 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic ssl.c /tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-gcc-ar rcs libhiredis_ssl.a ssl.o make[4]: Leaving directory '/tmp/instance-7/output-1/build/redis-7.0.7/deps/hiredis' MAKE linenoise cd linenoise && /home/autobuild/make/make make[4]: Entering directory '/tmp/instance-7/output-1/build/redis-7.0.7/deps/linenoise' /tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-gcc -Wall -Os -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c linenoise.c make[4]: Leaving directory '/tmp/instance-7/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 -Os -g0 -D_FORTIFY_SOURCE=1 -O2 " MYLDFLAGS="" AR="/tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-gcc-ar rc" make[4]: Entering directory '/tmp/instance-7/output-1/build/redis-7.0.7/deps/lua/src' /tmp/instance-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib liblua.a /tmp/instance-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-gcc -o lua lua.o liblua.a -lm /tmp/instance-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/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 -Os -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-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-gcc -o luac luac.o print.o liblua.a -lm make[4]: Leaving directory '/tmp/instance-7/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-7/output-1/build/redis-7.0.7/deps/hdr_histogram' /tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-gcc -std=c99 -Wall -Os -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DHDR_MALLOC_INCLUDE=\"hdr_redis_malloc.h\" -c hdr_histogram.c /tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-gcc-ar rcs libhdrhistogram.a hdr_histogram.o make[4]: Leaving directory '/tmp/instance-7/output-1/build/redis-7.0.7/deps/hdr_histogram' make[3]: Leaving directory '/tmp/instance-7/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 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 evict.c: In function 'evictionPoolPopulate': evict.c:172:20: warning: 'o' may be used uninitialized in this function [-Wmaybe-uninitialized] 172 | idle = estimateObjectIdleTime(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-7/output-1/build/redis-7.0.7/src' make[1]: Leaving directory '/tmp/instance-7/output-1/build/redis-7.0.7' >>> redis 7.0.7 Installing to target PATH="/tmp/instance-7/output-1/per-package/redis/host/bin:/tmp/instance-7/output-1/per-package/redis/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-7/output-1/per-package/redis/host/bin:/tmp/instance-7/output-1/per-package/redis/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/per-package/redis/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-7/output-1/per-package/redis/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/redis/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/per-package/redis/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/per-package/redis/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/redis/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/per-package/redis/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/per-package/redis/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/per-package/redis/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/per-package/redis/host/sh4a-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PREFIX=/tmp/instance-7/output-1/per-package/redis/target/usr MALLOC=libc USE_SYSTEMD=no BUILD_TLS=yes -C /tmp/instance-7/output-1/build/redis-7.0.7 LDCONFIG=true install make[1]: Entering directory '/tmp/instance-7/output-1/build/redis-7.0.7' cd src && /home/autobuild/make/make install make[2]: Entering directory '/tmp/instance-7/output-1/build/redis-7.0.7/src' /bin/sh: 1: /tmp/instance-7/output-1/per-package/redis/host/bin/pkg-config: not found /bin/sh: 1: /tmp/instance-7/output-1/per-package/redis/host/bin/pkg-config: not found CC Makefile.dep /bin/sh: 1: /tmp/instance-7/output-1/per-package/redis/host/bin/pkg-config: not found /bin/sh: 1: /tmp/instance-7/output-1/per-package/redis/host/bin/pkg-config: not found 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-7/output-1/build/redis-7.0.7/src' make[1]: Leaving directory '/tmp/instance-7/output-1/build/redis-7.0.7' /usr/bin/install -D -m 0644 /tmp/instance-7/output-1/build/redis-7.0.7/redis.conf /tmp/instance-7/output-1/per-package/redis/target/etc/redis.conf /usr/bin/install -m 0755 -D package/redis/S50redis /tmp/instance-7/output-1/per-package/redis/target/etc/init.d/S50redis mkdir -p /tmp/instance-7/output-1/per-package/host-uboot-tools/host mkdir -p /tmp/instance-7/output-1/per-package/host-uboot-tools/target >>> host-uboot-tools 2021.07 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-7/output-1/build/.u-boot-2021.07.tar.bz2.SyR1aD/output' 'ftp://ftp.denx.de/pub/u-boot/u-boot-2021.07.tar.bz2' --2023-01-26 11:27:06-- ftp://ftp.denx.de/pub/u-boot/u-boot-2021.07.tar.bz2 => '/tmp/instance-7/output-1/build/.u-boot-2021.07.tar.bz2.SyR1aD/output' Resolving ftp.denx.de (ftp.denx.de)... 85.214.49.3, 2a01:238:43f4:4600:bc64:4f44:381f:1163 Connecting to ftp.denx.de (ftp.denx.de)|85.214.49.3|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD (1) /pub/u-boot ... done. ==> SIZE u-boot-2021.07.tar.bz2 ... 17275746 ==> PASV ... done. ==> RETR u-boot-2021.07.tar.bz2 ... done. Length: 17275746 (16M) (unauthoritative) 0K .......... .......... .......... .......... .......... 0% 177K 95s 50K .......... .......... .......... .......... .......... 0% 352K 71s 100K .......... .......... .......... .......... .......... 0% 149M 47s 150K .......... .......... .......... .......... .......... 1% 355K 47s 200K .......... .......... .......... .......... .......... 1% 12.9M 38s 250K .......... .......... .......... .......... .......... 1% 228M 31s 300K .......... .......... .......... .......... .......... 2% 292M 27s 350K .......... .......... .......... .......... .......... 2% 364K 29s 400K .......... .......... .......... .......... .......... 2% 41.9M 26s 450K .......... .......... .......... .......... .......... 2% 213M 23s 500K .......... .......... .......... .......... .......... 3% 39.4M 21s 550K .......... .......... .......... .......... .......... 3% 259M 19s 600K .......... .......... .......... .......... .......... 3% 105M 18s 650K .......... .......... .......... .......... .......... 4% 116M 16s 700K .......... .......... .......... .......... .......... 4% 57.0M 15s 750K .......... .......... .......... .......... .......... 4% 362K 17s 800K .......... .......... .......... .......... .......... 5% 195M 16s 850K .......... .......... .......... .......... .......... 5% 281M 15s 900K .......... .......... .......... .......... .......... 5% 13.7M 14s 950K .......... .......... .......... .......... .......... 5% 261M 14s 1000K .......... .......... .......... .......... .......... 6% 145M 13s 1050K .......... .......... .......... .......... .......... 6% 199M 12s 1100K .......... .......... .......... .......... .......... 6% 210M 12s 1150K .......... .......... .......... .......... .......... 7% 232M 11s 1200K .......... .......... .......... .......... .......... 7% 21.5M 11s 1250K .......... .......... .......... .......... .......... 7% 194M 10s 1300K .......... .......... .......... .......... .......... 8% 211M 10s 1350K .......... .......... .......... .......... .......... 8% 248M 9s 1400K .......... .......... .......... .......... .......... 8% 258M 9s 1450K .......... .......... .......... .......... .......... 8% 273M 9s 1500K .......... .......... .......... .......... .......... 9% 14.1M 9s 1550K .......... .......... .......... .......... .......... 9% 383K 9s 1600K .......... .......... .......... .......... .......... 9% 274M 9s 1650K .......... .......... .......... .......... .......... 10% 283M 9s 1700K .......... .......... .......... .......... .......... 10% 288M 9s 1750K .......... .......... .......... .......... .......... 10% 123M 8s 1800K .......... .......... .......... .......... .......... 10% 98.6M 8s 1850K .......... .......... .......... .......... .......... 11% 64.3M 8s 1900K .......... .......... .......... .......... .......... 11% 105M 8s 1950K .......... .......... .......... .......... .......... 11% 40.2M 7s 2000K .......... .......... .......... .......... .......... 12% 254M 7s 2050K .......... .......... .......... .......... .......... 12% 34.5M 7s 2100K .......... .......... .......... .......... .......... 12% 168M 7s 2150K .......... .......... .......... .......... .......... 13% 224M 7s 2200K .......... .......... .......... .......... .......... 13% 207M 6s 2250K .......... .......... .......... .......... .......... 13% 54.1M 6s 2300K .......... .......... .......... .......... .......... 13% 189M 6s 2350K .......... .......... .......... .......... .......... 14% 148M 6s 2400K .......... .......... .......... .......... .......... 14% 42.5M 6s 2450K .......... .......... .......... .......... .......... 14% 181M 6s 2500K .......... .......... .......... .......... .......... 15% 19.1M 6s 2550K .......... .......... .......... .......... .......... 15% 259M 6s 2600K .......... .......... .......... .......... .......... 15% 270M 5s 2650K .......... .......... .......... .......... .......... 16% 223M 5s 2700K .......... .......... .......... .......... .......... 16% 276M 5s 2750K .......... .......... .......... .......... .......... 16% 297M 5s 2800K .......... .......... .......... .......... .......... 16% 281M 5s 2850K .......... .......... .......... .......... .......... 17% 74.8M 5s 2900K .......... .......... .......... .......... .......... 17% 230M 5s 2950K .......... .......... .......... .......... .......... 17% 26.7M 5s 3000K .......... .......... .......... .......... .......... 18% 313M 5s 3050K .......... .......... .......... .......... .......... 18% 267M 4s 3100K .......... .......... .......... .......... .......... 18% 391K 5s 3150K .......... .......... .......... .......... .......... 18% 244M 5s 3200K .......... .......... .......... .......... .......... 19% 281M 5s 3250K .......... .......... .......... .......... .......... 19% 244M 5s 3300K .......... .......... .......... .......... .......... 19% 229M 5s 3350K .......... .......... .......... .......... .......... 20% 42.9M 5s 3400K .......... .......... .......... .......... .......... 20% 239M 4s 3450K .......... .......... .......... .......... .......... 20% 48.9M 4s 3500K .......... .......... .......... .......... .......... 21% 254M 4s 3550K .......... .......... .......... .......... .......... 21% 268M 4s 3600K .......... .......... .......... .......... .......... 21% 42.0M 4s 3650K .......... .......... .......... .......... .......... 21% 261M 4s 3700K .......... .......... .......... .......... .......... 22% 50.4M 4s 3750K .......... .......... .......... .......... .......... 22% 210M 4s 3800K .......... .......... .......... .......... .......... 22% 200M 4s 3850K .......... .......... .......... .......... .......... 23% 218M 4s 3900K .......... .......... .......... .......... .......... 23% 54.0M 4s 3950K .......... .......... .......... .......... .......... 23% 113M 4s 4000K .......... .......... .......... .......... .......... 24% 58.9M 4s 4050K .......... .......... .......... .......... .......... 24% 41.2M 4s 4100K .......... .......... .......... .......... .......... 24% 224M 4s 4150K .......... .......... .......... .......... .......... 24% 182M 3s 4200K .......... .......... .......... .......... .......... 25% 30.9M 3s 4250K .......... .......... .......... .......... .......... 25% 201M 3s 4300K .......... .......... .......... .......... .......... 25% 198M 3s 4350K .......... .......... .......... .......... .......... 26% 239M 3s 4400K .......... .......... .......... .......... .......... 26% 258M 3s 4450K .......... .......... .......... .......... .......... 26% 66.4M 3s 4500K .......... .......... .......... .......... .......... 26% 28.0M 3s 4550K .......... .......... .......... .......... .......... 27% 243M 3s 4600K .......... .......... .......... .......... .......... 27% 196M 3s 4650K .......... .......... .......... .......... .......... 27% 44.1M 3s 4700K .......... .......... .......... .......... .......... 28% 226M 3s 4750K .......... .......... .......... .......... .......... 28% 236M 3s 4800K .......... .......... .......... .......... .......... 28% 63.1M 3s 4850K .......... .......... .......... .......... .......... 29% 149M 3s 4900K .......... .......... .......... .......... .......... 29% 32.4M 3s 4950K .......... .......... .......... .......... .......... 29% 208M 3s 5000K .......... .......... .......... .......... .......... 29% 255M 3s 5050K .......... .......... .......... .......... .......... 30% 36.5M 3s 5100K .......... .......... .......... .......... .......... 30% 221M 3s 5150K .......... .......... .......... .......... .......... 30% 267M 3s 5200K .......... .......... .......... .......... .......... 31% 217M 3s 5250K .......... .......... .......... .......... .......... 31% 72.3M 3s 5300K .......... .......... .......... .......... .......... 31% 178M 2s 5350K .......... .......... .......... .......... .......... 32% 46.8M 2s 5400K .......... .......... .......... .......... .......... 32% 262M 2s 5450K .......... .......... .......... .......... .......... 32% 49.1M 2s 5500K .......... .......... .......... .......... .......... 32% 193M 2s 5550K .......... .......... .......... .......... .......... 33% 115M 2s 5600K .......... .......... .......... .......... .......... 33% 114M 2s 5650K .......... .......... .......... .......... .......... 33% 109M 2s 5700K .......... .......... .......... .......... .......... 34% 38.9M 2s 5750K .......... .......... .......... .......... .......... 34% 180M 2s 5800K .......... .......... .......... .......... .......... 34% 53.7M 2s 5850K .......... .......... .......... .......... .......... 34% 221M 2s 5900K .......... .......... .......... .......... .......... 35% 31.3M 2s 5950K .......... .......... .......... .......... .......... 35% 246M 2s 6000K .......... .......... .......... .......... .......... 35% 272M 2s 6050K .......... .......... .......... .......... .......... 36% 453K 2s 6100K .......... .......... .......... .......... .......... 36% 257M 2s 6150K .......... .......... .......... .......... .......... 36% 13.2M 2s 6200K .......... .......... .......... .......... .......... 37% 167M 2s 6250K .......... .......... .......... .......... .......... 37% 211M 2s 6300K .......... .......... .......... .......... .......... 37% 216M 2s 6350K .......... .......... .......... .......... .......... 37% 189M 2s 6400K .......... .......... .......... .......... .......... 38% 248M 2s 6450K .......... .......... .......... .......... .......... 38% 212M 2s 6500K .......... .......... .......... .......... .......... 38% 225M 2s 6550K .......... .......... .......... .......... .......... 39% 190M 2s 6600K .......... .......... .......... .......... .......... 39% 241M 2s 6650K .......... .......... .......... .......... .......... 39% 8.10M 2s 6700K .......... .......... .......... .......... .......... 40% 259M 2s 6750K .......... .......... .......... .......... .......... 40% 209M 2s 6800K .......... .......... .......... .......... .......... 40% 166M 2s 6850K .......... .......... .......... .......... .......... 40% 188M 2s 6900K .......... .......... .......... .......... .......... 41% 205M 2s 6950K .......... .......... .......... .......... .......... 41% 176M 2s 7000K .......... .......... .......... .......... .......... 41% 214M 2s 7050K .......... .......... .......... .......... .......... 42% 50.3M 2s 7100K .......... .......... .......... .......... .......... 42% 201M 2s 7150K .......... .......... .......... .......... .......... 42% 216M 2s 7200K .......... .......... .......... .......... .......... 42% 43.5M 2s 7250K .......... .......... .......... .......... .......... 43% 218M 2s 7300K .......... .......... .......... .......... .......... 43% 170M 2s 7350K .......... .......... .......... .......... .......... 43% 32.0M 2s 7400K .......... .......... .......... .......... .......... 44% 181M 2s 7450K .......... .......... .......... .......... .......... 44% 211M 2s 7500K .......... .......... .......... .......... .......... 44% 130M 2s 7550K .......... .......... .......... .......... .......... 45% 42.0M 2s 7600K .......... .......... .......... .......... .......... 45% 188M 2s 7650K .......... .......... .......... .......... .......... 45% 63.8M 2s 7700K .......... .......... .......... .......... .......... 45% 105M 2s 7750K .......... .......... .......... .......... .......... 46% 39.6M 2s 7800K .......... .......... .......... .......... .......... 46% 213M 1s 7850K .......... .......... .......... .......... .......... 46% 90.5M 1s 7900K .......... .......... .......... .......... .......... 47% 17.4M 1s 7950K .......... .......... .......... .......... .......... 47% 166M 1s 8000K .......... .......... .......... .......... .......... 47% 215M 1s 8050K .......... .......... .......... .......... .......... 48% 218M 1s 8100K .......... .......... .......... .......... .......... 48% 248M 1s 8150K .......... .......... .......... .......... .......... 48% 178M 1s 8200K .......... .......... .......... .......... .......... 48% 179M 1s 8250K .......... .......... .......... .......... .......... 49% 135M 1s 8300K .......... .......... .......... .......... .......... 49% 22.8M 1s 8350K .......... .......... .......... .......... .......... 49% 236M 1s 8400K .......... .......... .......... .......... .......... 50% 258M 1s 8450K .......... .......... .......... .......... .......... 50% 26.2M 1s 8500K .......... .......... .......... .......... .......... 50% 191M 1s 8550K .......... .......... .......... .......... .......... 50% 211M 1s 8600K .......... .......... .......... .......... .......... 51% 255M 1s 8650K .......... .......... .......... .......... .......... 51% 170M 1s 8700K .......... .......... .......... .......... .......... 51% 115M 1s 8750K .......... .......... .......... .......... .......... 52% 50.7M 1s 8800K .......... .......... .......... .......... .......... 52% 98.9M 1s 8850K .......... .......... .......... .......... .......... 52% 118M 1s 8900K .......... .......... .......... .......... .......... 53% 36.4M 1s 8950K .......... .......... .......... .......... .......... 53% 210M 1s 9000K .......... .......... .......... .......... .......... 53% 491K 1s 9050K .......... .......... .......... .......... .......... 53% 14.9M 1s 9100K .......... .......... .......... .......... .......... 54% 254M 1s 9150K .......... .......... .......... .......... .......... 54% 273M 1s 9200K .......... .......... .......... .......... .......... 54% 14.4M 1s 9250K .......... .......... .......... .......... .......... 55% 62.4M 1s 9300K .......... .......... .......... .......... .......... 55% 79.9M 1s 9350K .......... .......... .......... .......... .......... 55% 61.8M 1s 9400K .......... .......... .......... .......... .......... 56% 142M 1s 9450K .......... .......... .......... .......... .......... 56% 22.4M 1s 9500K .......... .......... .......... .......... .......... 56% 234M 1s 9550K .......... .......... .......... .......... .......... 56% 269M 1s 9600K .......... .......... .......... .......... .......... 57% 244M 1s 9650K .......... .......... .......... .......... .......... 57% 33.8M 1s 9700K .......... .......... .......... .......... .......... 57% 59.3M 1s 9750K .......... .......... .......... .......... .......... 58% 24.5M 1s 9800K .......... .......... .......... .......... .......... 58% 202M 1s 9850K .......... .......... .......... .......... .......... 58% 200M 1s 9900K .......... .......... .......... .......... .......... 58% 239M 1s 9950K .......... .......... .......... .......... .......... 59% 273M 1s 10000K .......... .......... .......... .......... .......... 59% 125M 1s 10050K .......... .......... .......... .......... .......... 59% 90.8M 1s 10100K .......... .......... .......... .......... .......... 60% 8.02M 1s 10150K .......... .......... .......... .......... .......... 60% 230M 1s 10200K .......... .......... .......... .......... .......... 60% 201M 1s 10250K .......... .......... .......... .......... .......... 61% 213M 1s 10300K .......... .......... .......... .......... .......... 61% 223M 1s 10350K .......... .......... .......... .......... .......... 61% 207M 1s 10400K .......... .......... .......... .......... .......... 61% 222M 1s 10450K .......... .......... .......... .......... .......... 62% 235M 1s 10500K .......... .......... .......... .......... .......... 62% 232M 1s 10550K .......... .......... .......... .......... .......... 62% 215M 1s 10600K .......... .......... .......... .......... .......... 63% 201M 1s 10650K .......... .......... .......... .......... .......... 63% 216M 1s 10700K .......... .......... .......... .......... .......... 63% 179M 1s 10750K .......... .......... .......... .......... .......... 64% 197M 1s 10800K .......... .......... .......... .......... .......... 64% 54.6M 1s 10850K .......... .......... .......... .......... .......... 64% 51.5M 1s 10900K .......... .......... .......... .......... .......... 64% 181M 1s 10950K .......... .......... .......... .......... .......... 65% 175M 1s 11000K .......... .......... .......... .......... .......... 65% 39.0M 1s 11050K .......... .......... .......... .......... .......... 65% 243M 1s 11100K .......... .......... .......... .......... .......... 66% 229M 1s 11150K .......... .......... .......... .......... .......... 66% 47.5M 1s 11200K .......... .......... .......... .......... .......... 66% 213M 1s 11250K .......... .......... .......... .......... .......... 66% 109M 1s 11300K .......... .......... .......... .......... .......... 67% 55.6M 1s 11350K .......... .......... .......... .......... .......... 67% 116M 1s 11400K .......... .......... .......... .......... .......... 67% 31.6M 1s 11450K .......... .......... .......... .......... .......... 68% 23.8M 1s 11500K .......... .......... .......... .......... .......... 68% 272M 1s 11550K .......... .......... .......... .......... .......... 68% 50.7M 1s 11600K .......... .......... .......... .......... .......... 69% 10.2M 1s 11650K .......... .......... .......... .......... .......... 69% 251M 1s 11700K .......... .......... .......... .......... .......... 69% 256M 1s 11750K .......... .......... .......... .......... .......... 69% 275M 1s 11800K .......... .......... .......... .......... .......... 70% 244M 1s 11850K .......... .......... .......... .......... .......... 70% 290M 1s 11900K .......... .......... .......... .......... .......... 70% 283M 1s 11950K .......... .......... .......... .......... .......... 71% 285M 1s 12000K .......... .......... .......... .......... .......... 71% 245M 1s 12050K .......... .......... .......... .......... .......... 71% 516K 1s 12100K .......... .......... .......... .......... .......... 72% 15.9M 1s 12150K .......... .......... .......... .......... .......... 72% 8.60M 1s 12200K .......... .......... .......... .......... .......... 72% 146M 1s 12250K .......... .......... .......... .......... .......... 72% 243M 1s 12300K .......... .......... .......... .......... .......... 73% 187M 1s 12350K .......... .......... .......... .......... .......... 73% 215M 1s 12400K .......... .......... .......... .......... .......... 73% 185M 1s 12450K .......... .......... .......... .......... .......... 74% 237M 1s 12500K .......... .......... .......... .......... .......... 74% 54.8M 1s 12550K .......... .......... .......... .......... .......... 74% 28.6M 1s 12600K .......... .......... .......... .......... .......... 74% 42.2M 1s 12650K .......... .......... .......... .......... .......... 75% 211M 1s 12700K .......... .......... .......... .......... .......... 75% 44.3M 1s 12750K .......... .......... .......... .......... .......... 75% 181M 1s 12800K .......... .......... .......... .......... .......... 76% 33.1M 0s 12850K .......... .......... .......... .......... .......... 76% 170M 0s 12900K .......... .......... .......... .......... .......... 76% 61.6M 0s 12950K .......... .......... .......... .......... .......... 77% 191M 0s 13000K .......... .......... .......... .......... .......... 77% 73.2M 0s 13050K .......... .......... .......... .......... .......... 77% 9.58M 0s 13100K .......... .......... .......... .......... .......... 77% 65.0M 0s 13150K .......... .......... .......... .......... .......... 78% 111M 0s 13200K .......... .......... .......... .......... .......... 78% 64.3M 0s 13250K .......... .......... .......... .......... .......... 78% 48.7M 0s 13300K .......... .......... .......... .......... .......... 79% 77.6M 0s 13350K .......... .......... .......... .......... .......... 79% 50.2M 0s 13400K .......... .......... .......... .......... .......... 79% 123M 0s 13450K .......... .......... .......... .......... .......... 80% 56.0M 0s 13500K .......... .......... .......... .......... .......... 80% 30.2M 0s 13550K .......... .......... .......... .......... .......... 80% 216M 0s 13600K .......... .......... .......... .......... .......... 80% 169M 0s 13650K .......... .......... .......... .......... .......... 81% 71.0M 0s 13700K .......... .......... .......... .......... .......... 81% 90.6M 0s 13750K .......... .......... .......... .......... .......... 81% 114M 0s 13800K .......... .......... .......... .......... .......... 82% 68.5M 0s 13850K .......... .......... .......... .......... .......... 82% 109M 0s 13900K .......... .......... .......... .......... .......... 82% 63.1M 0s 13950K .......... .......... .......... .......... .......... 82% 59.1M 0s 14000K .......... .......... .......... .......... .......... 83% 110M 0s 14050K .......... .......... .......... .......... .......... 83% 63.1M 0s 14100K .......... .......... .......... .......... .......... 83% 69.2M 0s 14150K .......... .......... .......... .......... .......... 84% 154M 0s 14200K .......... .......... .......... .......... .......... 84% 67.7M 0s 14250K .......... .......... .......... .......... .......... 84% 92.6M 0s 14300K .......... .......... .......... .......... .......... 85% 109M 0s 14350K .......... .......... .......... .......... .......... 85% 22.2M 0s 14400K .......... .......... .......... .......... .......... 85% 182M 0s 14450K .......... .......... .......... .......... .......... 85% 187M 0s 14500K .......... .......... .......... .......... .......... 86% 170M 0s 14550K .......... .......... .......... .......... .......... 86% 282M 0s 14600K .......... .......... .......... .......... .......... 86% 98.8M 0s 14650K .......... .......... .......... .......... .......... 87% 37.5M 0s 14700K .......... .......... .......... .......... .......... 87% 219M 0s 14750K .......... .......... .......... .......... .......... 87% 186M 0s 14800K .......... .......... .......... .......... .......... 88% 524K 0s 14850K .......... .......... .......... .......... .......... 88% 132M 0s 14900K .......... .......... .......... .......... .......... 88% 92.5M 0s 14950K .......... .......... .......... .......... .......... 88% 81.2M 0s 15000K .......... .......... .......... .......... .......... 89% 80.2M 0s 15050K .......... .......... .......... .......... .......... 89% 28.2M 0s 15100K .......... .......... .......... .......... .......... 89% 228M 0s 15150K .......... .......... .......... .......... .......... 90% 277M 0s 15200K .......... .......... .......... .......... .......... 90% 14.5M 0s 15250K .......... .......... .......... .......... .......... 90% 22.9M 0s 15300K .......... .......... .......... .......... .......... 90% 131M 0s 15350K .......... .......... .......... .......... .......... 91% 66.2M 0s 15400K .......... .......... .......... .......... .......... 91% 83.6M 0s 15450K .......... .......... .......... .......... .......... 91% 101M 0s 15500K .......... .......... .......... .......... .......... 92% 72.3M 0s 15550K .......... .......... .......... .......... .......... 92% 86.6M 0s 15600K .......... .......... .......... .......... .......... 92% 69.4M 0s 15650K .......... .......... .......... .......... .......... 93% 20.0M 0s 15700K .......... .......... .......... .......... .......... 93% 167M 0s 15750K .......... .......... .......... .......... .......... 93% 158M 0s 15800K .......... .......... .......... .......... .......... 93% 38.5M 0s 15850K .......... .......... .......... .......... .......... 94% 204M 0s 15900K .......... .......... .......... .......... .......... 94% 226M 0s 15950K .......... .......... .......... .......... .......... 94% 80.8M 0s 16000K .......... .......... .......... .......... .......... 95% 45.8M 0s 16050K .......... .......... .......... .......... .......... 95% 250M 0s 16100K .......... .......... .......... .......... .......... 95% 10.5M 0s 16150K .......... .......... .......... .......... .......... 96% 7.55M 0s 16200K .......... .......... .......... .......... .......... 96% 192M 0s 16250K .......... .......... .......... .......... .......... 96% 52.0M 0s 16300K .......... .......... .......... .......... .......... 96% 219M 0s 16350K .......... .......... .......... .......... .......... 97% 89.7M 0s 16400K .......... .......... .......... .......... .......... 97% 78.7M 0s 16450K .......... .......... .......... .......... .......... 97% 67.3M 0s 16500K .......... .......... .......... .......... .......... 98% 102M 0s 16550K .......... .......... .......... .......... .......... 98% 61.8M 0s 16600K .......... .......... .......... .......... .......... 98% 86.0M 0s 16650K .......... .......... .......... .......... .......... 98% 46.5M 0s 16700K .......... .......... .......... .......... .......... 99% 283M 0s 16750K .......... .......... .......... .......... .......... 99% 102M 0s 16800K .......... .......... .......... .......... .......... 99% 46.7M 0s 16850K .......... .......... 100% 222M=1.7s 2023-01-26 11:27:10 (9.47 MB/s) - '/tmp/instance-7/output-1/build/.u-boot-2021.07.tar.bz2.SyR1aD/output' saved [17275746] u-boot-2021.07.tar.bz2: OK (sha256: 312b7eeae44581d1362c3a3f02c28d806647756c82ba8c72241c7cdbe68ba77e) >>> host-uboot-tools 2021.07 Extracting mkdir -p /tmp/instance-7/output-1/per-package/host-uboot-tools/host mkdir -p /tmp/instance-7/output-1/per-package/host-uboot-tools/target bzcat /tmp/instance-7/dl/uboot-tools/u-boot-2021.07.tar.bz2 | tar --strip-components=1 -C /tmp/instance-7/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-7/output-1/per-package/host-uboot-tools/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-dtc/host/ /tmp/instance-7/output-1/per-package/host-dtc/host/ /tmp/instance-7/output-1/per-package/host-uboot-tools/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-uboot-tools/host mkdir -p /tmp/instance-7/output-1/per-package/host-uboot-tools/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-dtc/target/ /tmp/instance-7/output-1/per-package/host-dtc/target/ /tmp/instance-7/output-1/per-package/host-uboot-tools/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-uboot-tools/target mkdir -p /tmp/instance-7/output-1/build/host-uboot-tools-2021.07/include/config touch /tmp/instance-7/output-1/build/host-uboot-tools-2021.07/include/config/auto.conf mkdir -p /tmp/instance-7/output-1/build/host-uboot-tools-2021.07/include/generated touch /tmp/instance-7/output-1/build/host-uboot-tools-2021.07/include/generated/autoconf.h echo '#define CONFIG_FIT_PRINT 1' >> /tmp/instance-7/output-1/build/host-uboot-tools-2021.07/include/generated/autoconf.h mkdir -p /tmp/instance-7/output-1/build/host-uboot-tools-2021.07/include/asm touch /tmp/instance-7/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-7/output-1/build/host-uboot-tools-2021.07 HOSTCC="/usr/bin/gcc" HOSTCFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-uboot-tools/host/include" HOSTLDFLAGS="-L/tmp/instance-7/output-1/per-package/host-uboot-tools/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-uboot-tools/host/lib" CONFIG_EFI_HAVE_CAPSULE_SUPPORT=y CONFIG_FIT=y CONFIG_MKIMAGE_DTC_PATH=dtc tools-only make[1]: Entering directory '/tmp/instance-7/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 HOSTCC tools/fit_common.o HOSTCC tools/fit_image.o HOSTCC tools/image-host.o WRAP tools/common/image-fit.c tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/env/image-fit.c'. tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/lib/image-fit.c'. HOSTCC tools/common/image-fit.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-7/output-1/build/host-uboot-tools-2021.07' /home/autobuild/make/make -j1 -C /tmp/instance-7/output-1/build/host-uboot-tools-2021.07 HOSTCC="/usr/bin/gcc" HOSTCFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-uboot-tools/host/include" HOSTLDFLAGS="-L/tmp/instance-7/output-1/per-package/host-uboot-tools/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-uboot-tools/host/lib" CONFIG_EFI_HAVE_CAPSULE_SUPPORT=y CONFIG_FIT=y CONFIG_MKIMAGE_DTC_PATH=dtc envtools no-dot-config-targets=envtools make[1]: Entering directory '/tmp/instance-7/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-7/output-1/build/host-uboot-tools-2021.07' >>> host-uboot-tools 2021.07 Installing to host directory /usr/bin/install -m 0755 -D /tmp/instance-7/output-1/build/host-uboot-tools-2021.07/tools/mkimage /tmp/instance-7/output-1/per-package/host-uboot-tools/host/bin/mkimage /usr/bin/install -m 0755 -D /tmp/instance-7/output-1/build/host-uboot-tools-2021.07/tools/mkeficapsule /tmp/instance-7/output-1/per-package/host-uboot-tools/host/bin/mkeficapsule /usr/bin/install -m 0755 -D /tmp/instance-7/output-1/build/host-uboot-tools-2021.07/tools/mkenvimage /tmp/instance-7/output-1/per-package/host-uboot-tools/host/bin/mkenvimage /usr/bin/install -m 0755 -D /tmp/instance-7/output-1/build/host-uboot-tools-2021.07/tools/dumpimage /tmp/instance-7/output-1/per-package/host-uboot-tools/host/bin/dumpimage /usr/bin/install -m 0755 -D /tmp/instance-7/output-1/build/host-uboot-tools-2021.07/tools/env/fw_printenv /tmp/instance-7/output-1/per-package/host-uboot-tools/host/bin/fw_printenv ln -sf /tmp/instance-7/output-1/per-package/host-uboot-tools/host/bin/fw_printenv /tmp/instance-7/output-1/per-package/host-uboot-tools/host/bin/fw_setenv mkdir -p /tmp/instance-7/output-1/per-package/linux/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/linux/host mkdir -p /tmp/instance-7/output-1/per-package/linux/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/linux/target make[1]: Entering directory '/tmp/instance-7/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-7/output-1/build/linux-6.1.5' Using /tmp/instance-7/output-1/build/linux-6.1.5/.config as base # # merged configuration written to /tmp/instance-7/output-1/build/linux-6.1.5/.config (needs make) # make[1]: Entering directory '/tmp/instance-7/output-1/build/linux-6.1.5' # # No change to .config # make[1]: Leaving directory '/tmp/instance-7/output-1/build/linux-6.1.5' /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_LZ4\>/d' /tmp/instance-7/output-1/build/linux-6.1.5//.config && echo '# CONFIG_KERNEL_LZ4 is not set' >> /tmp/instance-7/output-1/build/linux-6.1.5//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_LZMA\>/d' /tmp/instance-7/output-1/build/linux-6.1.5//.config && echo '# CONFIG_KERNEL_LZMA is not set' >> /tmp/instance-7/output-1/build/linux-6.1.5//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_LZO\>/d' /tmp/instance-7/output-1/build/linux-6.1.5//.config && echo '# CONFIG_KERNEL_LZO is not set' >> /tmp/instance-7/output-1/build/linux-6.1.5//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_XZ\>/d' /tmp/instance-7/output-1/build/linux-6.1.5//.config && echo '# CONFIG_KERNEL_XZ is not set' >> /tmp/instance-7/output-1/build/linux-6.1.5//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_ZSTD\>/d' /tmp/instance-7/output-1/build/linux-6.1.5//.config && echo '# CONFIG_KERNEL_ZSTD is not set' >> /tmp/instance-7/output-1/build/linux-6.1.5//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_UNCOMPRESSED\>/d' /tmp/instance-7/output-1/build/linux-6.1.5//.config && echo '# CONFIG_KERNEL_UNCOMPRESSED is not set' >> /tmp/instance-7/output-1/build/linux-6.1.5//.config if grep -q "^CONFIG_DEBUG_INFO_BTF=y" /tmp/instance-7/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. /usr/bin/sed -i -e '/^\(# \)\?CONFIG_GCC_PLUGINS\>/d' /tmp/instance-7/output-1/build/linux-6.1.5//.config && echo '# CONFIG_GCC_PLUGINS is not set' >> /tmp/instance-7/output-1/build/linux-6.1.5//.config make[1]: Entering directory '/tmp/instance-7/output-1/build/linux-6.1.5' # # configuration written to .config # make[1]: Leaving directory '/tmp/instance-7/output-1/build/linux-6.1.5' >>> linux 6.1.5 Configuring mkdir -p /tmp/instance-7/output-1/per-package/linux/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-kmod/host/ /tmp/instance-7/output-1/per-package/host-kmod/host/ /tmp/instance-7/output-1/per-package/linux/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-openssl/host/ /tmp/instance-7/output-1/per-package/host-openssl/host/ /tmp/instance-7/output-1/per-package/linux/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/linux/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-uboot-tools/host/ /tmp/instance-7/output-1/per-package/host-uboot-tools/host/ /tmp/instance-7/output-1/per-package/linux/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/skeleton/host/ /tmp/instance-7/output-1/per-package/linux/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/toolchain/host/ /tmp/instance-7/output-1/per-package/linux/host mkdir -p /tmp/instance-7/output-1/per-package/linux/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-kmod/target/ /tmp/instance-7/output-1/per-package/host-kmod/target/ /tmp/instance-7/output-1/per-package/linux/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-openssl/target/ /tmp/instance-7/output-1/per-package/host-openssl/target/ /tmp/instance-7/output-1/per-package/linux/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/linux/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-uboot-tools/target/ /tmp/instance-7/output-1/per-package/host-uboot-tools/target/ /tmp/instance-7/output-1/per-package/linux/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/skeleton/target/ /tmp/instance-7/output-1/per-package/linux/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/toolchain/target/ /tmp/instance-7/output-1/per-package/linux/target >>> linux 6.1.5 Building /usr/bin/sed -i -e '/^\(# \)\?CONFIG_GCC_PLUGINS\>/d' /tmp/instance-7/output-1/build/linux-6.1.5//.config && echo '# CONFIG_GCC_PLUGINS is not set' >> /tmp/instance-7/output-1/build/linux-6.1.5//.config PATH="/tmp/instance-7/output-1/per-package/linux/host/bin:/tmp/instance-7/output-1/per-package/linux/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/linux/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-7/output-1/per-package/linux/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/linux/host/share/pkgconfig" BR_BINARIES_DIR=/tmp/instance-7/output-1/images KCFLAGS=-Wno-attribute-alias /home/autobuild/make/make -j1 HOSTCC="/usr/bin/gcc -O2 -I/tmp/instance-7/output-1/per-package/linux/host/include -L/tmp/instance-7/output-1/per-package/linux/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/linux/host/lib" ARCH=sh INSTALL_MOD_PATH=/tmp/instance-7/output-1/per-package/linux/target CROSS_COMPILE="/tmp/instance-7/output-1/per-package/linux/host/bin/sh4a-buildroot-linux-gnu-" WERROR=0 REGENERATE_PARSERS=1 DEPMOD=/tmp/instance-7/output-1/per-package/linux/host/sbin/depmod -C /tmp/instance-7/output-1/build/linux-6.1.5 all make[1]: Entering directory '/tmp/instance-7/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/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-7/output-1/build/linux-6.1.5' make: *** [package/pkg-generic.mk:293: /tmp/instance-7/output-1/build/linux-6.1.5/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-7/buildroot'