Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/pcre.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1731-2821/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/pcre.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/pcre-6.6-2.ru.7.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/pcre.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1731-2821/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/pcre.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.22012 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf pcre-6.6 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/pcre-6.6.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pcre-6.6 ++ /usr/bin/id -u + '[' 73 = 0 ']' ++ /usr/bin/id -u + '[' 73 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (pcre-6.6-multilib.patch):' Patch #1 (pcre-6.6-multilib.patch): + patch -p1 -b --suffix .multilib -s + echo 'Patch #2 (pcre-6.6-CVE-2007-1659.patch):' Patch #2 (pcre-6.6-CVE-2007-1659.patch): + patch -p1 -b --suffix .CVE-2007-1659 -s + echo 'Patch #3 (pcre-6.6-CVE-2007-1660.patch):' Patch #3 (pcre-6.6-CVE-2007-1660.patch): + patch -p1 -b --suffix .CVE-2007-1660 -s + echo 'Patch #4 (pcre-6.6-CVE-2006-7224.patch):' Patch #4 (pcre-6.6-CVE-2006-7224.patch): + patch -p1 -b --suffix .CVE-2006-7224 -s + echo 'Patch #5 (pcre-6.6-CVE-2006-7225.patch):' Patch #5 (pcre-6.6-CVE-2006-7225.patch): + patch -p1 -b --suffix .CVE-2006-7225 -s + echo 'Patch #6 (pcre-6.6-CVE-2006-7226.patch):' Patch #6 (pcre-6.6-CVE-2006-7226.patch): + patch -p1 -b --suffix .CVE-2006-7226 -s + echo 'Patch #7 (pcre-6.6-CVE-2006-7230.patch):' Patch #7 (pcre-6.6-CVE-2006-7230.patch): + patch -p1 -b --suffix .CVE-2006-7230 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.22012 + umask 022 + cd /builddir/build/BUILD + cd pcre-6.6 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-utf8 --enable-unicode-properties checking for x86_64-koji-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for x86_64-koji-linux-gnu-g77... no checking for x86_64-koji-linux-gnu-f77... no checking for x86_64-koji-linux-gnu-xlf... no checking for x86_64-koji-linux-gnu-frt... no checking for x86_64-koji-linux-gnu-pgf77... no checking for x86_64-koji-linux-gnu-fort77... no checking for x86_64-koji-linux-gnu-fl32... no checking for x86_64-koji-linux-gnu-af77... no checking for x86_64-koji-linux-gnu-f90... no checking for x86_64-koji-linux-gnu-xlf90... no checking for x86_64-koji-linux-gnu-pgf90... no checking for x86_64-koji-linux-gnu-epcf90... no checking for x86_64-koji-linux-gnu-f95... no checking for x86_64-koji-linux-gnu-fort... no checking for x86_64-koji-linux-gnu-xlf95... no checking for x86_64-koji-linux-gnu-ifc... no checking for x86_64-koji-linux-gnu-efc... no checking for x86_64-koji-linux-gnu-pgf95... no checking for x86_64-koji-linux-gnu-lf95... no checking for x86_64-koji-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking for correct ltmain.sh version... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the 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... cat: ld.so.conf.d/*.conf: No such file or directory 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 configure: creating libtool appending configuration tag "CXX" to libtool 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 checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes 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 an ANSI C-conforming const... yes checking for size_t... yes checking for long long... yes checking for unsigned long long... yes checking for bcopy... yes checking for memmove... yes checking for strerror... yes checking for strtoq... yes checking for strtoll... yes configure: creating ./config.status config.status: creating Makefile config.status: creating pcre-config config.status: creating libpcre.pc config.status: creating pcrecpparg.h config.status: creating pcre_stringpiece.h config.status: creating RunGrepTest config.status: creating RunTest config.status: creating config.h config.status: executing default commands + make -j4 gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. ./dftables.c mkdir .libs gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_config.c -fPIC -DPIC -o .libs/pcre_config.o gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_dfa_exec.c -fPIC -DPIC -o .libs/pcre_dfa_exec.o gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_compile.c -fPIC -DPIC -o .libs/pcre_compile.o gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_config.c -o pcre_config.o >/dev/null 2>&1 gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_exec.c -fPIC -DPIC -o .libs/pcre_exec.o gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_dfa_exec.c -o pcre_dfa_exec.o >/dev/null 2>&1 gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_fullinfo.c -fPIC -DPIC -o .libs/pcre_fullinfo.o gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_fullinfo.c -o pcre_fullinfo.o >/dev/null 2>&1 gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_compile.c -o pcre_compile.o >/dev/null 2>&1 gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_globals.c -fPIC -DPIC -o .libs/pcre_globals.o gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_get.c -fPIC -DPIC -o .libs/pcre_get.o gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_globals.c -o pcre_globals.o >/dev/null 2>&1 gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_get.c -o pcre_get.o >/dev/null 2>&1 gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_exec.c -o pcre_exec.o >/dev/null 2>&1 gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_maketables.c -fPIC -DPIC -o .libs/pcre_maketables.o gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_maketables.c -o pcre_maketables.o >/dev/null 2>&1 gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_info.c -fPIC -DPIC -o .libs/pcre_info.o gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_ord2utf8.c -fPIC -DPIC -o .libs/pcre_ord2utf8.o gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_info.c -o pcre_info.o >/dev/null 2>&1 gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_ord2utf8.c -o pcre_ord2utf8.o >/dev/null 2>&1 gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_refcount.c -fPIC -DPIC -o .libs/pcre_refcount.o gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_refcount.c -o pcre_refcount.o >/dev/null 2>&1 gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_study.c -fPIC -DPIC -o .libs/pcre_study.o gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_study.c -o pcre_study.o >/dev/null 2>&1 gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_tables.c -fPIC -DPIC -o .libs/pcre_tables.o gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_tables.c -o pcre_tables.o >/dev/null 2>&1 gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_version.c -fPIC -DPIC -o .libs/pcre_version.o gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_version.c -o pcre_version.o >/dev/null 2>&1 gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_try_flipped.c -fPIC -DPIC -o .libs/pcre_try_flipped.o gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_ucp_searchfuncs.c -fPIC -DPIC -o .libs/pcre_ucp_searchfuncs.o gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_try_flipped.c -o pcre_try_flipped.o >/dev/null 2>&1 gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_xclass.c -fPIC -DPIC -o .libs/pcre_xclass.o gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_ucp_searchfuncs.c -o pcre_ucp_searchfuncs.o >/dev/null 2>&1 gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_xclass.c -o pcre_xclass.o >/dev/null 2>&1 gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_valid_utf8.c -fPIC -DPIC -o .libs/pcre_valid_utf8.o gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_valid_utf8.c -o pcre_valid_utf8.o >/dev/null 2>&1 gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP \ ./pcretest.c gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP \ -DIS_UNIX ./pcregrep.c ./pcregrep.c: In function 'do_after_lines': ./pcregrep.c:497: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ./pcregrep.c: In function 'pcregrep': ./pcregrep.c:635: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ./pcregrep.c:688: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ./pcregrep.c:723: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ./pcregrep.c:763: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ./pcregrep.c:814: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ./pcregrep.c:816: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ./pcregrep.c:818: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ./pcregrep.c:820: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ./pcregrep.c: In function 'compile_pattern': ./pcregrep.c:1233: warning: field precision should have type 'int', but argument 5 has type 'long int' ./pcregrep.c: In function 'main': ./pcregrep.c:1337: warning: field precision should have type 'int', but argument 6 has type 'size_t' ./pcretest.c: In function 'main': ./pcretest.c:655: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ./pcretest.c:1553: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DPOSIX_MALLOC_THRESHOLD=10 ./pcreposix.c -fPIC -DPIC -o .libs/pcreposix.o g++ -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcrecpp.cc -fPIC -DPIC -o .libs/pcrecpp.o gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DPOSIX_MALLOC_THRESHOLD=10 ./pcreposix.c -o pcreposix.o >/dev/null 2>&1 g++ -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_scanner.cc -fPIC -DPIC -o .libs/pcre_scanner.o g++ -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP \ ./pcrecpp_unittest.cc g++ -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcrecpp.cc -o pcrecpp.o >/dev/null 2>&1 g++ -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_stringpiece.cc -fPIC -DPIC -o .libs/pcre_stringpiece.o g++ -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_stringpiece.cc -o pcre_stringpiece.o >/dev/null 2>&1 g++ -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP \ ./pcre_scanner_unittest.cc g++ -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP -DPOSIX_MALLOC_THRESHOLD=10 ./pcre_scanner.cc -o pcre_scanner.o >/dev/null 2>&1 g++ -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -DSUPPORT_UTF8 -DSUPPORT_UCP \ ./pcre_stringpiece_unittest.cc /bin/sh ./libtool --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -o dftables dftables.o gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -o dftables dftables.o ./dftables pcre_chartables.c gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. pcre_chartables.c -fPIC -DPIC -o .libs/pcre_chartables.o gcc -c -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. pcre_chartables.c -o pcre_chartables.o >/dev/null 2>&1 rm -f libpcre.la /bin/sh ./libtool --mode=link gcc -export-symbols-regex '^[^_]' -I. -I. -rpath /usr/lib64 -version-info \ '0:1:0' -o libpcre.la pcre_chartables.lo pcre_compile.lo pcre_config.lo pcre_dfa_exec.lo pcre_exec.lo pcre_fullinfo.lo pcre_get.lo pcre_globals.lo pcre_info.lo pcre_maketables.lo pcre_ord2utf8.lo pcre_refcount.lo pcre_study.lo pcre_tables.lo pcre_try_flipped.lo pcre_ucp_searchfuncs.lo pcre_valid_utf8.lo pcre_version.lo pcre_xclass.lo generating symbol list for `libpcre.la' /usr/bin/nm -B .libs/pcre_chartables.o .libs/pcre_compile.o .libs/pcre_config.o .libs/pcre_dfa_exec.o .libs/pcre_exec.o .libs/pcre_fullinfo.o .libs/pcre_get.o .libs/pcre_globals.o .libs/pcre_info.o .libs/pcre_maketables.o .libs/pcre_ord2utf8.o .libs/pcre_refcount.o .libs/pcre_study.o .libs/pcre_tables.o .libs/pcre_try_flipped.o .libs/pcre_ucp_searchfuncs.o .libs/pcre_valid_utf8.o .libs/pcre_version.o .libs/pcre_xclass.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libpcre.exp grep -E -e "^[^_]" ".libs/libpcre.exp" > ".libs/libpcre.expT" mv -f ".libs/libpcre.expT" ".libs/libpcre.exp" echo "{ global:" > .libs/libpcre.ver cat .libs/libpcre.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpcre.ver echo "local: *; };" >> .libs/libpcre.ver gcc -shared .libs/pcre_chartables.o .libs/pcre_compile.o .libs/pcre_config.o .libs/pcre_dfa_exec.o .libs/pcre_exec.o .libs/pcre_fullinfo.o .libs/pcre_get.o .libs/pcre_globals.o .libs/pcre_info.o .libs/pcre_maketables.o .libs/pcre_ord2utf8.o .libs/pcre_refcount.o .libs/pcre_study.o .libs/pcre_tables.o .libs/pcre_try_flipped.o .libs/pcre_ucp_searchfuncs.o .libs/pcre_valid_utf8.o .libs/pcre_version.o .libs/pcre_xclass.o -Wl,-soname -Wl,libpcre.so.0 -Wl,-version-script -Wl,.libs/libpcre.ver -o .libs/libpcre.so.0.0.1 (cd .libs && rm -f libpcre.so.0 && ln -s libpcre.so.0.0.1 libpcre.so.0) (cd .libs && rm -f libpcre.so && ln -s libpcre.so.0.0.1 libpcre.so) ar cru .libs/libpcre.a pcre_chartables.o pcre_compile.o pcre_config.o pcre_dfa_exec.o pcre_exec.o pcre_fullinfo.o pcre_get.o pcre_globals.o pcre_info.o pcre_maketables.o pcre_ord2utf8.o pcre_refcount.o pcre_study.o pcre_tables.o pcre_try_flipped.o pcre_ucp_searchfuncs.o pcre_valid_utf8.o pcre_version.o pcre_xclass.o ranlib .libs/libpcre.a creating libpcre.la (cd .libs && rm -f libpcre.la && ln -s ../libpcre.la libpcre.la) rm -f libpcreposix.la /bin/sh ./libtool --mode=link gcc -export-symbols-regex '^[^_]' -I. -I. -rpath /usr/lib64 libpcre.la -version-info \ '0:0:0' -o libpcreposix.la pcreposix.lo /bin/sh ./libtool --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -o pcregrep pcregrep.o libpcre.la rm -f libpcrecpp.la /bin/sh ./libtool --mode=link g++ -I. -I. -rpath /usr/lib64 libpcre.la -version-info \ '0:0:0' -o libpcrecpp.la pcrecpp.lo pcre_scanner.lo pcre_stringpiece.lo generating symbol list for `libpcreposix.la' /usr/bin/nm -B .libs/pcreposix.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libpcreposix.exp grep -E -e "^[^_]" ".libs/libpcreposix.exp" > ".libs/libpcreposix.expT" mv -f ".libs/libpcreposix.expT" ".libs/libpcreposix.exp" echo "{ global:" > .libs/libpcreposix.ver cat .libs/libpcreposix.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpcreposix.ver echo "local: *; };" >> .libs/libpcreposix.ver gcc -shared .libs/pcreposix.o -Wl,--rpath -Wl,/builddir/build/BUILD/pcre-6.6/.libs -Wl,--rpath -Wl,/usr/lib64 ./.libs/libpcre.so -Wl,-soname -Wl,libpcreposix.so.0 -Wl,-version-script -Wl,.libs/libpcreposix.ver -o .libs/libpcreposix.so.0.0.0 (cd .libs && rm -f libpcreposix.so.0 && ln -s libpcreposix.so.0.0.0 libpcreposix.so.0) (cd .libs && rm -f libpcreposix.so && ln -s libpcreposix.so.0.0.0 libpcreposix.so) ar cru .libs/libpcreposix.a pcreposix.o ranlib .libs/libpcreposix.a creating libpcreposix.la (cd .libs && rm -f libpcreposix.la && ln -s ../libpcreposix.la libpcreposix.la) /bin/sh ./libtool --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -o pcretest \ pcretest.o \ libpcre.la libpcreposix.la gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -o .libs/pcregrep pcregrep.o ./.libs/libpcre.so -Wl,--rpath -Wl,/usr/lib64 creating pcregrep g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtbeginS.o .libs/pcrecpp.o .libs/pcre_scanner.o .libs/pcre_stringpiece.o -Wl,--rpath -Wl,/builddir/build/BUILD/pcre-6.6/.libs -Wl,--rpath -Wl,/usr/lib64 ./.libs/libpcre.so -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crtn.o -Wl,-soname -Wl,libpcrecpp.so.0 -o .libs/libpcrecpp.so.0.0.0 (cd .libs && rm -f libpcrecpp.so.0 && ln -s libpcrecpp.so.0.0.0 libpcrecpp.so.0) (cd .libs && rm -f libpcrecpp.so && ln -s libpcrecpp.so.0.0.0 libpcrecpp.so) ar cru .libs/libpcrecpp.a pcrecpp.o pcre_scanner.o pcre_stringpiece.o ranlib .libs/libpcrecpp.a creating libpcrecpp.la (cd .libs && rm -f libpcrecpp.la && ln -s ../libpcrecpp.la libpcrecpp.la) /bin/sh ./libtool --mode=link g++ -I. -I. \ -o pcre_scanner_unittest \ pcre_scanner_unittest.o \ libpcrecpp.la libpcreposix.la /bin/sh ./libtool --mode=link g++ -I. -I. \ -o pcre_stringpiece_unittest \ pcre_stringpiece_unittest.o \ libpcrecpp.la libpcreposix.la gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -o .libs/pcretest pcretest.o ./.libs/libpcre.so ./.libs/libpcreposix.so /builddir/build/BUILD/pcre-6.6/.libs/libpcre.so -Wl,--rpath -Wl,/usr/lib64 creating pcretest /bin/sh ./libtool --mode=link g++ -I. -I. -o pcrecpp_unittest \ pcrecpp_unittest.o \ libpcrecpp.la libpcreposix.la g++ -I. -I. -o .libs/pcre_stringpiece_unittest pcre_stringpiece_unittest.o ./.libs/libpcrecpp.so ./.libs/libpcreposix.so /builddir/build/BUILD/pcre-6.6/.libs/libpcre.so -Wl,--rpath -Wl,/usr/lib64 g++ -I. -I. -o .libs/pcre_scanner_unittest pcre_scanner_unittest.o ./.libs/libpcrecpp.so ./.libs/libpcreposix.so /builddir/build/BUILD/pcre-6.6/.libs/libpcre.so -Wl,--rpath -Wl,/usr/lib64 g++ -I. -I. -o .libs/pcrecpp_unittest pcrecpp_unittest.o ./.libs/libpcrecpp.so ./.libs/libpcreposix.so /builddir/build/BUILD/pcre-6.6/.libs/libpcre.so -Wl,--rpath -Wl,/usr/lib64 creating pcre_stringpiece_unittest creating pcre_scanner_unittest creating pcrecpp_unittest + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.36843 + umask 022 + cd /builddir/build/BUILD + cd pcre-6.6 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/pcre-6.6-2.ru.7-root-mockbuild + make install DESTDIR=/var/tmp/pcre-6.6-2.ru.7-root-mockbuild /bin/sh ./mkinstalldirs /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64 mkdir /var/tmp/pcre-6.6-2.ru.7-root-mockbuild mkdir /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr mkdir /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64 echo "/bin/sh ./libtool --mode=install /usr/bin/install -c libpcre.la /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcre.la" /bin/sh ./libtool --mode=install /usr/bin/install -c libpcre.la /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcre.la /bin/sh ./libtool --mode=install /usr/bin/install -c libpcre.la /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcre.la /usr/bin/install -c .libs/libpcre.so.0.0.1 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcre.so.0.0.1 (cd /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64 && { ln -s -f libpcre.so.0.0.1 libpcre.so.0 || { rm -f libpcre.so.0 && ln -s libpcre.so.0.0.1 libpcre.so.0; }; }) (cd /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64 && { ln -s -f libpcre.so.0.0.1 libpcre.so || { rm -f libpcre.so && ln -s libpcre.so.0.0.1 libpcre.so; }; }) /usr/bin/install -c .libs/libpcre.lai /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcre.la /usr/bin/install -c .libs/libpcre.a /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcre.a chmod 644 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcre.a ranlib /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcre.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' echo "/bin/sh ./libtool --mode=install /usr/bin/install -c libpcreposix.la /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcreposix.la" /bin/sh ./libtool --mode=install /usr/bin/install -c libpcreposix.la /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcreposix.la /bin/sh ./libtool --mode=install /usr/bin/install -c libpcreposix.la /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcreposix.la libtool: install: warning: relinking `libpcreposix.la' (cd /builddir/build/BUILD/pcre-6.6; /bin/sh ./libtool --mode=relink gcc -export-symbols-regex "^[^_]" -I. -I. -rpath /usr/lib64 libpcre.la -version-info 0:0:0 -o libpcreposix.la pcreposix.lo -inst-prefix-dir /var/tmp/pcre-6.6-2.ru.7-root-mockbuild) generating symbol list for `libpcreposix.la' /usr/bin/nm -B .libs/pcreposix.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libpcreposix.exp grep -E -e "^[^_]" ".libs/libpcreposix.exp" > ".libs/libpcreposix.expT" mv -f ".libs/libpcreposix.expT" ".libs/libpcreposix.exp" echo "{ global:" > .libs/libpcreposix.ver cat .libs/libpcreposix.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpcreposix.ver echo "local: *; };" >> .libs/libpcreposix.ver gcc -shared .libs/pcreposix.o -Wl,--rpath -Wl,/usr/lib64 -L/var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64 -L/usr/lib64 -lpcre -Wl,-soname -Wl,libpcreposix.so.0 -Wl,-version-script -Wl,.libs/libpcreposix.ver -o .libs/libpcreposix.so.0.0.0 /usr/bin/install -c .libs/libpcreposix.so.0.0.0T /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcreposix.so.0.0.0 (cd /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64 && { ln -s -f libpcreposix.so.0.0.0 libpcreposix.so.0 || { rm -f libpcreposix.so.0 && ln -s libpcreposix.so.0.0.0 libpcreposix.so.0; }; }) (cd /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64 && { ln -s -f libpcreposix.so.0.0.0 libpcreposix.so || { rm -f libpcreposix.so && ln -s libpcreposix.so.0.0.0 libpcreposix.so; }; }) /usr/bin/install -c .libs/libpcreposix.lai /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcreposix.la /usr/bin/install -c .libs/libpcreposix.a /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcreposix.a chmod 644 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcreposix.a ranlib /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcreposix.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' echo "/bin/sh ./libtool --mode=install /usr/bin/install -c libpcrecpp.la /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcrecpp.la" /bin/sh ./libtool --mode=install /usr/bin/install -c libpcrecpp.la /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcrecpp.la /bin/sh ./libtool --mode=install /usr/bin/install -c libpcrecpp.la /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcrecpp.la libtool: install: warning: relinking `libpcrecpp.la' (cd /builddir/build/BUILD/pcre-6.6; /bin/sh ./libtool --mode=relink g++ -I. -I. -rpath /usr/lib64 libpcre.la -version-info 0:0:0 -o libpcrecpp.la pcrecpp.lo pcre_scanner.lo pcre_stringpiece.lo -inst-prefix-dir /var/tmp/pcre-6.6-2.ru.7-root-mockbuild) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtbeginS.o .libs/pcrecpp.o .libs/pcre_scanner.o .libs/pcre_stringpiece.o -Wl,--rpath -Wl,/usr/lib64 -L/var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64 -L/usr/lib64 -lpcre -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crtn.o -Wl,-soname -Wl,libpcrecpp.so.0 -o .libs/libpcrecpp.so.0.0.0 /usr/bin/install -c .libs/libpcrecpp.so.0.0.0T /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcrecpp.so.0.0.0 (cd /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64 && { ln -s -f libpcrecpp.so.0.0.0 libpcrecpp.so.0 || { rm -f libpcrecpp.so.0 && ln -s libpcrecpp.so.0.0.0 libpcrecpp.so.0; }; }) (cd /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64 && { ln -s -f libpcrecpp.so.0.0.0 libpcrecpp.so || { rm -f libpcrecpp.so && ln -s libpcrecpp.so.0.0.0 libpcrecpp.so; }; }) /usr/bin/install -c .libs/libpcrecpp.lai /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcrecpp.la /usr/bin/install -c .libs/libpcrecpp.a /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcrecpp.a chmod 644 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcrecpp.a ranlib /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcrecpp.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ./libtool --finish /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64 PATH="$PATH:/sbin" ldconfig -n /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64 ---------------------------------------------------------------------- Libraries have been installed in: /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ./mkinstalldirs /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/include mkdir /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/include /usr/bin/install -c -m 644 ./pcre.h /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/include/pcre.h /usr/bin/install -c -m 644 ./pcreposix.h /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/include/pcreposix.h /usr/bin/install -c -m 644 ./pcrecpp.h /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/include/pcrecpp.h /usr/bin/install -c -m 644 pcrecpparg.h /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/include/pcrecpparg.h /usr/bin/install -c -m 644 pcre_stringpiece.h /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/include/pcre_stringpiece.h /usr/bin/install -c -m 644 ./pcre_scanner.h /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/include/pcre_scanner.h /bin/sh ./mkinstalldirs /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3 mkdir /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share mkdir /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man mkdir /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3 /usr/bin/install -c -m 644 ./doc/pcre.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcre.3 /usr/bin/install -c -m 644 ./doc/pcreapi.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcreapi.3 /usr/bin/install -c -m 644 ./doc/pcrebuild.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcrebuild.3 /usr/bin/install -c -m 644 ./doc/pcrecallout.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcrecallout.3 /usr/bin/install -c -m 644 ./doc/pcrecompat.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcrecompat.3 /usr/bin/install -c -m 644 ./doc/pcrecpp.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcrecpp.3 /usr/bin/install -c -m 644 ./doc/pcrematching.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcrematching.3 /usr/bin/install -c -m 644 ./doc/pcrepartial.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcrepartial.3 /usr/bin/install -c -m 644 ./doc/pcrepattern.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcrepattern.3 /usr/bin/install -c -m 644 ./doc/pcreperform.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcreperform.3 /usr/bin/install -c -m 644 ./doc/pcreposix.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcreposix.3 /usr/bin/install -c -m 644 ./doc/pcreprecompile.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcreprecompile.3 /usr/bin/install -c -m 644 ./doc/pcresample.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcresample.3 /usr/bin/install -c -m 644 ./doc/pcre_compile.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcre_compile.3 /usr/bin/install -c -m 644 ./doc/pcre_compile2.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcre_compile2.3 /usr/bin/install -c -m 644 ./doc/pcre_config.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcre_config.3 /usr/bin/install -c -m 644 ./doc/pcre_copy_named_substring.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcre_copy_named_substring.3 /usr/bin/install -c -m 644 ./doc/pcre_copy_substring.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcre_copy_substring.3 /usr/bin/install -c -m 644 ./doc/pcre_dfa_exec.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcre_dfa_exec.3 /usr/bin/install -c -m 644 ./doc/pcre_exec.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcre_exec.3 /usr/bin/install -c -m 644 ./doc/pcre_free_substring.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcre_free_substring.3 /usr/bin/install -c -m 644 ./doc/pcre_free_substring_list.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcre_free_substring_list.3 /usr/bin/install -c -m 644 ./doc/pcre_fullinfo.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcre_fullinfo.3 /usr/bin/install -c -m 644 ./doc/pcre_get_named_substring.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcre_get_named_substring.3 /usr/bin/install -c -m 644 ./doc/pcre_get_stringnumber.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcre_get_stringnumber.3 /usr/bin/install -c -m 644 ./doc/pcre_get_substring.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcre_get_substring.3 /usr/bin/install -c -m 644 ./doc/pcre_get_substring_list.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcre_get_substring_list.3 /usr/bin/install -c -m 644 ./doc/pcre_info.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcre_info.3 /usr/bin/install -c -m 644 ./doc/pcre_maketables.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcre_maketables.3 /usr/bin/install -c -m 644 ./doc/pcre_refcount.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcre_refcount.3 /usr/bin/install -c -m 644 ./doc/pcre_study.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcre_study.3 /usr/bin/install -c -m 644 ./doc/pcre_version.3 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man3/pcre_version.3 /bin/sh ./mkinstalldirs /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man1 mkdir /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man1 /usr/bin/install -c -m 644 ./doc/pcregrep.1 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man1/pcregrep.1 /usr/bin/install -c -m 644 ./doc/pcretest.1 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/man/man1/pcretest.1 /bin/sh ./mkinstalldirs /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/bin mkdir /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/bin /bin/sh ./libtool --mode=install /usr/bin/install -c pcregrep /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/bin/pcregrep libtool: install: warning: `libpcre.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/pcregrep /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/bin/pcregrep /bin/sh ./libtool --mode=install /usr/bin/install -c pcretest /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/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: warning: `/builddir/build/BUILD/pcre-6.6/libpcre.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/pcretest /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/bin/pcretest /usr/bin/install -c pcre-config /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/bin/pcre-config /bin/sh ./mkinstalldirs /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/pkgconfig mkdir /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/pkgconfig /usr/bin/install -c -m 644 libpcre.pc /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/pkgconfig/libpcre.pc + mkdir -p /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/lib64 + mv /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcre.so.0 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcre.so.0.0.1 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/lib64/ + pushd /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64 /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64 ~/build/BUILD/pcre-6.6 + ln -fs ../../lib64/libpcre.so.0 libpcre.so + popd ~/build/BUILD/pcre-6.6 + rm -f /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcre.la /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcrecpp.la /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcreposix.la + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/pcre-6.6 extracting debug info from /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcreposix.so.0.0.0 extracting debug info from /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/lib64/libpcrecpp.so.0.0.0 extracting debug info from /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/bin/pcregrep extracting debug info from /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/bin/pcretest extracting debug info from /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/lib64/libpcre.so.0.0.1 symlinked /usr/lib/debug/lib64/libpcre.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libpcre.so.debug symlinked /usr/lib/debug/usr/lib64/libpcreposix.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libpcreposix.so.0.debug symlinked /usr/lib/debug/usr/lib64/libpcreposix.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libpcreposix.so.debug symlinked /usr/lib/debug/usr/lib64/libpcrecpp.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libpcrecpp.so.0.debug symlinked /usr/lib/debug/usr/lib64/libpcrecpp.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libpcrecpp.so.debug symlinked /usr/lib/debug/lib64/libpcre.so.0.0.1.debug to /usr/lib/debug/lib64/libpcre.so.0.debug 1574 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.71525 + umask 022 + cd /builddir/build/BUILD + cd pcre-6.6 + make check PCRE version 6.6 06-Feb-2006 Test 1: main functionality (Perl compatible) OK Test 2: API and error handling (not Perl compatible) OK Test 3: locale-specific features (using 'fr_FR' locale) OK Test 4: UTF-8 support (Perl compatible) OK Test 5: API and internals for UTF-8 support (not Perl compatible) OK Test 6: Unicode property support OK Test 7: DFA matching OK Test 8: DFA matching with UTF-8 OK Test 9: DFA matching with Unicode properties OK Testing pcregrep pcregrep version 4.2 09-Jan-2006 using PCRE version 6.6 06-Feb-2006 Testing C++ wrapper Test 1++: stringpiece OK Test 2++: RE class Testing FullMatch Testing PartialMatch Testing hex Testing octal Testing decimal Testing Replace Testing Extract Testing Consume Testing FindAndConsume Testing match-number peculiaraity Testing UTF-8 handling Testing error reporting Testing recursion Testing Options Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option OK Test 3++: Scanner class OK + exit 0 Processing files: pcre-6.6-2.ru.7 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.91894 + umask 022 + cd /builddir/build/BUILD + cd pcre-6.6 + DOCDIR=/var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/doc/pcre-6.6 + export DOCDIR + rm -rf /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/doc/pcre-6.6 + /bin/mkdir -p /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/doc/pcre-6.6 + cp -pr LICENCE AUTHORS /var/tmp/pcre-6.6-2.ru.7-root-mockbuild/usr/share/doc/pcre-6.6 + exit 0 Provides: libpcre.so.0()(64bit) libpcrecpp.so.0()(64bit) libpcreposix.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(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()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpcre.so.0()(64bit) libpcrecpp.so.0()(64bit) libpcreposix.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: pcre-devel-6.6-2.ru.7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libpcre.so.0()(64bit) libpcrecpp.so.0()(64bit) libpcreposix.so.0()(64bit) pcre = 6.6-2.ru.7 Processing files: pcre-debuginfo-6.6-2.ru.7 Provides: libpcre.so.0.0.1.debug()(64bit) libpcrecpp.so.0.0.0.debug()(64bit) libpcreposix.so.0.0.0.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/pcre-6.6-2.ru.7-root-mockbuild warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/pcre-6.6-2.ru.7.x86_64.rpm Wrote: /builddir/build/RPMS/pcre-devel-6.6-2.ru.7.x86_64.rpm Wrote: /builddir/build/RPMS/pcre-debuginfo-6.6-2.ru.7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.91894 + umask 022 + cd /builddir/build/BUILD + cd pcre-6.6 + rm -rf /var/tmp/pcre-6.6-2.ru.7-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->