INFO: not using any hashes in /data/userland-archives/hashes for pcre2-10.44.tar.bz2 (overridden with --hash)
Source /data/userland-archives/pcre2-10.44.tar.bz2... not found, skipping file copy
Source https://github.com/PhilipHazel/pcre2/releases/download/pcre2-10.44/pcre2-10.44.tar.bz2... 
    downloading... ok
    validating signature... checking local signature... not found
    signature validation failed

    validating hash... ok
patching file doc/pcre2jit.3
Hunk #1 succeeded at 37 with fuzz 2 (offset 2 lines).
patching file doc/html/pcre2jit.html
patching file pcre2-config.in
checking for a BSD-compatible install... /usr/bin/ginstall
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/gmkdir -p
checking for gawk... gawk
checking whether /usr/gnu/bin/make sets $(MAKE)... yes
checking whether /usr/gnu/bin/make supports nested variables... yes
checking whether /usr/gnu/bin/make supports nested variables... (cached) yes
checking for gcc... /usr/gcc/13/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to enable C11 features... unsupported
checking for /usr/gcc/13/bin/gcc option to enable C99 features... none needed
checking whether /usr/gcc/13/bin/gcc understands -c and -o together... yes
checking whether /usr/gnu/bin/make supports the include directive... yes (GNU style)
checking dependency style of /usr/gcc/13/bin/gcc... gcc3
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 ar... ar
checking the archiver (ar) interface... ar
checking for int64_t... yes
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking how to print strings... print -r
checking for a sed that does not truncate output... /usr/bin/gsed
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -E
checking for fgrep... /usr/bin/ggrep -F
checking for ld used by /usr/gcc/13/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
checking the name lister (/usr/bin/nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop
checking how to convert x86_64-pc-solaris2.11 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... :
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -p output from /usr/gcc/13/bin/gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/gcc/13/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/gcc/13/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/gcc/13/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/gcc/13/bin/gcc static flag -static works... no
checking if /usr/gcc/13/bin/gcc supports -c -o file.o... yes
checking if /usr/gcc/13/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/gcc/13/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether ln -s works... yes
checking for /usr/gcc/13/bin/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... no
checking for memmove... yes
checking for mkostemp... yes
checking for secure_getenv... no
checking for strerror... yes
checking for realpath... yes
checking for zlib.h... yes
checking for gzopen in -lz... yes
checking for bzlib.h... yes
checking for libbz2... yes
checking whether Intel CET is enabled... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libpcre2-8.pc
config.status: creating libpcre2-16.pc
config.status: creating libpcre2-32.pc
config.status: creating libpcre2-posix.pc
config.status: creating pcre2-config
config.status: creating src/pcre2.h
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing script-chmod commands
config.status: executing delete-old-chartables commands

pcre2-10.44 configuration summary:

    Install prefix ..................... : /usr
    C preprocessor ..................... : /usr/gcc/13/bin/gcc  -m32 -O3  -std=c99 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -E
    C compiler ......................... : /usr/gcc/13/bin/gcc
    Linker ............................. : /usr/bin/ld
    C preprocessor flags ............... : 
    C compiler flags ................... : -m32 -O3  -std=c99 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -fvisibility=hidden
    Linker flags ....................... : -m32
    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 ....... : no
    Use SELinux allocator in JIT ....... : unsupported
    Enable Unicode support ............. : yes
    Newline char/sequence .............. : any
    \R matches only ANYCRLF ............ : no
    \C is disabled ..................... : no
    EBCDIC coding ...................... : no
    EBCDIC code for NL ................. : n/a
    Rebuild char tables ................ : yes
    Internal link size ................. : 4
    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 ............... : no
    Enable callouts in pcre2grep ....... : yes
    Enable fork in pcre2grep callouts .. : yes
    Initial buffer size for pcre2grep .. : 20480
    Maximum buffer size for pcre2grep .. : 1048576
    Link pcre2grep with libz ........... : yes
    Link pcre2grep with libbz2 ......... : yes
    Link pcre2test with libedit ........ : no
    Link pcre2test with libreadline .... : no
    Valgrind support ................... : no
    Code coverage ...................... : no
    Fuzzer support ..................... : no
    Differential fuzzer support ........ : no
    Use %zu and %td .................... : auto

  CC       src/pcre2_dftables.o
  CCLD     pcre2_dftables
rm -f src/pcre2_chartables.c
./pcre2_dftables src/pcre2_chartables.c
/usr/gnu/bin/make  all-am
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/i86'
  CC       src/pcre2grep-pcre2grep.o
  CC       src/libpcre2_8_la-pcre2_auto_possess.lo
  CC       src/libpcre2_8_la-pcre2_chkdint.lo
  CC       src/libpcre2_8_la-pcre2_compile.lo
  CC       src/libpcre2_8_la-pcre2_config.lo
  CC       src/libpcre2_8_la-pcre2_context.lo
  CC       src/libpcre2_8_la-pcre2_convert.lo
  CC       src/libpcre2_8_la-pcre2_dfa_match.lo
  CC       src/libpcre2_8_la-pcre2_error.lo
  CC       src/libpcre2_8_la-pcre2_extuni.lo
  CC       src/libpcre2_8_la-pcre2_find_bracket.lo
  CC       src/libpcre2_8_la-pcre2_jit_compile.lo
  CC       src/libpcre2_8_la-pcre2_maketables.lo
  CC       src/libpcre2_8_la-pcre2_match.lo
  CC       src/libpcre2_8_la-pcre2_match_data.lo
  CC       src/libpcre2_8_la-pcre2_newline.lo
  CC       src/libpcre2_8_la-pcre2_ord2utf.lo
  CC       src/libpcre2_8_la-pcre2_pattern_info.lo
  CC       src/libpcre2_8_la-pcre2_script_run.lo
  CC       src/libpcre2_8_la-pcre2_serialize.lo
  CC       src/libpcre2_8_la-pcre2_string_utils.lo
  CC       src/libpcre2_8_la-pcre2_study.lo
  CC       src/libpcre2_8_la-pcre2_substitute.lo
  CC       src/libpcre2_8_la-pcre2_substring.lo
  CC       src/libpcre2_8_la-pcre2_tables.lo
  CC       src/libpcre2_8_la-pcre2_ucd.lo
  CC       src/libpcre2_8_la-pcre2_valid_utf.lo
  CC       src/libpcre2_8_la-pcre2_xclass.lo
  CC       src/libpcre2_8_la-pcre2_chartables.lo
  CCLD     libpcre2-8.la
  CCLD     pcre2grep
  CC       src/pcre2test-pcre2test.o
  CC       src/libpcre2_posix_la-pcre2posix.lo
  CCLD     libpcre2-posix.la
  CC       src/libpcre2_16_la-pcre2_auto_possess.lo
  CC       src/libpcre2_16_la-pcre2_chkdint.lo
  CC       src/libpcre2_16_la-pcre2_compile.lo
  CC       src/libpcre2_16_la-pcre2_config.lo
  CC       src/libpcre2_16_la-pcre2_context.lo
  CC       src/libpcre2_16_la-pcre2_convert.lo
  CC       src/libpcre2_16_la-pcre2_dfa_match.lo
  CC       src/libpcre2_16_la-pcre2_error.lo
  CC       src/libpcre2_16_la-pcre2_extuni.lo
  CC       src/libpcre2_16_la-pcre2_find_bracket.lo
  CC       src/libpcre2_16_la-pcre2_jit_compile.lo
  CC       src/libpcre2_16_la-pcre2_maketables.lo
  CC       src/libpcre2_16_la-pcre2_match.lo
  CC       src/libpcre2_16_la-pcre2_match_data.lo
  CC       src/libpcre2_16_la-pcre2_newline.lo
  CC       src/libpcre2_16_la-pcre2_ord2utf.lo
  CC       src/libpcre2_16_la-pcre2_pattern_info.lo
  CC       src/libpcre2_16_la-pcre2_script_run.lo
  CC       src/libpcre2_16_la-pcre2_serialize.lo
  CC       src/libpcre2_16_la-pcre2_string_utils.lo
  CC       src/libpcre2_16_la-pcre2_study.lo
  CC       src/libpcre2_16_la-pcre2_substitute.lo
  CC       src/libpcre2_16_la-pcre2_substring.lo
  CC       src/libpcre2_16_la-pcre2_tables.lo
  CC       src/libpcre2_16_la-pcre2_ucd.lo
  CC       src/libpcre2_16_la-pcre2_valid_utf.lo
  CC       src/libpcre2_16_la-pcre2_xclass.lo
  CC       src/libpcre2_16_la-pcre2_chartables.lo
  CCLD     libpcre2-16.la
  CC       src/libpcre2_32_la-pcre2_auto_possess.lo
  CC       src/libpcre2_32_la-pcre2_chkdint.lo
  CC       src/libpcre2_32_la-pcre2_compile.lo
  CC       src/libpcre2_32_la-pcre2_config.lo
  CC       src/libpcre2_32_la-pcre2_context.lo
  CC       src/libpcre2_32_la-pcre2_convert.lo
  CC       src/libpcre2_32_la-pcre2_dfa_match.lo
  CC       src/libpcre2_32_la-pcre2_error.lo
  CC       src/libpcre2_32_la-pcre2_extuni.lo
  CC       src/libpcre2_32_la-pcre2_find_bracket.lo
  CC       src/libpcre2_32_la-pcre2_jit_compile.lo
  CC       src/libpcre2_32_la-pcre2_maketables.lo
  CC       src/libpcre2_32_la-pcre2_match.lo
  CC       src/libpcre2_32_la-pcre2_match_data.lo
  CC       src/libpcre2_32_la-pcre2_newline.lo
  CC       src/libpcre2_32_la-pcre2_ord2utf.lo
  CC       src/libpcre2_32_la-pcre2_pattern_info.lo
  CC       src/libpcre2_32_la-pcre2_script_run.lo
  CC       src/libpcre2_32_la-pcre2_serialize.lo
  CC       src/libpcre2_32_la-pcre2_string_utils.lo
  CC       src/libpcre2_32_la-pcre2_study.lo
  CC       src/libpcre2_32_la-pcre2_substitute.lo
  CC       src/libpcre2_32_la-pcre2_substring.lo
  CC       src/libpcre2_32_la-pcre2_tables.lo
  CC       src/libpcre2_32_la-pcre2_ucd.lo
  CC       src/libpcre2_32_la-pcre2_valid_utf.lo
  CC       src/libpcre2_32_la-pcre2_xclass.lo
  CC       src/libpcre2_32_la-pcre2_chartables.lo
  CCLD     libpcre2-32.la
  CCLD     pcre2test
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/i86/.libs/libpcre2-8.so: linked to ./.libs/libpcre2-8.so: attempted multiple inclusion of file
  CC       src/pcre2posix_test-pcre2posix_test.o
  CCLD     pcre2posix_test
ld: warning: file ./.libs/libpcre2-8.so: linked to /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/i86/.libs/libpcre2-8.so: attempted multiple inclusion of file
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/i86'
checking for a BSD-compatible install... /usr/bin/ginstall
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/gmkdir -p
checking for gawk... gawk
checking whether /usr/gnu/bin/make sets $(MAKE)... yes
checking whether /usr/gnu/bin/make supports nested variables... yes
checking whether /usr/gnu/bin/make supports nested variables... (cached) yes
checking for gcc... /usr/gcc/13/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to enable C11 features... unsupported
checking for /usr/gcc/13/bin/gcc option to enable C99 features... none needed
checking whether /usr/gcc/13/bin/gcc understands -c and -o together... yes
checking whether /usr/gnu/bin/make supports the include directive... yes (GNU style)
checking dependency style of /usr/gcc/13/bin/gcc... gcc3
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 ar... ar
checking the archiver (ar) interface... ar
checking for int64_t... yes
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking how to print strings... print -r
checking for a sed that does not truncate output... /usr/bin/gsed
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -E
checking for fgrep... /usr/bin/ggrep -F
checking for ld used by /usr/gcc/13/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/amd64/nm -p
checking the name lister (/usr/bin/amd64/nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop
checking how to convert x86_64-pc-solaris2.11 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... :
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/amd64/nm -p output from /usr/gcc/13/bin/gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/gcc/13/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/gcc/13/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/gcc/13/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/gcc/13/bin/gcc static flag -static works... no
checking if /usr/gcc/13/bin/gcc supports -c -o file.o... yes
checking if /usr/gcc/13/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/gcc/13/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether ln -s works... yes
checking for /usr/gcc/13/bin/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... no
checking for memmove... yes
checking for mkostemp... yes
checking for secure_getenv... no
checking for strerror... yes
checking for realpath... yes
checking for zlib.h... yes
checking for gzopen in -lz... yes
checking for bzlib.h... yes
checking for libbz2... yes
checking whether Intel CET is enabled... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libpcre2-8.pc
config.status: creating libpcre2-16.pc
config.status: creating libpcre2-32.pc
config.status: creating libpcre2-posix.pc
config.status: creating pcre2-config
config.status: creating src/pcre2.h
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing script-chmod commands
config.status: executing delete-old-chartables commands

pcre2-10.44 configuration summary:

    Install prefix ..................... : /usr
    C preprocessor ..................... : /usr/gcc/13/bin/gcc  -m64 -O3  -std=c99 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -E
    C compiler ......................... : /usr/gcc/13/bin/gcc
    Linker ............................. : /usr/bin/ld
    C preprocessor flags ............... : 
    C compiler flags ................... : -m64 -O3  -std=c99 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -fvisibility=hidden
    Linker flags ....................... : -m64
    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 ....... : no
    Use SELinux allocator in JIT ....... : unsupported
    Enable Unicode support ............. : yes
    Newline char/sequence .............. : any
    \R matches only ANYCRLF ............ : no
    \C is disabled ..................... : no
    EBCDIC coding ...................... : no
    EBCDIC code for NL ................. : n/a
    Rebuild char tables ................ : yes
    Internal link size ................. : 4
    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 ............... : no
    Enable callouts in pcre2grep ....... : yes
    Enable fork in pcre2grep callouts .. : yes
    Initial buffer size for pcre2grep .. : 20480
    Maximum buffer size for pcre2grep .. : 1048576
    Link pcre2grep with libz ........... : yes
    Link pcre2grep with libbz2 ......... : yes
    Link pcre2test with libedit ........ : no
    Link pcre2test with libreadline .... : no
    Valgrind support ................... : no
    Code coverage ...................... : no
    Fuzzer support ..................... : no
    Differential fuzzer support ........ : no
    Use %zu and %td .................... : auto

  CC       src/pcre2_dftables.o
  CCLD     pcre2_dftables
rm -f src/pcre2_chartables.c
./pcre2_dftables src/pcre2_chartables.c
/usr/gnu/bin/make  all-am
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/amd64'
  CC       src/pcre2grep-pcre2grep.o
  CC       src/libpcre2_8_la-pcre2_auto_possess.lo
  CC       src/libpcre2_8_la-pcre2_chkdint.lo
  CC       src/libpcre2_8_la-pcre2_compile.lo
  CC       src/libpcre2_8_la-pcre2_config.lo
  CC       src/libpcre2_8_la-pcre2_context.lo
  CC       src/libpcre2_8_la-pcre2_convert.lo
  CC       src/libpcre2_8_la-pcre2_dfa_match.lo
  CC       src/libpcre2_8_la-pcre2_error.lo
  CC       src/libpcre2_8_la-pcre2_extuni.lo
  CC       src/libpcre2_8_la-pcre2_find_bracket.lo
  CC       src/libpcre2_8_la-pcre2_jit_compile.lo
  CC       src/libpcre2_8_la-pcre2_maketables.lo
  CC       src/libpcre2_8_la-pcre2_match.lo
  CC       src/libpcre2_8_la-pcre2_match_data.lo
  CC       src/libpcre2_8_la-pcre2_newline.lo
  CC       src/libpcre2_8_la-pcre2_ord2utf.lo
  CC       src/libpcre2_8_la-pcre2_pattern_info.lo
  CC       src/libpcre2_8_la-pcre2_script_run.lo
  CC       src/libpcre2_8_la-pcre2_serialize.lo
  CC       src/libpcre2_8_la-pcre2_string_utils.lo
  CC       src/libpcre2_8_la-pcre2_study.lo
  CC       src/libpcre2_8_la-pcre2_substitute.lo
  CC       src/libpcre2_8_la-pcre2_substring.lo
  CC       src/libpcre2_8_la-pcre2_tables.lo
  CC       src/libpcre2_8_la-pcre2_ucd.lo
  CC       src/libpcre2_8_la-pcre2_valid_utf.lo
  CC       src/libpcre2_8_la-pcre2_xclass.lo
  CC       src/libpcre2_8_la-pcre2_chartables.lo
  CCLD     libpcre2-8.la
  CCLD     pcre2grep
  CC       src/pcre2test-pcre2test.o
  CC       src/libpcre2_posix_la-pcre2posix.lo
  CCLD     libpcre2-posix.la
  CC       src/libpcre2_16_la-pcre2_auto_possess.lo
  CC       src/libpcre2_16_la-pcre2_chkdint.lo
  CC       src/libpcre2_16_la-pcre2_compile.lo
  CC       src/libpcre2_16_la-pcre2_config.lo
  CC       src/libpcre2_16_la-pcre2_context.lo
  CC       src/libpcre2_16_la-pcre2_convert.lo
  CC       src/libpcre2_16_la-pcre2_dfa_match.lo
  CC       src/libpcre2_16_la-pcre2_error.lo
  CC       src/libpcre2_16_la-pcre2_extuni.lo
  CC       src/libpcre2_16_la-pcre2_find_bracket.lo
  CC       src/libpcre2_16_la-pcre2_jit_compile.lo
  CC       src/libpcre2_16_la-pcre2_maketables.lo
  CC       src/libpcre2_16_la-pcre2_match.lo
  CC       src/libpcre2_16_la-pcre2_match_data.lo
  CC       src/libpcre2_16_la-pcre2_newline.lo
  CC       src/libpcre2_16_la-pcre2_ord2utf.lo
  CC       src/libpcre2_16_la-pcre2_pattern_info.lo
  CC       src/libpcre2_16_la-pcre2_script_run.lo
  CC       src/libpcre2_16_la-pcre2_serialize.lo
  CC       src/libpcre2_16_la-pcre2_string_utils.lo
  CC       src/libpcre2_16_la-pcre2_study.lo
  CC       src/libpcre2_16_la-pcre2_substitute.lo
  CC       src/libpcre2_16_la-pcre2_substring.lo
  CC       src/libpcre2_16_la-pcre2_tables.lo
  CC       src/libpcre2_16_la-pcre2_ucd.lo
  CC       src/libpcre2_16_la-pcre2_valid_utf.lo
  CC       src/libpcre2_16_la-pcre2_xclass.lo
  CC       src/libpcre2_16_la-pcre2_chartables.lo
  CCLD     libpcre2-16.la
  CC       src/libpcre2_32_la-pcre2_auto_possess.lo
  CC       src/libpcre2_32_la-pcre2_chkdint.lo
  CC       src/libpcre2_32_la-pcre2_compile.lo
  CC       src/libpcre2_32_la-pcre2_config.lo
  CC       src/libpcre2_32_la-pcre2_context.lo
  CC       src/libpcre2_32_la-pcre2_convert.lo
  CC       src/libpcre2_32_la-pcre2_dfa_match.lo
  CC       src/libpcre2_32_la-pcre2_error.lo
  CC       src/libpcre2_32_la-pcre2_extuni.lo
  CC       src/libpcre2_32_la-pcre2_find_bracket.lo
  CC       src/libpcre2_32_la-pcre2_jit_compile.lo
  CC       src/libpcre2_32_la-pcre2_maketables.lo
  CC       src/libpcre2_32_la-pcre2_match.lo
  CC       src/libpcre2_32_la-pcre2_match_data.lo
  CC       src/libpcre2_32_la-pcre2_newline.lo
  CC       src/libpcre2_32_la-pcre2_ord2utf.lo
  CC       src/libpcre2_32_la-pcre2_pattern_info.lo
  CC       src/libpcre2_32_la-pcre2_script_run.lo
  CC       src/libpcre2_32_la-pcre2_serialize.lo
  CC       src/libpcre2_32_la-pcre2_string_utils.lo
  CC       src/libpcre2_32_la-pcre2_study.lo
  CC       src/libpcre2_32_la-pcre2_substitute.lo
  CC       src/libpcre2_32_la-pcre2_substring.lo
  CC       src/libpcre2_32_la-pcre2_tables.lo
  CC       src/libpcre2_32_la-pcre2_ucd.lo
  CC       src/libpcre2_32_la-pcre2_valid_utf.lo
  CC       src/libpcre2_32_la-pcre2_xclass.lo
  CC       src/libpcre2_32_la-pcre2_chartables.lo
  CCLD     libpcre2-32.la
  CCLD     pcre2test
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/amd64/.libs/libpcre2-8.so: linked to ./.libs/libpcre2-8.so: attempted multiple inclusion of file
  CC       src/pcre2posix_test-pcre2posix_test.o
  CCLD     pcre2posix_test
ld: warning: file ./.libs/libpcre2-8.so: linked to /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/amd64/.libs/libpcre2-8.so: attempted multiple inclusion of file
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/amd64'
/usr/gnu/bin/make  install-am
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/i86'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/i86'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib'
 /bin/bash ./libtool   --mode=install /usr/bin/ginstall   libpcre2-8.la libpcre2-16.la libpcre2-32.la libpcre2-posix.la '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib'
libtool: install: /usr/bin/ginstall .libs/libpcre2-8.so.0.13.0 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/libpcre2-8.so.0.13.0
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib && { 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 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib && { 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: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/libpcre2-8.so.0.13.0
libtool: install: /usr/bin/ginstall .libs/libpcre2-8.lai /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/libpcre2-8.la
libtool: install: /usr/bin/ginstall .libs/libpcre2-16.so.0.13.0 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/libpcre2-16.so.0.13.0
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib && { 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 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib && { 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: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/libpcre2-16.so.0.13.0
libtool: install: /usr/bin/ginstall .libs/libpcre2-16.lai /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/libpcre2-16.la
libtool: install: /usr/bin/ginstall .libs/libpcre2-32.so.0.13.0 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/libpcre2-32.so.0.13.0
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib && { 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 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib && { 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: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/libpcre2-32.so.0.13.0
libtool: install: /usr/bin/ginstall .libs/libpcre2-32.lai /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/libpcre2-32.la
libtool: warning: relinking 'libpcre2-posix.la'
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/i86; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/i86/libtool"  --silent --tag CC --mode=relink /usr/gcc/13/bin/gcc -DPCRE2_CODE_UNIT_WIDTH=8 -DPCRE2POSIX_SHARED -fvisibility=hidden -m32 -O3 -std=c99 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -version-info 3:5:0 -m32 -o libpcre2-posix.la -rpath /usr/lib src/libpcre2_posix_la-pcre2posix.lo libpcre2-8.la -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386)
libtool: install: /usr/bin/ginstall .libs/libpcre2-posix.so.3.0.5T /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/libpcre2-posix.so.3.0.5
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib && { 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 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib && { 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: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/libpcre2-posix.so.3.0.5
libtool: install: /usr/bin/ginstall .libs/libpcre2-posix.lai /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/libpcre2-posix.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/bin'
  /bin/bash ./libtool   --mode=install /usr/bin/ginstall pcre2grep pcre2test '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/bin'
libtool: warning: 'libpcre2-8.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/ginstall .libs/pcre2grep /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/bin/pcre2grep
libtool: warning: 'libpcre2-8.la' has not been installed in '/usr/lib'
libtool: warning: 'libpcre2-posix.la' has not been installed in '/usr/lib'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/i86/libpcre2-8.la' has not been installed in '/usr/lib'
libtool: warning: 'libpcre2-16.la' has not been installed in '/usr/lib'
libtool: warning: 'libpcre2-32.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/ginstall .libs/pcre2test /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/bin/pcre2test
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/bin'
 /usr/bin/ginstall pcre2-config '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/bin'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/share/doc/pcre2'
 /usr/bin/ginstall -m 644 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/AUTHORS /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/COPYING /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/ChangeLog /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/LICENCE /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/NEWS /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/README /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2.txt /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2-config.txt /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2grep.txt /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2test.txt '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/share/doc/pcre2'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/share/doc/pcre2/html'
 /usr/bin/ginstall -m 644 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/NON-AUTOTOOLS-BUILD.txt /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/README.txt /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/index.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2-config.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_callout_enumerate.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_code_copy.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_code_copy_with_tables.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_code_free.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_compile.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_compile_context_copy.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_compile_context_create.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_compile_context_free.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_config.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_convert_context_copy.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_convert_context_create.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_convert_context_free.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_converted_pattern_free.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_dfa_match.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_general_context_copy.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_general_context_create.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_general_context_free.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_get_error_message.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_get_mark.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_get_match_data_heapframes_size.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_get_match_data_size.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_get_ovector_count.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_get_ovector_pointer.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_get_startchar.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_jit_compile.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_jit_free_unused_memory.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_jit_match.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_jit_stack_assign.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_jit_stack_create.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_jit_stack_free.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_maketables.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_maketables_free.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_match.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_match_context_copy.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_match_context_create.html '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/share/doc/pcre2/html'
 /usr/bin/ginstall -m 644 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_match_context_free.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_match_data_create.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_match_data_create_from_pattern.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_match_data_free.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_pattern_convert.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_pattern_info.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_serialize_decode.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_serialize_encode.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_serialize_free.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_serialize_get_number_of_codes.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_bsr.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_callout.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_character_tables.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_compile_extra_options.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_compile_recursion_guard.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_depth_limit.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_glob_escape.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_glob_separator.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_heap_limit.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_match_limit.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_max_pattern_compiled_length.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_max_pattern_length.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_max_varlookbehind.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_offset_limit.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_newline.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_parens_nest_limit.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_recursion_limit.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_recursion_memory_management.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_substitute_callout.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_substitute.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_substring_copy_byname.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_substring_copy_bynumber.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_substring_free.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_substring_get_byname.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_substring_get_bynumber.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_substring_length_byname.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_substring_length_bynumber.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_substring_list_free.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_substring_list_get.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_substring_nametable_scan.html '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/share/doc/pcre2/html'
 /usr/bin/ginstall -m 644 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_substring_number_from_name.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2api.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2build.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2callout.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2compat.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2convert.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2demo.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2grep.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2jit.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2limits.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2matching.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2partial.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2pattern.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2perform.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2posix.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2sample.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2serialize.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2syntax.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2test.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2unicode.html '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/share/doc/pcre2/html'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/include/pcre'
 /usr/bin/ginstall -m 644 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/src/pcre2posix.h '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/include/pcre'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/share/man/man1'
 /usr/bin/ginstall -m 644 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2-config.1 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2grep.1 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2test.1 '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/share/man/man1'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -m 644 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_callout_enumerate.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_code_copy.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_code_copy_with_tables.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_code_free.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_compile.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_compile_context_copy.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_compile_context_create.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_compile_context_free.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_config.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_convert_context_copy.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_convert_context_create.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_convert_context_free.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_converted_pattern_free.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_dfa_match.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_general_context_copy.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_general_context_create.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_general_context_free.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_get_error_message.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_get_mark.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_get_match_data_heapframes_size.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_get_match_data_size.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_get_ovector_count.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_get_ovector_pointer.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_get_startchar.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_jit_compile.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_jit_free_unused_memory.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_jit_match.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_jit_stack_assign.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_jit_stack_create.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_jit_stack_free.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_maketables.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_maketables_free.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_match.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_match_context_copy.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_match_context_create.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_match_context_free.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_match_data_create.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_match_data_create_from_pattern.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_match_data_free.3 '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -m 644 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_pattern_convert.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_pattern_info.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_serialize_decode.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_serialize_encode.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_serialize_free.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_serialize_get_number_of_codes.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_bsr.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_callout.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_character_tables.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_compile_extra_options.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_compile_recursion_guard.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_depth_limit.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_glob_escape.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_glob_separator.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_heap_limit.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_match_limit.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_max_pattern_compiled_length.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_max_pattern_length.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_max_varlookbehind.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_offset_limit.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_newline.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_parens_nest_limit.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_recursion_limit.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_recursion_memory_management.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_substitute_callout.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_substitute.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_substring_copy_byname.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_substring_copy_bynumber.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_substring_free.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_substring_get_byname.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_substring_get_bynumber.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_substring_length_byname.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_substring_length_bynumber.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_substring_list_free.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_substring_list_get.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_substring_nametable_scan.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_substring_number_from_name.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2api.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2build.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2callout.3 '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -m 644 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2compat.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2convert.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2demo.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2jit.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2limits.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2matching.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2partial.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2pattern.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2perform.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2posix.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2sample.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2serialize.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2syntax.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2unicode.3 '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/include/pcre'
 /usr/bin/ginstall -m 644 src/pcre2.h '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/include/pcre'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/pkgconfig'
 /usr/bin/ginstall -m 644 libpcre2-8.pc libpcre2-posix.pc libpcre2-16.pc libpcre2-32.pc '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/pkgconfig'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/i86'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/i86'
/usr/gnu/bin/make  install-am
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/amd64'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/amd64'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/amd64'
 /bin/bash ./libtool   --mode=install /usr/bin/ginstall   libpcre2-8.la libpcre2-16.la libpcre2-32.la libpcre2-posix.la '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/amd64'
libtool: install: /usr/bin/ginstall .libs/libpcre2-8.so.0.13.0 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/amd64/libpcre2-8.so.0.13.0
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/amd64 && { 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 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/amd64 && { 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: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/amd64/libpcre2-8.so.0.13.0
libtool: install: /usr/bin/ginstall .libs/libpcre2-8.lai /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/amd64/libpcre2-8.la
libtool: install: /usr/bin/ginstall .libs/libpcre2-16.so.0.13.0 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/amd64/libpcre2-16.so.0.13.0
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/amd64 && { 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 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/amd64 && { 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: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/amd64/libpcre2-16.so.0.13.0
libtool: install: /usr/bin/ginstall .libs/libpcre2-16.lai /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/amd64/libpcre2-16.la
libtool: install: /usr/bin/ginstall .libs/libpcre2-32.so.0.13.0 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/amd64/libpcre2-32.so.0.13.0
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/amd64 && { 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 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/amd64 && { 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: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/amd64/libpcre2-32.so.0.13.0
libtool: install: /usr/bin/ginstall .libs/libpcre2-32.lai /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/amd64/libpcre2-32.la
libtool: warning: relinking 'libpcre2-posix.la'
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/amd64; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/amd64/libtool"  --silent --tag CC --mode=relink /usr/gcc/13/bin/gcc -DPCRE2_CODE_UNIT_WIDTH=8 -DPCRE2POSIX_SHARED -fvisibility=hidden -m64 -O3 -std=c99 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -version-info 3:5:0 -m64 -o libpcre2-posix.la -rpath /usr/lib/amd64 src/libpcre2_posix_la-pcre2posix.lo libpcre2-8.la -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386)
libtool: install: /usr/bin/ginstall .libs/libpcre2-posix.so.3.0.5T /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/amd64/libpcre2-posix.so.3.0.5
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/amd64 && { 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 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/amd64 && { 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: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/amd64/libpcre2-posix.so.3.0.5
libtool: install: /usr/bin/ginstall .libs/libpcre2-posix.lai /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/amd64/libpcre2-posix.la
libtool: warning: remember to run 'libtool --finish /usr/lib/amd64'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/bin/amd64'
  /bin/bash ./libtool   --mode=install /usr/bin/ginstall pcre2grep pcre2test '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/bin/amd64'
libtool: warning: 'libpcre2-8.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/bin/ginstall .libs/pcre2grep /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/bin/amd64/pcre2grep
libtool: warning: 'libpcre2-8.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libpcre2-posix.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/amd64/libpcre2-8.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libpcre2-16.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libpcre2-32.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/bin/ginstall .libs/pcre2test /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/bin/amd64/pcre2test
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/bin/amd64'
 /usr/bin/ginstall pcre2-config '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/bin/amd64'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/share/doc/pcre2'
 /usr/bin/ginstall -m 644 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/AUTHORS /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/COPYING /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/ChangeLog /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/LICENCE /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/NEWS /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/README /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2.txt /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2-config.txt /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2grep.txt /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2test.txt '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/share/doc/pcre2'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/share/doc/pcre2/html'
 /usr/bin/ginstall -m 644 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/NON-AUTOTOOLS-BUILD.txt /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/README.txt /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/index.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2-config.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_callout_enumerate.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_code_copy.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_code_copy_with_tables.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_code_free.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_compile.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_compile_context_copy.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_compile_context_create.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_compile_context_free.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_config.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_convert_context_copy.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_convert_context_create.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_convert_context_free.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_converted_pattern_free.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_dfa_match.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_general_context_copy.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_general_context_create.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_general_context_free.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_get_error_message.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_get_mark.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_get_match_data_heapframes_size.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_get_match_data_size.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_get_ovector_count.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_get_ovector_pointer.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_get_startchar.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_jit_compile.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_jit_free_unused_memory.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_jit_match.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_jit_stack_assign.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_jit_stack_create.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_jit_stack_free.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_maketables.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_maketables_free.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_match.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_match_context_copy.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_match_context_create.html '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/share/doc/pcre2/html'
 /usr/bin/ginstall -m 644 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_match_context_free.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_match_data_create.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_match_data_create_from_pattern.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_match_data_free.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_pattern_convert.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_pattern_info.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_serialize_decode.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_serialize_encode.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_serialize_free.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_serialize_get_number_of_codes.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_bsr.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_callout.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_character_tables.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_compile_extra_options.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_compile_recursion_guard.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_depth_limit.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_glob_escape.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_glob_separator.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_heap_limit.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_match_limit.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_max_pattern_compiled_length.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_max_pattern_length.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_max_varlookbehind.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_offset_limit.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_newline.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_parens_nest_limit.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_recursion_limit.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_recursion_memory_management.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_set_substitute_callout.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_substitute.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_substring_copy_byname.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_substring_copy_bynumber.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_substring_free.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_substring_get_byname.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_substring_get_bynumber.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_substring_length_byname.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_substring_length_bynumber.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_substring_list_free.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_substring_list_get.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_substring_nametable_scan.html '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/share/doc/pcre2/html'
 /usr/bin/ginstall -m 644 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2_substring_number_from_name.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2api.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2build.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2callout.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2compat.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2convert.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2demo.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2grep.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2jit.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2limits.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2matching.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2partial.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2pattern.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2perform.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2posix.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2sample.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2serialize.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2syntax.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2test.html /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/html/pcre2unicode.html '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/share/doc/pcre2/html'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/include/pcre'
 /usr/bin/ginstall -m 644 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/src/pcre2posix.h '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/include/pcre'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/share/man/man1'
 /usr/bin/ginstall -m 644 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2-config.1 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2grep.1 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2test.1 '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/share/man/man1'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -m 644 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_callout_enumerate.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_code_copy.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_code_copy_with_tables.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_code_free.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_compile.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_compile_context_copy.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_compile_context_create.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_compile_context_free.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_config.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_convert_context_copy.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_convert_context_create.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_convert_context_free.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_converted_pattern_free.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_dfa_match.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_general_context_copy.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_general_context_create.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_general_context_free.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_get_error_message.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_get_mark.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_get_match_data_heapframes_size.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_get_match_data_size.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_get_ovector_count.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_get_ovector_pointer.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_get_startchar.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_jit_compile.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_jit_free_unused_memory.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_jit_match.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_jit_stack_assign.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_jit_stack_create.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_jit_stack_free.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_maketables.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_maketables_free.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_match.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_match_context_copy.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_match_context_create.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_match_context_free.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_match_data_create.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_match_data_create_from_pattern.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_match_data_free.3 '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -m 644 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_pattern_convert.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_pattern_info.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_serialize_decode.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_serialize_encode.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_serialize_free.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_serialize_get_number_of_codes.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_bsr.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_callout.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_character_tables.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_compile_extra_options.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_compile_recursion_guard.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_depth_limit.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_glob_escape.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_glob_separator.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_heap_limit.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_match_limit.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_max_pattern_compiled_length.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_max_pattern_length.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_max_varlookbehind.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_offset_limit.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_newline.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_parens_nest_limit.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_recursion_limit.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_recursion_memory_management.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_set_substitute_callout.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_substitute.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_substring_copy_byname.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_substring_copy_bynumber.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_substring_free.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_substring_get_byname.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_substring_get_bynumber.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_substring_length_byname.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_substring_length_bynumber.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_substring_list_free.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_substring_list_get.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_substring_nametable_scan.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2_substring_number_from_name.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2api.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2build.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2callout.3 '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -m 644 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2compat.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2convert.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2demo.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2jit.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2limits.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2matching.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2partial.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2pattern.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2perform.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2posix.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2sample.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2serialize.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2syntax.3 /jenkins/jobs/oi-userland/workspace/components/library/pcre2/pcre2-10.44/doc/pcre2unicode.3 '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/include/pcre'
 /usr/bin/ginstall -m 644 src/pcre2.h '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/include/pcre'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/amd64/pkgconfig'
 /usr/bin/ginstall -m 644 libpcre2-8.pc libpcre2-posix.pc libpcre2-16.pc libpcre2-32.pc '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/amd64/pkgconfig'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/amd64'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/amd64'
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/bin/amd64/pcre2grep
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/bin/amd64/pcre2grep
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/bin/amd64/pcre2test
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/bin/amd64/pcre2test
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/amd64/libpcre2-posix.so.3.0.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/prototype/i386/usr/lib/amd64/libpcre2-posix.so.3.0.5
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/pcre2/build/manifest-i386-pcre2.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
generating metadata: library/pcre2
pkg://openindiana.org/library/pcre2@10.44,5.11-2024.0.0.0:20240711T195409Z
PUBLISHED