>>> pcre: Building main/pcre 8.45-r2 (using abuild 3.9.0-r0) started Mon, 31 Jan 2022 05:43:10 +0000 >>> pcre: Checking sanity of /home/buildozer/aports/main/pcre/APKBUILD... >>> pcre: Analyzing dependencies... >>> pcre: Installing for build: build-base m4 libtool autoconf automake (1/13) Installing m4 (1.4.19-r0) (2/13) Installing readline (8.1.1-r0) (3/13) Installing bash (5.1.16-r0) Executing bash-5.1.16-r0.post-install (4/13) Installing libltdl (2.4.6-r7) (5/13) Installing libtool (2.4.6-r7) (6/13) Installing libbz2 (1.0.8-r1) (7/13) Installing perl (5.34.0-r1) (8/13) Installing autoconf (2.71-r0) (9/13) Installing automake (1.16.5-r0) (10/13) Installing .makedepends-pcre (20220131.054310) (11/13) Installing perl-error (0.17029-r1) (12/13) Installing perl-git (2.35.0-r0) (13/13) Installing git-perl (2.35.0-r0) Executing busybox-1.35.0-r1.trigger OK: 381 MiB in 108 packages >>> pcre: Cleaning up srcdir >>> pcre: Cleaning up pkgdir >>> pcre: Fetching https://distfiles.alpinelinux.org/distfiles/edge//pcre-8.45.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1541k 100 1541k 0 0 1855k 0 --:--:-- --:--:-- --:--:-- 1853k >>> pcre: Fetching https://distfiles.alpinelinux.org/distfiles/edge//pcre-8.45.tar.bz2 >>> pcre: Checking sha512sums... pcre-8.45.tar.bz2: OK >>> pcre: Unpacking /var/cache/distfiles/edge/pcre-8.45.tar.bz2... libtoolize: putting auxiliary files in '.'. libtoolize: linking file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: linking file 'm4/libtool.m4' libtoolize: linking file 'm4/ltoptions.m4' libtoolize: linking file 'm4/ltsugar.m4' libtoolize: linking file 'm4/ltversion.m4' libtoolize: linking file 'm4/lt~obsolete.m4' configure.ac:88: warning: The macro `AC_LIBTOOL_WIN32_DLL' is obsolete. configure.ac:88: You should run autoupdate. m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from... configure.ac:88: the top level configure.ac:88: warning: AC_LIBTOOL_WIN32_DLL: Remove this warning and the call to _LT_SET_OPTION when you configure.ac:88: put the 'win32-dll' option into LT_INIT's first parameter. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from... configure.ac:88: the top level configure.ac:406: warning: back quotes and double quotes must not be escaped in: invalid argument \"$enable_newline\" to --enable-newline option configure.ac:445: warning: back quotes and double quotes must not be escaped in: invalid argument \"$with_link_size\" to --with-link-size option configure.ac:478: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:478: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:478: the top level configure.ac:34: installing './compile' configure.ac:29: installing './missing' Makefile.am: installing './depcomp' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for s390x-alpine-linux-musl-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 dependency style of gcc... gcc3 checking for s390x-alpine-linux-musl-ar... no checking for s390x-alpine-linux-musl-lib... no checking for s390x-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for s390x-alpine-linux-musl-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... 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 int64_t... yes checking build system type... s390x-alpine-linux-musl checking host system type... s390x-alpine-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/s390x-alpine-linux-musl/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... 98304 checking how to convert s390x-alpine-linux-musl file names to s390x-alpine-linux-musl format... func_convert_file_noop checking how to convert s390x-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/s390x-alpine-linux-musl/bin/ld option to reload object files... -r checking for s390x-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for s390x-alpine-linux-musl-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for s390x-alpine-linux-musl-ar... ar checking for archiver @FILE support... @ checking for s390x-alpine-linux-musl-strip... no checking for strip... strip checking for s390x-alpine-linux-musl-ranlib... no 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... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for s390x-alpine-linux-musl-mt... no 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/s390x-alpine-linux-musl/bin/ld -m elf64_s390) 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... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/s390x-alpine-linux-musl/bin/ld -m elf64_s390 checking if the linker (/usr/s390x-alpine-linux-musl/bin/ld -m elf64_s390) is GNU ld... yes checking whether the g++ linker (/usr/s390x-alpine-linux-musl/bin/ld -m elf64_s390) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/s390x-alpine-linux-musl/bin/ld -m elf64_s390) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether ln -s works... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for egrep... (cached) /bin/grep -E checking for limits.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for dirent.h... yes checking for windows.h... no checking for alias support in the linker... no checking for alias support in the linker... no checking for string... yes checking for bits/type_traits.h... no checking for type_traits.h... no checking for strtoq... no checking for strtoll... yes checking for long long... yes checking for unsigned long long... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for bcopy... yes checking for memmove... yes checking for strerror... yes checking for zlib.h... no checking for gzopen in -lz... no checking for bzlib.h... no checking for libbz2... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libpcre.pc config.status: creating libpcre16.pc config.status: creating libpcre32.pc config.status: creating libpcreposix.pc config.status: creating libpcrecpp.pc config.status: creating pcre-config config.status: creating pcre.h config.status: creating pcre_stringpiece.h config.status: creating pcrecpparg.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing script-chmod commands config.status: executing delete-old-chartables commands pcre-8.45 configuration summary: Install prefix .................. : /usr C preprocessor .................. : C compiler ...................... : gcc C++ preprocessor ................ : g++ -E C++ compiler .................... : g++ Linker .......................... : /usr/s390x-alpine-linux-musl/bin/ld -m elf64_s390 C preprocessor flags ............ : -Os -fomit-frame-pointer C compiler flags ................ : -Os -fomit-frame-pointer -fvisibility=hidden C++ compiler flags .............. : -Os -fomit-frame-pointer -fvisibility=hidden -fvisibility-inlines-hidden Linker flags .................... : -Wl,--as-needed,-O1,--sort-common Extra libraries ................. : Build 8 bit pcre library ........ : yes Build 16 bit pcre library ....... : yes Build 32 bit pcre library ....... : yes Build C++ library ............... : yes Enable JIT compiling support .... : no Enable UTF-8/16/32 support ...... : yes Unicode properties .............. : yes Newline char/sequence ........... : lf \R matches only ANYCRLF ......... : no EBCDIC coding ................... : no EBCDIC code for NL .............. : n/a Rebuild char tables ............. : no Use stack recursion ............. : yes POSIX mem threshold ............. : 10 Internal link size .............. : 2 Nested parentheses limit ........ : 250 Match limit ..................... : 10000000 Match limit recursion ........... : 8192 Build shared libs ............... : yes Build static libs ............... : yes Use JIT in pcregrep ............. : no Buffer size for pcregrep ........ : 20480 Link pcregrep with libz ......... : no Link pcregrep with libbz2 ....... : no Link pcretest with libedit ...... : no Link pcretest with libreadline .. : no Valgrind support ................ : no Code coverage ................... : no rm -f pcre_chartables.c (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh '/home/buildozer/aports/main/pcre/src/pcre-8.45/missing' autoheader) ln -s ./pcre_chartables.c.dist pcre_chartables.c rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-am make[1]: Entering directory '/home/buildozer/aports/main/pcre/src/pcre-8.45' CC pcretest-pcretest.o CC pcretest-pcre_printint.o CC pcretest-pcre16_printint.o CC pcretest-pcre32_printint.o CC libpcre_la-pcre_byte_order.lo CC libpcre_la-pcre_compile.lo CC libpcre_la-pcre_config.lo CC libpcre_la-pcre_dfa_exec.lo CC libpcre_la-pcre_exec.lo CC libpcre_la-pcre_fullinfo.lo CC libpcre_la-pcre_get.lo CC libpcre_la-pcre_globals.lo CC libpcre_la-pcre_jit_compile.lo CC libpcre_la-pcre_maketables.lo CC libpcre_la-pcre_newline.lo CC libpcre_la-pcre_ord2utf8.lo CC libpcre_la-pcre_refcount.lo CC libpcre_la-pcre_string_utils.lo CC libpcre_la-pcre_study.lo CC libpcre_la-pcre_tables.lo CC libpcre_la-pcre_ucd.lo CC libpcre_la-pcre_valid_utf8.lo CC libpcre_la-pcre_version.lo CC libpcre_la-pcre_xclass.lo CC libpcre_la-pcre_chartables.lo CC libpcreposix_la-pcreposix.lo CC libpcre16_la-pcre16_byte_order.lo CC libpcre16_la-pcre16_chartables.lo CC libpcre16_la-pcre16_compile.lo CC libpcre16_la-pcre16_config.lo CC libpcre16_la-pcre16_dfa_exec.lo CC libpcre16_la-pcre16_exec.lo CC libpcre16_la-pcre16_fullinfo.lo CC libpcre16_la-pcre16_get.lo CC libpcre16_la-pcre16_globals.lo CC libpcre16_la-pcre16_jit_compile.lo CC libpcre16_la-pcre16_maketables.lo CC libpcre16_la-pcre16_newline.lo CC libpcre16_la-pcre16_ord2utf16.lo CC libpcre16_la-pcre16_refcount.lo CC libpcre16_la-pcre16_string_utils.lo CC libpcre16_la-pcre16_study.lo CC libpcre16_la-pcre16_tables.lo CC libpcre16_la-pcre16_ucd.lo CC libpcre16_la-pcre16_utf16_utils.lo CC libpcre16_la-pcre16_valid_utf16.lo CC libpcre16_la-pcre16_version.lo CC libpcre16_la-pcre16_xclass.lo CC libpcre16_la-pcre_chartables.lo CC libpcre32_la-pcre32_byte_order.lo CC libpcre32_la-pcre32_chartables.lo CC libpcre32_la-pcre32_compile.lo CC libpcre32_la-pcre32_config.lo CC libpcre32_la-pcre32_dfa_exec.lo CC libpcre32_la-pcre32_exec.lo CC libpcre32_la-pcre32_fullinfo.lo CC libpcre32_la-pcre32_get.lo CC libpcre32_la-pcre32_globals.lo CC libpcre32_la-pcre32_jit_compile.lo CC libpcre32_la-pcre32_maketables.lo CC libpcre32_la-pcre32_newline.lo CC libpcre32_la-pcre32_ord2utf32.lo CC libpcre32_la-pcre32_refcount.lo CC libpcre32_la-pcre32_string_utils.lo CC libpcre32_la-pcre32_study.lo CC libpcre32_la-pcre32_tables.lo CC libpcre32_la-pcre32_ucd.lo CC libpcre32_la-pcre32_utf32_utils.lo CC libpcre32_la-pcre32_valid_utf32.lo CC libpcre32_la-pcre32_version.lo CC libpcre32_la-pcre32_xclass.lo CC libpcre32_la-pcre_chartables.lo CC pcregrep-pcregrep.o CXX pcrecpp_unittest-pcrecpp_unittest.o CXX libpcrecpp_la-pcrecpp.lo CXX libpcrecpp_la-pcre_scanner.lo CXX libpcrecpp_la-pcre_stringpiece.lo CXX pcre_scanner_unittest-pcre_scanner_unittest.o CXX pcre_stringpiece_unittest-pcre_stringpiece_unittest.o CCLD libpcre16.la ar: `u' modifier ignored since `D' is the default (see `U') CCLD libpcre32.la ar: `u' modifier ignored since `D' is the default (see `U') CCLD libpcre.la ar: `u' modifier ignored since `D' is the default (see `U') CCLD libpcreposix.la CXXLD libpcrecpp.la ar: `u' modifier ignored since `D' is the default (see `U') CCLD pcretest CCLD pcregrep ar: `u' modifier ignored since `D' is the default (see `U') CXXLD pcrecpp_unittest CXXLD pcre_scanner_unittest CXXLD pcre_stringpiece_unittest make[1]: Leaving directory '/home/buildozer/aports/main/pcre/src/pcre-8.45' make check-am make[1]: Entering directory '/home/buildozer/aports/main/pcre/src/pcre-8.45' make make[2]: Entering directory '/home/buildozer/aports/main/pcre/src/pcre-8.45' make all-am make[3]: Entering directory '/home/buildozer/aports/main/pcre/src/pcre-8.45' make[3]: Leaving directory '/home/buildozer/aports/main/pcre/src/pcre-8.45' make[2]: Leaving directory '/home/buildozer/aports/main/pcre/src/pcre-8.45' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/main/pcre/src/pcre-8.45' make[3]: Entering directory '/home/buildozer/aports/main/pcre/src/pcre-8.45' PASS: RunGrepTest PASS: pcre_stringpiece_unittest PASS: pcrecpp_unittest PASS: pcre_scanner_unittest PASS: RunTest ============================================================================ Testsuite summary for PCRE 8.45 ============================================================================ # TOTAL: 5 # PASS: 5 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/buildozer/aports/main/pcre/src/pcre-8.45' make[2]: Leaving directory '/home/buildozer/aports/main/pcre/src/pcre-8.45' make[1]: Leaving directory '/home/buildozer/aports/main/pcre/src/pcre-8.45' >>> pcre: Entering fakeroot... make install-am make[1]: Entering directory '/home/buildozer/aports/main/pcre/src/pcre-8.45' make[2]: Entering directory '/home/buildozer/aports/main/pcre/src/pcre-8.45' ./install-sh -c -d '/home/buildozer/aports/main/pcre/pkg/pcre/usr/bin' ./install-sh -c -d '/home/buildozer/aports/main/pcre/pkg/pcre/usr/share/doc/pcre-8.45' ./install-sh -c -d '/home/buildozer/aports/main/pcre/pkg/pcre/usr/share/doc/pcre-8.45/html' ./install-sh -c -d '/home/buildozer/aports/main/pcre/pkg/pcre/usr/share/doc/pcre-8.45/html' /usr/bin/install -c pcre-config '/home/buildozer/aports/main/pcre/pkg/pcre/usr/bin' ./install-sh -c -d '/home/buildozer/aports/main/pcre/pkg/pcre/usr/include' /usr/bin/install -c -m 644 doc/pcre.txt doc/pcre-config.txt doc/pcregrep.txt doc/pcretest.txt AUTHORS COPYING ChangeLog LICENCE NEWS README '/home/buildozer/aports/main/pcre/pkg/pcre/usr/share/doc/pcre-8.45' /usr/bin/install -c -m 644 doc/html/pcrecpp.html '/home/buildozer/aports/main/pcre/pkg/pcre/usr/share/doc/pcre-8.45/html' ./install-sh -c -d '/home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man1' ./install-sh -c -d '/home/buildozer/aports/main/pcre/pkg/pcre/usr/include' ./install-sh -c -d '/home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3' /usr/bin/install -c -m 644 pcreposix.h pcrecpp.h pcre_scanner.h '/home/buildozer/aports/main/pcre/pkg/pcre/usr/include' /usr/bin/install -c -m 644 pcre.h pcrecpparg.h pcre_stringpiece.h '/home/buildozer/aports/main/pcre/pkg/pcre/usr/include' ./install-sh -c -d '/home/buildozer/aports/main/pcre/pkg/pcre/usr/lib/pkgconfig' ./install-sh -c -d '/home/buildozer/aports/main/pcre/pkg/pcre/usr/lib' /usr/bin/install -c -m 644 doc/html/NON-AUTOTOOLS-BUILD.txt doc/html/README.txt doc/html/index.html doc/html/pcre-config.html doc/html/pcre.html doc/html/pcre16.html doc/html/pcre32.html doc/html/pcre_assign_jit_stack.html doc/html/pcre_compile.html doc/html/pcre_compile2.html doc/html/pcre_config.html doc/html/pcre_copy_named_substring.html doc/html/pcre_copy_substring.html doc/html/pcre_dfa_exec.html doc/html/pcre_exec.html doc/html/pcre_free_study.html doc/html/pcre_free_substring.html doc/html/pcre_free_substring_list.html doc/html/pcre_fullinfo.html doc/html/pcre_get_named_substring.html doc/html/pcre_get_stringnumber.html doc/html/pcre_get_stringtable_entries.html doc/html/pcre_get_substring.html doc/html/pcre_get_substring_list.html doc/html/pcre_jit_exec.html doc/html/pcre_jit_stack_alloc.html doc/html/pcre_jit_stack_free.html doc/html/pcre_maketables.html doc/html/pcre_pattern_to_host_byte_order.html doc/html/pcre_refcount.html doc/html/pcre_study.html doc/html/pcre_utf16_to_host_byte_order.html doc/html/pcre_utf32_to_host_byte_order.html doc/html/pcre_version.html doc/html/pcreapi.html doc/html/pcrebuild.html doc/html/pcrecallout.html doc/html/pcrecompat.html doc/html/pcredemo.html doc/html/pcregrep.html '/home/buildozer/aports/main/pcre/pkg/pcre/usr/share/doc/pcre-8.45/html' /usr/bin/install -c -m 644 doc/pcre-config.1 doc/pcregrep.1 doc/pcretest.1 '/home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man1' /usr/bin/install -c -m 644 libpcre.pc libpcreposix.pc libpcre16.pc libpcre32.pc libpcrecpp.pc '/home/buildozer/aports/main/pcre/pkg/pcre/usr/lib/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c libpcre.la libpcre16.la libpcre32.la libpcreposix.la libpcrecpp.la '/home/buildozer/aports/main/pcre/pkg/pcre/usr/lib' /usr/bin/install -c -m 644 doc/html/pcrejit.html doc/html/pcrelimits.html doc/html/pcrematching.html doc/html/pcrepartial.html doc/html/pcrepattern.html doc/html/pcreperform.html doc/html/pcreposix.html doc/html/pcreprecompile.html doc/html/pcresample.html doc/html/pcrestack.html doc/html/pcresyntax.html doc/html/pcretest.html doc/html/pcreunicode.html '/home/buildozer/aports/main/pcre/pkg/pcre/usr/share/doc/pcre-8.45/html' /usr/bin/install -c -m 644 doc/pcre.3 doc/pcre16.3 doc/pcre32.3 doc/pcre_assign_jit_stack.3 doc/pcre_compile.3 doc/pcre_compile2.3 doc/pcre_config.3 doc/pcre_copy_named_substring.3 doc/pcre_copy_substring.3 doc/pcre_dfa_exec.3 doc/pcre_exec.3 doc/pcre_free_study.3 doc/pcre_free_substring.3 doc/pcre_free_substring_list.3 doc/pcre_fullinfo.3 doc/pcre_get_named_substring.3 doc/pcre_get_stringnumber.3 doc/pcre_get_stringtable_entries.3 doc/pcre_get_substring.3 doc/pcre_get_substring_list.3 doc/pcre_jit_exec.3 doc/pcre_jit_stack_alloc.3 doc/pcre_jit_stack_free.3 doc/pcre_maketables.3 doc/pcre_pattern_to_host_byte_order.3 doc/pcre_refcount.3 doc/pcre_study.3 doc/pcre_utf16_to_host_byte_order.3 doc/pcre_utf32_to_host_byte_order.3 doc/pcre_version.3 doc/pcreapi.3 doc/pcrebuild.3 doc/pcrecallout.3 doc/pcrecompat.3 doc/pcredemo.3 doc/pcrejit.3 doc/pcrelimits.3 doc/pcrematching.3 doc/pcrepartial.3 doc/pcrepattern.3 '/home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3' /usr/bin/install -c -m 644 doc/pcreperform.3 doc/pcreposix.3 doc/pcreprecompile.3 doc/pcresample.3 doc/pcrestack.3 doc/pcresyntax.3 doc/pcreunicode.3 doc/pcrecpp.3 '/home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3' libtool: install: /usr/bin/install -c .libs/libpcre.so.1.2.13 /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib/libpcre.so.1.2.13 libtool: install: (cd /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib && { ln -s -f libpcre.so.1.2.13 libpcre.so.1 || { rm -f libpcre.so.1 && ln -s libpcre.so.1.2.13 libpcre.so.1; }; }) make install-data-hook libtool: install: (cd /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib && { ln -s -f libpcre.so.1.2.13 libpcre.so || { rm -f libpcre.so && ln -s libpcre.so.1.2.13 libpcre.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre.lai /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib/libpcre.la libtool: install: /usr/bin/install -c .libs/libpcre16.so.0.2.13 /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib/libpcre16.so.0.2.13 libtool: install: (cd /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib && { ln -s -f libpcre16.so.0.2.13 libpcre16.so.0 || { rm -f libpcre16.so.0 && ln -s libpcre16.so.0.2.13 libpcre16.so.0; }; }) libtool: install: (cd /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib && { ln -s -f libpcre16.so.0.2.13 libpcre16.so || { rm -f libpcre16.so && ln -s libpcre16.so.0.2.13 libpcre16.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre16.lai /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib/libpcre16.la libtool: install: /usr/bin/install -c .libs/libpcre32.so.0.0.13 /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib/libpcre32.so.0.0.13 libtool: install: (cd /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib && { ln -s -f libpcre32.so.0.0.13 libpcre32.so.0 || { rm -f libpcre32.so.0 && ln -s libpcre32.so.0.0.13 libpcre32.so.0; }; }) make[3]: Entering directory '/home/buildozer/aports/main/pcre/src/pcre-8.45' ln -sf pcre_assign_jit_stack.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre16_assign_jit_stack.3 ln -sf pcre_compile.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre16_compile.3 ln -sf pcre_compile2.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre16_compile2.3 ln -sf pcre_config.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre16_config.3 ln -sf pcre_copy_named_substring.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre16_copy_named_substring.3 ln -sf pcre_copy_substring.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre16_copy_substring.3 ln -sf pcre_dfa_exec.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre16_dfa_exec.3 ln -sf pcre_exec.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre16_exec.3 ln -sf pcre_free_study.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre16_free_study.3 ln -sf pcre_free_substring.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre16_free_substring.3 ln -sf pcre_free_substring_list.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre16_free_substring_list.3 libtool: install: (cd /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib && { ln -s -f libpcre32.so.0.0.13 libpcre32.so || { rm -f libpcre32.so && ln -s libpcre32.so.0.0.13 libpcre32.so; }; }) ln -sf pcre_fullinfo.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre16_fullinfo.3 ln -sf pcre_get_named_substring.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre16_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre16_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre16_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre16_get_substring.3 libtool: install: /usr/bin/install -c .libs/libpcre32.lai /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib/libpcre32.la libtool: warning: relinking 'libpcreposix.la' libtool: install: (cd /home/buildozer/aports/main/pcre/src/pcre-8.45; /bin/sh "/home/buildozer/aports/main/pcre/src/pcre-8.45/libtool" --silent --tag CC --mode=relink gcc -fvisibility=hidden -Os -fomit-frame-pointer -version-info 0:7:0 -Wl,--as-needed,-O1,--sort-common -o libpcreposix.la -rpath /usr/lib libpcreposix_la-pcreposix.lo libpcre.la -inst-prefix-dir /home/buildozer/aports/main/pcre/pkg/pcre) ln -sf pcre_get_substring_list.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre16_get_substring_list.3 ln -sf pcre_jit_exec.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre16_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre16_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre16_jit_stack_free.3 ln -sf pcre_maketables.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre16_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre16_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre16_refcount.3 ln -sf pcre_study.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre16_study.3 ln -sf pcre_utf16_to_host_byte_order.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre16_utf16_to_host_byte_order.3 ln -sf pcre_version.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre16_version.3 ln -sf pcre_assign_jit_stack.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre32_assign_jit_stack.3 ln -sf pcre_compile.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre32_compile.3 ln -sf pcre_compile2.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre32_compile2.3 ln -sf pcre_config.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre32_config.3 ln -sf pcre_copy_named_substring.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre32_copy_named_substring.3 ln -sf pcre_copy_substring.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre32_copy_substring.3 ln -sf pcre_dfa_exec.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre32_dfa_exec.3 ln -sf pcre_exec.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre32_exec.3 ln -sf pcre_free_study.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre32_free_study.3 ln -sf pcre_free_substring.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre32_free_substring.3 ln -sf pcre_free_substring_list.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre32_free_substring_list.3 ln -sf pcre_fullinfo.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre32_fullinfo.3 ln -sf pcre_get_named_substring.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre32_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre32_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre32_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre32_get_substring.3 ln -sf pcre_get_substring_list.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre32_get_substring_list.3 ln -sf pcre_jit_exec.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre32_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre32_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre32_jit_stack_free.3 ln -sf pcre_maketables.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre32_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre32_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre32_refcount.3 ln -sf pcre_study.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre32_study.3 ln -sf pcre_utf32_to_host_byte_order.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre32_utf32_to_host_byte_order.3 ln -sf pcre_version.3 /home/buildozer/aports/main/pcre/pkg/pcre/usr/share/man/man3/pcre32_version.3 make[3]: Leaving directory '/home/buildozer/aports/main/pcre/src/pcre-8.45' libtool: install: /usr/bin/install -c .libs/libpcreposix.so.0.0.7T /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib/libpcreposix.so.0.0.7 libtool: install: (cd /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib && { ln -s -f libpcreposix.so.0.0.7 libpcreposix.so.0 || { rm -f libpcreposix.so.0 && ln -s libpcreposix.so.0.0.7 libpcreposix.so.0; }; }) libtool: install: (cd /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib && { ln -s -f libpcreposix.so.0.0.7 libpcreposix.so || { rm -f libpcreposix.so && ln -s libpcreposix.so.0.0.7 libpcreposix.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcreposix.lai /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib/libpcreposix.la libtool: warning: relinking 'libpcrecpp.la' libtool: install: (cd /home/buildozer/aports/main/pcre/src/pcre-8.45; /bin/sh "/home/buildozer/aports/main/pcre/src/pcre-8.45/libtool" --silent --tag CXX --mode=relink g++ -fvisibility=hidden -fvisibility-inlines-hidden -Os -fomit-frame-pointer -version-info 0:2:0 -Wl,--as-needed,-O1,--sort-common -o libpcrecpp.la -rpath /usr/lib libpcrecpp_la-pcrecpp.lo libpcrecpp_la-pcre_scanner.lo libpcrecpp_la-pcre_stringpiece.lo libpcre.la -inst-prefix-dir /home/buildozer/aports/main/pcre/pkg/pcre) libtool: install: /usr/bin/install -c .libs/libpcrecpp.so.0.0.2T /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib/libpcrecpp.so.0.0.2 libtool: install: (cd /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib && { ln -s -f libpcrecpp.so.0.0.2 libpcrecpp.so.0 || { rm -f libpcrecpp.so.0 && ln -s libpcrecpp.so.0.0.2 libpcrecpp.so.0; }; }) libtool: install: (cd /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib && { ln -s -f libpcrecpp.so.0.0.2 libpcrecpp.so || { rm -f libpcrecpp.so && ln -s libpcrecpp.so.0.0.2 libpcrecpp.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcrecpp.lai /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib/libpcrecpp.la libtool: install: /usr/bin/install -c .libs/libpcre.a /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib/libpcre.a libtool: install: chmod 644 /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib/libpcre.a libtool: install: ranlib /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib/libpcre.a libtool: install: /usr/bin/install -c .libs/libpcre16.a /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib/libpcre16.a libtool: install: chmod 644 /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib/libpcre16.a libtool: install: ranlib /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib/libpcre16.a libtool: install: /usr/bin/install -c .libs/libpcre32.a /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib/libpcre32.a libtool: install: chmod 644 /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib/libpcre32.a libtool: install: ranlib /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib/libpcre32.a libtool: install: /usr/bin/install -c .libs/libpcreposix.a /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib/libpcreposix.a libtool: install: chmod 644 /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib/libpcreposix.a libtool: install: ranlib /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib/libpcreposix.a libtool: install: /usr/bin/install -c .libs/libpcrecpp.a /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib/libpcrecpp.a libtool: install: chmod 644 /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib/libpcrecpp.a libtool: install: ranlib /home/buildozer/aports/main/pcre/pkg/pcre/usr/lib/libpcrecpp.a libtool: warning: remember to run 'libtool --finish /usr/lib' ./install-sh -c -d '/home/buildozer/aports/main/pcre/pkg/pcre/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c pcretest pcregrep '/home/buildozer/aports/main/pcre/pkg/pcre/usr/bin' libtool: warning: 'libpcre.la' has not been installed in '/usr/lib' libtool: warning: 'libpcreposix.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/main/pcre/src/pcre-8.45/libpcre.la' has not been installed in '/usr/lib' libtool: warning: 'libpcre16.la' has not been installed in '/usr/lib' libtool: warning: 'libpcre32.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/pcretest /home/buildozer/aports/main/pcre/pkg/pcre/usr/bin/pcretest libtool: warning: 'libpcre.la' has not been installed in '/usr/lib' libtool: warning: 'libpcreposix.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/main/pcre/src/pcre-8.45/libpcre.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/pcregrep /home/buildozer/aports/main/pcre/pkg/pcre/usr/bin/pcregrep make[2]: Leaving directory '/home/buildozer/aports/main/pcre/src/pcre-8.45' make[1]: Leaving directory '/home/buildozer/aports/main/pcre/src/pcre-8.45' >>> pcre-dev*: Running split function dev... >>> pcre-dev*: Preparing subpackage pcre-dev... >>> pcre-dev*: Stripping binaries >>> pcre-dev*: Running postcheck for pcre-dev >>> pcre-doc*: Running split function doc... >>> pcre-doc*: Preparing subpackage pcre-doc... >>> pcre-doc*: Running postcheck for pcre-doc >>> pcre-tools*: Running split function tools... >>> pcre-tools*: Preparing subpackage pcre-tools... >>> pcre-tools*: Stripping binaries >>> pcre-tools*: Running postcheck for pcre-tools >>> libpcrecpp*: Running split function libpcrecpp... >>> libpcrecpp*: Preparing subpackage libpcrecpp... >>> libpcrecpp*: Stripping binaries >>> libpcrecpp*: Running postcheck for libpcrecpp >>> libpcre16*: Running split function libpcre16... >>> libpcre16*: Preparing subpackage libpcre16... >>> libpcre16*: Stripping binaries >>> libpcre16*: Running postcheck for libpcre16 >>> libpcre32*: Running split function libpcre32... >>> libpcre32*: Preparing subpackage libpcre32... >>> libpcre32*: Stripping binaries >>> libpcre32*: Running postcheck for libpcre32 >>> pcre*: Running postcheck for pcre >>> pcre*: Preparing package pcre... >>> pcre*: Stripping binaries >>> libpcre16*: Scanning shared objects >>> libpcre32*: Scanning shared objects >>> libpcrecpp*: Scanning shared objects >>> pcre-dev*: Scanning shared objects >>> pcre-doc*: Scanning shared objects >>> pcre-tools*: Scanning shared objects >>> pcre*: Scanning shared objects >>> libpcre16*: Tracing dependencies... so:libc.musl-s390x.so.1 >>> libpcre16*: Package size: 244.0 KB >>> libpcre16*: Compressing data... >>> libpcre16*: Create checksum... >>> libpcre16*: Create libpcre16-8.45-r2.apk >>> libpcre32*: Tracing dependencies... so:libc.musl-s390x.so.1 >>> libpcre32*: Package size: 232.0 KB >>> libpcre32*: Compressing data... >>> libpcre32*: Create checksum... >>> libpcre32*: Create libpcre32-8.45-r2.apk >>> libpcrecpp*: Tracing dependencies... so:libc.musl-s390x.so.1 so:libgcc_s.so.1 so:libpcre.so.1 so:libstdc++.so.6 >>> libpcrecpp*: Package size: 52.0 KB >>> libpcrecpp*: Compressing data... >>> libpcrecpp*: Create checksum... >>> libpcrecpp*: Create libpcrecpp-8.45-r2.apk >>> pcre-dev*: Tracing dependencies... libpcre16=8.45-r2 libpcre32=8.45-r2 libpcrecpp=8.45-r2 pcre=8.45-r2 pkgconfig >>> pcre-dev*: Package size: 1.1 MB >>> pcre-dev*: Compressing data... >>> pcre-dev*: Create checksum... >>> pcre-dev*: Create pcre-dev-8.45-r2.apk >>> pcre-doc*: Tracing dependencies... >>> pcre-doc*: Package size: 2.2 MB >>> pcre-doc*: Compressing data... >>> pcre-doc*: Create checksum... >>> pcre-doc*: Create pcre-doc-8.45-r2.apk >>> pcre-tools*: Tracing dependencies... so:libc.musl-s390x.so.1 so:libpcre.so.1 so:libpcre16.so.0 so:libpcre32.so.0 so:libpcreposix.so.0 >>> pcre-tools*: Package size: 156.0 KB >>> pcre-tools*: Compressing data... >>> pcre-tools*: Create checksum... >>> pcre-tools*: Create pcre-tools-8.45-r2.apk >>> pcre*: Tracing dependencies... so:libc.musl-s390x.so.1 >>> pcre*: Package size: 276.0 KB >>> pcre*: Compressing data... >>> pcre*: Create checksum... >>> pcre*: Create pcre-8.45-r2.apk >>> pcre: Build complete at Mon, 31 Jan 2022 05:43:51 +0000 elapsed time 0h 0m 41s >>> pcre: Cleaning up srcdir >>> pcre: Cleaning up pkgdir >>> pcre: Uninstalling dependencies... (1/13) Purging .makedepends-pcre (20220131.054310) (2/13) Purging libtool (2.4.6-r7) (3/13) Purging bash (5.1.16-r0) Executing bash-5.1.16-r0.pre-deinstall (4/13) Purging libltdl (2.4.6-r7) (5/13) Purging autoconf (2.71-r0) (6/13) Purging m4 (1.4.19-r0) (7/13) Purging automake (1.16.5-r0) (8/13) Purging git-perl (2.35.0-r0) (9/13) Purging perl-git (2.35.0-r0) (10/13) Purging perl-error (0.17029-r1) (11/13) Purging perl (5.34.0-r1) (12/13) Purging readline (8.1.1-r0) (13/13) Purging libbz2 (1.0.8-r1) Executing busybox-1.35.0-r1.trigger OK: 335 MiB in 95 packages >>> pcre: Updating the main/s390x repository index... >>> pcre: Signing the index...