>>> pciutils 3.8.0 Fixing libtool files for la in $(find /tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-21/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-21/output-1/host/sh4aeb-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-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-21/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 >>> pciutils 3.8.0 Installing to target PATH="/tmp/instance-21/output-1/host/bin:/tmp/instance-21/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-21/output-1/build/pciutils-3.8.0 CROSS_COMPILE="/tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-" HOST="sh-linux" OPT="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -std=gnu99" LDFLAGS="" DNS=no STRIP= HWDB=yes ZLIB=yes LIBKMOD=yes SHARED=yes PREFIX=/tmp/instance-21/output-1/target/usr SBINDIR=/tmp/instance-21/output-1/target/usr/bin install install-lib install-pcilib make[1]: Entering directory '/tmp/instance-21/output-1/build/pciutils-3.8.0' /home/autobuild/make/make -C lib all make[2]: Entering directory '/tmp/instance-21/output-1/build/pciutils-3.8.0/lib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-21/output-1/build/pciutils-3.8.0/lib' install -d -m 755 /tmp/instance-21/output-1/target/usr/lib install -c -m 644 lib/libpci.so.3.8.0 /tmp/instance-21/output-1/target/usr/lib install -d -m 755 /tmp/instance-21/output-1/target/usr/bin /tmp/instance-21/output-1/target/usr/bin /tmp/instance-21/output-1/target/usr/share /tmp/instance-21/output-1/target/usr/share/man/man8 /tmp/instance-21/output-1/target/usr/share/man/man7 //tmp/instance-21/output-1/target/usr/share/man/man5 install -c -m 755 lspci /tmp/instance-21/output-1/target/usr/bin install -c -m 755 setpci /tmp/instance-21/output-1/target/usr/bin install -c -m 755 update-pciids /tmp/instance-21/output-1/target/usr/bin install -c -m 644 pci.ids.gz /tmp/instance-21/output-1/target/usr/share install -c -m 644 lspci.8 setpci.8 update-pciids.8 /tmp/instance-21/output-1/target/usr/share/man/man8 install -c -m 644 pcilib.7 /tmp/instance-21/output-1/target/usr/share/man/man7 install -c -m 644 pci.ids.5 /tmp/instance-21/output-1/target/usr/share/man/man5 ln -sf libpci.so.3.8.0 /tmp/instance-21/output-1/target/usr/lib/libpci.so.3 install -d -m 755 /tmp/instance-21/output-1/target/usr/include/pci /tmp/instance-21/output-1/target/usr/lib/pkgconfig install -c -m 644 lib/config.h lib/header.h lib/pci.h lib/types.h /tmp/instance-21/output-1/target/usr/include/pci install -c -m 644 lib/libpci.pc /tmp/instance-21/output-1/target/usr/lib/pkgconfig ln -sf libpci.so.3.8.0 /tmp/instance-21/output-1/target/usr/lib/libpci.so.3 ln -sf libpci.so.3 /tmp/instance-21/output-1/target/usr/lib/libpci.so make[1]: 'install-pcilib' is up to date. make[1]: Leaving directory '/tmp/instance-21/output-1/build/pciutils-3.8.0' pcre2-10.42.tar.bz2: OK (sha256: 8d36cd8cb6ea2a4c2bb358ff6411b0c788633a2a45dabbf1aeb4b701d1b5e840) >>> pcre2 10.42 Extracting bzcat /tmp/instance-21/dl/pcre2/pcre2-10.42.tar.bz2 | tar --strip-components=1 -C /tmp/instance-21/output-1/build/pcre2-10.42 -xf - >>> pcre2 10.42 Patching >>> pcre2 10.42 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-21/output-1/build/pcre2-10.42 -name $file); do cp support/gnuconfig/$file $i; done; done >>> pcre2 10.42 Patching libtool patching file /tmp/instance-21/output-1/build/pcre2-10.42/ltmain.sh Hunk #1 succeeded at 2947 (offset 260 lines). Hunk #2 succeeded at 4540 (offset 263 lines). Hunk #3 succeeded at 6836 (offset 282 lines). Hunk #4 succeeded at 6846 (offset 282 lines). Hunk #5 succeeded at 7146 (offset 289 lines). Hunk #6 succeeded at 7450 (offset 301 lines). Hunk #7 succeeded at 8426 (offset 314 lines). Hunk #8 succeeded at 11058 (offset 348 lines). >>> pcre2 10.42 Configuring (cd /tmp/instance-21/output-1/build/pcre2-10.42/ && rm -rf config.cache && PATH="/tmp/instance-21/output-1/host/bin:/tmp/instance-21/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-as" LD="/tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-ld" NM="/tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc" GCC="/tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc" CPP="/tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-cpp" CXX="/tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-g++" FC="/tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gfortran" F77="/tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-21/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-21/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-21/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-21/output-1/host/lib -Wl,-rpath,/tmp/instance-21/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 " LDFLAGS="" FCFLAGS=" -O0 -g0" FFLAGS=" -O0 -g0" PKG_CONFIG="/tmp/instance-21/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=sh4aeb-buildroot-linux-gnu --host=sh4aeb-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 cross_compiling=yes --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --enable-pcre2-8 --disable-pcre2-16 --disable-pcre2-32 --disable-jit ) 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 sh4aeb-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 sh4aeb-buildroot-linux-gnu-gcc... /tmp/instance-21/output-1/host/bin/sh4aeb-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-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-21/output-1/host/bin/sh4aeb-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-21/output-1/host/bin/sh4aeb-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 sh4aeb-buildroot-linux-gnu-ar... /tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc-ar checking the archiver (/tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc-ar) interface... ar checking for int64_t... yes checking build system type... x86_64-pc-linux-gnu checking host system type... sh4aeb-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-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc... /tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-21/output-1/host/bin/sh4aeb-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 sh4aeb-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-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-ld option to reload object files... -r checking for sh4aeb-buildroot-linux-gnu-file... no checking for file... file configure: WARNING: using cross tools not prefixed with host triplet checking for sh4aeb-buildroot-linux-gnu-objdump... /tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for sh4aeb-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for sh4aeb-buildroot-linux-gnu-ar... (cached) /tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for sh4aeb-buildroot-linux-gnu-strip... (cached) /bin/true checking for sh4aeb-buildroot-linux-gnu-ranlib... /tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc-nm output from /tmp/instance-21/output-1/host/bin/sh4aeb-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 sh4aeb-buildroot-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc static flag -static works... no checking if /tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc linker (/tmp/instance-21/output-1/host/bin/sh4aeb-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 for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for __attribute__((uninitialized))... no checking for limits.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for dirent.h... yes checking for windows.h... no checking for sys/wait.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for bcopy... yes checking for memfd_create... yes checking for memmove... yes checking for mkostemp... yes checking for secure_getenv... yes checking for strerror... yes checking for realpath... yes checking for zlib.h... yes checking for gzopen in -lz... yes checking for bzlib.h... no checking for libbz2... no checking whether Intel CET is enabled... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libpcre2-8.pc config.status: creating libpcre2-16.pc config.status: creating libpcre2-32.pc config.status: creating libpcre2-posix.pc config.status: creating pcre2-config config.status: creating src/pcre2.h config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing script-chmod commands config.status: executing delete-old-chartables commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls pcre2-10.42 configuration summary: Install prefix ..................... : /usr C preprocessor ..................... : /tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-cpp C compiler ......................... : /tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc Linker ............................. : /tmp/instance-21/output-1/host/bin/sh4aeb-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 -O0 -g0 -fvisibility=hidden Linker flags ....................... : Extra libraries .................... : Build 8-bit pcre2 library .......... : yes Build 16-bit pcre2 library ......... : no Build 32-bit pcre2 library ......... : no Include debugging code ............. : no Enable JIT compiling support ....... : no Use SELinux allocator in JIT ....... : no Enable Unicode support ............. : yes Newline char/sequence .............. : lf \R matches only ANYCRLF ............ : no \C is disabled ..................... : no EBCDIC coding ...................... : no EBCDIC code for NL ................. : n/a Rebuild char tables ................ : no Internal link size ................. : 2 Nested parentheses limit ........... : 250 Heap limit ......................... : 20000000 kibibytes Match limit ........................ : 10000000 Match depth limit .................. : MATCH_LIMIT Build shared libs .................. : yes Build static libs .................. : no Use JIT in pcre2grep ............... : no Enable callouts in pcre2grep ....... : yes Enable fork in pcre2grep callouts .. : yes Initial buffer size for pcre2grep .. : 20480 Maximum buffer size for pcre2grep .. : 1048576 Link pcre2grep with libz ........... : no Link pcre2grep with libbz2 ......... : no Link pcre2test with libedit ........ : no Link pcre2test with libreadline .... : no Valgrind support ................... : no Code coverage ...................... : no Fuzzer support ..................... : no Use %zu and %td .................... : auto >>> pcre2 10.42 Building PATH="/tmp/instance-21/output-1/host/bin:/tmp/instance-21/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-21/output-1/build/pcre2-10.42/ make[1]: Entering directory '/tmp/instance-21/output-1/build/pcre2-10.42' rm -f src/pcre2_chartables.c ln -s /tmp/instance-21/output-1/build/pcre2-10.42/src/pcre2_chartables.c.dist /tmp/instance-21/output-1/build/pcre2-10.42/src/pcre2_chartables.c /home/autobuild/make/make all-am make[2]: Entering directory '/tmp/instance-21/output-1/build/pcre2-10.42' CC src/pcre2grep-pcre2grep.o CC src/libpcre2_8_la-pcre2_auto_possess.lo CC src/libpcre2_8_la-pcre2_compile.lo CC src/libpcre2_8_la-pcre2_config.lo CC src/libpcre2_8_la-pcre2_context.lo CC src/libpcre2_8_la-pcre2_convert.lo CC src/libpcre2_8_la-pcre2_dfa_match.lo CC src/libpcre2_8_la-pcre2_error.lo CC src/libpcre2_8_la-pcre2_extuni.lo CC src/libpcre2_8_la-pcre2_find_bracket.lo CC src/libpcre2_8_la-pcre2_jit_compile.lo CC src/libpcre2_8_la-pcre2_maketables.lo CC src/libpcre2_8_la-pcre2_match.lo CC src/libpcre2_8_la-pcre2_match_data.lo CC src/libpcre2_8_la-pcre2_newline.lo CC src/libpcre2_8_la-pcre2_ord2utf.lo CC src/libpcre2_8_la-pcre2_pattern_info.lo CC src/libpcre2_8_la-pcre2_script_run.lo CC src/libpcre2_8_la-pcre2_serialize.lo CC src/libpcre2_8_la-pcre2_string_utils.lo CC src/libpcre2_8_la-pcre2_study.lo CC src/libpcre2_8_la-pcre2_substitute.lo CC src/libpcre2_8_la-pcre2_substring.lo CC src/libpcre2_8_la-pcre2_tables.lo CC src/libpcre2_8_la-pcre2_ucd.lo CC src/libpcre2_8_la-pcre2_valid_utf.lo CC src/libpcre2_8_la-pcre2_xclass.lo CC src/libpcre2_8_la-pcre2_chartables.lo CCLD libpcre2-8.la CCLD pcre2grep CC src/pcre2test-pcre2test.o CC src/libpcre2_posix_la-pcre2posix.lo CCLD libpcre2-posix.la CCLD pcre2test CC src/pcre2posix_test-pcre2posix_test.o CCLD pcre2posix_test make[2]: Leaving directory '/tmp/instance-21/output-1/build/pcre2-10.42' make[1]: Leaving directory '/tmp/instance-21/output-1/build/pcre2-10.42' >>> pcre2 10.42 Installing to staging directory PATH="/tmp/instance-21/output-1/host/bin:/tmp/instance-21/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot install -C /tmp/instance-21/output-1/build/pcre2-10.42/ make[1]: Entering directory '/tmp/instance-21/output-1/build/pcre2-10.42' /home/autobuild/make/make install-am make[2]: Entering directory '/tmp/instance-21/output-1/build/pcre2-10.42' make[3]: Entering directory '/tmp/instance-21/output-1/build/pcre2-10.42' /usr/bin/mkdir -p '/tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libpcre2-8.la libpcre2-posix.la '/tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libpcre2-8.so.0.11.2 /tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/lib/libpcre2-8.so.0.11.2 libtool: install: (cd /tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libpcre2-8.so.0.11.2 libpcre2-8.so.0 || { rm -f libpcre2-8.so.0 && ln -s libpcre2-8.so.0.11.2 libpcre2-8.so.0; }; }) libtool: install: (cd /tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libpcre2-8.so.0.11.2 libpcre2-8.so || { rm -f libpcre2-8.so && ln -s libpcre2-8.so.0.11.2 libpcre2-8.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre2-8.lai /tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/lib/libpcre2-8.la libtool: install: /usr/bin/install -c .libs/libpcre2-posix.so.3.0.4 /tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/lib/libpcre2-posix.so.3.0.4 libtool: install: (cd /tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libpcre2-posix.so.3.0.4 libpcre2-posix.so.3 || { rm -f libpcre2-posix.so.3 && ln -s libpcre2-posix.so.3.0.4 libpcre2-posix.so.3; }; }) libtool: install: (cd /tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libpcre2-posix.so.3.0.4 libpcre2-posix.so || { rm -f libpcre2-posix.so && ln -s libpcre2-posix.so.3.0.4 libpcre2-posix.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre2-posix.lai /tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/lib/libpcre2-posix.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c pcre2grep pcre2test '/tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c pcre2grep /tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/bin/pcre2grep libtool: install: /usr/bin/install -c pcre2test /tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/bin/pcre2test /usr/bin/mkdir -p '/tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/install -c pcre2-config '/tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/mkdir -p '/tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/share/doc/pcre2' /usr/bin/install -c -m 644 AUTHORS COPYING ChangeLog LICENCE NEWS README doc/pcre2.txt doc/pcre2-config.txt doc/pcre2grep.txt doc/pcre2test.txt '/tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/share/doc/pcre2' /usr/bin/mkdir -p '/tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/share/doc/pcre2/html' /usr/bin/install -c -m 644 doc/html/NON-AUTOTOOLS-BUILD.txt doc/html/README.txt doc/html/index.html doc/html/pcre2-config.html doc/html/pcre2.html doc/html/pcre2_callout_enumerate.html doc/html/pcre2_code_copy.html doc/html/pcre2_code_copy_with_tables.html doc/html/pcre2_code_free.html doc/html/pcre2_compile.html doc/html/pcre2_compile_context_copy.html doc/html/pcre2_compile_context_create.html doc/html/pcre2_compile_context_free.html doc/html/pcre2_config.html doc/html/pcre2_convert_context_copy.html doc/html/pcre2_convert_context_create.html doc/html/pcre2_convert_context_free.html doc/html/pcre2_converted_pattern_free.html doc/html/pcre2_dfa_match.html doc/html/pcre2_general_context_copy.html doc/html/pcre2_general_context_create.html doc/html/pcre2_general_context_free.html doc/html/pcre2_get_error_message.html doc/html/pcre2_get_mark.html doc/html/pcre2_get_match_data_size.html doc/html/pcre2_get_ovector_count.html doc/html/pcre2_get_ovector_pointer.html doc/html/pcre2_get_startchar.html doc/html/pcre2_jit_compile.html doc/html/pcre2_jit_free_unused_memory.html doc/html/pcre2_jit_match.html doc/html/pcre2_jit_stack_assign.html doc/html/pcre2_jit_stack_create.html doc/html/pcre2_jit_stack_free.html doc/html/pcre2_maketables.html doc/html/pcre2_maketables_free.html doc/html/pcre2_match.html doc/html/pcre2_match_context_copy.html doc/html/pcre2_match_context_create.html doc/html/pcre2_match_context_free.html '/tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/share/doc/pcre2/html' /usr/bin/install -c -m 644 doc/html/pcre2_match_data_create.html doc/html/pcre2_match_data_create_from_pattern.html doc/html/pcre2_match_data_free.html doc/html/pcre2_pattern_convert.html doc/html/pcre2_pattern_info.html doc/html/pcre2_serialize_decode.html doc/html/pcre2_serialize_encode.html doc/html/pcre2_serialize_free.html doc/html/pcre2_serialize_get_number_of_codes.html doc/html/pcre2_set_bsr.html doc/html/pcre2_set_callout.html doc/html/pcre2_set_character_tables.html doc/html/pcre2_set_compile_extra_options.html doc/html/pcre2_set_compile_recursion_guard.html doc/html/pcre2_set_depth_limit.html doc/html/pcre2_set_glob_escape.html doc/html/pcre2_set_glob_separator.html doc/html/pcre2_set_heap_limit.html doc/html/pcre2_set_match_limit.html doc/html/pcre2_set_max_pattern_length.html doc/html/pcre2_set_offset_limit.html doc/html/pcre2_set_newline.html doc/html/pcre2_set_parens_nest_limit.html doc/html/pcre2_set_recursion_limit.html doc/html/pcre2_set_recursion_memory_management.html doc/html/pcre2_set_substitute_callout.html doc/html/pcre2_substitute.html doc/html/pcre2_substring_copy_byname.html doc/html/pcre2_substring_copy_bynumber.html doc/html/pcre2_substring_free.html doc/html/pcre2_substring_get_byname.html doc/html/pcre2_substring_get_bynumber.html doc/html/pcre2_substring_length_byname.html doc/html/pcre2_substring_length_bynumber.html doc/html/pcre2_substring_list_free.html doc/html/pcre2_substring_list_get.html doc/html/pcre2_substring_nametable_scan.html doc/html/pcre2_substring_number_from_name.html doc/html/pcre2api.html doc/html/pcre2build.html '/tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/share/doc/pcre2/html' /usr/bin/install -c -m 644 doc/html/pcre2callout.html doc/html/pcre2compat.html doc/html/pcre2convert.html doc/html/pcre2demo.html doc/html/pcre2grep.html doc/html/pcre2jit.html doc/html/pcre2limits.html doc/html/pcre2matching.html doc/html/pcre2partial.html doc/html/pcre2pattern.html doc/html/pcre2perform.html doc/html/pcre2posix.html doc/html/pcre2sample.html doc/html/pcre2serialize.html doc/html/pcre2syntax.html doc/html/pcre2test.html doc/html/pcre2unicode.html '/tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/share/doc/pcre2/html' /usr/bin/mkdir -p '/tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 src/pcre2posix.h '/tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/mkdir -p '/tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 doc/pcre2-config.1 doc/pcre2grep.1 doc/pcre2test.1 '/tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 doc/pcre2.3 doc/pcre2_callout_enumerate.3 doc/pcre2_code_copy.3 doc/pcre2_code_copy_with_tables.3 doc/pcre2_code_free.3 doc/pcre2_compile.3 doc/pcre2_compile_context_copy.3 doc/pcre2_compile_context_create.3 doc/pcre2_compile_context_free.3 doc/pcre2_config.3 doc/pcre2_convert_context_copy.3 doc/pcre2_convert_context_create.3 doc/pcre2_convert_context_free.3 doc/pcre2_converted_pattern_free.3 doc/pcre2_dfa_match.3 doc/pcre2_general_context_copy.3 doc/pcre2_general_context_create.3 doc/pcre2_general_context_free.3 doc/pcre2_get_error_message.3 doc/pcre2_get_mark.3 doc/pcre2_get_match_data_size.3 doc/pcre2_get_ovector_count.3 doc/pcre2_get_ovector_pointer.3 doc/pcre2_get_startchar.3 doc/pcre2_jit_compile.3 doc/pcre2_jit_free_unused_memory.3 doc/pcre2_jit_match.3 doc/pcre2_jit_stack_assign.3 doc/pcre2_jit_stack_create.3 doc/pcre2_jit_stack_free.3 doc/pcre2_maketables.3 doc/pcre2_maketables_free.3 doc/pcre2_match.3 doc/pcre2_match_context_copy.3 doc/pcre2_match_context_create.3 doc/pcre2_match_context_free.3 doc/pcre2_match_data_create.3 doc/pcre2_match_data_create_from_pattern.3 doc/pcre2_match_data_free.3 doc/pcre2_pattern_convert.3 '/tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 doc/pcre2_pattern_info.3 doc/pcre2_serialize_decode.3 doc/pcre2_serialize_encode.3 doc/pcre2_serialize_free.3 doc/pcre2_serialize_get_number_of_codes.3 doc/pcre2_set_bsr.3 doc/pcre2_set_callout.3 doc/pcre2_set_character_tables.3 doc/pcre2_set_compile_extra_options.3 doc/pcre2_set_compile_recursion_guard.3 doc/pcre2_set_depth_limit.3 doc/pcre2_set_glob_escape.3 doc/pcre2_set_glob_separator.3 doc/pcre2_set_heap_limit.3 doc/pcre2_set_match_limit.3 doc/pcre2_set_max_pattern_length.3 doc/pcre2_set_offset_limit.3 doc/pcre2_set_newline.3 doc/pcre2_set_parens_nest_limit.3 doc/pcre2_set_recursion_limit.3 doc/pcre2_set_recursion_memory_management.3 doc/pcre2_set_substitute_callout.3 doc/pcre2_substitute.3 doc/pcre2_substring_copy_byname.3 doc/pcre2_substring_copy_bynumber.3 doc/pcre2_substring_free.3 doc/pcre2_substring_get_byname.3 doc/pcre2_substring_get_bynumber.3 doc/pcre2_substring_length_byname.3 doc/pcre2_substring_length_bynumber.3 doc/pcre2_substring_list_free.3 doc/pcre2_substring_list_get.3 doc/pcre2_substring_nametable_scan.3 doc/pcre2_substring_number_from_name.3 doc/pcre2api.3 doc/pcre2build.3 doc/pcre2callout.3 doc/pcre2compat.3 doc/pcre2convert.3 doc/pcre2demo.3 '/tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 doc/pcre2jit.3 doc/pcre2limits.3 doc/pcre2matching.3 doc/pcre2partial.3 doc/pcre2pattern.3 doc/pcre2perform.3 doc/pcre2posix.3 doc/pcre2sample.3 doc/pcre2serialize.3 doc/pcre2syntax.3 doc/pcre2unicode.3 '/tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 src/pcre2.h '/tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/mkdir -p '/tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libpcre2-8.pc libpcre2-posix.pc '/tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-21/output-1/build/pcre2-10.42' make[2]: Leaving directory '/tmp/instance-21/output-1/build/pcre2-10.42' make[1]: Leaving directory '/tmp/instance-21/output-1/build/pcre2-10.42' >>> pcre2 10.42 Fixing package configuration files >>> pcre2 10.42 Fixing libtool files for la in $(find /tmp/instance-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-21/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-21/output-1/host/sh4aeb-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-21/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-21/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 >>> pcre2 10.42 Installing to target PATH="/tmp/instance-21/output-1/host/bin:/tmp/instance-21/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-21/output-1/target install -C /tmp/instance-21/output-1/build/pcre2-10.42/ make[1]: Entering directory '/tmp/instance-21/output-1/build/pcre2-10.42' /home/autobuild/make/make install-am make[2]: Entering directory '/tmp/instance-21/output-1/build/pcre2-10.42' make[3]: Entering directory '/tmp/instance-21/output-1/build/pcre2-10.42' /usr/bin/mkdir -p '/tmp/instance-21/output-1/target/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libpcre2-8.la libpcre2-posix.la '/tmp/instance-21/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libpcre2-8.so.0.11.2 /tmp/instance-21/output-1/target/usr/lib/libpcre2-8.so.0.11.2 libtool: install: (cd /tmp/instance-21/output-1/target/usr/lib && { ln -s -f libpcre2-8.so.0.11.2 libpcre2-8.so.0 || { rm -f libpcre2-8.so.0 && ln -s libpcre2-8.so.0.11.2 libpcre2-8.so.0; }; }) libtool: install: (cd /tmp/instance-21/output-1/target/usr/lib && { ln -s -f libpcre2-8.so.0.11.2 libpcre2-8.so || { rm -f libpcre2-8.so && ln -s libpcre2-8.so.0.11.2 libpcre2-8.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre2-8.lai /tmp/instance-21/output-1/target/usr/lib/libpcre2-8.la libtool: install: /usr/bin/install -c .libs/libpcre2-posix.so.3.0.4 /tmp/instance-21/output-1/target/usr/lib/libpcre2-posix.so.3.0.4 libtool: install: (cd /tmp/instance-21/output-1/target/usr/lib && { ln -s -f libpcre2-posix.so.3.0.4 libpcre2-posix.so.3 || { rm -f libpcre2-posix.so.3 && ln -s libpcre2-posix.so.3.0.4 libpcre2-posix.so.3; }; }) libtool: install: (cd /tmp/instance-21/output-1/target/usr/lib && { ln -s -f libpcre2-posix.so.3.0.4 libpcre2-posix.so || { rm -f libpcre2-posix.so && ln -s libpcre2-posix.so.3.0.4 libpcre2-posix.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre2-posix.lai /tmp/instance-21/output-1/target/usr/lib/libpcre2-posix.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-21/output-1/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c pcre2grep pcre2test '/tmp/instance-21/output-1/target/usr/bin' libtool: install: /usr/bin/install -c pcre2grep /tmp/instance-21/output-1/target/usr/bin/pcre2grep libtool: install: /usr/bin/install -c pcre2test /tmp/instance-21/output-1/target/usr/bin/pcre2test /usr/bin/mkdir -p '/tmp/instance-21/output-1/target/usr/bin' /usr/bin/install -c pcre2-config '/tmp/instance-21/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-21/output-1/target/usr/share/doc/pcre2' /usr/bin/install -c -m 644 AUTHORS COPYING ChangeLog LICENCE NEWS README doc/pcre2.txt doc/pcre2-config.txt doc/pcre2grep.txt doc/pcre2test.txt '/tmp/instance-21/output-1/target/usr/share/doc/pcre2' /usr/bin/mkdir -p '/tmp/instance-21/output-1/target/usr/share/doc/pcre2/html' /usr/bin/install -c -m 644 doc/html/NON-AUTOTOOLS-BUILD.txt doc/html/README.txt doc/html/index.html doc/html/pcre2-config.html doc/html/pcre2.html doc/html/pcre2_callout_enumerate.html doc/html/pcre2_code_copy.html doc/html/pcre2_code_copy_with_tables.html doc/html/pcre2_code_free.html doc/html/pcre2_compile.html doc/html/pcre2_compile_context_copy.html doc/html/pcre2_compile_context_create.html doc/html/pcre2_compile_context_free.html doc/html/pcre2_config.html doc/html/pcre2_convert_context_copy.html doc/html/pcre2_convert_context_create.html doc/html/pcre2_convert_context_free.html doc/html/pcre2_converted_pattern_free.html doc/html/pcre2_dfa_match.html doc/html/pcre2_general_context_copy.html doc/html/pcre2_general_context_create.html doc/html/pcre2_general_context_free.html doc/html/pcre2_get_error_message.html doc/html/pcre2_get_mark.html doc/html/pcre2_get_match_data_size.html doc/html/pcre2_get_ovector_count.html doc/html/pcre2_get_ovector_pointer.html doc/html/pcre2_get_startchar.html doc/html/pcre2_jit_compile.html doc/html/pcre2_jit_free_unused_memory.html doc/html/pcre2_jit_match.html doc/html/pcre2_jit_stack_assign.html doc/html/pcre2_jit_stack_create.html doc/html/pcre2_jit_stack_free.html doc/html/pcre2_maketables.html doc/html/pcre2_maketables_free.html doc/html/pcre2_match.html doc/html/pcre2_match_context_copy.html doc/html/pcre2_match_context_create.html doc/html/pcre2_match_context_free.html '/tmp/instance-21/output-1/target/usr/share/doc/pcre2/html' /usr/bin/install -c -m 644 doc/html/pcre2_match_data_create.html doc/html/pcre2_match_data_create_from_pattern.html doc/html/pcre2_match_data_free.html doc/html/pcre2_pattern_convert.html doc/html/pcre2_pattern_info.html doc/html/pcre2_serialize_decode.html doc/html/pcre2_serialize_encode.html doc/html/pcre2_serialize_free.html doc/html/pcre2_serialize_get_number_of_codes.html doc/html/pcre2_set_bsr.html doc/html/pcre2_set_callout.html doc/html/pcre2_set_character_tables.html doc/html/pcre2_set_compile_extra_options.html doc/html/pcre2_set_compile_recursion_guard.html doc/html/pcre2_set_depth_limit.html doc/html/pcre2_set_glob_escape.html doc/html/pcre2_set_glob_separator.html doc/html/pcre2_set_heap_limit.html doc/html/pcre2_set_match_limit.html doc/html/pcre2_set_max_pattern_length.html doc/html/pcre2_set_offset_limit.html doc/html/pcre2_set_newline.html doc/html/pcre2_set_parens_nest_limit.html doc/html/pcre2_set_recursion_limit.html doc/html/pcre2_set_recursion_memory_management.html doc/html/pcre2_set_substitute_callout.html doc/html/pcre2_substitute.html doc/html/pcre2_substring_copy_byname.html doc/html/pcre2_substring_copy_bynumber.html doc/html/pcre2_substring_free.html doc/html/pcre2_substring_get_byname.html doc/html/pcre2_substring_get_bynumber.html doc/html/pcre2_substring_length_byname.html doc/html/pcre2_substring_length_bynumber.html doc/html/pcre2_substring_list_free.html doc/html/pcre2_substring_list_get.html doc/html/pcre2_substring_nametable_scan.html doc/html/pcre2_substring_number_from_name.html doc/html/pcre2api.html doc/html/pcre2build.html '/tmp/instance-21/output-1/target/usr/share/doc/pcre2/html' /usr/bin/install -c -m 644 doc/html/pcre2callout.html doc/html/pcre2compat.html doc/html/pcre2convert.html doc/html/pcre2demo.html doc/html/pcre2grep.html doc/html/pcre2jit.html doc/html/pcre2limits.html doc/html/pcre2matching.html doc/html/pcre2partial.html doc/html/pcre2pattern.html doc/html/pcre2perform.html doc/html/pcre2posix.html doc/html/pcre2sample.html doc/html/pcre2serialize.html doc/html/pcre2syntax.html doc/html/pcre2test.html doc/html/pcre2unicode.html '/tmp/instance-21/output-1/target/usr/share/doc/pcre2/html' /usr/bin/mkdir -p '/tmp/instance-21/output-1/target/usr/include' /usr/bin/install -c -m 644 src/pcre2posix.h '/tmp/instance-21/output-1/target/usr/include' /usr/bin/mkdir -p '/tmp/instance-21/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 doc/pcre2-config.1 doc/pcre2grep.1 doc/pcre2test.1 '/tmp/instance-21/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-21/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 doc/pcre2.3 doc/pcre2_callout_enumerate.3 doc/pcre2_code_copy.3 doc/pcre2_code_copy_with_tables.3 doc/pcre2_code_free.3 doc/pcre2_compile.3 doc/pcre2_compile_context_copy.3 doc/pcre2_compile_context_create.3 doc/pcre2_compile_context_free.3 doc/pcre2_config.3 doc/pcre2_convert_context_copy.3 doc/pcre2_convert_context_create.3 doc/pcre2_convert_context_free.3 doc/pcre2_converted_pattern_free.3 doc/pcre2_dfa_match.3 doc/pcre2_general_context_copy.3 doc/pcre2_general_context_create.3 doc/pcre2_general_context_free.3 doc/pcre2_get_error_message.3 doc/pcre2_get_mark.3 doc/pcre2_get_match_data_size.3 doc/pcre2_get_ovector_count.3 doc/pcre2_get_ovector_pointer.3 doc/pcre2_get_startchar.3 doc/pcre2_jit_compile.3 doc/pcre2_jit_free_unused_memory.3 doc/pcre2_jit_match.3 doc/pcre2_jit_stack_assign.3 doc/pcre2_jit_stack_create.3 doc/pcre2_jit_stack_free.3 doc/pcre2_maketables.3 doc/pcre2_maketables_free.3 doc/pcre2_match.3 doc/pcre2_match_context_copy.3 doc/pcre2_match_context_create.3 doc/pcre2_match_context_free.3 doc/pcre2_match_data_create.3 doc/pcre2_match_data_create_from_pattern.3 doc/pcre2_match_data_free.3 doc/pcre2_pattern_convert.3 '/tmp/instance-21/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 doc/pcre2_pattern_info.3 doc/pcre2_serialize_decode.3 doc/pcre2_serialize_encode.3 doc/pcre2_serialize_free.3 doc/pcre2_serialize_get_number_of_codes.3 doc/pcre2_set_bsr.3 doc/pcre2_set_callout.3 doc/pcre2_set_character_tables.3 doc/pcre2_set_compile_extra_options.3 doc/pcre2_set_compile_recursion_guard.3 doc/pcre2_set_depth_limit.3 doc/pcre2_set_glob_escape.3 doc/pcre2_set_glob_separator.3 doc/pcre2_set_heap_limit.3 doc/pcre2_set_match_limit.3 doc/pcre2_set_max_pattern_length.3 doc/pcre2_set_offset_limit.3 doc/pcre2_set_newline.3 doc/pcre2_set_parens_nest_limit.3 doc/pcre2_set_recursion_limit.3 doc/pcre2_set_recursion_memory_management.3 doc/pcre2_set_substitute_callout.3 doc/pcre2_substitute.3 doc/pcre2_substring_copy_byname.3 doc/pcre2_substring_copy_bynumber.3 doc/pcre2_substring_free.3 doc/pcre2_substring_get_byname.3 doc/pcre2_substring_get_bynumber.3 doc/pcre2_substring_length_byname.3 doc/pcre2_substring_length_bynumber.3 doc/pcre2_substring_list_free.3 doc/pcre2_substring_list_get.3 doc/pcre2_substring_nametable_scan.3 doc/pcre2_substring_number_from_name.3 doc/pcre2api.3 doc/pcre2build.3 doc/pcre2callout.3 doc/pcre2compat.3 doc/pcre2convert.3 doc/pcre2demo.3 '/tmp/instance-21/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 doc/pcre2jit.3 doc/pcre2limits.3 doc/pcre2matching.3 doc/pcre2partial.3 doc/pcre2pattern.3 doc/pcre2perform.3 doc/pcre2posix.3 doc/pcre2sample.3 doc/pcre2serialize.3 doc/pcre2syntax.3 doc/pcre2unicode.3 '/tmp/instance-21/output-1/target/usr/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-21/output-1/target/usr/include' /usr/bin/install -c -m 644 src/pcre2.h '/tmp/instance-21/output-1/target/usr/include' /usr/bin/mkdir -p '/tmp/instance-21/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libpcre2-8.pc libpcre2-posix.pc '/tmp/instance-21/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-21/output-1/build/pcre2-10.42' make[2]: Leaving directory '/tmp/instance-21/output-1/build/pcre2-10.42' make[1]: Leaving directory '/tmp/instance-21/output-1/build/pcre2-10.42' >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-21/output-1/build/.procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08.tar.gz.NrKEhQ/output' 'https://github.com/csimmonds/procrank_linux/archive/21c30ab4514a5b15ac6e813e21bee0d3d714cb08/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08.tar.gz' --2023-03-07 17:30:08-- https://github.com/csimmonds/procrank_linux/archive/21c30ab4514a5b15ac6e813e21bee0d3d714cb08/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08.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/csimmonds/procrank_linux/tar.gz/21c30ab4514a5b15ac6e813e21bee0d3d714cb08 [following] --2023-03-07 17:30:09-- https://codeload.github.com/csimmonds/procrank_linux/tar.gz/21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-21/output-1/build/.procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08.tar.gz.NrKEhQ/output' 0K .......... .... 278K=0.05s 2023-03-07 17:30:09 (278 KB/s) - '/tmp/instance-21/output-1/build/.procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08.tar.gz.NrKEhQ/output' saved [14482] procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08.tar.gz: OK (sha256: 1c3592b549b6793b29ab561568f493d0edbfe288ea2aed59afa689eaa26b5d9e) >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Extracting gzip -d -c /tmp/instance-21/dl/procrank_linux/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08.tar.gz | tar --strip-components=1 -C /tmp/instance-21/output-1/build/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08 -xf - >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Patching >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Configuring >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Building PATH="/tmp/instance-21/output-1/host/bin:/tmp/instance-21/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-21/output-1/build/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08 CROSS_COMPILE="/tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-" LOCAL_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 " make[1]: Entering directory '/tmp/instance-21/output-1/build/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08' make -C libpagemap make[2]: Entering directory '/tmp/instance-21/output-1/build/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08/libpagemap' /tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc -Wall -I./include -c -D_LARGEFILE64_SOURCE -c -o pm_kernel.o pm_kernel.c /tmp/instance-21/output-1/host/bin/sh4aeb-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-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc -Wall -I./include -c -D_LARGEFILE64_SOURCE -c -o pm_map.o pm_map.c /tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc -Wall -I./include -c -D_LARGEFILE64_SOURCE -c -o pm_memusage.o pm_memusage.c /tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc -Wall -I./include -c -D_LARGEFILE64_SOURCE -c -o strlcpy.o strlcpy.c /tmp/instance-21/output-1/host/bin/sh4aeb-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-21/output-1/build/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08/libpagemap' /tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 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-21/output-1/build/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08' >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Installing to target /usr/bin/install -m 0755 -D /tmp/instance-21/output-1/build/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08/procrank /tmp/instance-21/output-1/target/usr/bin/procrank >>> quickjs 2021-03-27 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-21/output-1/build/.quickjs-2021-03-27.tar.xz.TCzr17/output' 'https://bellard.org/quickjs/quickjs-2021-03-27.tar.xz' --2023-03-07 17:30:12-- https://bellard.org/quickjs/quickjs-2021-03-27.tar.xz Resolving bellard.org (bellard.org)... 51.15.168.198 Connecting to bellard.org (bellard.org)|51.15.168.198|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 753556 (736K) [application/x-xz] Saving to: '/tmp/instance-21/output-1/build/.quickjs-2021-03-27.tar.xz.TCzr17/output' 0K .......... .......... .......... .......... .......... 6% 200K 3s 50K .......... .......... .......... .......... .......... 13% 401K 2s 100K .......... .......... .......... .......... .......... 20% 18.1M 1s 150K .......... .......... .......... .......... .......... 27% 31.2M 1s 200K .......... .......... .......... .......... .......... 33% 410K 1s 250K .......... .......... .......... .......... .......... 40% 15.4M 1s 300K .......... .......... .......... .......... .......... 47% 20.5M 1s 350K .......... .......... .......... .......... .......... 54% 29.3M 0s 400K .......... .......... .......... .......... .......... 61% 426K 0s 450K .......... .......... .......... .......... .......... 67% 28.4M 0s 500K .......... .......... .......... .......... .......... 74% 27.9M 0s 550K .......... .......... .......... .......... .......... 81% 27.8M 0s 600K .......... .......... .......... .......... .......... 88% 210M 0s 650K .......... .......... .......... .......... .......... 95% 23.4M 0s 700K .......... .......... .......... ..... 100% 285M=0.6s 2023-03-07 17:30:14 (1.14 MB/s) - '/tmp/instance-21/output-1/build/.quickjs-2021-03-27.tar.xz.TCzr17/output' saved [753556/753556] quickjs-2021-03-27.tar.xz: OK (sha256: a45bface4c3379538dea8533878d694e289330488ea7028b105f72572fe7fe1a) >>> quickjs 2021-03-27 Extracting xzcat /tmp/instance-21/dl/quickjs/quickjs-2021-03-27.tar.xz | tar --strip-components=1 -C /tmp/instance-21/output-1/build/quickjs-2021-03-27 -xf - >>> quickjs 2021-03-27 Patching >>> quickjs 2021-03-27 Configuring >>> quickjs 2021-03-27 Building PATH="/tmp/instance-21/output-1/host/bin:/tmp/instance-21/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-21/output-1/build/quickjs-2021-03-27 CROSS_PREFIX="/tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-" EXTRA_LIBS="-latomic" all make[1]: Entering directory '/tmp/instance-21/output-1/build/quickjs-2021-03-27' mkdir -p .obj .obj/examples .obj/tests /tmp/instance-21/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc -g -Wall -MMD -MF .obj/quickjs.check.o.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2021-03-27\" -DCONFIG_BIGNUM -DCONFIG_CHECK_JSVALUE -c -o .obj/quickjs.check.o quickjs.c quickjs.c: In function 'js_ecvt': quickjs.c:11366:66: error: 'FE_DOWNWARD' undeclared (first use in this function); did you mean 'FP_INT_DOWNWARD'? 11366 | js_ecvt1(d, n_digits + 1, &decpt1, &sign1, buf1, FE_DOWNWARD, | ^~~~~~~~~~~ | FP_INT_DOWNWARD quickjs.c:11366:66: note: each undeclared identifier is reported only once for each function it appears in quickjs.c:11368:66: error: 'FE_UPWARD' undeclared (first use in this function); did you mean 'FP_INT_UPWARD'? 11368 | js_ecvt1(d, n_digits + 1, &decpt2, &sign2, buf2, FE_UPWARD, | ^~~~~~~~~ | FP_INT_UPWARD quickjs.c: In function 'js_fcvt': quickjs.c:11417:64: error: 'FE_DOWNWARD' undeclared (first use in this function); did you mean 'FP_INT_DOWNWARD'? 11417 | n1 = js_fcvt1(buf1, sizeof(buf1), d, n_digits + 1, FE_DOWNWARD); | ^~~~~~~~~~~ | FP_INT_DOWNWARD quickjs.c:11418:64: error: 'FE_UPWARD' undeclared (first use in this function); did you mean 'FP_INT_UPWARD'? 11418 | n2 = js_fcvt1(buf2, sizeof(buf2), d, n_digits + 1, FE_UPWARD); | ^~~~~~~~~ | FP_INT_UPWARD make[1]: *** [Makefile:284: .obj/quickjs.check.o] Error 1 make[1]: Leaving directory '/tmp/instance-21/output-1/build/quickjs-2021-03-27' make: *** [package/pkg-generic.mk:293: /tmp/instance-21/output-1/build/quickjs-2021-03-27/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-21/buildroot'