Sat Feb 28 16:16:55 GMT 2026 KB: 3184132 / checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking for gcc... 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of 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 for OS/390 (z/OS)... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/x86_64-lfs-linux-gnu/bin/ld checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/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-lfs-linux-gnu/bin/ld option to reload object files... -r checking for file... 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... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from 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... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-lfs-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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether the -Werror option is usable... yes checking for GCC compatible visibility declarations... yes checking linker version script flag... --version-script checking if version scripts can use complex wildcards... yes checking for __attribute__((uninitialized))... yes checking for __assume()... no checking for __builtin_mul_overflow()... yes checking for __builtin_unreachable()... yes checking for assert.h... 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 memfd_create... yes checking for mkostemp... yes checking for secure_getenv... 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 how to run the C preprocessor... gcc -E checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... 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.47 configuration summary: Install prefix ..................... : /usr C preprocessor ..................... : gcc -E C compiler ......................... : gcc Linker ............................. : /usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64 C preprocessor flags ............... : C compiler flags ................... : -pthread -O2 -fvisibility=hidden Linker flags ....................... : Extra libraries .................... : -lpthread 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 EBCDIC coding ignoring compiler .... : no 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 with symbol versioning ......... : yes Build static libs .................. : no Enable 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 Enable Valgrind support ............ : no Code coverage ...................... : no Fuzzer support ..................... : no Differential fuzzer support ........ : no Use %zu and %td .................... : auto make[1]: Entering directory '/sources/pcre2-10.47' rm -f src/pcre2_chartables.c ln -s /sources/pcre2-10.47/src/pcre2_chartables.c.dist /sources/pcre2-10.47/src/pcre2_chartables.c make all-am make[2]: Entering directory '/sources/pcre2-10.47' 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_compile_cgroup.lo CC src/libpcre2_8_la-pcre2_compile_class.lo CC src/libpcre2_8_la-pcre2_config.lo CC src/libpcre2_8_la-pcre2_context.lo CC src/libpcre2_8_la-pcre2_dfa_match.lo CC src/libpcre2_8_la-pcre2_convert.lo CC src/libpcre2_8_la-pcre2_extuni.lo CC src/libpcre2_8_la-pcre2_error.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_match_next.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 src/pcre2grep.c: In function 'parse_grep_colors': src/pcre2grep.c:599:5: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 599 | col = strstr(gc, "ms="); | ^ src/pcre2grep.c:600:22: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 600 | if (col == NULL) col = strstr(gc, "mt="); | ^ src/pcre2grep.c: In function 'decode_number': src/pcre2grep.c:1312:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1312 | char *equals = strchr(op->long_name, '='); | ^~~~~~ src/pcre2grep.c: In function 'main': src/pcre2grep.c:4010:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4010 | char *opbra = strchr(op->long_name, '('); | ^~~~~~ src/pcre2grep.c:4011:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4011 | char *equals = strchr(op->long_name, '='); | ^~~~~~ CC src/pcre2test-pcre2test.o CC src/libpcre2_posix_la-pcre2posix.lo 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_compile_cgroup.lo CC src/libpcre2_16_la-pcre2_compile_class.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_match_next.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 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_compile_cgroup.lo CC src/libpcre2_32_la-pcre2_compile_class.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_match_next.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 CC src/pcre2posix_test-pcre2posix_test.o CC src/pcre2_jit_test-pcre2_jit_test.o CCLD libpcre2-8.la CCLD libpcre2-32.la CCLD libpcre2-posix.la CCLD pcre2grep CCLD libpcre2-16.la CCLD pcre2posix_test CCLD pcre2test CCLD pcre2_jit_test make[2]: Leaving directory '/sources/pcre2-10.47' make[1]: Leaving directory '/sources/pcre2-10.47' make[1]: Entering directory '/sources/pcre2-10.47' make install-am make[2]: Entering directory '/sources/pcre2-10.47' make[3]: Entering directory '/sources/pcre2-10.47' /usr/bin/mkdir -p '/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libpcre2-8.la libpcre2-16.la libpcre2-32.la libpcre2-posix.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libpcre2-8.so.0.15.0 /usr/lib/libpcre2-8.so.0.15.0 libtool: install: (cd /usr/lib && { ln -s -f libpcre2-8.so.0.15.0 libpcre2-8.so.0 || { rm -f libpcre2-8.so.0 && ln -s libpcre2-8.so.0.15.0 libpcre2-8.so.0; }; }) libtool: install: (cd /usr/lib && { ln -s -f libpcre2-8.so.0.15.0 libpcre2-8.so || { rm -f libpcre2-8.so && ln -s libpcre2-8.so.0.15.0 libpcre2-8.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre2-8.lai /usr/lib/libpcre2-8.la libtool: install: /usr/bin/install -c .libs/libpcre2-16.so.0.15.0 /usr/lib/libpcre2-16.so.0.15.0 libtool: install: (cd /usr/lib && { ln -s -f libpcre2-16.so.0.15.0 libpcre2-16.so.0 || { rm -f libpcre2-16.so.0 && ln -s libpcre2-16.so.0.15.0 libpcre2-16.so.0; }; }) libtool: install: (cd /usr/lib && { ln -s -f libpcre2-16.so.0.15.0 libpcre2-16.so || { rm -f libpcre2-16.so && ln -s libpcre2-16.so.0.15.0 libpcre2-16.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre2-16.lai /usr/lib/libpcre2-16.la libtool: install: /usr/bin/install -c .libs/libpcre2-32.so.0.15.0 /usr/lib/libpcre2-32.so.0.15.0 libtool: install: (cd /usr/lib && { ln -s -f libpcre2-32.so.0.15.0 libpcre2-32.so.0 || { rm -f libpcre2-32.so.0 && ln -s libpcre2-32.so.0.15.0 libpcre2-32.so.0; }; }) libtool: install: (cd /usr/lib && { ln -s -f libpcre2-32.so.0.15.0 libpcre2-32.so || { rm -f libpcre2-32.so && ln -s libpcre2-32.so.0.15.0 libpcre2-32.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre2-32.lai /usr/lib/libpcre2-32.la libtool: warning: relinking 'libpcre2-posix.la' libtool: install: (cd /sources/pcre2-10.47; /bin/sh "/sources/pcre2-10.47/libtool" --silent --tag CC --mode=relink gcc -DPCRE2_CODE_UNIT_WIDTH=8 -DPCRE2POSIX_SHARED -fvisibility=hidden -pthread -O2 -version-info 3:7:0 -Wl,--version-script,./src/libpcre2-posix.sym -o libpcre2-posix.la -rpath /usr/lib src/libpcre2_posix_la-pcre2posix.lo libpcre2-8.la -lpthread ) libtool: install: /usr/bin/install -c .libs/libpcre2-posix.so.3.0.7T /usr/lib/libpcre2-posix.so.3.0.7 libtool: install: (cd /usr/lib && { ln -s -f libpcre2-posix.so.3.0.7 libpcre2-posix.so.3 || { rm -f libpcre2-posix.so.3 && ln -s libpcre2-posix.so.3.0.7 libpcre2-posix.so.3; }; }) libtool: install: (cd /usr/lib && { ln -s -f libpcre2-posix.so.3.0.7 libpcre2-posix.so || { rm -f libpcre2-posix.so && ln -s libpcre2-posix.so.3.0.7 libpcre2-posix.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre2-posix.lai /usr/lib/libpcre2-posix.la libtool: finish: PATH="/usr/bin:/usr/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c pcre2grep pcre2test '/usr/bin' libtool: install: /usr/bin/install -c .libs/pcre2grep /usr/bin/pcre2grep libtool: install: /usr/bin/install -c .libs/pcre2test /usr/bin/pcre2test /usr/bin/mkdir -p '/usr/bin' /usr/bin/install -c pcre2-config '/usr/bin' /usr/bin/mkdir -p '/usr/share/doc/pcre2-10.47' /usr/bin/install -c -m 644 AUTHORS.md COPYING ChangeLog LICENCE.md NEWS README SECURITY.md doc/pcre2.txt doc/pcre2-config.txt doc/pcre2grep.txt doc/pcre2test.txt '/usr/share/doc/pcre2-10.47' /usr/bin/mkdir -p '/usr/share/doc/pcre2-10.47/html' /usr/bin/install -c -m 644 doc/html/NON-AUTOTOOLS-BUILD.txt doc/html/README.txt doc/html/index.html doc/html/pcre2-config.html doc/html/pcre2.html doc/html/pcre2_callout_enumerate.html doc/html/pcre2_code_copy.html doc/html/pcre2_code_copy_with_tables.html doc/html/pcre2_code_free.html doc/html/pcre2_compile.html doc/html/pcre2_compile_context_copy.html doc/html/pcre2_compile_context_create.html doc/html/pcre2_compile_context_free.html doc/html/pcre2_config.html doc/html/pcre2_convert_context_copy.html doc/html/pcre2_convert_context_create.html doc/html/pcre2_convert_context_free.html doc/html/pcre2_converted_pattern_free.html doc/html/pcre2_dfa_match.html doc/html/pcre2_general_context_copy.html doc/html/pcre2_general_context_create.html doc/html/pcre2_general_context_free.html doc/html/pcre2_get_error_message.html doc/html/pcre2_get_mark.html doc/html/pcre2_get_match_data_heapframes_size.html doc/html/pcre2_get_match_data_size.html doc/html/pcre2_get_ovector_count.html doc/html/pcre2_get_ovector_pointer.html doc/html/pcre2_get_startchar.html doc/html/pcre2_jit_compile.html doc/html/pcre2_jit_free_unused_memory.html doc/html/pcre2_jit_match.html doc/html/pcre2_jit_stack_assign.html doc/html/pcre2_jit_stack_create.html doc/html/pcre2_jit_stack_free.html doc/html/pcre2_maketables.html doc/html/pcre2_maketables_free.html doc/html/pcre2_match.html doc/html/pcre2_match_context_copy.html doc/html/pcre2_match_context_create.html '/usr/share/doc/pcre2-10.47/html' /usr/bin/install -c -m 644 doc/html/pcre2_match_context_free.html doc/html/pcre2_match_data_create.html doc/html/pcre2_match_data_create_from_pattern.html doc/html/pcre2_match_data_free.html doc/html/pcre2_next_match.html doc/html/pcre2_pattern_convert.html doc/html/pcre2_pattern_info.html doc/html/pcre2_serialize_decode.html doc/html/pcre2_serialize_encode.html doc/html/pcre2_serialize_free.html doc/html/pcre2_serialize_get_number_of_codes.html doc/html/pcre2_set_bsr.html doc/html/pcre2_set_callout.html doc/html/pcre2_set_character_tables.html doc/html/pcre2_set_compile_extra_options.html doc/html/pcre2_set_compile_recursion_guard.html doc/html/pcre2_set_depth_limit.html doc/html/pcre2_set_glob_escape.html doc/html/pcre2_set_glob_separator.html doc/html/pcre2_set_heap_limit.html doc/html/pcre2_set_match_limit.html doc/html/pcre2_set_max_pattern_compiled_length.html doc/html/pcre2_set_max_pattern_length.html doc/html/pcre2_set_max_varlookbehind.html doc/html/pcre2_set_offset_limit.html doc/html/pcre2_set_optimize.html doc/html/pcre2_set_newline.html doc/html/pcre2_set_parens_nest_limit.html doc/html/pcre2_set_recursion_limit.html doc/html/pcre2_set_recursion_memory_management.html doc/html/pcre2_set_substitute_callout.html doc/html/pcre2_set_substitute_case_callout.html doc/html/pcre2_substitute.html doc/html/pcre2_substring_copy_byname.html doc/html/pcre2_substring_copy_bynumber.html doc/html/pcre2_substring_free.html doc/html/pcre2_substring_get_byname.html doc/html/pcre2_substring_get_bynumber.html doc/html/pcre2_substring_length_byname.html doc/html/pcre2_substring_length_bynumber.html '/usr/share/doc/pcre2-10.47/html' /usr/bin/install -c -m 644 doc/html/pcre2_substring_list_free.html doc/html/pcre2_substring_list_get.html doc/html/pcre2_substring_nametable_scan.html doc/html/pcre2_substring_number_from_name.html doc/html/pcre2api.html doc/html/pcre2build.html doc/html/pcre2callout.html doc/html/pcre2compat.html doc/html/pcre2convert.html doc/html/pcre2demo.html doc/html/pcre2grep.html doc/html/pcre2jit.html doc/html/pcre2limits.html doc/html/pcre2matching.html doc/html/pcre2partial.html doc/html/pcre2pattern.html doc/html/pcre2perform.html doc/html/pcre2posix.html doc/html/pcre2sample.html doc/html/pcre2serialize.html doc/html/pcre2syntax.html doc/html/pcre2test.html doc/html/pcre2unicode.html '/usr/share/doc/pcre2-10.47/html' /usr/bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 src/pcre2posix.h '/usr/include' /usr/bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 doc/pcre2-config.1 doc/pcre2grep.1 doc/pcre2test.1 '/usr/share/man/man1' /usr/bin/mkdir -p '/usr/share/man/man3' /usr/bin/install -c -m 644 doc/pcre2.3 doc/pcre2_callout_enumerate.3 doc/pcre2_code_copy.3 doc/pcre2_code_copy_with_tables.3 doc/pcre2_code_free.3 doc/pcre2_compile.3 doc/pcre2_compile_context_copy.3 doc/pcre2_compile_context_create.3 doc/pcre2_compile_context_free.3 doc/pcre2_config.3 doc/pcre2_convert_context_copy.3 doc/pcre2_convert_context_create.3 doc/pcre2_convert_context_free.3 doc/pcre2_converted_pattern_free.3 doc/pcre2_dfa_match.3 doc/pcre2_general_context_copy.3 doc/pcre2_general_context_create.3 doc/pcre2_general_context_free.3 doc/pcre2_get_error_message.3 doc/pcre2_get_mark.3 doc/pcre2_get_match_data_heapframes_size.3 doc/pcre2_get_match_data_size.3 doc/pcre2_get_ovector_count.3 doc/pcre2_get_ovector_pointer.3 doc/pcre2_get_startchar.3 doc/pcre2_jit_compile.3 doc/pcre2_jit_free_unused_memory.3 doc/pcre2_jit_match.3 doc/pcre2_jit_stack_assign.3 doc/pcre2_jit_stack_create.3 doc/pcre2_jit_stack_free.3 doc/pcre2_maketables.3 doc/pcre2_maketables_free.3 doc/pcre2_match.3 doc/pcre2_match_context_copy.3 doc/pcre2_match_context_create.3 doc/pcre2_match_context_free.3 doc/pcre2_match_data_create.3 doc/pcre2_match_data_create_from_pattern.3 doc/pcre2_match_data_free.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 doc/pcre2_next_match.3 doc/pcre2_pattern_convert.3 doc/pcre2_pattern_info.3 doc/pcre2_serialize_decode.3 doc/pcre2_serialize_encode.3 doc/pcre2_serialize_free.3 doc/pcre2_serialize_get_number_of_codes.3 doc/pcre2_set_bsr.3 doc/pcre2_set_callout.3 doc/pcre2_set_character_tables.3 doc/pcre2_set_compile_extra_options.3 doc/pcre2_set_compile_recursion_guard.3 doc/pcre2_set_depth_limit.3 doc/pcre2_set_glob_escape.3 doc/pcre2_set_glob_separator.3 doc/pcre2_set_heap_limit.3 doc/pcre2_set_match_limit.3 doc/pcre2_set_max_pattern_compiled_length.3 doc/pcre2_set_max_pattern_length.3 doc/pcre2_set_max_varlookbehind.3 doc/pcre2_set_offset_limit.3 doc/pcre2_set_optimize.3 doc/pcre2_set_newline.3 doc/pcre2_set_parens_nest_limit.3 doc/pcre2_set_recursion_limit.3 doc/pcre2_set_recursion_memory_management.3 doc/pcre2_set_substitute_callout.3 doc/pcre2_set_substitute_case_callout.3 doc/pcre2_substitute.3 doc/pcre2_substring_copy_byname.3 doc/pcre2_substring_copy_bynumber.3 doc/pcre2_substring_free.3 doc/pcre2_substring_get_byname.3 doc/pcre2_substring_get_bynumber.3 doc/pcre2_substring_length_byname.3 doc/pcre2_substring_length_bynumber.3 doc/pcre2_substring_list_free.3 doc/pcre2_substring_list_get.3 doc/pcre2_substring_nametable_scan.3 doc/pcre2_substring_number_from_name.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 doc/pcre2api.3 doc/pcre2build.3 doc/pcre2callout.3 doc/pcre2compat.3 doc/pcre2convert.3 doc/pcre2demo.3 doc/pcre2jit.3 doc/pcre2limits.3 doc/pcre2matching.3 doc/pcre2partial.3 doc/pcre2pattern.3 doc/pcre2perform.3 doc/pcre2posix.3 doc/pcre2sample.3 doc/pcre2serialize.3 doc/pcre2syntax.3 doc/pcre2unicode.3 '/usr/share/man/man3' /usr/bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 src/pcre2.h '/usr/include' /usr/bin/mkdir -p '/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libpcre2-8.pc libpcre2-posix.pc libpcre2-16.pc libpcre2-32.pc '/usr/lib/pkgconfig' make[3]: Leaving directory '/sources/pcre2-10.47' make[2]: Leaving directory '/sources/pcre2-10.47' make[1]: Leaving directory '/sources/pcre2-10.47' Totalseconds: 12 KB: 3212388 /