<86>Feb 10 07:59:23 userdel[95864]: delete user 'rooter' <86>Feb 10 07:59:23 userdel[95864]: removed group 'rooter' owned by 'rooter' <86>Feb 10 07:59:23 groupadd[95870]: group added to /etc/group: name=rooter, GID=549 <86>Feb 10 07:59:23 groupadd[95870]: group added to /etc/gshadow: name=rooter <86>Feb 10 07:59:23 groupadd[95870]: new group: name=rooter, GID=549 <86>Feb 10 07:59:23 useradd[95875]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash <86>Feb 10 07:59:23 userdel[95881]: delete user 'builder' <86>Feb 10 07:59:23 userdel[95881]: removed group 'builder' owned by 'builder' <86>Feb 10 07:59:23 groupadd[95887]: group added to /etc/group: name=builder, GID=550 <86>Feb 10 07:59:23 groupadd[95887]: group added to /etc/gshadow: name=builder <86>Feb 10 07:59:23 groupadd[95887]: new group: name=builder, GID=550 <86>Feb 10 07:59:23 useradd[95893]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash <13>Feb 10 07:59:26 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Feb 10 07:59:26 rpmi: libstdc++5-devel-5.3.1-alt3 1457664660 installed <13>Feb 10 07:59:27 rpmi: gcc5-c++-5.3.1-alt3 1457664660 installed <13>Feb 10 07:59:27 rpmi: libreadline-devel-6.3.8-alt2 1449773804 installed Installing pcre-8.40-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.90139 + 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.90139 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-alt-linux-gcc... none checking for i586-alt-linux-ar... no checking for i586-alt-linux-lib... no checking for i586-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of i586-alt-linux-gcc... (cached) none checking for i586-alt-linux-g++... i586-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking dependency style of i586-alt-linux-g++... none checking how to run the C preprocessor... i586-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... i586-alt-linux-gnu checking host system type... i586-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 i586-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-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 i586-alt-linux-objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for i586-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-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... i586-alt-linux-g++ -E checking for ld used by i586-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i586-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-g++ static flag -static works... no checking if i586-alt-linux-g++ supports -c -o file.o... yes checking if i586-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-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 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 .................. : i586-alt-linux-gcc -E C compiler ...................... : i586-alt-linux-gcc C++ preprocessor ................ : i586-alt-linux-g++ -E C++ compiler .................... : i586-alt-linux-g++ Linker .......................... : /usr/bin/ld C preprocessor flags ............ : C compiler flags ................ : -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden C++ compiler flags .............. : -pipe -Wall -g -O2 -march=i586 -mtune=generic -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_config.lo CC libpcre_la-pcre_dfa_exec.lo CC libpcre_la-pcre_exec.lo CC libpcre_la-pcre_fullinfo.lo CC libpcre_la-pcre_get.lo CC libpcre_la-pcre_globals.lo CC libpcre_la-pcre_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_study.lo CC libpcre_la-pcre_tables.lo CC libpcre_la-pcre_ucd.lo CC libpcre_la-pcre_valid_utf8.lo CC libpcre_la-pcre_version.lo CC libpcre_la-pcre_xclass.lo CC libpcre_la-pcre_chartables.lo CC 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.70269 + 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/lib' /bin/sh ./libtool --mode=install /bin/install -p libpcre.la libpcre16.la libpcreposix.la libpcrecpp.la '/usr/src/tmp/pcre-buildroot/usr/lib' libtool: install: /bin/install -p .libs/libpcre.so.3.15.8 /usr/src/tmp/pcre-buildroot/usr/lib/libpcre.so.3.15.8 libtool: install: (cd /usr/src/tmp/pcre-buildroot/usr/lib && { 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/lib && { 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/lib/libpcre.la libtool: install: /bin/install -p .libs/libpcre16.so.0.2.8 /usr/src/tmp/pcre-buildroot/usr/lib/libpcre16.so.0.2.8 libtool: install: (cd /usr/src/tmp/pcre-buildroot/usr/lib && { 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/lib && { 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/lib/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 i586-alt-linux-gcc -fvisibility=hidden -pipe -Wall -g -O2 -march=i586 -mtune=generic -version-info 18:4:15 -o libpcreposix.la -rpath /usr/lib 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/lib/libpcreposix.so.3.15.4 libtool: install: (cd /usr/src/tmp/pcre-buildroot/usr/lib && { 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/lib && { 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/lib/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 i586-alt-linux-g++ -fvisibility=hidden -fvisibility-inlines-hidden -pipe -Wall -g -O2 -march=i586 -mtune=generic -version-info 3:1:0 -o libpcrecpp.la -rpath /usr/lib libpcrecpp_la-pcrecpp.lo libpcrecpp_la-pcre_scanner.lo libpcrecpp_la-pcre_stringpiece.lo libpcre.la -inst-prefix-dir /usr/src/tmp/pcre-buildroot) libtool: install: /bin/install -p .libs/libpcrecpp.so.3.0.1T /usr/src/tmp/pcre-buildroot/usr/lib/libpcrecpp.so.3.0.1 libtool: install: (cd /usr/src/tmp/pcre-buildroot/usr/lib && { 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/lib && { 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/lib/libpcrecpp.la libtool: install: /bin/install -p .libs/libpcre.a /usr/src/tmp/pcre-buildroot/usr/lib/libpcre.a libtool: install: chmod 644 /usr/src/tmp/pcre-buildroot/usr/lib/libpcre.a libtool: install: ranlib /usr/src/tmp/pcre-buildroot/usr/lib/libpcre.a libtool: install: /bin/install -p .libs/libpcre16.a /usr/src/tmp/pcre-buildroot/usr/lib/libpcre16.a libtool: install: chmod 644 /usr/src/tmp/pcre-buildroot/usr/lib/libpcre16.a libtool: install: ranlib /usr/src/tmp/pcre-buildroot/usr/lib/libpcre16.a libtool: install: /bin/install -p .libs/libpcreposix.a /usr/src/tmp/pcre-buildroot/usr/lib/libpcreposix.a libtool: install: chmod 644 /usr/src/tmp/pcre-buildroot/usr/lib/libpcreposix.a libtool: install: ranlib /usr/src/tmp/pcre-buildroot/usr/lib/libpcreposix.a libtool: install: /bin/install -p .libs/libpcrecpp.a /usr/src/tmp/pcre-buildroot/usr/lib/libpcrecpp.a libtool: install: chmod 644 /usr/src/tmp/pcre-buildroot/usr/lib/libpcrecpp.a libtool: install: ranlib /usr/src/tmp/pcre-buildroot/usr/lib/libpcrecpp.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /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/lib' libtool: install: warning: `libpcreposix.la' has not been installed in `/usr/lib' libtool: install: warning: `libpcre16.la' has not been installed in `/usr/lib' 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/lib' libtool: install: warning: `libpcreposix.la' has not been installed in `/usr/lib' 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/lib/pkgconfig' /bin/install -p -m 644 libpcre.pc libpcreposix.pc libpcre16.pc libpcrecpp.pc '/usr/src/tmp/pcre-buildroot/usr/lib/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/lib + for f in '/usr/src/tmp/pcre-buildroot/usr/lib/libpcre{,posix}.so' ++ readlink /usr/src/tmp/pcre-buildroot/usr/lib/libpcre.so + t=libpcre.so.3.15.8 + ln -sf ../../lib/libpcre.so.3.15.8 /usr/src/tmp/pcre-buildroot/usr/lib/libpcre.so + for f in '/usr/src/tmp/pcre-buildroot/usr/lib/libpcre{,posix}.so' ++ readlink /usr/src/tmp/pcre-buildroot/usr/lib/libpcreposix.so + t=libpcreposix.so.3.15.4 + ln -sf ../../lib/libpcreposix.so.3.15.4 /usr/src/tmp/pcre-buildroot/usr/lib/libpcreposix.so + mv /usr/src/tmp/pcre-buildroot/usr/lib/libpcre.so.3 /usr/src/tmp/pcre-buildroot/usr/lib/libpcre.so.3.15.8 /usr/src/tmp/pcre-buildroot/usr/lib/libpcreposix.so.3 /usr/src/tmp/pcre-buildroot/usr/lib/libpcreposix.so.3.15.4 /usr/src/tmp/pcre-buildroot/lib/ + 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/lib/libpcre.la /usr/src/tmp/pcre-buildroot/usr/lib/libpcre16.la /usr/src/tmp/pcre-buildroot/usr/lib/libpcrecpp.la /usr/src/tmp/pcre-buildroot/usr/lib/libpcreposix.la + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pcre-buildroot (auto) mode of './lib/libpcreposix.so.3.15.4' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './lib/libpcre.so.3.15.8' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libpcrecpp.so.3.0.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/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/lib/pkgconfig/libpcrecpp.pc: Cflags: '-I${includedir} ' --> '-I${includedir}' /usr/lib/pkgconfig/libpcrecpp.pc: Libs: '-L${libdir} -lpcre -lpcrecpp' --> '-lpcre -lpcrecpp' /usr/lib/pkgconfig/libpcre16.pc: Cflags: '-I${includedir} ' --> '-I${includedir}' /usr/lib/pkgconfig/libpcre16.pc: Libs: '-L${libdir} -lpcre16' --> '-lpcre16' /usr/lib/pkgconfig/libpcreposix.pc: Cflags: '-I${includedir} ' --> '-I${includedir}' /usr/lib/pkgconfig/libpcreposix.pc: Libs: '-L${libdir} -lpcreposix' --> '-lpcreposix' /usr/lib/pkgconfig/libpcre.pc: Cflags: '-I${includedir} ' --> '-I${includedir}' /usr/lib/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 ./lib: libpcre.so.3 -> libpcre.so.3.15.8 libpcreposix.so.3 -> libpcreposix.so.3.15.4 ./usr/lib: 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) verify-elf: WARNING: ./usr/bin/pcretest: uses non-LFS functions: fopen getrlimit setrlimit Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.66707 + 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: pcrecpp_unittest PASS: pcre_stringpiece_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.kxlXSa 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.NGQrMl 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 = set:jdASGZowwd6i32biirGK7iDNs09PS5VdZvC1bVUaYkUYiODtAwI8EZ4wI0clv76kJTih57, libpcreposix.so.3 = set:gdyr1x3mJ5 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), 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.aeNPkF 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.qiGmz9 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.NW9Y4M 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 = set:jd6xwbmbYGcWY1e8TeXAg0Gigdo6y8h9un2OUIZky5k4PZoYQcXZ1VYde4lUwwtyawB0ae Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5IYByz 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.8VwFos 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.iJtvJx 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, /lib/libpcre.so.3.15.8, /lib/libpcreposix.so.3.15.4, /usr/lib/libpcre16.so.0.2.8, /usr/lib/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.BOEscA 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.L5JAyK 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.mjSRr3 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.o5IYEz Processing files: libpcrecpp3-8.40-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BHFA28 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.XefJPQ 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 = set:kdRaMH8eMPdIgKASgq7ecUbAOQoNiG3Mt3LqB03L5I3qky6NVHg045M51m6G9CYcZAHZgoNNsDyqAo1iMUz2NiZJEDJ1ZAZniWzB3s18YIfCf5MTa9NPPMrJ5B6gzGr2y2IMICgVsGrRALe396ast2VOldDVgzzwoS9TRX2LCZiQImKvd Requires: libpcre3 = 8.40-alt1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libpcre.so.3 >= set:jgW8mUwkvtmE1p2, libstdc++.so.6(CXXABI_1.3), 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) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6TT98B 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.iH5hrv 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.xuerot 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/lib/libpcre.so, /usr/lib/libpcrecpp.so.3.0.1, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BEzLVw Processing files: pcretest-8.40-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GjgOdD 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.9Hfe1D 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, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libpcre.so.3 >= set:jeirGZkg83exB9FratfiDxYDS5KbPwITZAxPb9vSh2OzwTj9bAwI1RSHixae, libpcre16.so.0 >= set:jezMsNqEEnqDc4glaR0Pgy4bNSB8zTW3qe9apCVZ1Vsrs4lUwMep5UiEyj, libpcreposix.so.3 >= set:gdyr1x3mJ5, libreadline.so.6 >= 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.PT85tJ 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.kUEkaX find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aI6Ahf find-requires: running scripts (debuginfo) Provides: debug(libpcre.so.3), debug(libpcreposix.so.3) Requires: libpcre3 = 8.40-alt1, debug(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.5YRSHB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZrJ214 find-requires: running scripts (debuginfo) Provides: debug(libpcre16.so.0) Requires: libpcre16 = 8.40-alt1, debug(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.qmIcJI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yNUaKs find-requires: running scripts (debuginfo) Provides: debug(libpcrecpp.so.3) Requires: libpcrecpp3 = 8.40-alt1, debug(libc.so.6), debug(libgcc_s.so.1), debug(libpcre.so.3), debug(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.93xxpi find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fhrpsf find-requires: running scripts (debuginfo) Requires: pcretest = 8.40-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libpcre.so.3), debug(libpcre16.so.0), debug(libpcreposix.so.3), debug(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 5 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/i586/libpcre3-8.40-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libpcre16-8.40-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libpcre-devel-8.40-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libpcre-devel-static-8.40-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libpcrecpp3-8.40-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libpcrecpp-devel-8.40-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/pcretest-8.40-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libpcre3-debuginfo-8.40-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libpcre16-debuginfo-8.40-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libpcrecpp3-debuginfo-8.40-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/pcretest-debuginfo-8.40-alt1.i586.rpm 64.77user 6.12system 1:16.20elapsed 93%CPU (0avgtext+0avgdata 96380maxresident)k 0inputs+0outputs (0major+2866692minor)pagefaults 0swaps 75.21user 9.39system 1:36.14elapsed 88%CPU (0avgtext+0avgdata 125096maxresident)k 0inputs+0outputs (0major+3416425minor)pagefaults 0swaps --- libpcrecpp3-8.40-alt1.i586.rpm.repo 2017-01-16 12:37:06.000000000 +0000 +++ libpcrecpp3-8.40-alt1.i586.rpm.hasher 2019-02-10 08:00:48.090093399 +0000 @@ -5,4 +5,2 @@ Requires: libstdc++.so.6(CXXABI_1.3) -Requires: libstdc++.so.6(CXXABI_1.3.8) -Requires: libstdc++.so.6(CXXABI_1.3.9) Requires: libstdc++.so.6(GLIBCXX_3.4) @@ -13,3 +11,3 @@ Provides: libpcrecpp = 8.40 -Provides: libpcrecpp.so.3 = set:kdRaMH8eMPdIgKASgq7ecUbAOQoNiG3Mt3LqB03L5I3WcW3gzUYl80y2Uy0b3R4juCvqR7MyzVe5R8N2AwN75yBZrhfr3ZpYf9Z1b7wXPZoVj1YJiiYYcYmrhF1QEWCwE0bcH9keDWmdVHPgyx2nDgKslPpeQU88CtOtZe2LCZiQImKvd +Provides: libpcrecpp.so.3 = set:kdRaMH8eMPdIgKASgq7ecUbAOQoNiG3Mt3LqB03L5I3qky6NVHg045M51m6G9CYcZAHZgoNNsDyqAo1iMUz2NiZJEDJ1ZAZniWzB3s18YIfCf5MTa9NPPMrJ5B6gzGr2y2IMICgVsGrRALe396ast2VOldDVgzzwoS9TRX2LCZiQImKvd Provides: libpcrecpp3 = 8.40-alt1