Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target sw_64 --nodeps /builddir/build/SPECS/pcre.spec'], chrootPath='/mnt/koji-mock/dist-an23-sw8a-build-462556-73812/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=2592000uid=994gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target sw_64 --nodeps /builddir/build/SPECS/pcre.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: sw_64 Building for target sw_64 setting SOURCE_DATE_EPOCH=1755043200 Wrote: /builddir/build/SRPMS/pcre-8.45-6.an23_sw8a.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target sw_64 --nodeps /builddir/build/SPECS/pcre.spec'], chrootPath='/mnt/koji-mock/dist-an23-sw8a-build-462556-73812/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=2592000uid=994gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target sw_64 --nodeps /builddir/build/SPECS/pcre.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: sw_64 Building for target sw_64 setting SOURCE_DATE_EPOCH=1755043200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6m541i + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pcre-8.45 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/pcre-8.45.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd pcre-8.45 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' + autoreconf -vif autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force 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 autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:34: installing './compile' configure.ac:29: installing './missing' Makefile.am: installing './depcomp' autoreconf: Leaving directory '.' + for F in ChangeLog + iconv -f latin1 -t utf8 ChangeLog + touch --reference ChangeLog ChangeLog.utf8 + mv ChangeLog.utf8 ChangeLog + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vvn4jD + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -g -mieee' + export CFLAGS + CXXFLAGS='-O2 -g -mieee' + export CXXFLAGS + FFLAGS='-O2 -g -mieee -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -mieee -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pcre-8.45 + CFLAGS='-O2 -g -mieee' + export CFLAGS + CXXFLAGS='-O2 -g -mieee' + export CXXFLAGS + FFLAGS='-O2 -g -mieee -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -mieee -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2025-08-14 09:59:41.782148622 +0000 +++ ./configure 2025-08-14 09:59:44.182184812 +0000 @@ -1983,7 +1983,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2025-08-14 09:59:44.182184812 +0000 +++ ./configure 2025-08-14 09:59:44.228185505 +0000 @@ -9522,7 +9522,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="$SED -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -22174,7 +22174,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/anolis/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/anolis/config.guess ./config.guess '/usr/lib/rpm/anolis/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/anolis/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/anolis/config.sub ./config.sub '/usr/lib/rpm/anolis/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld"~' ./ltmain.sh ++ dirname ./configure + /usr/lib/rpm/anolis/force-as-needed-for-shared-lib-in-libtool . Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/anolis/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking ++ dirname ./configure + /usr/lib/rpm/anolis/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/anolis/fix-dlsearch-path-in-libtool . lib64 + ./configure --build=sw_64-koji-linux-gnu --host=sw_64-koji-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-jit --enable-pcretest-libreadline --enable-utf --enable-unicode-properties --enable-pcre8 --enable-pcre16 --enable-pcre32 --disable-silent-rules 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 make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for sw_64-koji-linux-gnu-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... none checking for sw_64-koji-linux-gnu-ar... no checking for sw_64-koji-linux-gnu-lib... no checking for sw_64-koji-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for sw_64-koji-linux-gnu-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) none 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++... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for int64_t... yes checking build system type... sw_64-koji-linux-gnu checking host system type... sw_64-koji-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/bin/ld checking if the linker (/usr/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 sw_64-koji-linux-gnu file names to sw_64-koji-linux-gnu format... func_convert_file_noop checking how to convert sw_64-koji-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for sw_64-koji-linux-gnu-file... no checking for file... file checking for sw_64-koji-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for sw_64-koji-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for sw_64-koji-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for sw_64-koji-linux-gnu-strip... no checking for strip... strip checking for sw_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 9528: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory 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 sw_64-koji-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if 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... no 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/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... 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/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) 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... no 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/bin/ld) 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) /usr/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... 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 for readline/readline.h... yes checking for readline/history.h... yes checking for readline in -lreadline... yes 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/bin/ld C preprocessor flags ............ : C compiler flags ................ : -O2 -g -mieee -fvisibility=hidden C++ compiler flags .............. : -O2 -g -mieee -fvisibility=hidden -fvisibility-inlines-hidden Linker flags .................... : -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 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 ........... : MATCH_LIMIT 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 .. : yes Valgrind support ................ : no Code coverage ................... : no + /usr/bin/make -O -j256 V=1 VERBOSE=1 rm -f pcre_chartables.c ln -s ./pcre_chartables.c.dist pcre_chartables.c /usr/bin/make all-am make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre_la-pcre_globals.lo `test -f 'pcre_globals.c' || echo './'`pcre_globals.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_globals.c -fPIC -DPIC -o .libs/libpcre_la-pcre_globals.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_globals.c -o libpcre_la-pcre_globals.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre16_la-pcre16_globals.lo `test -f 'pcre16_globals.c' || echo './'`pcre16_globals.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_globals.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_globals.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_globals.c -o libpcre16_la-pcre16_globals.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre_la-pcre_version.lo `test -f 'pcre_version.c' || echo './'`pcre_version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_version.c -fPIC -DPIC -o .libs/libpcre_la-pcre_version.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_version.c -o libpcre_la-pcre_version.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre_la-pcre_string_utils.lo `test -f 'pcre_string_utils.c' || echo './'`pcre_string_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_string_utils.c -fPIC -DPIC -o .libs/libpcre_la-pcre_string_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_string_utils.c -o libpcre_la-pcre_string_utils.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre16_la-pcre_chartables.lo `test -f 'pcre_chartables.c' || echo './'`pcre_chartables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_chartables.c -fPIC -DPIC -o .libs/libpcre16_la-pcre_chartables.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_chartables.c -o libpcre16_la-pcre_chartables.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre32_la-pcre32_chartables.lo `test -f 'pcre32_chartables.c' || echo './'`pcre32_chartables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_chartables.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_chartables.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_chartables.c -o libpcre32_la-pcre32_chartables.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre_la-pcre_refcount.lo `test -f 'pcre_refcount.c' || echo './'`pcre_refcount.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_refcount.c -fPIC -DPIC -o .libs/libpcre_la-pcre_refcount.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_refcount.c -o libpcre_la-pcre_refcount.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre_la-pcre_chartables.lo `test -f 'pcre_chartables.c' || echo './'`pcre_chartables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_chartables.c -fPIC -DPIC -o .libs/libpcre_la-pcre_chartables.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_chartables.c -o libpcre_la-pcre_chartables.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre16_la-pcre16_version.lo `test -f 'pcre16_version.c' || echo './'`pcre16_version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_version.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_version.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_version.c -o libpcre16_la-pcre16_version.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre16_la-pcre16_chartables.lo `test -f 'pcre16_chartables.c' || echo './'`pcre16_chartables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_chartables.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_chartables.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_chartables.c -o libpcre16_la-pcre16_chartables.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre_la-pcre_jit_compile.lo `test -f 'pcre_jit_compile.c' || echo './'`pcre_jit_compile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_jit_compile.c -fPIC -DPIC -o .libs/libpcre_la-pcre_jit_compile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_jit_compile.c -o libpcre_la-pcre_jit_compile.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre_la-pcre_config.lo `test -f 'pcre_config.c' || echo './'`pcre_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_config.c -fPIC -DPIC -o .libs/libpcre_la-pcre_config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_config.c -o libpcre_la-pcre_config.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre32_la-pcre32_globals.lo `test -f 'pcre32_globals.c' || echo './'`pcre32_globals.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_globals.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_globals.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_globals.c -o libpcre32_la-pcre32_globals.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre_la-pcre_tables.lo `test -f 'pcre_tables.c' || echo './'`pcre_tables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_tables.c -fPIC -DPIC -o .libs/libpcre_la-pcre_tables.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_tables.c -o libpcre_la-pcre_tables.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre32_la-pcre32_version.lo `test -f 'pcre32_version.c' || echo './'`pcre32_version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_version.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_version.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_version.c -o libpcre32_la-pcre32_version.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre32_la-pcre_chartables.lo `test -f 'pcre_chartables.c' || echo './'`pcre_chartables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_chartables.c -fPIC -DPIC -o .libs/libpcre32_la-pcre_chartables.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_chartables.c -o libpcre32_la-pcre_chartables.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre16_la-pcre16_config.lo `test -f 'pcre16_config.c' || echo './'`pcre16_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_config.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_config.c -o libpcre16_la-pcre16_config.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre16_la-pcre16_tables.lo `test -f 'pcre16_tables.c' || echo './'`pcre16_tables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_tables.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_tables.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_tables.c -o libpcre16_la-pcre16_tables.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre16_la-pcre16_ord2utf16.lo `test -f 'pcre16_ord2utf16.c' || echo './'`pcre16_ord2utf16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_ord2utf16.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_ord2utf16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_ord2utf16.c -o libpcre16_la-pcre16_ord2utf16.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre32_la-pcre32_config.lo `test -f 'pcre32_config.c' || echo './'`pcre32_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_config.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_config.c -o libpcre32_la-pcre32_config.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre32_la-pcre32_ord2utf32.lo `test -f 'pcre32_ord2utf32.c' || echo './'`pcre32_ord2utf32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_ord2utf32.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_ord2utf32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_ord2utf32.c -o libpcre32_la-pcre32_ord2utf32.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre16_la-pcre16_refcount.lo `test -f 'pcre16_refcount.c' || echo './'`pcre16_refcount.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_refcount.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_refcount.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_refcount.c -o libpcre16_la-pcre16_refcount.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre32_la-pcre32_tables.lo `test -f 'pcre32_tables.c' || echo './'`pcre32_tables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_tables.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_tables.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_tables.c -o libpcre32_la-pcre32_tables.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre32_la-pcre32_refcount.lo `test -f 'pcre32_refcount.c' || echo './'`pcre32_refcount.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_refcount.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_refcount.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_refcount.c -o libpcre32_la-pcre32_refcount.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre16_la-pcre16_jit_compile.lo `test -f 'pcre16_jit_compile.c' || echo './'`pcre16_jit_compile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_jit_compile.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_jit_compile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_jit_compile.c -o libpcre16_la-pcre16_jit_compile.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre_la-pcre_ord2utf8.lo `test -f 'pcre_ord2utf8.c' || echo './'`pcre_ord2utf8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_ord2utf8.c -fPIC -DPIC -o .libs/libpcre_la-pcre_ord2utf8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_ord2utf8.c -o libpcre_la-pcre_ord2utf8.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre16_la-pcre16_newline.lo `test -f 'pcre16_newline.c' || echo './'`pcre16_newline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_newline.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_newline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_newline.c -o libpcre16_la-pcre16_newline.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre_la-pcre_byte_order.lo `test -f 'pcre_byte_order.c' || echo './'`pcre_byte_order.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_byte_order.c -fPIC -DPIC -o .libs/libpcre_la-pcre_byte_order.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_byte_order.c -o libpcre_la-pcre_byte_order.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre_la-pcre_fullinfo.lo `test -f 'pcre_fullinfo.c' || echo './'`pcre_fullinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_fullinfo.c -fPIC -DPIC -o .libs/libpcre_la-pcre_fullinfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_fullinfo.c -o libpcre_la-pcre_fullinfo.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre32_la-pcre32_valid_utf32.lo `test -f 'pcre32_valid_utf32.c' || echo './'`pcre32_valid_utf32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_valid_utf32.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_valid_utf32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_valid_utf32.c -o libpcre32_la-pcre32_valid_utf32.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre16_la-pcre16_utf16_utils.lo `test -f 'pcre16_utf16_utils.c' || echo './'`pcre16_utf16_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_utf16_utils.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_utf16_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_utf16_utils.c -o libpcre16_la-pcre16_utf16_utils.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre32_la-pcre32_utf32_utils.lo `test -f 'pcre32_utf32_utils.c' || echo './'`pcre32_utf32_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_utf32_utils.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_utf32_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_utf32_utils.c -o libpcre32_la-pcre32_utf32_utils.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre32_la-pcre32_jit_compile.lo `test -f 'pcre32_jit_compile.c' || echo './'`pcre32_jit_compile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_jit_compile.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_jit_compile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_jit_compile.c -o libpcre32_la-pcre32_jit_compile.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre16_la-pcre16_string_utils.lo `test -f 'pcre16_string_utils.c' || echo './'`pcre16_string_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_string_utils.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_string_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_string_utils.c -o libpcre16_la-pcre16_string_utils.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre_la-pcre_valid_utf8.lo `test -f 'pcre_valid_utf8.c' || echo './'`pcre_valid_utf8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_valid_utf8.c -fPIC -DPIC -o .libs/libpcre_la-pcre_valid_utf8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_valid_utf8.c -o libpcre_la-pcre_valid_utf8.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre32_la-pcre32_newline.lo `test -f 'pcre32_newline.c' || echo './'`pcre32_newline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_newline.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_newline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_newline.c -o libpcre32_la-pcre32_newline.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre16_la-pcre16_fullinfo.lo `test -f 'pcre16_fullinfo.c' || echo './'`pcre16_fullinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_fullinfo.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_fullinfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_fullinfo.c -o libpcre16_la-pcre16_fullinfo.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre32_la-pcre32_string_utils.lo `test -f 'pcre32_string_utils.c' || echo './'`pcre32_string_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_string_utils.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_string_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_string_utils.c -o libpcre32_la-pcre32_string_utils.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre32_la-pcre32_byte_order.lo `test -f 'pcre32_byte_order.c' || echo './'`pcre32_byte_order.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_byte_order.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_byte_order.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_byte_order.c -o libpcre32_la-pcre32_byte_order.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre32_la-pcre32_fullinfo.lo `test -f 'pcre32_fullinfo.c' || echo './'`pcre32_fullinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_fullinfo.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_fullinfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_fullinfo.c -o libpcre32_la-pcre32_fullinfo.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre16_la-pcre16_byte_order.lo `test -f 'pcre16_byte_order.c' || echo './'`pcre16_byte_order.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_byte_order.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_byte_order.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_byte_order.c -o libpcre16_la-pcre16_byte_order.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre_la-pcre_maketables.lo `test -f 'pcre_maketables.c' || echo './'`pcre_maketables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_maketables.c -fPIC -DPIC -o .libs/libpcre_la-pcre_maketables.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_maketables.c -o libpcre_la-pcre_maketables.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre_la-pcre_newline.lo `test -f 'pcre_newline.c' || echo './'`pcre_newline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_newline.c -fPIC -DPIC -o .libs/libpcre_la-pcre_newline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_newline.c -o libpcre_la-pcre_newline.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre_la-pcre_ucd.lo `test -f 'pcre_ucd.c' || echo './'`pcre_ucd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_ucd.c -fPIC -DPIC -o .libs/libpcre_la-pcre_ucd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_ucd.c -o libpcre_la-pcre_ucd.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre32_la-pcre32_ucd.lo `test -f 'pcre32_ucd.c' || echo './'`pcre32_ucd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_ucd.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_ucd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_ucd.c -o libpcre32_la-pcre32_ucd.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre16_la-pcre16_xclass.lo `test -f 'pcre16_xclass.c' || echo './'`pcre16_xclass.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_xclass.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_xclass.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_xclass.c -o libpcre16_la-pcre16_xclass.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre32_la-pcre32_maketables.lo `test -f 'pcre32_maketables.c' || echo './'`pcre32_maketables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_maketables.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_maketables.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_maketables.c -o libpcre32_la-pcre32_maketables.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' gcc -DHAVE_CONFIG_H -I. -O2 -g -mieee -c -o pcretest-pcre32_printint.o `test -f 'pcre32_printint.c' || echo './'`pcre32_printint.c make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre32_la-pcre32_xclass.lo `test -f 'pcre32_xclass.c' || echo './'`pcre32_xclass.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_xclass.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_xclass.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_xclass.c -o libpcre32_la-pcre32_xclass.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre16_la-pcre16_maketables.lo `test -f 'pcre16_maketables.c' || echo './'`pcre16_maketables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_maketables.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_maketables.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_maketables.c -o libpcre16_la-pcre16_maketables.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' gcc -DHAVE_CONFIG_H -I. -O2 -g -mieee -c -o pcretest-pcre16_printint.o `test -f 'pcre16_printint.c' || echo './'`pcre16_printint.c make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcreposix_la-pcreposix.lo `test -f 'pcreposix.c' || echo './'`pcreposix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcreposix.c -fPIC -DPIC -o .libs/libpcreposix_la-pcreposix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcreposix.c -o libpcreposix_la-pcreposix.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre_la-pcre_get.lo `test -f 'pcre_get.c' || echo './'`pcre_get.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_get.c -fPIC -DPIC -o .libs/libpcre_la-pcre_get.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_get.c -o libpcre_la-pcre_get.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' gcc -DHAVE_CONFIG_H -I. -O2 -g -mieee -c -o pcretest-pcre_printint.o `test -f 'pcre_printint.c' || echo './'`pcre_printint.c make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre16_la-pcre16_get.lo `test -f 'pcre16_get.c' || echo './'`pcre16_get.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_get.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_get.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_get.c -o libpcre16_la-pcre16_get.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre16_la-pcre16_ucd.lo `test -f 'pcre16_ucd.c' || echo './'`pcre16_ucd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_ucd.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_ucd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_ucd.c -o libpcre16_la-pcre16_ucd.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre16_la-pcre16_valid_utf16.lo `test -f 'pcre16_valid_utf16.c' || echo './'`pcre16_valid_utf16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_valid_utf16.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_valid_utf16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_valid_utf16.c -o libpcre16_la-pcre16_valid_utf16.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre32_la-pcre32_get.lo `test -f 'pcre32_get.c' || echo './'`pcre32_get.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_get.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_get.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_get.c -o libpcre32_la-pcre32_get.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre_la-pcre_xclass.lo `test -f 'pcre_xclass.c' || echo './'`pcre_xclass.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_xclass.c -fPIC -DPIC -o .libs/libpcre_la-pcre_xclass.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_xclass.c -o libpcre_la-pcre_xclass.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre32_la-pcre32_study.lo `test -f 'pcre32_study.c' || echo './'`pcre32_study.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_study.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_study.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_study.c -o libpcre32_la-pcre32_study.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' g++ -DHAVE_CONFIG_H -I. -O2 -g -mieee -c -o pcre_scanner_unittest-pcre_scanner_unittest.o `test -f 'pcre_scanner_unittest.cc' || echo './'`pcre_scanner_unittest.cc make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre16_la-pcre16_study.lo `test -f 'pcre16_study.c' || echo './'`pcre16_study.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_study.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_study.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_study.c -o libpcre16_la-pcre16_study.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' gcc -DHAVE_CONFIG_H -I. -O2 -g -mieee -c -o pcregrep-pcregrep.o `test -f 'pcregrep.c' || echo './'`pcregrep.c make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' g++ -DHAVE_CONFIG_H -I. -O2 -g -mieee -c -o pcre_stringpiece_unittest-pcre_stringpiece_unittest.o `test -f 'pcre_stringpiece_unittest.cc' || echo './'`pcre_stringpiece_unittest.cc make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre_la-pcre_study.lo `test -f 'pcre_study.c' || echo './'`pcre_study.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_study.c -fPIC -DPIC -o .libs/libpcre_la-pcre_study.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_study.c -o libpcre_la-pcre_study.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -mieee -c -o libpcrecpp_la-pcre_stringpiece.lo `test -f 'pcre_stringpiece.cc' || echo './'`pcre_stringpiece.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -mieee -c pcre_stringpiece.cc -fPIC -DPIC -o .libs/libpcrecpp_la-pcre_stringpiece.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -mieee -c pcre_stringpiece.cc -o libpcrecpp_la-pcre_stringpiece.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -mieee -c -o libpcrecpp_la-pcre_scanner.lo `test -f 'pcre_scanner.cc' || echo './'`pcre_scanner.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -mieee -c pcre_scanner.cc -fPIC -DPIC -o .libs/libpcrecpp_la-pcre_scanner.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -mieee -c pcre_scanner.cc -o libpcrecpp_la-pcre_scanner.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -mieee -c -o libpcrecpp_la-pcrecpp.lo `test -f 'pcrecpp.cc' || echo './'`pcrecpp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -mieee -c pcrecpp.cc -fPIC -DPIC -o .libs/libpcrecpp_la-pcrecpp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -mieee -c pcrecpp.cc -o libpcrecpp_la-pcrecpp.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' gcc -DHAVE_CONFIG_H -I. -O2 -g -mieee -c -o pcretest-pcretest.o `test -f 'pcretest.c' || echo './'`pcretest.c make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' g++ -DHAVE_CONFIG_H -I. -O2 -g -mieee -c -o pcrecpp_unittest-pcrecpp_unittest.o `test -f 'pcrecpp_unittest.cc' || echo './'`pcrecpp_unittest.cc make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre32_la-pcre32_dfa_exec.lo `test -f 'pcre32_dfa_exec.c' || echo './'`pcre32_dfa_exec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_dfa_exec.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_dfa_exec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_dfa_exec.c -o libpcre32_la-pcre32_dfa_exec.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre_la-pcre_dfa_exec.lo `test -f 'pcre_dfa_exec.c' || echo './'`pcre_dfa_exec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_dfa_exec.c -fPIC -DPIC -o .libs/libpcre_la-pcre_dfa_exec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_dfa_exec.c -o libpcre_la-pcre_dfa_exec.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre16_la-pcre16_dfa_exec.lo `test -f 'pcre16_dfa_exec.c' || echo './'`pcre16_dfa_exec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_dfa_exec.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_dfa_exec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_dfa_exec.c -o libpcre16_la-pcre16_dfa_exec.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre32_la-pcre32_compile.lo `test -f 'pcre32_compile.c' || echo './'`pcre32_compile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_compile.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_compile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_compile.c -o libpcre32_la-pcre32_compile.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre16_la-pcre16_compile.lo `test -f 'pcre16_compile.c' || echo './'`pcre16_compile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_compile.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_compile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_compile.c -o libpcre16_la-pcre16_compile.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre_la-pcre_compile.lo `test -f 'pcre_compile.c' || echo './'`pcre_compile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_compile.c -fPIC -DPIC -o .libs/libpcre_la-pcre_compile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_compile.c -o libpcre_la-pcre_compile.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre32_la-pcre32_exec.lo `test -f 'pcre32_exec.c' || echo './'`pcre32_exec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_exec.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_exec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre32_exec.c -o libpcre32_la-pcre32_exec.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -mieee -version-info 0:13:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o libpcre32.la -rpath /usr/lib64 libpcre32_la-pcre32_byte_order.lo libpcre32_la-pcre32_chartables.lo libpcre32_la-pcre32_compile.lo libpcre32_la-pcre32_config.lo libpcre32_la-pcre32_dfa_exec.lo libpcre32_la-pcre32_exec.lo libpcre32_la-pcre32_fullinfo.lo libpcre32_la-pcre32_get.lo libpcre32_la-pcre32_globals.lo libpcre32_la-pcre32_jit_compile.lo libpcre32_la-pcre32_maketables.lo libpcre32_la-pcre32_newline.lo libpcre32_la-pcre32_ord2utf32.lo libpcre32_la-pcre32_refcount.lo libpcre32_la-pcre32_string_utils.lo libpcre32_la-pcre32_study.lo libpcre32_la-pcre32_tables.lo libpcre32_la-pcre32_ucd.lo libpcre32_la-pcre32_utf32_utils.lo libpcre32_la-pcre32_valid_utf32.lo libpcre32_la-pcre32_version.lo libpcre32_la-pcre32_xclass.lo libpcre32_la-pcre_chartables.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libpcre32_la-pcre32_byte_order.o .libs/libpcre32_la-pcre32_chartables.o .libs/libpcre32_la-pcre32_compile.o .libs/libpcre32_la-pcre32_config.o .libs/libpcre32_la-pcre32_dfa_exec.o .libs/libpcre32_la-pcre32_exec.o .libs/libpcre32_la-pcre32_fullinfo.o .libs/libpcre32_la-pcre32_get.o .libs/libpcre32_la-pcre32_globals.o .libs/libpcre32_la-pcre32_jit_compile.o .libs/libpcre32_la-pcre32_maketables.o .libs/libpcre32_la-pcre32_newline.o .libs/libpcre32_la-pcre32_ord2utf32.o .libs/libpcre32_la-pcre32_refcount.o .libs/libpcre32_la-pcre32_string_utils.o .libs/libpcre32_la-pcre32_study.o .libs/libpcre32_la-pcre32_tables.o .libs/libpcre32_la-pcre32_ucd.o .libs/libpcre32_la-pcre32_utf32_utils.o .libs/libpcre32_la-pcre32_valid_utf32.o .libs/libpcre32_la-pcre32_version.o .libs/libpcre32_la-pcre32_xclass.o .libs/libpcre32_la-pcre_chartables.o -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,-soname -Wl,libpcre32.so.0 -o .libs/libpcre32.so.0.0.13 libtool: link: (cd ".libs" && rm -f "libpcre32.so.0" && ln -s "libpcre32.so.0.0.13" "libpcre32.so.0") libtool: link: (cd ".libs" && rm -f "libpcre32.so" && ln -s "libpcre32.so.0.0.13" "libpcre32.so") libtool: link: ar cr .libs/libpcre32.a libpcre32_la-pcre32_byte_order.o libpcre32_la-pcre32_chartables.o libpcre32_la-pcre32_compile.o libpcre32_la-pcre32_config.o libpcre32_la-pcre32_dfa_exec.o libpcre32_la-pcre32_exec.o libpcre32_la-pcre32_fullinfo.o libpcre32_la-pcre32_get.o libpcre32_la-pcre32_globals.o libpcre32_la-pcre32_jit_compile.o libpcre32_la-pcre32_maketables.o libpcre32_la-pcre32_newline.o libpcre32_la-pcre32_ord2utf32.o libpcre32_la-pcre32_refcount.o libpcre32_la-pcre32_string_utils.o libpcre32_la-pcre32_study.o libpcre32_la-pcre32_tables.o libpcre32_la-pcre32_ucd.o libpcre32_la-pcre32_utf32_utils.o libpcre32_la-pcre32_valid_utf32.o libpcre32_la-pcre32_version.o libpcre32_la-pcre32_xclass.o libpcre32_la-pcre_chartables.o libtool: link: ranlib .libs/libpcre32.a libtool: link: ( cd ".libs" && rm -f "libpcre32.la" && ln -s "../libpcre32.la" "libpcre32.la" ) make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre16_la-pcre16_exec.lo `test -f 'pcre16_exec.c' || echo './'`pcre16_exec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_exec.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_exec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre16_exec.c -o libpcre16_la-pcre16_exec.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -mieee -version-info 2:13:2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o libpcre16.la -rpath /usr/lib64 libpcre16_la-pcre16_byte_order.lo libpcre16_la-pcre16_chartables.lo libpcre16_la-pcre16_compile.lo libpcre16_la-pcre16_config.lo libpcre16_la-pcre16_dfa_exec.lo libpcre16_la-pcre16_exec.lo libpcre16_la-pcre16_fullinfo.lo libpcre16_la-pcre16_get.lo libpcre16_la-pcre16_globals.lo libpcre16_la-pcre16_jit_compile.lo libpcre16_la-pcre16_maketables.lo libpcre16_la-pcre16_newline.lo libpcre16_la-pcre16_ord2utf16.lo libpcre16_la-pcre16_refcount.lo libpcre16_la-pcre16_string_utils.lo libpcre16_la-pcre16_study.lo libpcre16_la-pcre16_tables.lo libpcre16_la-pcre16_ucd.lo libpcre16_la-pcre16_utf16_utils.lo libpcre16_la-pcre16_valid_utf16.lo libpcre16_la-pcre16_version.lo libpcre16_la-pcre16_xclass.lo libpcre16_la-pcre_chartables.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libpcre16_la-pcre16_byte_order.o .libs/libpcre16_la-pcre16_chartables.o .libs/libpcre16_la-pcre16_compile.o .libs/libpcre16_la-pcre16_config.o .libs/libpcre16_la-pcre16_dfa_exec.o .libs/libpcre16_la-pcre16_exec.o .libs/libpcre16_la-pcre16_fullinfo.o .libs/libpcre16_la-pcre16_get.o .libs/libpcre16_la-pcre16_globals.o .libs/libpcre16_la-pcre16_jit_compile.o .libs/libpcre16_la-pcre16_maketables.o .libs/libpcre16_la-pcre16_newline.o .libs/libpcre16_la-pcre16_ord2utf16.o .libs/libpcre16_la-pcre16_refcount.o .libs/libpcre16_la-pcre16_string_utils.o .libs/libpcre16_la-pcre16_study.o .libs/libpcre16_la-pcre16_tables.o .libs/libpcre16_la-pcre16_ucd.o .libs/libpcre16_la-pcre16_utf16_utils.o .libs/libpcre16_la-pcre16_valid_utf16.o .libs/libpcre16_la-pcre16_version.o .libs/libpcre16_la-pcre16_xclass.o .libs/libpcre16_la-pcre_chartables.o -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,-soname -Wl,libpcre16.so.0 -o .libs/libpcre16.so.0.2.13 libtool: link: (cd ".libs" && rm -f "libpcre16.so.0" && ln -s "libpcre16.so.0.2.13" "libpcre16.so.0") libtool: link: (cd ".libs" && rm -f "libpcre16.so" && ln -s "libpcre16.so.0.2.13" "libpcre16.so") libtool: link: ar cr .libs/libpcre16.a libpcre16_la-pcre16_byte_order.o libpcre16_la-pcre16_chartables.o libpcre16_la-pcre16_compile.o libpcre16_la-pcre16_config.o libpcre16_la-pcre16_dfa_exec.o libpcre16_la-pcre16_exec.o libpcre16_la-pcre16_fullinfo.o libpcre16_la-pcre16_get.o libpcre16_la-pcre16_globals.o libpcre16_la-pcre16_jit_compile.o libpcre16_la-pcre16_maketables.o libpcre16_la-pcre16_newline.o libpcre16_la-pcre16_ord2utf16.o libpcre16_la-pcre16_refcount.o libpcre16_la-pcre16_string_utils.o libpcre16_la-pcre16_study.o libpcre16_la-pcre16_tables.o libpcre16_la-pcre16_ucd.o libpcre16_la-pcre16_utf16_utils.o libpcre16_la-pcre16_valid_utf16.o libpcre16_la-pcre16_version.o libpcre16_la-pcre16_xclass.o libpcre16_la-pcre_chartables.o libtool: link: ranlib .libs/libpcre16.a libtool: link: ( cd ".libs" && rm -f "libpcre16.la" && ln -s "../libpcre16.la" "libpcre16.la" ) make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c -o libpcre_la-pcre_exec.lo `test -f 'pcre_exec.c' || echo './'`pcre_exec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_exec.c -fPIC -DPIC -o .libs/libpcre_la-pcre_exec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -g -mieee -c pcre_exec.c -o libpcre_la-pcre_exec.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -mieee -version-info 3:13:2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o libpcre.la -rpath /usr/lib64 libpcre_la-pcre_byte_order.lo libpcre_la-pcre_compile.lo libpcre_la-pcre_config.lo libpcre_la-pcre_dfa_exec.lo libpcre_la-pcre_exec.lo libpcre_la-pcre_fullinfo.lo libpcre_la-pcre_get.lo libpcre_la-pcre_globals.lo libpcre_la-pcre_jit_compile.lo libpcre_la-pcre_maketables.lo libpcre_la-pcre_newline.lo libpcre_la-pcre_ord2utf8.lo libpcre_la-pcre_refcount.lo libpcre_la-pcre_string_utils.lo libpcre_la-pcre_study.lo libpcre_la-pcre_tables.lo libpcre_la-pcre_ucd.lo libpcre_la-pcre_valid_utf8.lo libpcre_la-pcre_version.lo libpcre_la-pcre_xclass.lo libpcre_la-pcre_chartables.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libpcre_la-pcre_byte_order.o .libs/libpcre_la-pcre_compile.o .libs/libpcre_la-pcre_config.o .libs/libpcre_la-pcre_dfa_exec.o .libs/libpcre_la-pcre_exec.o .libs/libpcre_la-pcre_fullinfo.o .libs/libpcre_la-pcre_get.o .libs/libpcre_la-pcre_globals.o .libs/libpcre_la-pcre_jit_compile.o .libs/libpcre_la-pcre_maketables.o .libs/libpcre_la-pcre_newline.o .libs/libpcre_la-pcre_ord2utf8.o .libs/libpcre_la-pcre_refcount.o .libs/libpcre_la-pcre_string_utils.o .libs/libpcre_la-pcre_study.o .libs/libpcre_la-pcre_tables.o .libs/libpcre_la-pcre_ucd.o .libs/libpcre_la-pcre_valid_utf8.o .libs/libpcre_la-pcre_version.o .libs/libpcre_la-pcre_xclass.o .libs/libpcre_la-pcre_chartables.o -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,-soname -Wl,libpcre.so.1 -o .libs/libpcre.so.1.2.13 libtool: link: (cd ".libs" && rm -f "libpcre.so.1" && ln -s "libpcre.so.1.2.13" "libpcre.so.1") libtool: link: (cd ".libs" && rm -f "libpcre.so" && ln -s "libpcre.so.1.2.13" "libpcre.so") libtool: link: ar cr .libs/libpcre.a libpcre_la-pcre_byte_order.o libpcre_la-pcre_compile.o libpcre_la-pcre_config.o libpcre_la-pcre_dfa_exec.o libpcre_la-pcre_exec.o libpcre_la-pcre_fullinfo.o libpcre_la-pcre_get.o libpcre_la-pcre_globals.o libpcre_la-pcre_jit_compile.o libpcre_la-pcre_maketables.o libpcre_la-pcre_newline.o libpcre_la-pcre_ord2utf8.o libpcre_la-pcre_refcount.o libpcre_la-pcre_string_utils.o libpcre_la-pcre_study.o libpcre_la-pcre_tables.o libpcre_la-pcre_ucd.o libpcre_la-pcre_valid_utf8.o libpcre_la-pcre_version.o libpcre_la-pcre_xclass.o libpcre_la-pcre_chartables.o libtool: link: ranlib .libs/libpcre.a libtool: link: ( cd ".libs" && rm -f "libpcre.la" && ln -s "../libpcre.la" "libpcre.la" ) make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -mieee -version-info 0:7:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o libpcreposix.la -rpath /usr/lib64 libpcreposix_la-pcreposix.lo libpcre.la libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libpcreposix_la-pcreposix.o -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,-rpath -Wl,/builddir/build/BUILD/pcre-8.45/.libs ./.libs/libpcre.so -Wl,-soname -Wl,libpcreposix.so.0 -o .libs/libpcreposix.so.0.0.7 libtool: link: (cd ".libs" && rm -f "libpcreposix.so.0" && ln -s "libpcreposix.so.0.0.7" "libpcreposix.so.0") libtool: link: (cd ".libs" && rm -f "libpcreposix.so" && ln -s "libpcreposix.so.0.0.7" "libpcreposix.so") libtool: link: ar cr .libs/libpcreposix.a libpcreposix_la-pcreposix.o libtool: link: ranlib .libs/libpcreposix.a libtool: link: ( cd ".libs" && rm -f "libpcreposix.la" && ln -s "../libpcreposix.la" "libpcreposix.la" ) make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CXX --mode=link g++ -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -mieee -version-info 0:2:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o libpcrecpp.la -rpath /usr/lib64 libpcrecpp_la-pcrecpp.lo libpcrecpp_la-pcre_scanner.lo libpcrecpp_la-pcre_stringpiece.lo libpcre.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/sw_64-anolis-linux/12/../../../../lib64/crti.o /usr/lib/gcc/sw_64-anolis-linux/12/crtbeginS.o .libs/libpcrecpp_la-pcrecpp.o .libs/libpcrecpp_la-pcre_scanner.o .libs/libpcrecpp_la-pcre_stringpiece.o -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,-rpath -Wl,/builddir/build/BUILD/pcre-8.45/.libs ./.libs/libpcre.so -L/usr/lib/gcc/sw_64-anolis-linux/12 -L/usr/lib/gcc/sw_64-anolis-linux/12/../../../../lib64 -L/lib64/../lib64 -L/usr/lib64/../lib64 -L/usr/lib/gcc/sw_64-anolis-linux/12/../../.. -L/lib64 -L/usr/lib64 -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/sw_64-anolis-linux/12/crtendS.o /usr/lib/gcc/sw_64-anolis-linux/12/../../../../lib64/crtn.o -Wl,-soname -Wl,libpcrecpp.so.0 -o .libs/libpcrecpp.so.0.0.2 libtool: link: (cd ".libs" && rm -f "libpcrecpp.so.0" && ln -s "libpcrecpp.so.0.0.2" "libpcrecpp.so.0") libtool: link: (cd ".libs" && rm -f "libpcrecpp.so" && ln -s "libpcrecpp.so.0.0.2" "libpcrecpp.so") libtool: link: ar cr .libs/libpcrecpp.a libpcrecpp_la-pcrecpp.o libpcrecpp_la-pcre_scanner.o libpcrecpp_la-pcre_stringpiece.o libtool: link: ranlib .libs/libpcrecpp.a libtool: link: ( cd ".libs" && rm -f "libpcrecpp.la" && ln -s "../libpcrecpp.la" "libpcrecpp.la" ) make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -mieee -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o pcregrep pcregrep-pcregrep.o libpcre.la libpcreposix.la libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o .libs/pcregrep pcregrep-pcregrep.o ./.libs/libpcre.so ./.libs/libpcreposix.so /builddir/build/BUILD/pcre-8.45/.libs/libpcre.so make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -mieee -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o pcretest pcretest-pcretest.o pcretest-pcre_printint.o pcretest-pcre16_printint.o pcretest-pcre32_printint.o -lreadline libpcre.la libpcreposix.la libpcre16.la libpcre32.la libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o .libs/pcretest pcretest-pcretest.o pcretest-pcre_printint.o pcretest-pcre16_printint.o pcretest-pcre32_printint.o -lreadline ./.libs/libpcre.so ./.libs/libpcreposix.so /builddir/build/BUILD/pcre-8.45/.libs/libpcre.so ./.libs/libpcre16.so ./.libs/libpcre32.so make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -mieee -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o pcre_stringpiece_unittest pcre_stringpiece_unittest-pcre_stringpiece_unittest.o libpcrecpp.la libtool: link: g++ -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o .libs/pcre_stringpiece_unittest pcre_stringpiece_unittest-pcre_stringpiece_unittest.o ./.libs/libpcrecpp.so /builddir/build/BUILD/pcre-8.45/.libs/libpcre.so make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -mieee -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o pcre_scanner_unittest pcre_scanner_unittest-pcre_scanner_unittest.o libpcrecpp.la libtool: link: g++ -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o .libs/pcre_scanner_unittest pcre_scanner_unittest-pcre_scanner_unittest.o ./.libs/libpcrecpp.so /builddir/build/BUILD/pcre-8.45/.libs/libpcre.so make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -mieee -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o pcrecpp_unittest pcrecpp_unittest-pcrecpp_unittest.o libpcrecpp.la libtool: link: g++ -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o .libs/pcrecpp_unittest pcrecpp_unittest-pcrecpp_unittest.o ./.libs/libpcrecpp.so /builddir/build/BUILD/pcre-8.45/.libs/libpcre.so make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZOw7my + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64 ++ dirname /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64 + CFLAGS='-O2 -g -mieee' + export CFLAGS + CXXFLAGS='-O2 -g -mieee' + export CXXFLAGS + FFLAGS='-O2 -g -mieee -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -mieee -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pcre-8.45 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-am make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' make[2]: Entering directory '/builddir/build/BUILD/pcre-8.45' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libpcre.la libpcre16.la libpcre32.la libpcreposix.la libpcrecpp.la '/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libpcre.so.1.2.13 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/libpcre.so.1.2.13 libtool: install: (cd /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64 && { 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; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64 && { 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 -p .libs/libpcre.lai /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/libpcre.la libtool: install: /usr/bin/install -p .libs/libpcre16.so.0.2.13 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/libpcre16.so.0.2.13 libtool: install: (cd /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64 && { 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 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64 && { 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 -p .libs/libpcre16.lai /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/libpcre16.la libtool: install: /usr/bin/install -p .libs/libpcre32.so.0.0.13 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/libpcre32.so.0.0.13 libtool: install: (cd /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64 && { 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; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64 && { ln -s -f libpcre32.so.0.0.13 libpcre32.so || { rm -f libpcre32.so && ln -s libpcre32.so.0.0.13 libpcre32.so; }; }) libtool: install: /usr/bin/install -p .libs/libpcre32.lai /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/libpcre32.la libtool: warning: relinking 'libpcreposix.la' libtool: install: (cd /builddir/build/BUILD/pcre-8.45; /bin/sh "/builddir/build/BUILD/pcre-8.45/libtool" --tag CC --mode=relink gcc -fvisibility=hidden -O2 -g -mieee -version-info 0:7:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o libpcreposix.la -rpath /usr/lib64 libpcreposix_la-pcreposix.lo libpcre.la -inst-prefix-dir /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64) libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libpcreposix_la-pcreposix.o -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -L/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64 -L/usr/lib64 -lpcre -Wl,-soname -Wl,libpcreposix.so.0 -o .libs/libpcreposix.so.0.0.7 libtool: install: /usr/bin/install -p .libs/libpcreposix.so.0.0.7T /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/libpcreposix.so.0.0.7 libtool: install: (cd /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64 && { 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 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64 && { 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 -p .libs/libpcreposix.lai /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/libpcreposix.la libtool: warning: relinking 'libpcrecpp.la' libtool: install: (cd /builddir/build/BUILD/pcre-8.45; /bin/sh "/builddir/build/BUILD/pcre-8.45/libtool" --tag CXX --mode=relink g++ -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -mieee -version-info 0:2:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o libpcrecpp.la -rpath /usr/lib64 libpcrecpp_la-pcrecpp.lo libpcrecpp_la-pcre_scanner.lo libpcrecpp_la-pcre_stringpiece.lo libpcre.la -inst-prefix-dir /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/sw_64-anolis-linux/12/../../../../lib64/crti.o /usr/lib/gcc/sw_64-anolis-linux/12/crtbeginS.o .libs/libpcrecpp_la-pcrecpp.o .libs/libpcrecpp_la-pcre_scanner.o .libs/libpcrecpp_la-pcre_stringpiece.o -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -L/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64 -L/usr/lib64 -lpcre -L/usr/lib/gcc/sw_64-anolis-linux/12 -L/usr/lib/gcc/sw_64-anolis-linux/12/../../../../lib64 -L/lib64/../lib64 -L/usr/lib64/../lib64 -L/usr/lib/gcc/sw_64-anolis-linux/12/../../.. -L/lib64 -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/sw_64-anolis-linux/12/crtendS.o /usr/lib/gcc/sw_64-anolis-linux/12/../../../../lib64/crtn.o -Wl,-soname -Wl,libpcrecpp.so.0 -o .libs/libpcrecpp.so.0.0.2 libtool: install: /usr/bin/install -p .libs/libpcrecpp.so.0.0.2T /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/libpcrecpp.so.0.0.2 libtool: install: (cd /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64 && { 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 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64 && { 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 -p .libs/libpcrecpp.lai /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/libpcrecpp.la libtool: install: /usr/bin/install -p .libs/libpcre.a /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/libpcre.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/libpcre.a libtool: install: ranlib /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/libpcre.a libtool: install: /usr/bin/install -p .libs/libpcre16.a /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/libpcre16.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/libpcre16.a libtool: install: ranlib /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/libpcre16.a libtool: install: /usr/bin/install -p .libs/libpcre32.a /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/libpcre32.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/libpcre32.a libtool: install: ranlib /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/libpcre32.a libtool: install: /usr/bin/install -p .libs/libpcreposix.a /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/libpcreposix.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/libpcreposix.a libtool: install: ranlib /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/libpcreposix.a libtool: install: /usr/bin/install -p .libs/libpcrecpp.a /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/libpcrecpp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/libpcrecpp.a libtool: install: ranlib /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/libpcrecpp.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p pcretest pcregrep '/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/bin' libtool: warning: 'libpcre.la' has not been installed in '/usr/lib64' libtool: warning: 'libpcreposix.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pcre-8.45/libpcre.la' has not been installed in '/usr/lib64' libtool: warning: 'libpcre16.la' has not been installed in '/usr/lib64' libtool: warning: 'libpcre32.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/pcretest /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/bin/pcretest libtool: warning: 'libpcre.la' has not been installed in '/usr/lib64' libtool: warning: 'libpcreposix.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pcre-8.45/libpcre.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/pcregrep /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/bin/pcregrep /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/bin' /usr/bin/install -p pcre-config '/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/doc/pcre' /usr/bin/install -p -m 644 doc/pcre.txt doc/pcre-config.txt doc/pcregrep.txt doc/pcretest.txt AUTHORS COPYING ChangeLog LICENCE NEWS README '/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/doc/pcre' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/doc/pcre/html' /usr/bin/install -p -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 '/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/doc/pcre/html' /usr/bin/install -p -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 '/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/doc/pcre/html' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/doc/pcre/html' /usr/bin/install -p -m 644 doc/html/pcrecpp.html '/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/doc/pcre/html' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/include' /usr/bin/install -p -m 644 pcreposix.h pcrecpp.h pcre_scanner.h '/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man1' /usr/bin/install -p -m 644 doc/pcre-config.1 doc/pcregrep.1 doc/pcretest.1 '/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3' /usr/bin/install -p -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 '/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3' /usr/bin/install -p -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 '/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/include' /usr/bin/install -p -m 644 pcre.h pcrecpparg.h pcre_stringpiece.h '/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libpcre.pc libpcreposix.pc libpcre16.pc libpcre32.pc libpcrecpp.pc '/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/pkgconfig' /usr/bin/make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/pcre-8.45' ln -sf pcre_assign_jit_stack.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre16_assign_jit_stack.3 ln -sf pcre_compile.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre16_compile.3 ln -sf pcre_compile2.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre16_compile2.3 ln -sf pcre_config.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre16_config.3 ln -sf pcre_copy_named_substring.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre16_copy_named_substring.3 ln -sf pcre_copy_substring.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre16_copy_substring.3 ln -sf pcre_dfa_exec.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre16_dfa_exec.3 ln -sf pcre_exec.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre16_exec.3 ln -sf pcre_free_study.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre16_free_study.3 ln -sf pcre_free_substring.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre16_free_substring.3 ln -sf pcre_free_substring_list.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre16_free_substring_list.3 ln -sf pcre_fullinfo.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre16_fullinfo.3 ln -sf pcre_get_named_substring.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre16_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre16_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre16_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre16_get_substring.3 ln -sf pcre_get_substring_list.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre16_get_substring_list.3 ln -sf pcre_jit_exec.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre16_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre16_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre16_jit_stack_free.3 ln -sf pcre_maketables.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre16_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre16_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre16_refcount.3 ln -sf pcre_study.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre16_study.3 ln -sf pcre_utf16_to_host_byte_order.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre16_utf16_to_host_byte_order.3 ln -sf pcre_version.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre16_version.3 ln -sf pcre_assign_jit_stack.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre32_assign_jit_stack.3 ln -sf pcre_compile.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre32_compile.3 ln -sf pcre_compile2.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre32_compile2.3 ln -sf pcre_config.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre32_config.3 ln -sf pcre_copy_named_substring.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre32_copy_named_substring.3 ln -sf pcre_copy_substring.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre32_copy_substring.3 ln -sf pcre_dfa_exec.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre32_dfa_exec.3 ln -sf pcre_exec.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre32_exec.3 ln -sf pcre_free_study.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre32_free_study.3 ln -sf pcre_free_substring.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre32_free_substring.3 ln -sf pcre_free_substring_list.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre32_free_substring_list.3 ln -sf pcre_fullinfo.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre32_fullinfo.3 ln -sf pcre_get_named_substring.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre32_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre32_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre32_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre32_get_substring.3 ln -sf pcre_get_substring_list.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre32_get_substring_list.3 ln -sf pcre_jit_exec.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre32_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre32_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre32_jit_stack_free.3 ln -sf pcre_maketables.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre32_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre32_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre32_refcount.3 ln -sf pcre_study.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre32_study.3 ln -sf pcre_utf32_to_host_byte_order.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre32_utf32_to_host_byte_order.3 ln -sf pcre_version.3 /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/man/man3/pcre32_version.3 make[3]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[2]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' + rm -f /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/libpcre.la /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/libpcre16.la /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/libpcre32.la /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/libpcrecpp.la /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib64/libpcreposix.la + rm -rf /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/doc/pcre + /usr/lib/rpm/anolis/generate-compatibility-deps pcre ~/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib/compatibility/pcre ~/build/BUILD/pcre-8.45 ~/build/BUILD/pcre-8.45 ~/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib/compatibility/pcre ~/build/BUILD/pcre-8.45 ~/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib/compatibility/pcre ~/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib/compatibility/pcre ~/build/BUILD/pcre-8.45 ~/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/lib/compatibility/pcre ~/build/BUILD/pcre-8.45 + /usr/bin/find-debuginfo -j256 --strict-build-id -m -i --build-id-seed 8.45-6.an23_sw8a --unique-debug-suffix -8.45-6.an23_sw8a.sw_64 --unique-debug-src-base pcre-8.45-6.an23_sw8a.sw_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pcre-8.45 find-debuginfo: starting Extracting debug info from 7 files DWARF-compressing 7 files sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/pcre-8.45-6.an23_sw8a.sw_64 find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/anolis/brp-ldconfig + COMPRESS='zstd -f --rm -19 -T0' + COMPRESS_EXT=.zst + /usr/lib/rpm/brp-compress + /usr/lib/rpm/anolis/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/anolis/clean_perl + /usr/lib/rpm/anolis/check_elf_files + /usr/lib/rpm/anolis/brp-mangle-shebangs mangling shebang in /usr/bin/pcre-config from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/anolis/remove-info-dir + /usr/lib/rpm/anolis/check-desktop-files + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/anolis/brp-python-bytecompile '' 1 0 -j256 + /usr/lib/rpm/anolis/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.pc6eje + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -g -mieee' + export CFLAGS + CXXFLAGS='-O2 -g -mieee' + export CXXFLAGS + FFLAGS='-O2 -g -mieee -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -mieee -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pcre-8.45 + make -j256 check VERBOSE=yes make check-am make[1]: Entering directory '/builddir/build/BUILD/pcre-8.45' make make[2]: Entering directory '/builddir/build/BUILD/pcre-8.45' make all-am make[3]: Entering directory '/builddir/build/BUILD/pcre-8.45' make[3]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[2]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/pcre-8.45' make[3]: Entering directory '/builddir/build/BUILD/pcre-8.45' PASS: pcre_stringpiece_unittest PASS: pcre_scanner_unittest PASS: pcrecpp_unittest PASS: RunGrepTest 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 '/builddir/build/BUILD/pcre-8.45' make[2]: Leaving directory '/builddir/build/BUILD/pcre-8.45' make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.45' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: pcre-8.45-6.an23_sw8a.sw_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ia1tHQ + umask 022 + cd /builddir/build/BUILD + cd pcre-8.45 + DOCDIR=/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/doc/pcre + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/doc/pcre + cp -pr AUTHORS /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/doc/pcre + cp -pr NEWS /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/doc/pcre + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5osBGW + umask 022 + cd /builddir/build/BUILD + cd pcre-8.45 + LICENSEDIR=/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/licenses/pcre + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/licenses/pcre + cp -pr COPYING /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/licenses/pcre + cp -pr LICENCE /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/licenses/pcre + RPM_EC=0 ++ jobs -p + exit 0 Provides: abi(pcre) = 8.45 libpcre.so.1 libpcreposix.so.0 pcre = 8.45-6.an23_sw8a pcre(sw_64-64) = 8.45-6.an23_sw8a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.4) libpcre.so.1 rtld(GNU_HASH) Processing files: pcre-utf16-8.45-6.an23_sw8a.sw_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kQgRmQ + umask 022 + cd /builddir/build/BUILD + cd pcre-8.45 + DOCDIR=/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/doc/pcre-utf16 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/doc/pcre-utf16 + cp -pr AUTHORS /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/doc/pcre-utf16 + cp -pr NEWS /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/doc/pcre-utf16 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tlXM3N + umask 022 + cd /builddir/build/BUILD + cd pcre-8.45 + LICENSEDIR=/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/licenses/pcre-utf16 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/licenses/pcre-utf16 + cp -pr COPYING /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/licenses/pcre-utf16 + cp -pr LICENCE /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/licenses/pcre-utf16 + RPM_EC=0 ++ jobs -p + exit 0 Provides: abi(pcre-utf16) = 8.45 libpcre16.so.0 pcre-utf16 = 8.45-6.an23_sw8a pcre-utf16(sw_64-64) = 8.45-6.an23_sw8a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) rtld(GNU_HASH) Conflicts: pcre < 8.38-12 Processing files: pcre-utf32-8.45-6.an23_sw8a.sw_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NwGIiM + umask 022 + cd /builddir/build/BUILD + cd pcre-8.45 + DOCDIR=/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/doc/pcre-utf32 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/doc/pcre-utf32 + cp -pr AUTHORS /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/doc/pcre-utf32 + cp -pr NEWS /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/doc/pcre-utf32 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IITqOk + umask 022 + cd /builddir/build/BUILD + cd pcre-8.45 + LICENSEDIR=/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/licenses/pcre-utf32 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/licenses/pcre-utf32 + cp -pr COPYING /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/licenses/pcre-utf32 + cp -pr LICENCE /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/licenses/pcre-utf32 + RPM_EC=0 ++ jobs -p + exit 0 Provides: abi(pcre-utf32) = 8.45 libpcre32.so.0 pcre-utf32 = 8.45-6.an23_sw8a pcre-utf32(sw_64-64) = 8.45-6.an23_sw8a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) rtld(GNU_HASH) Conflicts: pcre < 8.38-12 Processing files: pcre-cpp-8.45-6.an23_sw8a.sw_64 Provides: abi(pcre-cpp) = 8.45 libpcrecpp.so.0 pcre-cpp = 8.45-6.an23_sw8a pcre-cpp(sw_64-64) = 8.45-6.an23_sw8a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.38) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libpcre.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: pcre-doc-8.45-6.an23_sw8a.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.espJEB + umask 022 + cd /builddir/build/BUILD + cd pcre-8.45 + DOCDIR=/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/doc/pcre-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/doc/pcre-doc + cp -pr ChangeLog /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/doc/pcre-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: pcre-doc = 8.45-6.an23_sw8a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pcre-devel-8.45-6.an23_sw8a.sw_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.27oFOX + umask 022 + cd /builddir/build/BUILD + cd pcre-8.45 + DOCDIR=/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/doc/pcre-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/doc/pcre-devel + cp -pr doc/pcre-config.txt doc/pcre.txt doc/pcregrep.txt doc/pcretest.txt doc/perltest.txt /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/doc/pcre-devel + cp -pr doc/html /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/doc/pcre-devel + cp -pr README /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/doc/pcre-devel + cp -pr HACKING /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/doc/pcre-devel + cp -pr pcredemo.c /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/doc/pcre-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: pcre-devel = 8.45-6.an23_sw8a pcre-devel(sw_64-64) = 8.45-6.an23_sw8a pkgconfig(libpcre) = 8.45 pkgconfig(libpcre16) = 8.45 pkgconfig(libpcre32) = 8.45 pkgconfig(libpcrecpp) = 8.45 pkgconfig(libpcreposix) = 8.45 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config /usr/bin/sh libpcre.so.1 libpcre16.so.0 libpcre32.so.0 libpcrecpp.so.0 libpcreposix.so.0 pkgconfig(libpcre) Processing files: pcre-static-8.45-6.an23_sw8a.sw_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.91LahW + umask 022 + cd /builddir/build/BUILD + cd pcre-8.45 + LICENSEDIR=/builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/licenses/pcre-static + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/licenses/pcre-static + cp -pr COPYING /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/licenses/pcre-static + cp -pr LICENCE /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64/usr/share/licenses/pcre-static + RPM_EC=0 ++ jobs -p + exit 0 Provides: pcre-static = 8.45-6.an23_sw8a pcre-static(sw_64-64) = 8.45-6.an23_sw8a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pcre-tools-8.45-6.an23_sw8a.sw_64 Provides: api(pcre-tools) = 8.45 pcre-tools = 8.45-6.an23_sw8a pcre-tools(sw_64-64) = 8.45-6.an23_sw8a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.27) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libpcre.so.1 libpcre16.so.0 libpcre32.so.0 libpcreposix.so.0 libreadline.so.8 rtld(GNU_HASH) Processing files: pcre-debugsource-8.45-6.an23_sw8a.sw_64 Provides: pcre-debugsource = 8.45-6.an23_sw8a pcre-debugsource(sw_64-64) = 8.45-6.an23_sw8a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pcre-debuginfo-8.45-6.an23_sw8a.sw_64 Provides: debuginfo(build-id) = 0ba80e9b85b1a8fdc701d3d3db01cdfd6964fa55 debuginfo(build-id) = c7ba0b1a104cd7715b05c981afa320a8843bc0c8 libpcre.so.1.2.13-8.45-6.an23_sw8a.sw_64.debug libpcreposix.so.0.0.7-8.45-6.an23_sw8a.sw_64.debug pcre-debuginfo = 8.45-6.an23_sw8a pcre-debuginfo(sw_64-64) = 8.45-6.an23_sw8a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pcre-debugsource(sw_64-64) = 8.45-6.an23_sw8a Processing files: pcre-utf16-debuginfo-8.45-6.an23_sw8a.sw_64 Provides: debuginfo(build-id) = 1745c4041e373d7f1ff71e0b844740e52e132d99 libpcre16.so.0.2.13-8.45-6.an23_sw8a.sw_64.debug pcre-utf16-debuginfo = 8.45-6.an23_sw8a pcre-utf16-debuginfo(sw_64-64) = 8.45-6.an23_sw8a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pcre-debugsource(sw_64-64) = 8.45-6.an23_sw8a Processing files: pcre-utf32-debuginfo-8.45-6.an23_sw8a.sw_64 Provides: debuginfo(build-id) = dfcac1715213f943a2f48ef7c8102eb2fb5b3360 libpcre32.so.0.0.13-8.45-6.an23_sw8a.sw_64.debug pcre-utf32-debuginfo = 8.45-6.an23_sw8a pcre-utf32-debuginfo(sw_64-64) = 8.45-6.an23_sw8a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pcre-debugsource(sw_64-64) = 8.45-6.an23_sw8a Processing files: pcre-cpp-debuginfo-8.45-6.an23_sw8a.sw_64 Provides: debuginfo(build-id) = 11c4303e54c115bfbd07dbea8952b0c0409659b8 libpcrecpp.so.0.0.2-8.45-6.an23_sw8a.sw_64.debug pcre-cpp-debuginfo = 8.45-6.an23_sw8a pcre-cpp-debuginfo(sw_64-64) = 8.45-6.an23_sw8a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pcre-debugsource(sw_64-64) = 8.45-6.an23_sw8a Processing files: pcre-tools-debuginfo-8.45-6.an23_sw8a.sw_64 Provides: debuginfo(build-id) = 0baae4736ff3f33052294c0f1d0340f3024541af debuginfo(build-id) = d1807397cc9a5a80ac9b5383053d261f78850ea5 pcre-tools-debuginfo = 8.45-6.an23_sw8a pcre-tools-debuginfo(sw_64-64) = 8.45-6.an23_sw8a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pcre-debugsource(sw_64-64) = 8.45-6.an23_sw8a Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64 Wrote: /builddir/build/RPMS/pcre-cpp-8.45-6.an23_sw8a.sw_64.rpm Wrote: /builddir/build/RPMS/pcre-tools-8.45-6.an23_sw8a.sw_64.rpm Wrote: /builddir/build/RPMS/pcre-cpp-debuginfo-8.45-6.an23_sw8a.sw_64.rpm Wrote: /builddir/build/RPMS/pcre-utf32-debuginfo-8.45-6.an23_sw8a.sw_64.rpm Wrote: /builddir/build/RPMS/pcre-utf16-debuginfo-8.45-6.an23_sw8a.sw_64.rpm Wrote: /builddir/build/RPMS/pcre-tools-debuginfo-8.45-6.an23_sw8a.sw_64.rpm Wrote: /builddir/build/RPMS/pcre-doc-8.45-6.an23_sw8a.noarch.rpm Wrote: /builddir/build/RPMS/pcre-debuginfo-8.45-6.an23_sw8a.sw_64.rpm Wrote: /builddir/build/RPMS/pcre-utf16-8.45-6.an23_sw8a.sw_64.rpm Wrote: /builddir/build/RPMS/pcre-utf32-8.45-6.an23_sw8a.sw_64.rpm Wrote: /builddir/build/RPMS/pcre-8.45-6.an23_sw8a.sw_64.rpm Wrote: /builddir/build/RPMS/pcre-static-8.45-6.an23_sw8a.sw_64.rpm Wrote: /builddir/build/RPMS/pcre-devel-8.45-6.an23_sw8a.sw_64.rpm Wrote: /builddir/build/RPMS/pcre-debugsource-8.45-6.an23_sw8a.sw_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.P2UBsn + umask 022 + cd /builddir/build/BUILD + cd pcre-8.45 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pcre-8.45-6.an23_sw8a.sw_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.lyGSJk + umask 022 + cd /builddir/build/BUILD + rm -rf pcre-8.45 pcre-8.45.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0