* Package: dev-libs/libpcre2-10.44-r1:0/3 * Repository: gentoo * Maintainer: base-system@gentoo.org * USE: abi_x86_64 amd64 bzip2 elibc_glibc jit kernel_linux pcre16 pcre32 readline unicode zlib * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking pcre2-10.44.tar.bz2 to /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work >>> Unpacking libpcre2-10.44-32bit-tests.patch.xz to /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work >>> Source unpacked in /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work >>> Preparing source in /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 ... [ ok ] [ ok ] * Running elibtoolize in: pcre2-10.44/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying cxx-pthread/2.4.6 patch ... * Applying verbose-pic/2.4.7 patch ... * Applying clang-runtime-ltmain/2.4.7 patch ... * Applying ppc64le/2.4.4 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * econf: updating pcre2-10.44/config.guess with /usr/share/gnuconfig/config.guess * econf: updating pcre2-10.44/config.sub with /usr/share/gnuconfig/config.sub /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/libpcre2-10.44-r1 --htmldir=/usr/share/doc/libpcre2-10.44-r1/html --with-sysroot=/ --libdir=/usr/lib64 --enable-pcre2-8 --enable-shared --enable-pcre2grep-libbz2 --disable-pcre2test-libedit --enable-pcre2test-libreadline --disable-valgrind --enable-pcre2grep-libz --enable-jit --enable-pcre2grep-jit --enable-pcre2-16 --enable-pcre2-32 --disable-static --enable-unicode checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /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 x86_64-pc-linux-gnu-gcc... x86_64-pc-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... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-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 x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar checking for int64_t... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) 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/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for file... file checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-gcc option to enable large file support... none needed checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for __builtin_mul_overflow()... yes checking for __attribute__((uninitialized))... yes checking for limits.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for dirent.h... yes checking for windows.h... no checking for sys/wait.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for bcopy... yes checking for memfd_create... yes checking for memmove... yes checking for mkostemp... yes checking for secure_getenv... yes checking for strerror... yes checking for realpath... yes checking for zlib.h... yes checking for gzopen in -lz... yes checking for bzlib.h... yes checking for libbz2... yes checking for readline/readline.h... yes checking for readline/history.h... yes checking for readline in -lreadline... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking whether Intel CET is enabled... yes 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 pcre2-10.44 configuration summary: Install prefix ..................... : /usr C preprocessor ..................... : C compiler ......................... : x86_64-pc-linux-gnu-gcc Linker ............................. : /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 C preprocessor flags ............... : C compiler flags ................... : -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility=hidden Linker flags ....................... : -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs Extra libraries .................... : Build 8-bit pcre2 library .......... : yes Build 16-bit pcre2 library ......... : yes Build 32-bit pcre2 library ......... : yes Include debugging code ............. : no Enable JIT compiling support ....... : yes 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 Maximum variable lookbehind ........ : 255 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 ............... : yes 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 ........... : yes Link pcre2grep with libbz2 ......... : yes Link pcre2test with libedit ........ : no Link pcre2test with libreadline .... : yes Valgrind support ................... : no Code coverage ...................... : no Fuzzer support ..................... : no Differential fuzzer support ........ : no Use %zu and %td .................... : auto >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_compile make -j2 V=1 rm -f src/pcre2_chartables.c ln -s /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_chartables.c.dist /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64/src/pcre2_chartables.c make all-am make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_8_la-pcre2_auto_possess.lo `test -f 'src/pcre2_auto_possess.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_auto_possess.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_auto_possess.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_auto_possess.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/pcre2grep-pcre2grep.o `test -f 'src/pcre2grep.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2grep.c make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_8_la-pcre2_chkdint.lo `test -f 'src/pcre2_chkdint.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_chkdint.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_chkdint.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_chkdint.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_8_la-pcre2_config.lo `test -f 'src/pcre2_config.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_config.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_config.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_config.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_8_la-pcre2_context.lo `test -f 'src/pcre2_context.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_context.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_context.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_context.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_8_la-pcre2_convert.lo `test -f 'src/pcre2_convert.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_convert.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_convert.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_convert.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_8_la-pcre2_compile.lo `test -f 'src/pcre2_compile.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_compile.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_compile.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_compile.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_8_la-pcre2_error.lo `test -f 'src/pcre2_error.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_error.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_error.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_error.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_8_la-pcre2_dfa_match.lo `test -f 'src/pcre2_dfa_match.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_dfa_match.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_dfa_match.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_dfa_match.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_8_la-pcre2_extuni.lo `test -f 'src/pcre2_extuni.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_extuni.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_extuni.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_extuni.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_8_la-pcre2_find_bracket.lo `test -f 'src/pcre2_find_bracket.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_find_bracket.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_find_bracket.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_find_bracket.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_8_la-pcre2_maketables.lo `test -f 'src/pcre2_maketables.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_maketables.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_maketables.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_maketables.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_8_la-pcre2_match.lo `test -f 'src/pcre2_match.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_match.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_match.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_match.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_8_la-pcre2_match_data.lo `test -f 'src/pcre2_match_data.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_match_data.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_match_data.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_match_data.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_8_la-pcre2_newline.lo `test -f 'src/pcre2_newline.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_newline.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_newline.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_newline.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_8_la-pcre2_ord2utf.lo `test -f 'src/pcre2_ord2utf.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_ord2utf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_ord2utf.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_ord2utf.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_8_la-pcre2_pattern_info.lo `test -f 'src/pcre2_pattern_info.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_pattern_info.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_pattern_info.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_pattern_info.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_8_la-pcre2_script_run.lo `test -f 'src/pcre2_script_run.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_script_run.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_script_run.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_script_run.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_8_la-pcre2_serialize.lo `test -f 'src/pcre2_serialize.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_serialize.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_serialize.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_serialize.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_8_la-pcre2_string_utils.lo `test -f 'src/pcre2_string_utils.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_string_utils.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_string_utils.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_string_utils.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_8_la-pcre2_study.lo `test -f 'src/pcre2_study.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_study.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_study.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_study.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_8_la-pcre2_jit_compile.lo `test -f 'src/pcre2_jit_compile.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_jit_compile.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_jit_compile.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_jit_compile.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_8_la-pcre2_substring.lo `test -f 'src/pcre2_substring.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_substring.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_substring.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_substring.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_8_la-pcre2_substitute.lo `test -f 'src/pcre2_substitute.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_substitute.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_substitute.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_substitute.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_8_la-pcre2_tables.lo `test -f 'src/pcre2_tables.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_tables.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_tables.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_tables.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_8_la-pcre2_ucd.lo `test -f 'src/pcre2_ucd.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_ucd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_ucd.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_ucd.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_8_la-pcre2_valid_utf.lo `test -f 'src/pcre2_valid_utf.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_valid_utf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_valid_utf.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_valid_utf.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_8_la-pcre2_xclass.lo `test -f 'src/pcre2_xclass.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_xclass.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_xclass.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_xclass.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_8_la-pcre2_chartables.lo `test -f 'src/pcre2_chartables.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_chartables.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/pcre2_chartables.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_chartables.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=8 -DPCRE2POSIX_SHARED -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_posix_la-pcre2posix.lo `test -f 'src/pcre2posix.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2posix.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=8 -DPCRE2POSIX_SHARED -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2posix.c -fPIC -DPIC -o src/.libs/libpcre2_posix_la-pcre2posix.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_16_la-pcre2_auto_possess.lo `test -f 'src/pcre2_auto_possess.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_auto_possess.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_auto_possess.c -fPIC -DPIC -o src/.libs/libpcre2_16_la-pcre2_auto_possess.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_16_la-pcre2_chkdint.lo `test -f 'src/pcre2_chkdint.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_chkdint.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_chkdint.c -fPIC -DPIC -o src/.libs/libpcre2_16_la-pcre2_chkdint.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/pcre2test-pcre2test.o `test -f 'src/pcre2test.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2test.c make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_16_la-pcre2_compile.lo `test -f 'src/pcre2_compile.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_compile.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_compile.c -fPIC -DPIC -o src/.libs/libpcre2_16_la-pcre2_compile.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_16_la-pcre2_config.lo `test -f 'src/pcre2_config.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_config.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_config.c -fPIC -DPIC -o src/.libs/libpcre2_16_la-pcre2_config.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_16_la-pcre2_context.lo `test -f 'src/pcre2_context.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_context.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_context.c -fPIC -DPIC -o src/.libs/libpcre2_16_la-pcre2_context.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_16_la-pcre2_convert.lo `test -f 'src/pcre2_convert.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_convert.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_convert.c -fPIC -DPIC -o src/.libs/libpcre2_16_la-pcre2_convert.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_16_la-pcre2_error.lo `test -f 'src/pcre2_error.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_error.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_error.c -fPIC -DPIC -o src/.libs/libpcre2_16_la-pcre2_error.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_16_la-pcre2_extuni.lo `test -f 'src/pcre2_extuni.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_extuni.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_extuni.c -fPIC -DPIC -o src/.libs/libpcre2_16_la-pcre2_extuni.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_16_la-pcre2_find_bracket.lo `test -f 'src/pcre2_find_bracket.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_find_bracket.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_find_bracket.c -fPIC -DPIC -o src/.libs/libpcre2_16_la-pcre2_find_bracket.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_16_la-pcre2_dfa_match.lo `test -f 'src/pcre2_dfa_match.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_dfa_match.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_dfa_match.c -fPIC -DPIC -o src/.libs/libpcre2_16_la-pcre2_dfa_match.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_16_la-pcre2_maketables.lo `test -f 'src/pcre2_maketables.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_maketables.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_maketables.c -fPIC -DPIC -o src/.libs/libpcre2_16_la-pcre2_maketables.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_16_la-pcre2_match.lo `test -f 'src/pcre2_match.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_match.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_match.c -fPIC -DPIC -o src/.libs/libpcre2_16_la-pcre2_match.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_16_la-pcre2_match_data.lo `test -f 'src/pcre2_match_data.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_match_data.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_match_data.c -fPIC -DPIC -o src/.libs/libpcre2_16_la-pcre2_match_data.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_16_la-pcre2_jit_compile.lo `test -f 'src/pcre2_jit_compile.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_jit_compile.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_jit_compile.c -fPIC -DPIC -o src/.libs/libpcre2_16_la-pcre2_jit_compile.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_16_la-pcre2_ord2utf.lo `test -f 'src/pcre2_ord2utf.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_ord2utf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_ord2utf.c -fPIC -DPIC -o src/.libs/libpcre2_16_la-pcre2_ord2utf.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_16_la-pcre2_newline.lo `test -f 'src/pcre2_newline.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_newline.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_newline.c -fPIC -DPIC -o src/.libs/libpcre2_16_la-pcre2_newline.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_16_la-pcre2_pattern_info.lo `test -f 'src/pcre2_pattern_info.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_pattern_info.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_pattern_info.c -fPIC -DPIC -o src/.libs/libpcre2_16_la-pcre2_pattern_info.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_16_la-pcre2_script_run.lo `test -f 'src/pcre2_script_run.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_script_run.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_script_run.c -fPIC -DPIC -o src/.libs/libpcre2_16_la-pcre2_script_run.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_16_la-pcre2_serialize.lo `test -f 'src/pcre2_serialize.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_serialize.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_serialize.c -fPIC -DPIC -o src/.libs/libpcre2_16_la-pcre2_serialize.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_16_la-pcre2_string_utils.lo `test -f 'src/pcre2_string_utils.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_string_utils.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_string_utils.c -fPIC -DPIC -o src/.libs/libpcre2_16_la-pcre2_string_utils.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_16_la-pcre2_study.lo `test -f 'src/pcre2_study.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_study.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_study.c -fPIC -DPIC -o src/.libs/libpcre2_16_la-pcre2_study.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_16_la-pcre2_substring.lo `test -f 'src/pcre2_substring.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_substring.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_substring.c -fPIC -DPIC -o src/.libs/libpcre2_16_la-pcre2_substring.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_16_la-pcre2_substitute.lo `test -f 'src/pcre2_substitute.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_substitute.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_substitute.c -fPIC -DPIC -o src/.libs/libpcre2_16_la-pcre2_substitute.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_16_la-pcre2_tables.lo `test -f 'src/pcre2_tables.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_tables.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_tables.c -fPIC -DPIC -o src/.libs/libpcre2_16_la-pcre2_tables.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_16_la-pcre2_ucd.lo `test -f 'src/pcre2_ucd.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_ucd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_ucd.c -fPIC -DPIC -o src/.libs/libpcre2_16_la-pcre2_ucd.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_16_la-pcre2_valid_utf.lo `test -f 'src/pcre2_valid_utf.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_valid_utf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_valid_utf.c -fPIC -DPIC -o src/.libs/libpcre2_16_la-pcre2_valid_utf.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_16_la-pcre2_xclass.lo `test -f 'src/pcre2_xclass.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_xclass.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_xclass.c -fPIC -DPIC -o src/.libs/libpcre2_16_la-pcre2_xclass.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_16_la-pcre2_chartables.lo `test -f 'src/pcre2_chartables.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_chartables.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/pcre2_chartables.c -fPIC -DPIC -o src/.libs/libpcre2_16_la-pcre2_chartables.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_32_la-pcre2_auto_possess.lo `test -f 'src/pcre2_auto_possess.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_auto_possess.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_auto_possess.c -fPIC -DPIC -o src/.libs/libpcre2_32_la-pcre2_auto_possess.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_32_la-pcre2_chkdint.lo `test -f 'src/pcre2_chkdint.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_chkdint.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_chkdint.c -fPIC -DPIC -o src/.libs/libpcre2_32_la-pcre2_chkdint.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_32_la-pcre2_config.lo `test -f 'src/pcre2_config.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_config.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_config.c -fPIC -DPIC -o src/.libs/libpcre2_32_la-pcre2_config.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_32_la-pcre2_context.lo `test -f 'src/pcre2_context.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_context.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_context.c -fPIC -DPIC -o src/.libs/libpcre2_32_la-pcre2_context.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_32_la-pcre2_compile.lo `test -f 'src/pcre2_compile.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_compile.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_compile.c -fPIC -DPIC -o src/.libs/libpcre2_32_la-pcre2_compile.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_32_la-pcre2_convert.lo `test -f 'src/pcre2_convert.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_convert.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_convert.c -fPIC -DPIC -o src/.libs/libpcre2_32_la-pcre2_convert.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_32_la-pcre2_error.lo `test -f 'src/pcre2_error.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_error.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_error.c -fPIC -DPIC -o src/.libs/libpcre2_32_la-pcre2_error.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_32_la-pcre2_extuni.lo `test -f 'src/pcre2_extuni.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_extuni.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_extuni.c -fPIC -DPIC -o src/.libs/libpcre2_32_la-pcre2_extuni.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_32_la-pcre2_dfa_match.lo `test -f 'src/pcre2_dfa_match.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_dfa_match.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_dfa_match.c -fPIC -DPIC -o src/.libs/libpcre2_32_la-pcre2_dfa_match.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_32_la-pcre2_find_bracket.lo `test -f 'src/pcre2_find_bracket.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_find_bracket.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_find_bracket.c -fPIC -DPIC -o src/.libs/libpcre2_32_la-pcre2_find_bracket.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_32_la-pcre2_maketables.lo `test -f 'src/pcre2_maketables.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_maketables.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_maketables.c -fPIC -DPIC -o src/.libs/libpcre2_32_la-pcre2_maketables.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_32_la-pcre2_match.lo `test -f 'src/pcre2_match.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_match.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_match.c -fPIC -DPIC -o src/.libs/libpcre2_32_la-pcre2_match.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_32_la-pcre2_match_data.lo `test -f 'src/pcre2_match_data.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_match_data.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_match_data.c -fPIC -DPIC -o src/.libs/libpcre2_32_la-pcre2_match_data.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_32_la-pcre2_newline.lo `test -f 'src/pcre2_newline.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_newline.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_newline.c -fPIC -DPIC -o src/.libs/libpcre2_32_la-pcre2_newline.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_32_la-pcre2_ord2utf.lo `test -f 'src/pcre2_ord2utf.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_ord2utf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_ord2utf.c -fPIC -DPIC -o src/.libs/libpcre2_32_la-pcre2_ord2utf.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_32_la-pcre2_pattern_info.lo `test -f 'src/pcre2_pattern_info.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_pattern_info.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_pattern_info.c -fPIC -DPIC -o src/.libs/libpcre2_32_la-pcre2_pattern_info.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_32_la-pcre2_jit_compile.lo `test -f 'src/pcre2_jit_compile.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_jit_compile.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_jit_compile.c -fPIC -DPIC -o src/.libs/libpcre2_32_la-pcre2_jit_compile.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_32_la-pcre2_script_run.lo `test -f 'src/pcre2_script_run.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_script_run.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_script_run.c -fPIC -DPIC -o src/.libs/libpcre2_32_la-pcre2_script_run.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_32_la-pcre2_serialize.lo `test -f 'src/pcre2_serialize.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_serialize.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_serialize.c -fPIC -DPIC -o src/.libs/libpcre2_32_la-pcre2_serialize.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_32_la-pcre2_string_utils.lo `test -f 'src/pcre2_string_utils.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_string_utils.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_string_utils.c -fPIC -DPIC -o src/.libs/libpcre2_32_la-pcre2_string_utils.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_32_la-pcre2_study.lo `test -f 'src/pcre2_study.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_study.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_study.c -fPIC -DPIC -o src/.libs/libpcre2_32_la-pcre2_study.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_32_la-pcre2_substitute.lo `test -f 'src/pcre2_substitute.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_substitute.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_substitute.c -fPIC -DPIC -o src/.libs/libpcre2_32_la-pcre2_substitute.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_32_la-pcre2_substring.lo `test -f 'src/pcre2_substring.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_substring.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_substring.c -fPIC -DPIC -o src/.libs/libpcre2_32_la-pcre2_substring.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_32_la-pcre2_tables.lo `test -f 'src/pcre2_tables.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_tables.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_tables.c -fPIC -DPIC -o src/.libs/libpcre2_32_la-pcre2_tables.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_32_la-pcre2_ucd.lo `test -f 'src/pcre2_ucd.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_ucd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_ucd.c -fPIC -DPIC -o src/.libs/libpcre2_32_la-pcre2_ucd.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_32_la-pcre2_valid_utf.lo `test -f 'src/pcre2_valid_utf.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_valid_utf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_valid_utf.c -fPIC -DPIC -o src/.libs/libpcre2_32_la-pcre2_valid_utf.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_32_la-pcre2_chartables.lo `test -f 'src/pcre2_chartables.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_chartables.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/pcre2_chartables.c -fPIC -DPIC -o src/.libs/libpcre2_32_la-pcre2_chartables.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libpcre2_32_la-pcre2_xclass.lo `test -f 'src/pcre2_xclass.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_xclass.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2_xclass.c -fPIC -DPIC -o src/.libs/libpcre2_32_la-pcre2_xclass.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -DPCRE2POSIX_SHARED -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/pcre2posix_test-pcre2posix_test.o `test -f 'src/pcre2posix_test.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2posix_test.c make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -version-info 13:0:13 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o libpcre2-8.la -rpath /usr/lib64 src/libpcre2_8_la-pcre2_auto_possess.lo src/libpcre2_8_la-pcre2_chkdint.lo src/libpcre2_8_la-pcre2_compile.lo src/libpcre2_8_la-pcre2_config.lo src/libpcre2_8_la-pcre2_context.lo src/libpcre2_8_la-pcre2_convert.lo src/libpcre2_8_la-pcre2_dfa_match.lo src/libpcre2_8_la-pcre2_error.lo src/libpcre2_8_la-pcre2_extuni.lo src/libpcre2_8_la-pcre2_find_bracket.lo src/libpcre2_8_la-pcre2_jit_compile.lo src/libpcre2_8_la-pcre2_maketables.lo src/libpcre2_8_la-pcre2_match.lo src/libpcre2_8_la-pcre2_match_data.lo src/libpcre2_8_la-pcre2_newline.lo src/libpcre2_8_la-pcre2_ord2utf.lo src/libpcre2_8_la-pcre2_pattern_info.lo src/libpcre2_8_la-pcre2_script_run.lo src/libpcre2_8_la-pcre2_serialize.lo src/libpcre2_8_la-pcre2_string_utils.lo src/libpcre2_8_la-pcre2_study.lo src/libpcre2_8_la-pcre2_substitute.lo src/libpcre2_8_la-pcre2_substring.lo src/libpcre2_8_la-pcre2_tables.lo src/libpcre2_8_la-pcre2_ucd.lo src/libpcre2_8_la-pcre2_valid_utf.lo src/libpcre2_8_la-pcre2_xclass.lo src/libpcre2_8_la-pcre2_chartables.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC src/.libs/libpcre2_8_la-pcre2_auto_possess.o src/.libs/libpcre2_8_la-pcre2_chkdint.o src/.libs/libpcre2_8_la-pcre2_compile.o src/.libs/libpcre2_8_la-pcre2_config.o src/.libs/libpcre2_8_la-pcre2_context.o src/.libs/libpcre2_8_la-pcre2_convert.o src/.libs/libpcre2_8_la-pcre2_dfa_match.o src/.libs/libpcre2_8_la-pcre2_error.o src/.libs/libpcre2_8_la-pcre2_extuni.o src/.libs/libpcre2_8_la-pcre2_find_bracket.o src/.libs/libpcre2_8_la-pcre2_jit_compile.o src/.libs/libpcre2_8_la-pcre2_maketables.o src/.libs/libpcre2_8_la-pcre2_match.o src/.libs/libpcre2_8_la-pcre2_match_data.o src/.libs/libpcre2_8_la-pcre2_newline.o src/.libs/libpcre2_8_la-pcre2_ord2utf.o src/.libs/libpcre2_8_la-pcre2_pattern_info.o src/.libs/libpcre2_8_la-pcre2_script_run.o src/.libs/libpcre2_8_la-pcre2_serialize.o src/.libs/libpcre2_8_la-pcre2_string_utils.o src/.libs/libpcre2_8_la-pcre2_study.o src/.libs/libpcre2_8_la-pcre2_substitute.o src/.libs/libpcre2_8_la-pcre2_substring.o src/.libs/libpcre2_8_la-pcre2_tables.o src/.libs/libpcre2_8_la-pcre2_ucd.o src/.libs/libpcre2_8_la-pcre2_valid_utf.o src/.libs/libpcre2_8_la-pcre2_xclass.o src/.libs/libpcre2_8_la-pcre2_chartables.o -mshstk -O3 -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libpcre2-8.so.0 -o .libs/libpcre2-8.so.0.13.0 libtool: link: (cd ".libs" && rm -f "libpcre2-8.so.0" && ln -s "libpcre2-8.so.0.13.0" "libpcre2-8.so.0") libtool: link: (cd ".libs" && rm -f "libpcre2-8.so" && ln -s "libpcre2-8.so.0.13.0" "libpcre2-8.so") libtool: link: ( cd ".libs" && rm -f "libpcre2-8.la" && ln -s "../libpcre2-8.la" "libpcre2-8.la" ) make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -version-info 13:0:13 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o libpcre2-16.la -rpath /usr/lib64 src/libpcre2_16_la-pcre2_auto_possess.lo src/libpcre2_16_la-pcre2_chkdint.lo src/libpcre2_16_la-pcre2_compile.lo src/libpcre2_16_la-pcre2_config.lo src/libpcre2_16_la-pcre2_context.lo src/libpcre2_16_la-pcre2_convert.lo src/libpcre2_16_la-pcre2_dfa_match.lo src/libpcre2_16_la-pcre2_error.lo src/libpcre2_16_la-pcre2_extuni.lo src/libpcre2_16_la-pcre2_find_bracket.lo src/libpcre2_16_la-pcre2_jit_compile.lo src/libpcre2_16_la-pcre2_maketables.lo src/libpcre2_16_la-pcre2_match.lo src/libpcre2_16_la-pcre2_match_data.lo src/libpcre2_16_la-pcre2_newline.lo src/libpcre2_16_la-pcre2_ord2utf.lo src/libpcre2_16_la-pcre2_pattern_info.lo src/libpcre2_16_la-pcre2_script_run.lo src/libpcre2_16_la-pcre2_serialize.lo src/libpcre2_16_la-pcre2_string_utils.lo src/libpcre2_16_la-pcre2_study.lo src/libpcre2_16_la-pcre2_substitute.lo src/libpcre2_16_la-pcre2_substring.lo src/libpcre2_16_la-pcre2_tables.lo src/libpcre2_16_la-pcre2_ucd.lo src/libpcre2_16_la-pcre2_valid_utf.lo src/libpcre2_16_la-pcre2_xclass.lo src/libpcre2_16_la-pcre2_chartables.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC src/.libs/libpcre2_16_la-pcre2_auto_possess.o src/.libs/libpcre2_16_la-pcre2_chkdint.o src/.libs/libpcre2_16_la-pcre2_compile.o src/.libs/libpcre2_16_la-pcre2_config.o src/.libs/libpcre2_16_la-pcre2_context.o src/.libs/libpcre2_16_la-pcre2_convert.o src/.libs/libpcre2_16_la-pcre2_dfa_match.o src/.libs/libpcre2_16_la-pcre2_error.o src/.libs/libpcre2_16_la-pcre2_extuni.o src/.libs/libpcre2_16_la-pcre2_find_bracket.o src/.libs/libpcre2_16_la-pcre2_jit_compile.o src/.libs/libpcre2_16_la-pcre2_maketables.o src/.libs/libpcre2_16_la-pcre2_match.o src/.libs/libpcre2_16_la-pcre2_match_data.o src/.libs/libpcre2_16_la-pcre2_newline.o src/.libs/libpcre2_16_la-pcre2_ord2utf.o src/.libs/libpcre2_16_la-pcre2_pattern_info.o src/.libs/libpcre2_16_la-pcre2_script_run.o src/.libs/libpcre2_16_la-pcre2_serialize.o src/.libs/libpcre2_16_la-pcre2_string_utils.o src/.libs/libpcre2_16_la-pcre2_study.o src/.libs/libpcre2_16_la-pcre2_substitute.o src/.libs/libpcre2_16_la-pcre2_substring.o src/.libs/libpcre2_16_la-pcre2_tables.o src/.libs/libpcre2_16_la-pcre2_ucd.o src/.libs/libpcre2_16_la-pcre2_valid_utf.o src/.libs/libpcre2_16_la-pcre2_xclass.o src/.libs/libpcre2_16_la-pcre2_chartables.o -mshstk -O3 -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libpcre2-16.so.0 -o .libs/libpcre2-16.so.0.13.0 libtool: link: (cd ".libs" && rm -f "libpcre2-16.so.0" && ln -s "libpcre2-16.so.0.13.0" "libpcre2-16.so.0") libtool: link: (cd ".libs" && rm -f "libpcre2-16.so" && ln -s "libpcre2-16.so.0.13.0" "libpcre2-16.so") libtool: link: ( cd ".libs" && rm -f "libpcre2-16.la" && ln -s "../libpcre2-16.la" "libpcre2-16.la" ) make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DPCRE2_CODE_UNIT_WIDTH=32 -fvisibility=hidden -mshstk -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -version-info 13:0:13 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o libpcre2-32.la -rpath /usr/lib64 src/libpcre2_32_la-pcre2_auto_possess.lo src/libpcre2_32_la-pcre2_chkdint.lo src/libpcre2_32_la-pcre2_compile.lo src/libpcre2_32_la-pcre2_config.lo src/libpcre2_32_la-pcre2_context.lo src/libpcre2_32_la-pcre2_convert.lo src/libpcre2_32_la-pcre2_dfa_match.lo src/libpcre2_32_la-pcre2_error.lo src/libpcre2_32_la-pcre2_extuni.lo src/libpcre2_32_la-pcre2_find_bracket.lo src/libpcre2_32_la-pcre2_jit_compile.lo src/libpcre2_32_la-pcre2_maketables.lo src/libpcre2_32_la-pcre2_match.lo src/libpcre2_32_la-pcre2_match_data.lo src/libpcre2_32_la-pcre2_newline.lo src/libpcre2_32_la-pcre2_ord2utf.lo src/libpcre2_32_la-pcre2_pattern_info.lo src/libpcre2_32_la-pcre2_script_run.lo src/libpcre2_32_la-pcre2_serialize.lo src/libpcre2_32_la-pcre2_string_utils.lo src/libpcre2_32_la-pcre2_study.lo src/libpcre2_32_la-pcre2_substitute.lo src/libpcre2_32_la-pcre2_substring.lo src/libpcre2_32_la-pcre2_tables.lo src/libpcre2_32_la-pcre2_ucd.lo src/libpcre2_32_la-pcre2_valid_utf.lo src/libpcre2_32_la-pcre2_xclass.lo src/libpcre2_32_la-pcre2_chartables.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC src/.libs/libpcre2_32_la-pcre2_auto_possess.o src/.libs/libpcre2_32_la-pcre2_chkdint.o src/.libs/libpcre2_32_la-pcre2_compile.o src/.libs/libpcre2_32_la-pcre2_config.o src/.libs/libpcre2_32_la-pcre2_context.o src/.libs/libpcre2_32_la-pcre2_convert.o src/.libs/libpcre2_32_la-pcre2_dfa_match.o src/.libs/libpcre2_32_la-pcre2_error.o src/.libs/libpcre2_32_la-pcre2_extuni.o src/.libs/libpcre2_32_la-pcre2_find_bracket.o src/.libs/libpcre2_32_la-pcre2_jit_compile.o src/.libs/libpcre2_32_la-pcre2_maketables.o src/.libs/libpcre2_32_la-pcre2_match.o src/.libs/libpcre2_32_la-pcre2_match_data.o src/.libs/libpcre2_32_la-pcre2_newline.o src/.libs/libpcre2_32_la-pcre2_ord2utf.o src/.libs/libpcre2_32_la-pcre2_pattern_info.o src/.libs/libpcre2_32_la-pcre2_script_run.o src/.libs/libpcre2_32_la-pcre2_serialize.o src/.libs/libpcre2_32_la-pcre2_string_utils.o src/.libs/libpcre2_32_la-pcre2_study.o src/.libs/libpcre2_32_la-pcre2_substitute.o src/.libs/libpcre2_32_la-pcre2_substring.o src/.libs/libpcre2_32_la-pcre2_tables.o src/.libs/libpcre2_32_la-pcre2_ucd.o src/.libs/libpcre2_32_la-pcre2_valid_utf.o src/.libs/libpcre2_32_la-pcre2_xclass.o src/.libs/libpcre2_32_la-pcre2_chartables.o -mshstk -O3 -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libpcre2-32.so.0 -o .libs/libpcre2-32.so.0.13.0 libtool: link: (cd ".libs" && rm -f "libpcre2-32.so.0" && ln -s "libpcre2-32.so.0.13.0" "libpcre2-32.so.0") libtool: link: (cd ".libs" && rm -f "libpcre2-32.so" && ln -s "libpcre2-32.so.0.13.0" "libpcre2-32.so") libtool: link: ( cd ".libs" && rm -f "libpcre2-32.la" && ln -s "../libpcre2-32.la" "libpcre2-32.la" ) make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44 -I./src "-I/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/pcre2_jit_test-pcre2_jit_test.o `test -f 'src/pcre2_jit_test.c' || echo '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/'`src/pcre2_jit_test.c make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o pcre2grep src/pcre2grep-pcre2grep.o -lz -lbz2 libpcre2-8.la libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -o .libs/pcre2grep src/pcre2grep-pcre2grep.o -lz -lbz2 ./.libs/libpcre2-8.so make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DPCRE2_CODE_UNIT_WIDTH=8 -DPCRE2POSIX_SHARED -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -version-info 3:5:0 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o libpcre2-posix.la -rpath /usr/lib64 src/libpcre2_posix_la-pcre2posix.lo libpcre2-8.la libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC src/.libs/libpcre2_posix_la-pcre2posix.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64/.libs ./.libs/libpcre2-8.so -O3 -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libpcre2-posix.so.3 -o .libs/libpcre2-posix.so.3.0.5 libtool: link: (cd ".libs" && rm -f "libpcre2-posix.so.3" && ln -s "libpcre2-posix.so.3.0.5" "libpcre2-posix.so.3") libtool: link: (cd ".libs" && rm -f "libpcre2-posix.so" && ln -s "libpcre2-posix.so.3.0.5" "libpcre2-posix.so") libtool: link: ( cd ".libs" && rm -f "libpcre2-posix.la" && ln -s "../libpcre2-posix.la" "libpcre2-posix.la" ) make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o pcre2_jit_test src/pcre2_jit_test-pcre2_jit_test.o libpcre2-8.la libpcre2-16.la libpcre2-32.la libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -o .libs/pcre2_jit_test src/pcre2_jit_test-pcre2_jit_test.o ./.libs/libpcre2-8.so ./.libs/libpcre2-16.so ./.libs/libpcre2-32.so make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o pcre2test src/pcre2test-pcre2test.o -lreadline libpcre2-8.la libpcre2-posix.la libpcre2-16.la libpcre2-32.la libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -o .libs/pcre2test src/pcre2test-pcre2test.o -lreadline ./.libs/libpcre2-8.so ./.libs/libpcre2-posix.so /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64/.libs/libpcre2-8.so ./.libs/libpcre2-16.so ./.libs/libpcre2-32.so make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DPCRE2POSIX_SHARED -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o pcre2posix_test src/pcre2posix_test-pcre2posix_test.o libpcre2-posix.la libpcre2-8.la libtool: link: x86_64-pc-linux-gnu-gcc -DPCRE2POSIX_SHARED -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -o .libs/pcre2posix_test src/pcre2posix_test-pcre2posix_test.o ./.libs/libpcre2-posix.so /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64/.libs/libpcre2-8.so ./.libs/libpcre2-8.so make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' >>> Source compiled. >>> Test phase [not enabled]: dev-libs/libpcre2-10.44-r1 >>> Install dev-libs/libpcre2-10.44-r1 into /var/tmp/portage/dev-libs/libpcre2-10.44-r1/image * abi_x86_64.amd64: running multilib-minimal_abi_src_install make -j2 DESTDIR=/var/tmp/portage/dev-libs/libpcre2-10.44-r1/image install make install-am make[2]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/mkdir -p '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/lib64' /bin/sh ./libtool --mode=install /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c libpcre2-8.la libpcre2-16.la libpcre2-32.la libpcre2-posix.la '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/lib64' libtool: install: /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c .libs/libpcre2-8.so.0.13.0 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/lib64/libpcre2-8.so.0.13.0 libtool: install: (cd /var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/lib64 && { ln -s -f libpcre2-8.so.0.13.0 libpcre2-8.so.0 || { rm -f libpcre2-8.so.0 && ln -s libpcre2-8.so.0.13.0 libpcre2-8.so.0; }; }) libtool: install: (cd /var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/lib64 && { ln -s -f libpcre2-8.so.0.13.0 libpcre2-8.so || { rm -f libpcre2-8.so && ln -s libpcre2-8.so.0.13.0 libpcre2-8.so; }; }) libtool: install: /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c .libs/libpcre2-8.lai /var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/lib64/libpcre2-8.la libtool: install: /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c .libs/libpcre2-16.so.0.13.0 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/lib64/libpcre2-16.so.0.13.0 libtool: install: (cd /var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/lib64 && { ln -s -f libpcre2-16.so.0.13.0 libpcre2-16.so.0 || { rm -f libpcre2-16.so.0 && ln -s libpcre2-16.so.0.13.0 libpcre2-16.so.0; }; }) libtool: install: (cd /var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/lib64 && { ln -s -f libpcre2-16.so.0.13.0 libpcre2-16.so || { rm -f libpcre2-16.so && ln -s libpcre2-16.so.0.13.0 libpcre2-16.so; }; }) libtool: install: /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c .libs/libpcre2-16.lai /var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/lib64/libpcre2-16.la libtool: install: /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c .libs/libpcre2-32.so.0.13.0 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/lib64/libpcre2-32.so.0.13.0 libtool: install: (cd /var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/lib64 && { ln -s -f libpcre2-32.so.0.13.0 libpcre2-32.so.0 || { rm -f libpcre2-32.so.0 && ln -s libpcre2-32.so.0.13.0 libpcre2-32.so.0; }; }) libtool: install: (cd /var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/lib64 && { ln -s -f libpcre2-32.so.0.13.0 libpcre2-32.so || { rm -f libpcre2-32.so && ln -s libpcre2-32.so.0.13.0 libpcre2-32.so; }; }) libtool: install: /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c .libs/libpcre2-32.lai /var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/lib64/libpcre2-32.la libtool: warning: relinking 'libpcre2-posix.la' libtool: install: (cd /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64; /bin/sh "/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64/libtool" --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -DPCRE2_CODE_UNIT_WIDTH=8 -DPCRE2POSIX_SHARED -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -version-info 3:5:0 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o libpcre2-posix.la -rpath /usr/lib64 src/libpcre2_posix_la-pcre2posix.lo libpcre2-8.la -inst-prefix-dir /var/tmp/portage/dev-libs/libpcre2-10.44-r1/image) libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC src/.libs/libpcre2_posix_la-pcre2posix.o -L/var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/lib64 -L/usr/lib64 -lpcre2-8 -O3 -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libpcre2-posix.so.3 -o .libs/libpcre2-posix.so.3.0.5 libtool: install: /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c .libs/libpcre2-posix.so.3.0.5T /var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/lib64/libpcre2-posix.so.3.0.5 libtool: install: (cd /var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/lib64 && { ln -s -f libpcre2-posix.so.3.0.5 libpcre2-posix.so.3 || { rm -f libpcre2-posix.so.3 && ln -s libpcre2-posix.so.3.0.5 libpcre2-posix.so.3; }; }) libtool: install: (cd /var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/lib64 && { ln -s -f libpcre2-posix.so.3.0.5 libpcre2-posix.so || { rm -f libpcre2-posix.so && ln -s libpcre2-posix.so.3.0.5 libpcre2-posix.so; }; }) libtool: install: /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c .libs/libpcre2-posix.lai /var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/lib64/libpcre2-posix.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[2]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/mkdir -p '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/bin' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c pcre2-config '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/bin' make[2]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[2]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/mkdir -p '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/share/doc/libpcre2-10.44-r1' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/AUTHORS /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/COPYING /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/ChangeLog /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/LICENCE /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/NEWS /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/README /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2.txt /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2-config.txt /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2grep.txt /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2test.txt '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/share/doc/libpcre2-10.44-r1' make[2]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[2]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/mkdir -p '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/include' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/src/pcre2posix.h '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/include' make[2]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[2]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/mkdir -p '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/share/doc/libpcre2-10.44-r1/html' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/NON-AUTOTOOLS-BUILD.txt /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/README.txt /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/index.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2-config.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_callout_enumerate.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_code_copy.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_code_copy_with_tables.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_code_free.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_compile.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_compile_context_copy.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_compile_context_create.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_compile_context_free.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_config.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_convert_context_copy.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_convert_context_create.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_convert_context_free.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_converted_pattern_free.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_dfa_match.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_general_context_copy.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_general_context_create.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_general_context_free.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_get_error_message.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_get_mark.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_get_match_data_heapframes_size.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_get_match_data_size.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_get_ovector_count.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_get_ovector_pointer.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_get_startchar.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_jit_compile.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_jit_free_unused_memory.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_jit_match.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_jit_stack_assign.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_jit_stack_create.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_jit_stack_free.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_maketables.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_maketables_free.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_match.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_match_context_copy.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_match_context_create.html '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/share/doc/libpcre2-10.44-r1/html' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_match_context_free.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_match_data_create.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_match_data_create_from_pattern.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_match_data_free.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_pattern_convert.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_pattern_info.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_serialize_decode.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_serialize_encode.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_serialize_free.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_serialize_get_number_of_codes.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_set_bsr.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_set_callout.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_set_character_tables.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_set_compile_extra_options.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_set_compile_recursion_guard.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_set_depth_limit.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_set_glob_escape.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_set_glob_separator.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_set_heap_limit.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_set_match_limit.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_set_max_pattern_compiled_length.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_set_max_pattern_length.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_set_max_varlookbehind.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_set_offset_limit.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_set_newline.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_set_parens_nest_limit.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_set_recursion_limit.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_set_recursion_memory_management.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_set_substitute_callout.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_substitute.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_substring_copy_byname.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_substring_copy_bynumber.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_substring_free.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_substring_get_byname.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_substring_get_bynumber.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_substring_length_byname.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_substring_length_bynumber.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_substring_list_free.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_substring_list_get.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_substring_nametable_scan.html '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/share/doc/libpcre2-10.44-r1/html' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2_substring_number_from_name.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2api.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2build.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2callout.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2compat.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2convert.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2demo.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2grep.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2jit.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2limits.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2matching.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2partial.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2pattern.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2perform.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2posix.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2sample.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2serialize.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2syntax.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2test.html /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/html/pcre2unicode.html '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/share/doc/libpcre2-10.44-r1/html' make[2]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[2]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/mkdir -p '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/share/man/man1' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2-config.1 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2grep.1 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2test.1 '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/share/man/man1' make[2]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[2]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/mkdir -p '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/include' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 src/pcre2.h '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/include' make[2]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[2]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/mkdir -p '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/share/man/man3' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_callout_enumerate.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_code_copy.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_code_copy_with_tables.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_code_free.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_compile.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_compile_context_copy.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_compile_context_create.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_compile_context_free.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_config.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_convert_context_copy.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_convert_context_create.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_convert_context_free.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_converted_pattern_free.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_dfa_match.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_general_context_copy.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_general_context_create.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_general_context_free.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_get_error_message.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_get_mark.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_get_match_data_heapframes_size.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_get_match_data_size.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_get_ovector_count.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_get_ovector_pointer.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_get_startchar.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_jit_compile.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_jit_free_unused_memory.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_jit_match.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_jit_stack_assign.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_jit_stack_create.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_jit_stack_free.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_maketables.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_maketables_free.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_match.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_match_context_copy.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_match_context_create.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_match_context_free.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_match_data_create.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_match_data_create_from_pattern.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_match_data_free.3 '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/share/man/man3' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_pattern_convert.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_pattern_info.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_serialize_decode.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_serialize_encode.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_serialize_free.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_serialize_get_number_of_codes.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_set_bsr.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_set_callout.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_set_character_tables.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_set_compile_extra_options.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_set_compile_recursion_guard.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_set_depth_limit.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_set_glob_escape.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_set_glob_separator.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_set_heap_limit.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_set_match_limit.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_set_max_pattern_compiled_length.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_set_max_pattern_length.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_set_max_varlookbehind.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_set_offset_limit.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_set_newline.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_set_parens_nest_limit.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_set_recursion_limit.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_set_recursion_memory_management.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_set_substitute_callout.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_substitute.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_substring_copy_byname.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_substring_copy_bynumber.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_substring_free.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_substring_get_byname.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_substring_get_bynumber.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_substring_length_byname.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_substring_length_bynumber.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_substring_list_free.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_substring_list_get.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_substring_nametable_scan.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2_substring_number_from_name.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2api.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2build.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2callout.3 '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/share/man/man3' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2compat.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2convert.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2demo.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2jit.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2limits.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2matching.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2partial.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2pattern.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2perform.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2posix.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2sample.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2serialize.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2syntax.3 /var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44/doc/pcre2unicode.3 '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/share/man/man3' make[2]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[2]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/mkdir -p '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/lib64/pkgconfig' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 libpcre2-8.pc libpcre2-posix.pc libpcre2-16.pc libpcre2-32.pc '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/lib64/pkgconfig' make[2]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' make[2]: Entering directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' /bin/mkdir -p '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/bin' /bin/sh ./libtool --mode=install /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c pcre2grep pcre2test '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/bin' libtool: warning: 'libpcre2-8.la' has not been installed in '/usr/lib64' libtool: install: /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c .libs/pcre2grep /var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/bin/pcre2grep libtool: warning: 'libpcre2-8.la' has not been installed in '/usr/lib64' libtool: warning: 'libpcre2-posix.la' has not been installed in '/usr/lib64' libtool: warning: '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64/libpcre2-8.la' has not been installed in '/usr/lib64' libtool: warning: 'libpcre2-16.la' has not been installed in '/usr/lib64' libtool: warning: 'libpcre2-32.la' has not been installed in '/usr/lib64' libtool: install: /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c .libs/pcre2test /var/tmp/portage/dev-libs/libpcre2-10.44-r1/image/usr/bin/pcre2test make[2]: Leaving directory '/var/tmp/portage/dev-libs/libpcre2-10.44-r1/work/pcre2-10.44-abi_x86_64.amd64' >>> Completed installing dev-libs/libpcre2-10.44-r1 into /var/tmp/portage/dev-libs/libpcre2-10.44-r1/image * Final size of build directory: 20008 KiB (19.5 MiB) * Final size of installed tree: 5616 KiB ( 5.4 MiB) strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/bin/pcre2grep /usr/lib64/libpcre2-8.so.0.13.0 /usr/lib64/libpcre2-16.so.0.13.0 /usr/lib64/libpcre2-32.so.0.13.0 /usr/lib64/libpcre2-posix.so.3.0.5 /usr/bin/pcre2test