<86>Jan 13 02:34:20 userdel[6079]: delete user 'rooter' <86>Jan 13 02:34:20 userdel[6079]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 13 02:34:20 groupadd[6123]: group added to /etc/group: name=rooter, GID=561 <86>Jan 13 02:34:20 groupadd[6123]: group added to /etc/gshadow: name=rooter <86>Jan 13 02:34:20 groupadd[6123]: new group: name=rooter, GID=561 <86>Jan 13 02:34:20 useradd[6143]: new user: name=rooter, UID=561, GID=561, home=/root, shell=/bin/bash <86>Jan 13 02:34:20 userdel[6194]: delete user 'builder' <86>Jan 13 02:34:20 userdel[6194]: removed shadow group 'builder' owned by 'builder' <86>Jan 13 02:34:20 groupadd[6224]: group added to /etc/group: name=builder, GID=562 <86>Jan 13 02:34:20 groupadd[6224]: group added to /etc/gshadow: name=builder <86>Jan 13 02:34:20 groupadd[6224]: new group: name=builder, GID=562 <86>Jan 13 02:34:20 useradd[6250]: new user: name=builder, UID=562, GID=562, home=/usr/src, shell=/bin/bash <13>Jan 13 02:34:24 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Jan 13 02:34:24 rpmi: libstdc++5-devel-5.3.1-alt3 1457662528 installed <13>Jan 13 02:34:25 rpmi: gcc5-c++-5.3.1-alt3 1457662528 installed <13>Jan 13 02:34:25 rpmi: libreadline-devel-6.3.8-alt2 1449773803 installed Installing pcre-8.40-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.23675 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pcre-8.40 + echo 'Source #0 (pcre-8.40.tar):' Source #0 (pcre-8.40.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/pcre-8.40.tar + cd pcre-8.40 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (pcre-8.40-alt1.patch):' Patch #0 (pcre-8.40-alt1.patch): + /usr/bin/patch -p1 patching file ChangeLog patching file Makefile.am patching file configure.ac patching file pcre-config.in patching file pcre_info.c patching file pcrecpp.cc patching file pcrecpp.h patching file pcreposix.h + rm aclocal.m4 m4/libtool.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.23675 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pcre-8.40 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in `.'. libtoolize-default: linking file `./config.guess' libtoolize-default: linking file `./config.sub' libtoolize-default: linking file `./install-sh' libtoolize-default: linking file `./ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize-default: linking file `m4/libtool.m4' libtoolize-default: You should add the contents of `m4/libtool.m4' to `aclocal.m4'. libtoolize-default: linking file `m4/ltoptions.m4' libtoolize-default: You should add the contents of `m4/ltoptions.m4' to `aclocal.m4'. libtoolize-default: linking file `m4/ltsugar.m4' libtoolize-default: You should add the contents of `m4/ltsugar.m4' to `aclocal.m4'. libtoolize-default: linking file `m4/ltversion.m4' libtoolize-default: linking file `m4/lt~obsolete.m4' libtoolize-default: You should add the contents of `m4/lt~obsolete.m4' to `aclocal.m4'. autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --includedir=/usr/include/pcre --docdir=/usr/share/doc/pcre-8.40 --enable-pcre8 --enable-pcre16 --enable-utf --enable-unicode-properties --enable-pcretest-libreadline --enable-cpp --disable-jit configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-ar... no checking for x86_64-alt-linux-lib... no checking for x86_64-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for int64_t... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) 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 ANSI C header files... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for alias support in the linker... no checking for alias support in the linker... no checking string usability... yes checking string presence... yes checking for string... yes checking bits/type_traits.h usability... no checking bits/type_traits.h presence... no checking for bits/type_traits.h... no checking type_traits.h usability... no checking type_traits.h presence... 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 zlib.h usability... no checking zlib.h presence... no checking for zlib.h... no checking for gzopen in -lz... no checking bzlib.h usability... no checking bzlib.h presence... no checking for bzlib.h... no checking for libbz2... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... 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 configure: WARNING: unrecognized options: --without-included-gettext pcre-8.40 configuration summary: Install prefix .................. : /usr C preprocessor .................. : x86_64-alt-linux-gcc -E C compiler ...................... : x86_64-alt-linux-gcc C++ preprocessor ................ : x86_64-alt-linux-g++ -E C++ compiler .................... : x86_64-alt-linux-g++ Linker .......................... : /usr/bin/ld -m elf_x86_64 C preprocessor flags ............ : C compiler flags ................ : -pipe -Wall -g -O2 -fvisibility=hidden C++ compiler flags .............. : -pipe -Wall -g -O2 -fvisibility=hidden -fvisibility-inlines-hidden Linker flags .................... : Extra libraries ................. : Build 8 bit pcre library ........ : yes Build 16 bit pcre library ....... : yes Build 32 bit pcre library ....... : no 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 + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/pcre-8.40' rm -f pcre_chartables.c ln -s ./pcre_chartables.c.dist pcre_chartables.c make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/pcre-8.40' CC libpcre_la-pcre_byte_order.lo CC libpcre_la-pcre_compile.lo CC libpcre_la-pcre_exec.lo CC libpcre_la-pcre_config.lo CC libpcre_la-pcre_dfa_exec.lo CC libpcre_la-pcre_fullinfo.lo CC libpcre_la-pcre_get.lo CC libpcre_la-pcre_globals.lo CC libpcre_la-pcre_info.lo CC libpcre_la-pcre_jit_compile.lo CC libpcre_la-pcre_maketables.lo CC libpcre_la-pcre_newline.lo CC libpcre_la-pcre_ord2utf8.lo CC libpcre_la-pcre_refcount.lo CC libpcre_la-pcre_string_utils.lo CC libpcre_la-pcre_tables.lo CC libpcre_la-pcre_study.lo CC libpcre_la-pcre_ucd.lo CC libpcre_la-pcre_valid_utf8.lo CC libpcre_la-pcre_version.lo CC libpcre_la-pcre_xclass.lo CC libpcre_la-pcre_chartables.lo CC libpcre16_la-pcre16_byte_order.lo CC libpcre16_la-pcre16_chartables.lo CC libpcre16_la-pcre16_compile.lo CC libpcre16_la-pcre16_config.lo CC libpcre16_la-pcre16_dfa_exec.lo CC libpcre16_la-pcre16_exec.lo CC libpcre16_la-pcre16_fullinfo.lo CC libpcre16_la-pcre16_get.lo CC libpcre16_la-pcre16_globals.lo CC libpcre16_la-pcre16_jit_compile.lo CC libpcre16_la-pcre16_maketables.lo CC libpcre16_la-pcre16_newline.lo CC libpcre16_la-pcre16_ord2utf16.lo CC libpcre16_la-pcre16_refcount.lo CC libpcre16_la-pcre16_string_utils.lo CC libpcre16_la-pcre16_study.lo CC libpcre16_la-pcre16_tables.lo CC libpcre16_la-pcre16_ucd.lo CC libpcre16_la-pcre16_utf16_utils.lo CC libpcre16_la-pcre16_valid_utf16.lo CC libpcre16_la-pcre16_version.lo CC libpcre16_la-pcre16_xclass.lo CC libpcre16_la-pcre_chartables.lo CC libpcreposix_la-pcreposix.lo CXX libpcrecpp_la-pcrecpp.lo CXX libpcrecpp_la-pcre_scanner.lo CXX libpcrecpp_la-pcre_stringpiece.lo CC pcretest-pcretest.o CC pcretest-pcre_printint.o CC pcretest-pcre16_printint.o CC pcregrep-pcregrep.o CXX pcrecpp_unittest-pcrecpp_unittest.o CXX pcre_scanner_unittest-pcre_scanner_unittest.o CXX pcre_stringpiece_unittest-pcre_stringpiece_unittest.o CCLD libpcre16.la CCLD libpcre.la CCLD libpcreposix.la CXXLD libpcrecpp.la CCLD pcretest CCLD pcregrep CXXLD pcrecpp_unittest CXXLD pcre_scanner_unittest CXXLD pcre_stringpiece_unittest make[1]: Leaving directory `/usr/src/RPM/BUILD/pcre-8.40' make: Leaving directory `/usr/src/RPM/BUILD/pcre-8.40' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.56849 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pcre-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pcre-buildroot + cd pcre-8.40 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/pcre-buildroot make: Entering directory `/usr/src/RPM/BUILD/pcre-8.40' make install-am make[1]: Entering directory `/usr/src/RPM/BUILD/pcre-8.40' make[2]: Entering directory `/usr/src/RPM/BUILD/pcre-8.40' /bin/mkdir -p '/usr/src/tmp/pcre-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /bin/install -p libpcre.la libpcre16.la libpcreposix.la libpcrecpp.la '/usr/src/tmp/pcre-buildroot/usr/lib64' libtool: install: /bin/install -p .libs/libpcre.so.3.15.8 /usr/src/tmp/pcre-buildroot/usr/lib64/libpcre.so.3.15.8 libtool: install: (cd /usr/src/tmp/pcre-buildroot/usr/lib64 && { ln -s -f libpcre.so.3.15.8 libpcre.so.3 || { rm -f libpcre.so.3 && ln -s libpcre.so.3.15.8 libpcre.so.3; }; }) libtool: install: (cd /usr/src/tmp/pcre-buildroot/usr/lib64 && { ln -s -f libpcre.so.3.15.8 libpcre.so || { rm -f libpcre.so && ln -s libpcre.so.3.15.8 libpcre.so; }; }) libtool: install: /bin/install -p .libs/libpcre.lai /usr/src/tmp/pcre-buildroot/usr/lib64/libpcre.la libtool: install: /bin/install -p .libs/libpcre16.so.0.2.8 /usr/src/tmp/pcre-buildroot/usr/lib64/libpcre16.so.0.2.8 libtool: install: (cd /usr/src/tmp/pcre-buildroot/usr/lib64 && { ln -s -f libpcre16.so.0.2.8 libpcre16.so.0 || { rm -f libpcre16.so.0 && ln -s libpcre16.so.0.2.8 libpcre16.so.0; }; }) libtool: install: (cd /usr/src/tmp/pcre-buildroot/usr/lib64 && { ln -s -f libpcre16.so.0.2.8 libpcre16.so || { rm -f libpcre16.so && ln -s libpcre16.so.0.2.8 libpcre16.so; }; }) libtool: install: /bin/install -p .libs/libpcre16.lai /usr/src/tmp/pcre-buildroot/usr/lib64/libpcre16.la libtool: install: warning: relinking `libpcreposix.la' libtool: install: (cd /usr/src/RPM/BUILD/pcre-8.40; /bin/sh /usr/src/RPM/BUILD/pcre-8.40/libtool --silent --tag CC --mode=relink x86_64-alt-linux-gcc -fvisibility=hidden -pipe -Wall -g -O2 -version-info 18:4:15 -o libpcreposix.la -rpath /usr/lib64 libpcreposix_la-pcreposix.lo libpcre.la -inst-prefix-dir /usr/src/tmp/pcre-buildroot) libtool: install: /bin/install -p .libs/libpcreposix.so.3.15.4T /usr/src/tmp/pcre-buildroot/usr/lib64/libpcreposix.so.3.15.4 libtool: install: (cd /usr/src/tmp/pcre-buildroot/usr/lib64 && { ln -s -f libpcreposix.so.3.15.4 libpcreposix.so.3 || { rm -f libpcreposix.so.3 && ln -s libpcreposix.so.3.15.4 libpcreposix.so.3; }; }) libtool: install: (cd /usr/src/tmp/pcre-buildroot/usr/lib64 && { ln -s -f libpcreposix.so.3.15.4 libpcreposix.so || { rm -f libpcreposix.so && ln -s libpcreposix.so.3.15.4 libpcreposix.so; }; }) libtool: install: /bin/install -p .libs/libpcreposix.lai /usr/src/tmp/pcre-buildroot/usr/lib64/libpcreposix.la libtool: install: warning: relinking `libpcrecpp.la' libtool: install: (cd /usr/src/RPM/BUILD/pcre-8.40; /bin/sh /usr/src/RPM/BUILD/pcre-8.40/libtool --silent --tag CXX --mode=relink x86_64-alt-linux-g++ -fvisibility=hidden -fvisibility-inlines-hidden -pipe -Wall -g -O2 -version-info 3:1:0 -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 /usr/src/tmp/pcre-buildroot) libtool: install: /bin/install -p .libs/libpcrecpp.so.3.0.1T /usr/src/tmp/pcre-buildroot/usr/lib64/libpcrecpp.so.3.0.1 libtool: install: (cd /usr/src/tmp/pcre-buildroot/usr/lib64 && { ln -s -f libpcrecpp.so.3.0.1 libpcrecpp.so.3 || { rm -f libpcrecpp.so.3 && ln -s libpcrecpp.so.3.0.1 libpcrecpp.so.3; }; }) libtool: install: (cd /usr/src/tmp/pcre-buildroot/usr/lib64 && { ln -s -f libpcrecpp.so.3.0.1 libpcrecpp.so || { rm -f libpcrecpp.so && ln -s libpcrecpp.so.3.0.1 libpcrecpp.so; }; }) libtool: install: /bin/install -p .libs/libpcrecpp.lai /usr/src/tmp/pcre-buildroot/usr/lib64/libpcrecpp.la libtool: install: /bin/install -p .libs/libpcre.a /usr/src/tmp/pcre-buildroot/usr/lib64/libpcre.a libtool: install: chmod 644 /usr/src/tmp/pcre-buildroot/usr/lib64/libpcre.a libtool: install: ranlib /usr/src/tmp/pcre-buildroot/usr/lib64/libpcre.a libtool: install: /bin/install -p .libs/libpcre16.a /usr/src/tmp/pcre-buildroot/usr/lib64/libpcre16.a libtool: install: chmod 644 /usr/src/tmp/pcre-buildroot/usr/lib64/libpcre16.a libtool: install: ranlib /usr/src/tmp/pcre-buildroot/usr/lib64/libpcre16.a libtool: install: /bin/install -p .libs/libpcreposix.a /usr/src/tmp/pcre-buildroot/usr/lib64/libpcreposix.a libtool: install: chmod 644 /usr/src/tmp/pcre-buildroot/usr/lib64/libpcreposix.a libtool: install: ranlib /usr/src/tmp/pcre-buildroot/usr/lib64/libpcreposix.a libtool: install: /bin/install -p .libs/libpcrecpp.a /usr/src/tmp/pcre-buildroot/usr/lib64/libpcrecpp.a libtool: install: chmod 644 /usr/src/tmp/pcre-buildroot/usr/lib64/libpcrecpp.a libtool: install: ranlib /usr/src/tmp/pcre-buildroot/usr/lib64/libpcrecpp.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/pcre-buildroot/usr/bin' /bin/sh ./libtool --mode=install /bin/install -p pcretest pcregrep '/usr/src/tmp/pcre-buildroot/usr/bin' libtool: install: warning: `libpcre.la' has not been installed in `/usr/lib64' libtool: install: warning: `libpcreposix.la' has not been installed in `/usr/lib64' libtool: install: warning: `libpcre16.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p .libs/pcretest /usr/src/tmp/pcre-buildroot/usr/bin/pcretest libtool: install: warning: `libpcre.la' has not been installed in `/usr/lib64' libtool: install: warning: `libpcreposix.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p .libs/pcregrep /usr/src/tmp/pcre-buildroot/usr/bin/pcregrep /bin/mkdir -p '/usr/src/tmp/pcre-buildroot/usr/bin' /bin/install -p pcre-config '/usr/src/tmp/pcre-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/pcre-buildroot/usr/share/doc/pcre-8.40' /bin/install -p -m 644 doc/pcre.txt doc/pcre-config.txt doc/pcregrep.txt doc/pcretest.txt AUTHORS COPYING ChangeLog LICENCE NEWS README '/usr/src/tmp/pcre-buildroot/usr/share/doc/pcre-8.40' /bin/mkdir -p '/usr/src/tmp/pcre-buildroot/usr/share/doc/pcre-8.40/html' /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 '/usr/src/tmp/pcre-buildroot/usr/share/doc/pcre-8.40/html' /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 '/usr/src/tmp/pcre-buildroot/usr/share/doc/pcre-8.40/html' /bin/mkdir -p '/usr/src/tmp/pcre-buildroot/usr/share/doc/pcre-8.40/html' /bin/install -p -m 644 doc/html/pcrecpp.html '/usr/src/tmp/pcre-buildroot/usr/share/doc/pcre-8.40/html' /bin/mkdir -p '/usr/src/tmp/pcre-buildroot/usr/include/pcre' /bin/install -p -m 644 pcreposix.h pcrecpp.h pcre_scanner.h '/usr/src/tmp/pcre-buildroot/usr/include/pcre' /bin/mkdir -p '/usr/src/tmp/pcre-buildroot/usr/share/man/man1' /bin/install -p -m 644 doc/pcre-config.1 doc/pcregrep.1 doc/pcretest.1 '/usr/src/tmp/pcre-buildroot/usr/share/man/man1' /bin/mkdir -p '/usr/src/tmp/pcre-buildroot/usr/share/man/man3' /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 '/usr/src/tmp/pcre-buildroot/usr/share/man/man3' /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 '/usr/src/tmp/pcre-buildroot/usr/share/man/man3' /bin/mkdir -p '/usr/src/tmp/pcre-buildroot/usr/include/pcre' /bin/install -p -m 644 pcre.h pcrecpparg.h pcre_stringpiece.h '/usr/src/tmp/pcre-buildroot/usr/include/pcre' /bin/mkdir -p '/usr/src/tmp/pcre-buildroot/usr/lib64/pkgconfig' /bin/install -p -m 644 libpcre.pc libpcreposix.pc libpcre16.pc libpcrecpp.pc '/usr/src/tmp/pcre-buildroot/usr/lib64/pkgconfig' make install-data-hook make[3]: Entering directory `/usr/src/RPM/BUILD/pcre-8.40' ln -sf pcre_assign_jit_stack.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_assign_jit_stack.3 ln -sf pcre_compile.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_compile.3 ln -sf pcre_compile2.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_compile2.3 ln -sf pcre_config.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_config.3 ln -sf pcre_copy_named_substring.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_copy_named_substring.3 ln -sf pcre_copy_substring.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_copy_substring.3 ln -sf pcre_dfa_exec.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_dfa_exec.3 ln -sf pcre_exec.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_exec.3 ln -sf pcre_free_study.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_free_study.3 ln -sf pcre_free_substring.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_free_substring.3 ln -sf pcre_free_substring_list.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_free_substring_list.3 ln -sf pcre_fullinfo.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_fullinfo.3 ln -sf pcre_get_named_substring.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_get_substring.3 ln -sf pcre_get_substring_list.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_get_substring_list.3 ln -sf pcre_jit_exec.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_jit_stack_free.3 ln -sf pcre_maketables.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_refcount.3 ln -sf pcre_study.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_study.3 ln -sf pcre_utf16_to_host_byte_order.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_utf16_to_host_byte_order.3 ln -sf pcre_version.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_version.3 ln -sf pcre_assign_jit_stack.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_assign_jit_stack.3 ln -sf pcre_compile.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_compile.3 ln -sf pcre_compile2.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_compile2.3 ln -sf pcre_config.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_config.3 ln -sf pcre_copy_named_substring.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_copy_named_substring.3 ln -sf pcre_copy_substring.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_copy_substring.3 ln -sf pcre_dfa_exec.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_dfa_exec.3 ln -sf pcre_exec.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_exec.3 ln -sf pcre_free_study.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_free_study.3 ln -sf pcre_free_substring.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_free_substring.3 ln -sf pcre_free_substring_list.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_free_substring_list.3 ln -sf pcre_fullinfo.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_fullinfo.3 ln -sf pcre_get_named_substring.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_get_substring.3 ln -sf pcre_get_substring_list.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_get_substring_list.3 ln -sf pcre_jit_exec.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_jit_stack_free.3 ln -sf pcre_maketables.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_refcount.3 ln -sf pcre_study.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_study.3 ln -sf pcre_utf32_to_host_byte_order.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_utf32_to_host_byte_order.3 ln -sf pcre_version.3 /usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_version.3 make[3]: Leaving directory `/usr/src/RPM/BUILD/pcre-8.40' make[2]: Leaving directory `/usr/src/RPM/BUILD/pcre-8.40' make[1]: Leaving directory `/usr/src/RPM/BUILD/pcre-8.40' make: Leaving directory `/usr/src/RPM/BUILD/pcre-8.40' + mkdir /usr/src/tmp/pcre-buildroot/lib64 + for f in '/usr/src/tmp/pcre-buildroot/usr/lib64/libpcre{,posix}.so' ++ readlink /usr/src/tmp/pcre-buildroot/usr/lib64/libpcre.so + t=libpcre.so.3.15.8 + ln -sf ../../lib64/libpcre.so.3.15.8 /usr/src/tmp/pcre-buildroot/usr/lib64/libpcre.so + for f in '/usr/src/tmp/pcre-buildroot/usr/lib64/libpcre{,posix}.so' ++ readlink /usr/src/tmp/pcre-buildroot/usr/lib64/libpcreposix.so + t=libpcreposix.so.3.15.4 + ln -sf ../../lib64/libpcreposix.so.3.15.4 /usr/src/tmp/pcre-buildroot/usr/lib64/libpcreposix.so + mv /usr/src/tmp/pcre-buildroot/usr/lib64/libpcre.so.3 /usr/src/tmp/pcre-buildroot/usr/lib64/libpcre.so.3.15.8 /usr/src/tmp/pcre-buildroot/usr/lib64/libpcreposix.so.3 /usr/src/tmp/pcre-buildroot/usr/lib64/libpcreposix.so.3.15.4 /usr/src/tmp/pcre-buildroot/lib64/ + install -pm644 /usr/src/RPM/SOURCES/pcre-config.1 /usr/src/tmp/pcre-buildroot/usr/share/man/man1/ + bzip2 -9 /usr/src/tmp/pcre-buildroot/usr/share/doc/pcre-8.40/ChangeLog + install -pm644 HACKING pcredemo.c /usr/src/tmp/pcre-buildroot/usr/share/doc/pcre-8.40/ + rm /usr/src/tmp/pcre-buildroot/usr/bin/pcregrep + rm /usr/src/tmp/pcre-buildroot/usr/share/man/man1/pcregrep.1 + rm /usr/src/tmp/pcre-buildroot/usr/lib64/libpcre.la /usr/src/tmp/pcre-buildroot/usr/lib64/libpcre16.la /usr/src/tmp/pcre-buildroot/usr/lib64/libpcrecpp.la /usr/src/tmp/pcre-buildroot/usr/lib64/libpcreposix.la + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pcre-buildroot (auto) mode of './lib64/libpcreposix.so.3.15.4' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './lib64/libpcre.so.3.15.8' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libpcrecpp.so.3.0.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libpcre16.so.0.2.8' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/pcre-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib64/pkgconfig/libpcrecpp.pc: Cflags: '-I${includedir} ' --> '-I${includedir}' /usr/lib64/pkgconfig/libpcrecpp.pc: Libs: '-L${libdir} -lpcre -lpcrecpp' --> '-lpcre -lpcrecpp' /usr/lib64/pkgconfig/libpcre16.pc: Cflags: '-I${includedir} ' --> '-I${includedir}' /usr/lib64/pkgconfig/libpcre16.pc: Libs: '-L${libdir} -lpcre16' --> '-lpcre16' /usr/lib64/pkgconfig/libpcreposix.pc: Cflags: '-I${includedir} ' --> '-I${includedir}' /usr/lib64/pkgconfig/libpcreposix.pc: Libs: '-L${libdir} -lpcreposix' --> '-lpcreposix' /usr/lib64/pkgconfig/libpcre.pc: Cflags: '-I${includedir} ' --> '-I${includedir}' /usr/lib64/pkgconfig/libpcre.pc: Libs: '-L${libdir} -lpcre' --> '-lpcre' Compressing files in /usr/src/tmp/pcre-buildroot (auto) removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_version.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_version.3.xz' -> 'pcre_version.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_utf32_to_host_byte_order.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_utf32_to_host_byte_order.3.xz' -> 'pcre_utf32_to_host_byte_order.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_study.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_study.3.xz' -> 'pcre_study.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_refcount.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_refcount.3.xz' -> 'pcre_refcount.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_pattern_to_host_byte_order.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_pattern_to_host_byte_order.3.xz' -> 'pcre_pattern_to_host_byte_order.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_maketables.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_maketables.3.xz' -> 'pcre_maketables.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_jit_stack_free.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_jit_stack_free.3.xz' -> 'pcre_jit_stack_free.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_jit_stack_alloc.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_jit_stack_alloc.3.xz' -> 'pcre_jit_stack_alloc.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_jit_exec.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_jit_exec.3.xz' -> 'pcre_jit_exec.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_get_substring_list.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_get_substring_list.3.xz' -> 'pcre_get_substring_list.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_get_substring.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_get_substring.3.xz' -> 'pcre_get_substring.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_get_stringtable_entries.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_get_stringtable_entries.3.xz' -> 'pcre_get_stringtable_entries.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_get_stringnumber.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_get_stringnumber.3.xz' -> 'pcre_get_stringnumber.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_get_named_substring.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_get_named_substring.3.xz' -> 'pcre_get_named_substring.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_fullinfo.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_fullinfo.3.xz' -> 'pcre_fullinfo.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_free_substring_list.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_free_substring_list.3.xz' -> 'pcre_free_substring_list.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_free_substring.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_free_substring.3.xz' -> 'pcre_free_substring.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_free_study.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_free_study.3.xz' -> 'pcre_free_study.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_exec.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_exec.3.xz' -> 'pcre_exec.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_dfa_exec.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_dfa_exec.3.xz' -> 'pcre_dfa_exec.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_copy_substring.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_copy_substring.3.xz' -> 'pcre_copy_substring.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_copy_named_substring.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_copy_named_substring.3.xz' -> 'pcre_copy_named_substring.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_config.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_config.3.xz' -> 'pcre_config.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_compile2.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_compile2.3.xz' -> 'pcre_compile2.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_compile.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_compile.3.xz' -> 'pcre_compile.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_assign_jit_stack.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre32_assign_jit_stack.3.xz' -> 'pcre_assign_jit_stack.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_version.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_version.3.xz' -> 'pcre_version.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_utf16_to_host_byte_order.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_utf16_to_host_byte_order.3.xz' -> 'pcre_utf16_to_host_byte_order.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_study.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_study.3.xz' -> 'pcre_study.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_refcount.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_refcount.3.xz' -> 'pcre_refcount.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_pattern_to_host_byte_order.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_pattern_to_host_byte_order.3.xz' -> 'pcre_pattern_to_host_byte_order.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_maketables.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_maketables.3.xz' -> 'pcre_maketables.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_jit_stack_free.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_jit_stack_free.3.xz' -> 'pcre_jit_stack_free.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_jit_stack_alloc.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_jit_stack_alloc.3.xz' -> 'pcre_jit_stack_alloc.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_jit_exec.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_jit_exec.3.xz' -> 'pcre_jit_exec.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_get_substring_list.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_get_substring_list.3.xz' -> 'pcre_get_substring_list.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_get_substring.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_get_substring.3.xz' -> 'pcre_get_substring.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_get_stringtable_entries.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_get_stringtable_entries.3.xz' -> 'pcre_get_stringtable_entries.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_get_stringnumber.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_get_stringnumber.3.xz' -> 'pcre_get_stringnumber.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_get_named_substring.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_get_named_substring.3.xz' -> 'pcre_get_named_substring.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_fullinfo.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_fullinfo.3.xz' -> 'pcre_fullinfo.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_free_substring_list.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_free_substring_list.3.xz' -> 'pcre_free_substring_list.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_free_substring.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_free_substring.3.xz' -> 'pcre_free_substring.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_free_study.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_free_study.3.xz' -> 'pcre_free_study.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_exec.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_exec.3.xz' -> 'pcre_exec.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_dfa_exec.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_dfa_exec.3.xz' -> 'pcre_dfa_exec.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_copy_substring.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_copy_substring.3.xz' -> 'pcre_copy_substring.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_copy_named_substring.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_copy_named_substring.3.xz' -> 'pcre_copy_named_substring.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_config.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_config.3.xz' -> 'pcre_config.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_compile2.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_compile2.3.xz' -> 'pcre_compile2.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_compile.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_compile.3.xz' -> 'pcre_compile.3.xz' removed '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_assign_jit_stack.3' '/usr/src/tmp/pcre-buildroot/usr/share/man/man3/pcre16_assign_jit_stack.3.xz' -> 'pcre_assign_jit_stack.3.xz' Adjusting library links in /usr/src/tmp/pcre-buildroot ./lib64: libpcre.so.3 -> libpcre.so.3.15.8 libpcreposix.so.3 -> libpcreposix.so.3.15.4 ./usr/lib64: libpcre16.so.0 -> libpcre16.so.0.2.8 libpcrecpp.so.3 -> libpcrecpp.so.3.0.1 Verifying ELF objects in /usr/src/tmp/pcre-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.33815 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pcre-8.40 + '[' -n '' ']' + NPROCS=8 + make -j8 check make: Entering directory `/usr/src/RPM/BUILD/pcre-8.40' make check-am make[1]: Entering directory `/usr/src/RPM/BUILD/pcre-8.40' make make[2]: Entering directory `/usr/src/RPM/BUILD/pcre-8.40' make all-am make[3]: Entering directory `/usr/src/RPM/BUILD/pcre-8.40' make[3]: Leaving directory `/usr/src/RPM/BUILD/pcre-8.40' make[2]: Leaving directory `/usr/src/RPM/BUILD/pcre-8.40' make check-TESTS make[2]: Entering directory `/usr/src/RPM/BUILD/pcre-8.40' make[3]: Entering directory `/usr/src/RPM/BUILD/pcre-8.40' PASS: pcre_scanner_unittest PASS: pcre_stringpiece_unittest PASS: pcrecpp_unittest PASS: RunTest PASS: RunGrepTest make[4]: Entering directory `/usr/src/RPM/BUILD/pcre-8.40' make all-am make[5]: Entering directory `/usr/src/RPM/BUILD/pcre-8.40' make[5]: Leaving directory `/usr/src/RPM/BUILD/pcre-8.40' make[4]: Leaving directory `/usr/src/RPM/BUILD/pcre-8.40' ============================================================================ Testsuite summary for PCRE 8.40 ============================================================================ # TOTAL: 5 # PASS: 5 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory `/usr/src/RPM/BUILD/pcre-8.40' make[2]: Leaving directory `/usr/src/RPM/BUILD/pcre-8.40' make[1]: Leaving directory `/usr/src/RPM/BUILD/pcre-8.40' make: Leaving directory `/usr/src/RPM/BUILD/pcre-8.40' + exit 0 Processing files: libpcre3-8.40-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ert0sF find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.awiBqU find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) warning: libpcre3 provides another subpackage: pcre Provides: pcre-config(utf8), pcre-config(unicode-properties), pcre = 8.40, libpcre.so.3()(64bit) = set:jdASGZowwd6i32biirGK7iDNs09PS5VdZvC1bVUaYkUYiODtAwI8EZ4wI0clv76kJTih57, libpcreposix.so.3()(64bit) = set:gdyr1x3mJ5 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Obsoletes: pcre < 8.40 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.er24We Creating libpcre3-debuginfo package Processing files: libpcre16-8.40-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.owKGxC find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YYCJb3 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pcre-config(utf16), libpcre16.so.0()(64bit) = set:jd6xwbmbYGcWY1e8TeXAg0Gigdo6y8h9un2OUIZky5k4PZoYQcXZ1VYde4lUwwtyawB0ae Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JiOOnz Creating libpcre16-debuginfo package Processing files: libpcre-devel-8.40-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1exSE8 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.keg3TK find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pcre-devel = 8.40, pkgconfig(libpcre) = 8.40, pkgconfig(libpcre16) = 8.40, pkgconfig(libpcreposix) = 8.40 Requires: libpcre3 = 8.40-alt1, libpcre16 = 8.40-alt1, pcretest = 8.40-alt1, /bin/sh, /lib64/libpcre.so.3.15.8, /lib64/libpcreposix.so.3.15.4, /usr/lib64/libpcre16.so.0.2.8, /usr/lib64/pkgconfig Obsoletes: pcre-devel < 8.40 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sLGIdv Processing files: libpcre-devel-static-8.40-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h7C7yi find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ogAH08 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pcre-devel-static = 8.40 Requires: libpcre-devel = 8.40-alt1, glibc-devel-static Obsoletes: pcre-devel-static < 8.40 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sLlqx2 Processing files: libpcrecpp3-8.40-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vulwbZ find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UViYOY find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libpcrecpp = 8.40, libpcrecpp.so.3()(64bit) = set:kdRaMH8eMPdIgKASgq7ecUbAOQoNiG3Mt3LqB03L5I3qky6NVHg045M51m6G9CYcZAHZgoNNsDyqAo1iMUz2NiZJEDJ1ZAZniWzB3s18YIfCf5MTa9NPPMrJ5B6gzGr2y2IMICgVsGrRALe396ast2VOldDVgzzwoS9TRX2LCZiQImKvd Requires: libpcre3 = 8.40-alt1, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libpcre.so.3()(64bit) >= set:jgW8mUwkvtmE1p2, libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ewpAT3 Creating libpcrecpp3-debuginfo package Processing files: libpcrecpp-devel-8.40-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uEIU2b find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fkRoen find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/pcre-buildroot/usr/include/pcre/pcrecpp.h:333:18: fatal error: string: No such file or directory compilation terminated. cpp.req: /usr/src/tmp/pcre-buildroot/usr/include/pcre/pcrecpp.h: cpp failed, trying c++ mode Provides: pkgconfig(libpcrecpp) = 8.40 Requires: libpcrecpp3 = 8.40-alt1, libpcre-devel = 8.40-alt1, /usr/include/pcre/pcre.h, /usr/lib64/libpcre.so, /usr/lib64/libpcrecpp.so.3.0.1, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2gsZQD Processing files: pcretest-8.40-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1l7SvX find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ObLvdk find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libpcre3 = 8.40-alt1, libpcre16 = 8.40-alt1, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpcre.so.3()(64bit) >= set:jeirGZkg83exB9FratfiDxYDS5KbPwITZAxPb9vSh2OzwTj9bAwI1RSHixae, libpcre16.so.0()(64bit) >= set:jezMsNqEEnqDc4glaR0Pgy4bNSB8zTW3qe9apCVZ1Vsrs4lUwMep5UiEyj, libpcreposix.so.3()(64bit) >= set:gdyr1x3mJ5, libreadline.so.6()(64bit) >= set:nlIfCiwp4, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.d9pmuM Creating pcretest-debuginfo package Processing files: libpcre3-debuginfo-8.40-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.D6lZOh find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GeTz3P find-requires: running scripts (debuginfo) Provides: debug64(libpcre.so.3), debug64(libpcreposix.so.3) Requires: libpcre3 = 8.40-alt1, debug64(libc.so.6) Processing files: libpcre16-debuginfo-8.40-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KYVBKt find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mgw5ra find-requires: running scripts (debuginfo) Provides: debug64(libpcre16.so.0) Requires: libpcre16 = 8.40-alt1, debug64(libc.so.6) Processing files: libpcrecpp3-debuginfo-8.40-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.B70WaU find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Vuv3XG find-requires: running scripts (debuginfo) Provides: debug64(libpcrecpp.so.3) Requires: libpcrecpp3 = 8.40-alt1, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libpcre.so.3), debug64(libstdc++.so.6) Processing files: pcretest-debuginfo-8.40-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4xoQNw find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tp10Gp find-requires: running scripts (debuginfo) Requires: pcretest = 8.40-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpcre.so.3), debug64(libpcre16.so.0), debug64(libpcreposix.so.3), debug64(libreadline.so.6) Adding to libpcrecpp3-debuginfo a strict dependency on libpcre3-debuginfo Adding to pcretest-debuginfo a strict dependency on libpcre3-debuginfo Adding to pcretest-debuginfo a strict dependency on libpcre16-debuginfo Removing from libpcrecpp3-debuginfo 1 sources provided by libpcre3-debuginfo Removing from pcretest-debuginfo 6 sources provided by libpcre3-debuginfo Removing 2 extra deps from libpcre-devel due to dependency on libpcre3 Removing 2 extra deps from libpcrecpp3 due to dependency on libpcre3 Removing 2 extra deps from pcretest due to dependency on libpcre3 Removing 1 extra deps from libpcre-devel due to dependency on libpcre16 Removing 1 extra deps from pcretest due to dependency on libpcre16 Removing 2 extra deps from libpcrecpp-devel due to dependency on libpcre-devel Removing 1 extra deps from libpcrecpp-devel due to dependency on libpcrecpp3 Removing 1 extra deps from libpcrecpp3-debuginfo due to dependency on libpcre3-debuginfo Removing 2 extra deps from pcretest-debuginfo due to dependency on libpcre3-debuginfo Removing 1 extra deps from pcretest-debuginfo due to dependency on libpcre16-debuginfo Removing 6 extra deps from libpcrecpp3 due to repentancy on libpcre3 Removing 6 extra deps from pcretest due to repentancy on libpcre3 Removing 1 extra deps from libpcrecpp-devel due to repentancy on libpcre-devel Removing 2 extra deps from libpcre-devel due to repentancy on pcretest Removing 1 extra deps from libpcrecpp3-debuginfo due to repentancy on libpcre3-debuginfo Removing 1 extra deps from pcretest-debuginfo due to repentancy on libpcre3-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libpcre3-8.40-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libpcre16-8.40-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libpcre-devel-8.40-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libpcre-devel-static-8.40-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libpcrecpp3-8.40-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libpcrecpp-devel-8.40-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/pcretest-8.40-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libpcre3-debuginfo-8.40-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libpcre16-debuginfo-8.40-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libpcrecpp3-debuginfo-8.40-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/pcretest-debuginfo-8.40-alt1.x86_64.rpm 120.36user 18.68system 1:43.28elapsed 134%CPU (0avgtext+0avgdata 151692maxresident)k 0inputs+0outputs (0major+3270192minor)pagefaults 0swaps 135.54user 26.11system 2:07.43elapsed 126%CPU (0avgtext+0avgdata 151692maxresident)k 0inputs+0outputs (0major+3859556minor)pagefaults 0swaps --- libpcrecpp3-8.40-alt1.x86_64.rpm.repo 2017-01-16 12:37:00.000000000 +0000 +++ libpcrecpp3-8.40-alt1.x86_64.rpm.hasher 2019-01-13 02:36:16.241468743 +0000 @@ -5,3 +5,2 @@ Requires: libstdc++.so.6(CXXABI_1.3)(64bit) -Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4)(64bit) @@ -12,3 +11,3 @@ Provides: libpcrecpp = 8.40 -Provides: libpcrecpp.so.3()(64bit) = set:kdRaMH8eMPdIgKASgq7ecUbAOQoNiG3Mt3LqB03L5I3WcW3gzUYl80y2Uy0b3R4juCvqR7MyzVe5R8N2AwN75yBZrhfr3ZpYf9Z1b7wXPZoVj1YJiiYYcYmrhF1QEWCwE0bcH9keDWmdVHPgyx2nDgKslPpeQU88CtOtZe2LCZiQImKvd +Provides: libpcrecpp.so.3()(64bit) = set:kdRaMH8eMPdIgKASgq7ecUbAOQoNiG3Mt3LqB03L5I3qky6NVHg045M51m6G9CYcZAHZgoNNsDyqAo1iMUz2NiZJEDJ1ZAZniWzB3s18YIfCf5MTa9NPPMrJ5B6gzGr2y2IMICgVsGrRALe396ast2VOldDVgzzwoS9TRX2LCZiQImKvd Provides: libpcrecpp3 = 8.40-alt1