<86>Feb 2 02:13:07 userdel[59076]: delete user 'rooter' <86>Feb 2 02:13:07 groupadd[59114]: group added to /etc/group: name=rooter, GID=597 <86>Feb 2 02:13:07 groupadd[59114]: group added to /etc/gshadow: name=rooter <86>Feb 2 02:13:07 groupadd[59114]: new group: name=rooter, GID=597 <86>Feb 2 02:13:07 useradd[59179]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash <86>Feb 2 02:13:07 userdel[59225]: delete user 'builder' <86>Feb 2 02:13:07 userdel[59225]: removed group 'builder' owned by 'builder' <86>Feb 2 02:13:07 userdel[59225]: removed shadow group 'builder' owned by 'builder' <86>Feb 2 02:13:07 groupadd[59253]: group added to /etc/group: name=builder, GID=598 <86>Feb 2 02:13:07 groupadd[59253]: group added to /etc/gshadow: name=builder <86>Feb 2 02:13:07 groupadd[59253]: new group: name=builder, GID=598 <86>Feb 2 02:13:07 useradd[59268]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash <13>Feb 2 02:13:11 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus.218115.200 1545282875 installed <13>Feb 2 02:13:11 rpmi: libstdc++4.9-devel-4.9.2-alt6.1 sisyphus.213581.320 1538218893 installed <13>Feb 2 02:13:11 rpmi: libubsan0-7.3.1-alt7 sisyphus.214000.100 1542666892 installed <13>Feb 2 02:13:11 rpmi: libasan1-4.9.2-alt6.1 sisyphus.213581.320 1538218893 installed <13>Feb 2 02:13:12 rpmi: cpp4.9-4.9.2-alt6.1 sisyphus.213581.320 1538218893 installed <13>Feb 2 02:13:13 rpmi: gcc4.9-4.9.2-alt6.1 sisyphus.213581.320 1538218893 installed <13>Feb 2 02:13:13 rpmi: gcc4.9-c++-4.9.2-alt6.1 sisyphus.213581.320 1538218893 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libpcrecpp1-8.37-alt2.nosrc.rpm Installing libpcrecpp1-8.37-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.16681 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pcre-8.37 + echo 'Source #0 (pcre-8.37.tar):' Source #0 (pcre-8.37.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/pcre-8.37.tar + cd pcre-8.37 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (pcre-8.37-alt2.patch):' Patch #0 (pcre-8.37-alt2.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.16681 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pcre-8.37 + 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 -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -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 -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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/libpcrecpp1 --docdir=/usr/share/doc/libpcrecpp1-8.37 --enable-pcre8 --enable-pcre16 --enable-utf --enable-unicode-properties --disable-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++... no checking for x86_64-alt-linux-c++... no checking for x86_64-alt-linux-gpp... no checking for x86_64-alt-linux-aCC... no checking for x86_64-alt-linux-CC... no checking for x86_64-alt-linux-cxx... no checking for x86_64-alt-linux-cc++... no checking for x86_64-alt-linux-cl.exe... no checking for x86_64-alt-linux-FCC... no checking for x86_64-alt-linux-KCC... no checking for x86_64-alt-linux-RCC... no checking for x86_64-alt-linux-xlC_r... no checking for x86_64-alt-linux-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of 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... g++ -E checking for ld used by 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 g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -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 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.37 configuration summary: Install prefix .................. : /usr C preprocessor .................. : x86_64-alt-linux-gcc -E C compiler ...................... : x86_64-alt-linux-gcc C++ preprocessor ................ : g++ -E C++ compiler .................... : g++ Linker .......................... : /usr/bin/ld -m elf_x86_64 C preprocessor flags ............ : C compiler flags ................ : -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden C++ compiler flags .............. : -pipe -frecord-gcc-switches -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 .. : no Valgrind support ................ : no Code coverage ................... : no + make -j8 make: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' rm -f pcre_chartables.c ln -s ./pcre_chartables.c.dist pcre_chartables.c make: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre_la-pcre_config.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre_la-pcre_byte_order.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre_la-pcre_globals.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre_la-pcre_fullinfo.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre_la-pcre_info.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre_la-pcre_jit_compile.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre_la-pcre_get.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre_la-pcre_refcount.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre_la-pcre_maketables.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre_la-pcre_string_utils.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre_la-pcre_newline.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre_la-pcre_tables.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre_la-pcre_ord2utf8.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre_la-pcre_ucd.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre_la-pcre_version.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre_la-pcre_valid_utf8.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre_la-pcre_chartables.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre_la-pcre_xclass.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre16_la-pcre16_chartables.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre16_la-pcre16_config.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre16_la-pcre16_byte_order.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre16_la-pcre16_fullinfo.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre_la-pcre_study.lo pcre_study.c: In function 'set_start_bits': pcre_study.c:1368:35: warning: '<<' in boolean context, did you mean '<' ? [-Wint-in-bool-context] if ((map[c/8] && (1 << (c&7))) != 0) ~~~^~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre16_la-pcre16_globals.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre16_la-pcre16_get.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre16_la-pcre16_jit_compile.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre16_la-pcre16_newline.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre16_la-pcre16_maketables.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre16_la-pcre16_ord2utf16.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre16_la-pcre16_refcount.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre16_la-pcre16_string_utils.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre16_la-pcre16_tables.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre16_la-pcre16_ucd.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre16_la-pcre16_utf16_utils.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre_la-pcre_dfa_exec.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre16_la-pcre16_study.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre16_la-pcre16_valid_utf16.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre16_la-pcre16_version.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre16_la-pcre_chartables.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcreposix_la-pcreposix.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre16_la-pcre16_xclass.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre16_la-pcre16_dfa_exec.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CXX libpcrecpp_la-pcre_stringpiece.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CXX libpcrecpp_la-pcre_scanner.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC pcretest-pcre_printint.o make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC pcretest-pcre16_printint.o make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CXX libpcrecpp_la-pcrecpp.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC pcregrep-pcregrep.o pcregrep.c: In function 'compile_pattern': pcregrep.c:2442:13: warning: '%d' directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] sprintf(p, "%d", n); ^~ pcregrep.c:2442:12: note: directive argument in the range [1, 2147483647] sprintf(p, "%d", n); ^~~~ In file included from /usr/include/stdio.h:862, from pcregrep.c:52: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 8 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pcregrep.c: In function 'main': pcregrep.c:2743:31: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(buff2, "%s%.*s", buff1, fulllen - baselen - 2, opbra + 1); ^ In file included from /usr/include/stdio.h:862, from pcregrep.c:52: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 1 and 2147483669 bytes into a destination of size 24 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pcregrep.c:3177:68: warning: '%d' directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] if (patterns->next == NULL) s[0] = 0; else sprintf(s, " number %d", j); ^~ pcregrep.c:3177:59: note: directive argument in the range [1, 2147483647] if (patterns->next == NULL) s[0] = 0; else sprintf(s, " number %d", j); ^~~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from pcregrep.c:52: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 10 and 19 bytes into a destination of size 16 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre_la-pcre_compile.lo pcre_compile.c: In function 'compile_regex': pcre_compile.c:4814:29: warning: array subscript -1 is below array bounds of 'const pcre_uchar[10]' {aka 'const unsigned char[10]'} [-Warray-bounds] ptr = sub_end_of_word - 1; ~~~~~~~~~~~~~~~~^~~ pcre_compile.c:4807:31: warning: array subscript -1 is below array bounds of 'const pcre_uchar[9]' {aka 'const unsigned char[9]'} [-Warray-bounds] ptr = sub_start_of_word - 1; ~~~~~~~~~~~~~~~~~~^~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CXX pcre_scanner_unittest-pcre_scanner_unittest.o make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CXX pcre_stringpiece_unittest-pcre_stringpiece_unittest.o make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre16_la-pcre16_compile.lo In file included from pcre16_compile.c:43: pcre_compile.c: In function 'compile_regex': pcre_compile.c:4814:29: warning: array subscript -1 is below array bounds of 'const pcre_uchar[10]' {aka 'const short unsigned int[10]'} [-Warray-bounds] ptr = sub_end_of_word - 1; ~~~~~~~~~~~~~~~~^~~ pcre_compile.c:4807:31: warning: array subscript -1 is below array bounds of 'const pcre_uchar[9]' {aka 'const short unsigned int[9]'} [-Warray-bounds] ptr = sub_start_of_word - 1; ~~~~~~~~~~~~~~~~~~^~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC pcretest-pcretest.o make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CXX pcrecpp_unittest-pcrecpp_unittest.o make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre16_la-pcre16_exec.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CCLD libpcre16.la make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CC libpcre_la-pcre_exec.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CCLD libpcre.la make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CCLD libpcreposix.la make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CXXLD libpcrecpp.la make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CCLD pcregrep make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CCLD pcretest make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CXXLD pcre_stringpiece_unittest make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CXXLD pcrecpp_unittest make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' CXXLD pcre_scanner_unittest make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.96123 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libpcrecpp1-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libpcrecpp1-buildroot + cd pcre-8.37 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libpcrecpp1-buildroot make: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' make install-am make[1]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' make[2]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' /bin/mkdir -p '/usr/src/tmp/libpcrecpp1-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /bin/install -p libpcre.la libpcre16.la libpcreposix.la libpcrecpp.la '/usr/src/tmp/libpcrecpp1-buildroot/usr/lib64' libtool: install: /bin/install -p .libs/libpcre.so.3.15.5 /usr/src/tmp/libpcrecpp1-buildroot/usr/lib64/libpcre.so.3.15.5 libtool: install: (cd /usr/src/tmp/libpcrecpp1-buildroot/usr/lib64 && { ln -s -f libpcre.so.3.15.5 libpcre.so.3 || { rm -f libpcre.so.3 && ln -s libpcre.so.3.15.5 libpcre.so.3; }; }) libtool: install: (cd /usr/src/tmp/libpcrecpp1-buildroot/usr/lib64 && { ln -s -f libpcre.so.3.15.5 libpcre.so || { rm -f libpcre.so && ln -s libpcre.so.3.15.5 libpcre.so; }; }) libtool: install: /bin/install -p .libs/libpcre.lai /usr/src/tmp/libpcrecpp1-buildroot/usr/lib64/libpcre.la libtool: install: /bin/install -p .libs/libpcre16.so.0.2.5 /usr/src/tmp/libpcrecpp1-buildroot/usr/lib64/libpcre16.so.0.2.5 libtool: install: (cd /usr/src/tmp/libpcrecpp1-buildroot/usr/lib64 && { ln -s -f libpcre16.so.0.2.5 libpcre16.so.0 || { rm -f libpcre16.so.0 && ln -s libpcre16.so.0.2.5 libpcre16.so.0; }; }) libtool: install: (cd /usr/src/tmp/libpcrecpp1-buildroot/usr/lib64 && { ln -s -f libpcre16.so.0.2.5 libpcre16.so || { rm -f libpcre16.so && ln -s libpcre16.so.0.2.5 libpcre16.so; }; }) libtool: install: /bin/install -p .libs/libpcre16.lai /usr/src/tmp/libpcrecpp1-buildroot/usr/lib64/libpcre16.la libtool: install: warning: relinking `libpcreposix.la' libtool: install: (cd /usr/src/RPM/BUILD/pcre-8.37; /bin/sh /usr/src/RPM/BUILD/pcre-8.37/libtool --silent --tag CC --mode=relink x86_64-alt-linux-gcc -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 18:3:15 -o libpcreposix.la -rpath /usr/lib64 libpcreposix_la-pcreposix.lo libpcre.la -inst-prefix-dir /usr/src/tmp/libpcrecpp1-buildroot) libtool: install: /bin/install -p .libs/libpcreposix.so.3.15.3T /usr/src/tmp/libpcrecpp1-buildroot/usr/lib64/libpcreposix.so.3.15.3 libtool: install: (cd /usr/src/tmp/libpcrecpp1-buildroot/usr/lib64 && { ln -s -f libpcreposix.so.3.15.3 libpcreposix.so.3 || { rm -f libpcreposix.so.3 && ln -s libpcreposix.so.3.15.3 libpcreposix.so.3; }; }) libtool: install: (cd /usr/src/tmp/libpcrecpp1-buildroot/usr/lib64 && { ln -s -f libpcreposix.so.3.15.3 libpcreposix.so || { rm -f libpcreposix.so && ln -s libpcreposix.so.3.15.3 libpcreposix.so; }; }) libtool: install: /bin/install -p .libs/libpcreposix.lai /usr/src/tmp/libpcrecpp1-buildroot/usr/lib64/libpcreposix.la libtool: install: warning: relinking `libpcrecpp.la' libtool: install: (cd /usr/src/RPM/BUILD/pcre-8.37; /bin/sh /usr/src/RPM/BUILD/pcre-8.37/libtool --silent --tag CXX --mode=relink g++ -fvisibility=hidden -fvisibility-inlines-hidden -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 1: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/libpcrecpp1-buildroot) libtool: install: /bin/install -p .libs/libpcrecpp.so.1.0.1T /usr/src/tmp/libpcrecpp1-buildroot/usr/lib64/libpcrecpp.so.1.0.1 libtool: install: (cd /usr/src/tmp/libpcrecpp1-buildroot/usr/lib64 && { ln -s -f libpcrecpp.so.1.0.1 libpcrecpp.so.1 || { rm -f libpcrecpp.so.1 && ln -s libpcrecpp.so.1.0.1 libpcrecpp.so.1; }; }) libtool: install: (cd /usr/src/tmp/libpcrecpp1-buildroot/usr/lib64 && { ln -s -f libpcrecpp.so.1.0.1 libpcrecpp.so || { rm -f libpcrecpp.so && ln -s libpcrecpp.so.1.0.1 libpcrecpp.so; }; }) libtool: install: /bin/install -p .libs/libpcrecpp.lai /usr/src/tmp/libpcrecpp1-buildroot/usr/lib64/libpcrecpp.la libtool: install: /bin/install -p .libs/libpcre.a /usr/src/tmp/libpcrecpp1-buildroot/usr/lib64/libpcre.a libtool: install: chmod 644 /usr/src/tmp/libpcrecpp1-buildroot/usr/lib64/libpcre.a libtool: install: ranlib /usr/src/tmp/libpcrecpp1-buildroot/usr/lib64/libpcre.a libtool: install: /bin/install -p .libs/libpcre16.a /usr/src/tmp/libpcrecpp1-buildroot/usr/lib64/libpcre16.a libtool: install: chmod 644 /usr/src/tmp/libpcrecpp1-buildroot/usr/lib64/libpcre16.a libtool: install: ranlib /usr/src/tmp/libpcrecpp1-buildroot/usr/lib64/libpcre16.a libtool: install: /bin/install -p .libs/libpcreposix.a /usr/src/tmp/libpcrecpp1-buildroot/usr/lib64/libpcreposix.a libtool: install: chmod 644 /usr/src/tmp/libpcrecpp1-buildroot/usr/lib64/libpcreposix.a libtool: install: ranlib /usr/src/tmp/libpcrecpp1-buildroot/usr/lib64/libpcreposix.a libtool: install: /bin/install -p .libs/libpcrecpp.a /usr/src/tmp/libpcrecpp1-buildroot/usr/lib64/libpcrecpp.a libtool: install: chmod 644 /usr/src/tmp/libpcrecpp1-buildroot/usr/lib64/libpcrecpp.a libtool: install: ranlib /usr/src/tmp/libpcrecpp1-buildroot/usr/lib64/libpcrecpp.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libpcrecpp1-buildroot/usr/bin' /bin/sh ./libtool --mode=install /bin/install -p pcretest pcregrep '/usr/src/tmp/libpcrecpp1-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/libpcrecpp1-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/libpcrecpp1-buildroot/usr/bin/pcregrep /bin/mkdir -p '/usr/src/tmp/libpcrecpp1-buildroot/usr/bin' /bin/install -p pcre-config '/usr/src/tmp/libpcrecpp1-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/doc/libpcrecpp1-8.37' /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/libpcrecpp1-buildroot/usr/share/doc/libpcrecpp1-8.37' /bin/mkdir -p '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/doc/libpcrecpp1-8.37/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/libpcrecpp1-buildroot/usr/share/doc/libpcrecpp1-8.37/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/libpcrecpp1-buildroot/usr/share/doc/libpcrecpp1-8.37/html' /bin/mkdir -p '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/doc/libpcrecpp1-8.37/html' /bin/install -p -m 644 doc/html/pcrecpp.html '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/doc/libpcrecpp1-8.37/html' /bin/mkdir -p '/usr/src/tmp/libpcrecpp1-buildroot/usr/include/libpcrecpp1' /bin/install -p -m 644 pcreposix.h pcrecpp.h pcre_scanner.h '/usr/src/tmp/libpcrecpp1-buildroot/usr/include/libpcrecpp1' /bin/mkdir -p '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man1' /bin/install -p -m 644 doc/pcre-config.1 doc/pcregrep.1 doc/pcretest.1 '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man1' /bin/mkdir -p '/usr/src/tmp/libpcrecpp1-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/libpcrecpp1-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/libpcrecpp1-buildroot/usr/share/man/man3' /bin/mkdir -p '/usr/src/tmp/libpcrecpp1-buildroot/usr/include/libpcrecpp1' /bin/install -p -m 644 pcre.h pcrecpparg.h pcre_stringpiece.h '/usr/src/tmp/libpcrecpp1-buildroot/usr/include/libpcrecpp1' /bin/mkdir -p '/usr/src/tmp/libpcrecpp1-buildroot/usr/lib64/pkgconfig' /bin/install -p -m 644 libpcre.pc libpcreposix.pc libpcre16.pc libpcrecpp.pc '/usr/src/tmp/libpcrecpp1-buildroot/usr/lib64/pkgconfig' make install-data-hook make[3]: Entering directory '/usr/src/RPM/BUILD/pcre-8.37' ln -sf pcre_assign_jit_stack.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_assign_jit_stack.3 ln -sf pcre_compile.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_compile.3 ln -sf pcre_compile2.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_compile2.3 ln -sf pcre_config.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_config.3 ln -sf pcre_copy_named_substring.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_copy_named_substring.3 ln -sf pcre_copy_substring.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_copy_substring.3 ln -sf pcre_dfa_exec.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_dfa_exec.3 ln -sf pcre_exec.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_exec.3 ln -sf pcre_free_study.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_free_study.3 ln -sf pcre_free_substring.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_free_substring.3 ln -sf pcre_free_substring_list.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_free_substring_list.3 ln -sf pcre_fullinfo.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_fullinfo.3 ln -sf pcre_get_named_substring.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_get_substring.3 ln -sf pcre_get_substring_list.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_get_substring_list.3 ln -sf pcre_jit_exec.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_jit_stack_free.3 ln -sf pcre_maketables.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_refcount.3 ln -sf pcre_study.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_study.3 ln -sf pcre_utf16_to_host_byte_order.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_utf16_to_host_byte_order.3 ln -sf pcre_version.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_version.3 ln -sf pcre_assign_jit_stack.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_assign_jit_stack.3 ln -sf pcre_compile.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_compile.3 ln -sf pcre_compile2.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_compile2.3 ln -sf pcre_config.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_config.3 ln -sf pcre_copy_named_substring.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_copy_named_substring.3 ln -sf pcre_copy_substring.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_copy_substring.3 ln -sf pcre_dfa_exec.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_dfa_exec.3 ln -sf pcre_exec.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_exec.3 ln -sf pcre_free_study.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_free_study.3 ln -sf pcre_free_substring.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_free_substring.3 ln -sf pcre_free_substring_list.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_free_substring_list.3 ln -sf pcre_fullinfo.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_fullinfo.3 ln -sf pcre_get_named_substring.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_get_substring.3 ln -sf pcre_get_substring_list.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_get_substring_list.3 ln -sf pcre_jit_exec.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_jit_stack_free.3 ln -sf pcre_maketables.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_refcount.3 ln -sf pcre_study.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_study.3 ln -sf pcre_utf32_to_host_byte_order.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_utf32_to_host_byte_order.3 ln -sf pcre_version.3 /usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_version.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[2]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make[1]: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' make: Leaving directory '/usr/src/RPM/BUILD/pcre-8.37' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libpcrecpp1-buildroot (auto) removed './usr/lib64/libpcrecpp.la' removed './usr/lib64/libpcreposix.la' removed './usr/lib64/libpcre16.la' removed './usr/lib64/libpcre.la' mode of './usr/lib64/libpcrecpp.so.1.0.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libpcreposix.so.3.15.3' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libpcre16.so.0.2.5' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libpcre.so.3.15.5' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libpcrecpp1-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' Checking contents of files in /usr/src/tmp/libpcrecpp1-buildroot/ (default) Compressing files in /usr/src/tmp/libpcrecpp1-buildroot (auto) removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_version.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_version.3.xz' -> 'pcre_version.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_utf32_to_host_byte_order.3' '/usr/src/tmp/libpcrecpp1-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/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_study.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_study.3.xz' -> 'pcre_study.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_refcount.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_refcount.3.xz' -> 'pcre_refcount.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_pattern_to_host_byte_order.3' '/usr/src/tmp/libpcrecpp1-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/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_maketables.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_maketables.3.xz' -> 'pcre_maketables.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_jit_stack_free.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_jit_stack_free.3.xz' -> 'pcre_jit_stack_free.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_jit_stack_alloc.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_jit_stack_alloc.3.xz' -> 'pcre_jit_stack_alloc.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_jit_exec.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_jit_exec.3.xz' -> 'pcre_jit_exec.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_get_substring_list.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_get_substring_list.3.xz' -> 'pcre_get_substring_list.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_get_substring.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_get_substring.3.xz' -> 'pcre_get_substring.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_get_stringtable_entries.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_get_stringtable_entries.3.xz' -> 'pcre_get_stringtable_entries.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_get_stringnumber.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_get_stringnumber.3.xz' -> 'pcre_get_stringnumber.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_get_named_substring.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_get_named_substring.3.xz' -> 'pcre_get_named_substring.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_fullinfo.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_fullinfo.3.xz' -> 'pcre_fullinfo.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_free_substring_list.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_free_substring_list.3.xz' -> 'pcre_free_substring_list.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_free_substring.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_free_substring.3.xz' -> 'pcre_free_substring.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_free_study.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_free_study.3.xz' -> 'pcre_free_study.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_exec.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_exec.3.xz' -> 'pcre_exec.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_dfa_exec.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_dfa_exec.3.xz' -> 'pcre_dfa_exec.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_copy_substring.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_copy_substring.3.xz' -> 'pcre_copy_substring.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_copy_named_substring.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_copy_named_substring.3.xz' -> 'pcre_copy_named_substring.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_config.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_config.3.xz' -> 'pcre_config.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_compile2.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_compile2.3.xz' -> 'pcre_compile2.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_compile.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_compile.3.xz' -> 'pcre_compile.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_assign_jit_stack.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre32_assign_jit_stack.3.xz' -> 'pcre_assign_jit_stack.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_version.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_version.3.xz' -> 'pcre_version.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_utf16_to_host_byte_order.3' '/usr/src/tmp/libpcrecpp1-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/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_study.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_study.3.xz' -> 'pcre_study.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_refcount.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_refcount.3.xz' -> 'pcre_refcount.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_pattern_to_host_byte_order.3' '/usr/src/tmp/libpcrecpp1-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/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_maketables.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_maketables.3.xz' -> 'pcre_maketables.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_jit_stack_free.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_jit_stack_free.3.xz' -> 'pcre_jit_stack_free.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_jit_stack_alloc.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_jit_stack_alloc.3.xz' -> 'pcre_jit_stack_alloc.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_jit_exec.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_jit_exec.3.xz' -> 'pcre_jit_exec.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_get_substring_list.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_get_substring_list.3.xz' -> 'pcre_get_substring_list.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_get_substring.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_get_substring.3.xz' -> 'pcre_get_substring.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_get_stringtable_entries.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_get_stringtable_entries.3.xz' -> 'pcre_get_stringtable_entries.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_get_stringnumber.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_get_stringnumber.3.xz' -> 'pcre_get_stringnumber.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_get_named_substring.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_get_named_substring.3.xz' -> 'pcre_get_named_substring.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_fullinfo.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_fullinfo.3.xz' -> 'pcre_fullinfo.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_free_substring_list.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_free_substring_list.3.xz' -> 'pcre_free_substring_list.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_free_substring.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_free_substring.3.xz' -> 'pcre_free_substring.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_free_study.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_free_study.3.xz' -> 'pcre_free_study.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_exec.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_exec.3.xz' -> 'pcre_exec.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_dfa_exec.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_dfa_exec.3.xz' -> 'pcre_dfa_exec.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_copy_substring.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_copy_substring.3.xz' -> 'pcre_copy_substring.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_copy_named_substring.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_copy_named_substring.3.xz' -> 'pcre_copy_named_substring.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_config.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_config.3.xz' -> 'pcre_config.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_compile2.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_compile2.3.xz' -> 'pcre_compile2.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_compile.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_compile.3.xz' -> 'pcre_compile.3.xz' removed '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_assign_jit_stack.3' '/usr/src/tmp/libpcrecpp1-buildroot/usr/share/man/man3/pcre16_assign_jit_stack.3.xz' -> 'pcre_assign_jit_stack.3.xz' Adjusting library links in /usr/src/tmp/libpcrecpp1-buildroot ./usr/lib64: libpcre.so.3 -> libpcre.so.3.15.5 libpcre16.so.0 -> libpcre16.so.0.2.5 libpcreposix.so.3 -> libpcreposix.so.3.15.3 libpcrecpp.so.1 -> libpcrecpp.so.1.0.1 Verifying ELF objects in /usr/src/tmp/libpcrecpp1-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: libpcrecpp1-8.37-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CZR5nA find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libpcrecpp1-buildroot/usr/lib64/libpcrecpp.so.1: 86 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7witYD find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libpcrecpp = 8.37, libpcrecpp.so.1()(64bit) = set:kdZI0BwU0fTM23Gr4JxQesoMnwq1mit0KrUlH4oUh4bahzUYl8MZlKi02fG9CYcZAHZgoNNsDyqAo1iMUz2NiZJUGTNBZkwqFzPmIAMPZoVj1cxu689uu6uHJEQ0qktjgkw5CR4s3JqOnDx435KexsVGCPsENhofUmtOtZ4wUbQImKvdf1 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), libgcc_s.so.1(GCC_3.0)(64bit), libpcre.so.3()(64bit) >= set:ifEzoRmpxkrEh2, libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Obsoletes: libpcrecpp < 8.37 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.igMG3K Creating libpcrecpp1-debuginfo package Processing files: libpcrecpp1-debuginfo-8.37-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pZ2fzV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.I6yjr9 find-requires: running scripts (debuginfo) Provides: debug64(libpcrecpp.so.1) Requires: libpcrecpp1 = 8.37-alt2, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libpcre.so.3), debug64(libstdc++.so.6) warning: Installed (but unpackaged) file(s) found: /usr/bin/pcre-config /usr/bin/pcregrep /usr/bin/pcretest /usr/include/libpcrecpp1/pcre.h /usr/include/libpcrecpp1/pcre_scanner.h /usr/include/libpcrecpp1/pcre_stringpiece.h /usr/include/libpcrecpp1/pcrecpp.h /usr/include/libpcrecpp1/pcrecpparg.h /usr/include/libpcrecpp1/pcreposix.h /usr/lib64/libpcre.a /usr/lib64/libpcre.so /usr/lib64/libpcre.so.3 /usr/lib64/libpcre.so.3.15.5 /usr/lib64/libpcre16.a /usr/lib64/libpcre16.so /usr/lib64/libpcre16.so.0 /usr/lib64/libpcre16.so.0.2.5 /usr/lib64/libpcrecpp.a /usr/lib64/libpcrecpp.so /usr/lib64/libpcreposix.a /usr/lib64/libpcreposix.so /usr/lib64/libpcreposix.so.3 /usr/lib64/libpcreposix.so.3.15.3 /usr/lib64/pkgconfig/libpcre.pc /usr/lib64/pkgconfig/libpcre16.pc /usr/lib64/pkgconfig/libpcrecpp.pc /usr/lib64/pkgconfig/libpcreposix.pc /usr/share/doc/libpcrecpp1-8.37/AUTHORS /usr/share/doc/libpcrecpp1-8.37/COPYING /usr/share/doc/libpcrecpp1-8.37/ChangeLog /usr/share/doc/libpcrecpp1-8.37/LICENCE /usr/share/doc/libpcrecpp1-8.37/NEWS /usr/share/doc/libpcrecpp1-8.37/README /usr/share/doc/libpcrecpp1-8.37/html/NON-AUTOTOOLS-BUILD.txt /usr/share/doc/libpcrecpp1-8.37/html/README.txt /usr/share/doc/libpcrecpp1-8.37/html/index.html /usr/share/doc/libpcrecpp1-8.37/html/pcre-config.html /usr/share/doc/libpcrecpp1-8.37/html/pcre.html /usr/share/doc/libpcrecpp1-8.37/html/pcre16.html /usr/share/doc/libpcrecpp1-8.37/html/pcre32.html /usr/share/doc/libpcrecpp1-8.37/html/pcre_assign_jit_stack.html /usr/share/doc/libpcrecpp1-8.37/html/pcre_compile.html /usr/share/doc/libpcrecpp1-8.37/html/pcre_compile2.html /usr/share/doc/libpcrecpp1-8.37/html/pcre_config.html /usr/share/doc/libpcrecpp1-8.37/html/pcre_copy_named_substring.html /usr/share/doc/libpcrecpp1-8.37/html/pcre_copy_substring.html /usr/share/doc/libpcrecpp1-8.37/html/pcre_dfa_exec.html /usr/share/doc/libpcrecpp1-8.37/html/pcre_exec.html /usr/share/doc/libpcrecpp1-8.37/html/pcre_free_study.html /usr/share/doc/libpcrecpp1-8.37/html/pcre_free_substring.html /usr/share/doc/libpcrecpp1-8.37/html/pcre_free_substring_list.html /usr/share/doc/libpcrecpp1-8.37/html/pcre_fullinfo.html /usr/share/doc/libpcrecpp1-8.37/html/pcre_get_named_substring.html /usr/share/doc/libpcrecpp1-8.37/html/pcre_get_stringnumber.html /usr/share/doc/libpcrecpp1-8.37/html/pcre_get_stringtable_entries.html /usr/share/doc/libpcrecpp1-8.37/html/pcre_get_substring.html /usr/share/doc/libpcrecpp1-8.37/html/pcre_get_substring_list.html /usr/share/doc/libpcrecpp1-8.37/html/pcre_jit_exec.html /usr/share/doc/libpcrecpp1-8.37/html/pcre_jit_stack_alloc.html /usr/share/doc/libpcrecpp1-8.37/html/pcre_jit_stack_free.html /usr/share/doc/libpcrecpp1-8.37/html/pcre_maketables.html /usr/share/doc/libpcrecpp1-8.37/html/pcre_pattern_to_host_byte_order.html /usr/share/doc/libpcrecpp1-8.37/html/pcre_refcount.html /usr/share/doc/libpcrecpp1-8.37/html/pcre_study.html /usr/share/doc/libpcrecpp1-8.37/html/pcre_utf16_to_host_byte_order.html /usr/share/doc/libpcrecpp1-8.37/html/pcre_utf32_to_host_byte_order.html /usr/share/doc/libpcrecpp1-8.37/html/pcre_version.html /usr/share/doc/libpcrecpp1-8.37/html/pcreapi.html /usr/share/doc/libpcrecpp1-8.37/html/pcrebuild.html /usr/share/doc/libpcrecpp1-8.37/html/pcrecallout.html /usr/share/doc/libpcrecpp1-8.37/html/pcrecompat.html /usr/share/doc/libpcrecpp1-8.37/html/pcrecpp.html /usr/share/doc/libpcrecpp1-8.37/html/pcredemo.html /usr/share/doc/libpcrecpp1-8.37/html/pcregrep.html /usr/share/doc/libpcrecpp1-8.37/html/pcrejit.html /usr/share/doc/libpcrecpp1-8.37/html/pcrelimits.html /usr/share/doc/libpcrecpp1-8.37/html/pcrematching.html /usr/share/doc/libpcrecpp1-8.37/html/pcrepartial.html /usr/share/doc/libpcrecpp1-8.37/html/pcrepattern.html /usr/share/doc/libpcrecpp1-8.37/html/pcreperform.html /usr/share/doc/libpcrecpp1-8.37/html/pcreposix.html /usr/share/doc/libpcrecpp1-8.37/html/pcreprecompile.html /usr/share/doc/libpcrecpp1-8.37/html/pcresample.html /usr/share/doc/libpcrecpp1-8.37/html/pcrestack.html /usr/share/doc/libpcrecpp1-8.37/html/pcresyntax.html /usr/share/doc/libpcrecpp1-8.37/html/pcretest.html /usr/share/doc/libpcrecpp1-8.37/html/pcreunicode.html /usr/share/doc/libpcrecpp1-8.37/pcre-config.txt /usr/share/doc/libpcrecpp1-8.37/pcre.txt /usr/share/doc/libpcrecpp1-8.37/pcregrep.txt /usr/share/doc/libpcrecpp1-8.37/pcretest.txt /usr/share/man/man1/pcre-config.1.xz /usr/share/man/man1/pcregrep.1.xz /usr/share/man/man1/pcretest.1.xz /usr/share/man/man3/pcre.3.xz /usr/share/man/man3/pcre16.3.xz /usr/share/man/man3/pcre16_assign_jit_stack.3.xz /usr/share/man/man3/pcre16_compile.3.xz /usr/share/man/man3/pcre16_compile2.3.xz /usr/share/man/man3/pcre16_config.3.xz /usr/share/man/man3/pcre16_copy_named_substring.3.xz /usr/share/man/man3/pcre16_copy_substring.3.xz /usr/share/man/man3/pcre16_dfa_exec.3.xz /usr/share/man/man3/pcre16_exec.3.xz /usr/share/man/man3/pcre16_free_study.3.xz /usr/share/man/man3/pcre16_free_substring.3.xz /usr/share/man/man3/pcre16_free_substring_list.3.xz /usr/share/man/man3/pcre16_fullinfo.3.xz /usr/share/man/man3/pcre16_get_named_substring.3.xz /usr/share/man/man3/pcre16_get_stringnumber.3.xz /usr/share/man/man3/pcre16_get_stringtable_entries.3.xz /usr/share/man/man3/pcre16_get_substring.3.xz /usr/share/man/man3/pcre16_get_substring_list.3.xz /usr/share/man/man3/pcre16_jit_exec.3.xz /usr/share/man/man3/pcre16_jit_stack_alloc.3.xz /usr/share/man/man3/pcre16_jit_stack_free.3.xz /usr/share/man/man3/pcre16_maketables.3.xz /usr/share/man/man3/pcre16_pattern_to_host_byte_order.3.xz /usr/share/man/man3/pcre16_refcount.3.xz /usr/share/man/man3/pcre16_study.3.xz /usr/share/man/man3/pcre16_utf16_to_host_byte_order.3.xz /usr/share/man/man3/pcre16_version.3.xz /usr/share/man/man3/pcre32.3.xz /usr/share/man/man3/pcre32_assign_jit_stack.3.xz /usr/share/man/man3/pcre32_compile.3.xz /usr/share/man/man3/pcre32_compile2.3.xz /usr/share/man/man3/pcre32_config.3.xz /usr/share/man/man3/pcre32_copy_named_substring.3.xz /usr/share/man/man3/pcre32_copy_substring.3.xz /usr/share/man/man3/pcre32_dfa_exec.3.xz /usr/share/man/man3/pcre32_exec.3.xz /usr/share/man/man3/pcre32_free_study.3.xz /usr/share/man/man3/pcre32_free_substring.3.xz /usr/share/man/man3/pcre32_free_substring_list.3.xz /usr/share/man/man3/pcre32_fullinfo.3.xz /usr/share/man/man3/pcre32_get_named_substring.3.xz /usr/share/man/man3/pcre32_get_stringnumber.3.xz /usr/share/man/man3/pcre32_get_stringtable_entries.3.xz /usr/share/man/man3/pcre32_get_substring.3.xz /usr/share/man/man3/pcre32_get_substring_list.3.xz /usr/share/man/man3/pcre32_jit_exec.3.xz /usr/share/man/man3/pcre32_jit_stack_alloc.3.xz /usr/share/man/man3/pcre32_jit_stack_free.3.xz /usr/share/man/man3/pcre32_maketables.3.xz /usr/share/man/man3/pcre32_pattern_to_host_byte_order.3.xz /usr/share/man/man3/pcre32_refcount.3.xz /usr/share/man/man3/pcre32_study.3.xz /usr/share/man/man3/pcre32_utf32_to_host_byte_order.3.xz /usr/share/man/man3/pcre32_version.3.xz /usr/share/man/man3/pcre_assign_jit_stack.3.xz /usr/share/man/man3/pcre_compile.3.xz /usr/share/man/man3/pcre_compile2.3.xz /usr/share/man/man3/pcre_config.3.xz /usr/share/man/man3/pcre_copy_named_substring.3.xz /usr/share/man/man3/pcre_copy_substring.3.xz /usr/share/man/man3/pcre_dfa_exec.3.xz /usr/share/man/man3/pcre_exec.3.xz /usr/share/man/man3/pcre_free_study.3.xz /usr/share/man/man3/pcre_free_substring.3.xz /usr/share/man/man3/pcre_free_substring_list.3.xz /usr/share/man/man3/pcre_fullinfo.3.xz /usr/share/man/man3/pcre_get_named_substring.3.xz /usr/share/man/man3/pcre_get_stringnumber.3.xz /usr/share/man/man3/pcre_get_stringtable_entries.3.xz /usr/share/man/man3/pcre_get_substring.3.xz /usr/share/man/man3/pcre_get_substring_list.3.xz /usr/share/man/man3/pcre_jit_exec.3.xz /usr/share/man/man3/pcre_jit_stack_alloc.3.xz /usr/share/man/man3/pcre_jit_stack_free.3.xz /usr/share/man/man3/pcre_maketables.3.xz /usr/share/man/man3/pcre_pattern_to_host_byte_order.3.xz /usr/share/man/man3/pcre_refcount.3.xz /usr/share/man/man3/pcre_study.3.xz /usr/share/man/man3/pcre_utf16_to_host_byte_order.3.xz /usr/share/man/man3/pcre_utf32_to_host_byte_order.3.xz /usr/share/man/man3/pcre_version.3.xz /usr/share/man/man3/pcreapi.3.xz /usr/share/man/man3/pcrebuild.3.xz /usr/share/man/man3/pcrecallout.3.xz /usr/share/man/man3/pcrecompat.3.xz /usr/share/man/man3/pcrecpp.3.xz /usr/share/man/man3/pcredemo.3.xz /usr/share/man/man3/pcrejit.3.xz /usr/share/man/man3/pcrelimits.3.xz /usr/share/man/man3/pcrematching.3.xz /usr/share/man/man3/pcrepartial.3.xz /usr/share/man/man3/pcrepattern.3.xz /usr/share/man/man3/pcreperform.3.xz /usr/share/man/man3/pcreposix.3.xz /usr/share/man/man3/pcreprecompile.3.xz /usr/share/man/man3/pcresample.3.xz /usr/share/man/man3/pcrestack.3.xz /usr/share/man/man3/pcresyntax.3.xz /usr/share/man/man3/pcreunicode.3.xz Wrote: /usr/src/RPM/RPMS/x86_64/libpcrecpp1-8.37-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libpcrecpp1-debuginfo-8.37-alt2.x86_64.rpm 66.88user 5.74system 0:48.19elapsed 150%CPU (0avgtext+0avgdata 234860maxresident)k 0inputs+0outputs (0major+2605948minor)pagefaults 0swaps 79.21user 8.96system 1:05.21elapsed 135%CPU (0avgtext+0avgdata 234860maxresident)k 44408inputs+0outputs (0major+3041457minor)pagefaults 0swaps --- libpcrecpp1-8.37-alt2.x86_64.rpm.repo 2015-05-26 16:45:10.000000000 +0000 +++ libpcrecpp1-8.37-alt2.x86_64.rpm.hasher 2019-02-02 02:14:05.269154484 +0000 @@ -8,3 +8,3 @@ Requires: libgcc_s.so.1(GCC_3.0)(64bit) -Requires: libpcre.so.3()(64bit) >= set:jgW8mUwkvtmE1p2 +Requires: libpcre.so.3()(64bit) >= set:ifEzoRmpxkrEh2 Requires: rpmlib(SetVersions)