Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/pcre.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-309ef276c76f5211fcc22b4e5514f9cfc5b5eb57/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/pcre.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/pcre-8.32-14.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/pcre.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-309ef276c76f5211fcc22b4e5514f9cfc5b5eb57/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/pcre.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.q0d3LO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pcre-8.32 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/pcre-8.32.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pcre-8.32 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (pcre-8.21-multilib.patch): + echo 'Patch #0 (pcre-8.21-multilib.patch):' + /usr/bin/cat /builddir/build/SOURCES/pcre-8.21-multilib.patch + /usr/bin/patch -p1 -b --suffix .multilib --fuzz=0 patching file pcre-config.in Hunk #1 succeeded at 33 (offset 17 lines). Patch #1 (pcre-8.32-refused_spelling_terminated.patch): + echo 'Patch #1 (pcre-8.32-refused_spelling_terminated.patch):' + /usr/bin/cat /builddir/build/SOURCES/pcre-8.32-refused_spelling_terminated.patch + /usr/bin/patch -p1 -b --suffix .terminated_typos --fuzz=0 patching file doc/pcretest.1 Patch #2 (pcre-8.32-Fix-forward-search-in-JIT-when-link-size-is-3-or-gre.patch): + echo 'Patch #2 (pcre-8.32-Fix-forward-search-in-JIT-when-link-size-is-3-or-gre.patch):' + /usr/bin/patch -p1 -b --suffix .forward_jit --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/pcre-8.32-Fix-forward-search-in-JIT-when-link-size-is-3-or-gre.patch patching file pcre_jit_compile.c patching file testdata/testinput12 patching file testdata/testoutput12 Patch #3 (pcre-8.32-Fix-two-buffer-over-read-issues-in-16-and-32-bit-mod.patch): + echo 'Patch #3 (pcre-8.32-Fix-two-buffer-over-read-issues-in-16-and-32-bit-mod.patch):' + /usr/bin/cat /builddir/build/SOURCES/pcre-8.32-Fix-two-buffer-over-read-issues-in-16-and-32-bit-mod.patch + /usr/bin/patch -p1 -b --suffix .buffer_over_read --fuzz=0 patching file pcre_jit_compile.c Patch #4 (pcre-8.33-RC1-Fix-pcregrep-so-that-it-can-find-empty-lines.patch): + echo 'Patch #4 (pcre-8.33-RC1-Fix-pcregrep-so-that-it-can-find-empty-lines.patch):' + /usr/bin/cat /builddir/build/SOURCES/pcre-8.33-RC1-Fix-pcregrep-so-that-it-can-find-empty-lines.patch + /usr/bin/patch -p1 -b --suffix .pcregrep_empty_line --fuzz=0 patching file RunGrepTest patching file pcregrep.c patching file testdata/grepoutput Patch #5 (pcre-8.33-RC1-Fix-pcretest-crash-with-a-data-line-longer-than-6553.patch): + echo 'Patch #5 (pcre-8.33-RC1-Fix-pcretest-crash-with-a-data-line-longer-than-6553.patch):' + /usr/bin/cat /builddir/build/SOURCES/pcre-8.33-RC1-Fix-pcretest-crash-with-a-data-line-longer-than-6553.patch + /usr/bin/patch -p1 -b --suffix .pcretest_grow_buffer --fuzz=0 patching file pcretest.c Hunk #1 succeeded at 4387 (offset -24 lines). Hunk #2 succeeded at 4406 (offset -24 lines). Patch #6 (pcre-8.33-RC1-Fix-segfault-when-pcre_dfa_exec-is-called-with-an-ou.patch): + echo 'Patch #6 (pcre-8.33-RC1-Fix-segfault-when-pcre_dfa_exec-is-called-with-an-ou.patch):' + /usr/bin/cat /builddir/build/SOURCES/pcre-8.33-RC1-Fix-segfault-when-pcre_dfa_exec-is-called-with-an-ou.patch + /usr/bin/patch -p1 -b --suffix .vector_size --fuzz=0 patching file pcre_dfa_exec.c Hunk #2 succeeded at 1249 (offset -6 lines). Hunk #3 succeeded at 1283 (offset -6 lines). Hunk #4 succeeded at 1879 (offset -24 lines). Hunk #5 succeeded at 1918 (offset -24 lines). Hunk #6 succeeded at 1960 (offset -24 lines). Hunk #7 succeeded at 2000 (offset -24 lines). Hunk #8 succeeded at 2037 (offset -24 lines). Hunk #9 succeeded at 2407 (offset -24 lines). Hunk #10 succeeded at 2456 (offset -24 lines). Hunk #11 succeeded at 2529 (offset -24 lines). patching file pcretest.c Hunk #1 succeeded at 5019 (offset -24 lines). patching file testdata/testinput8 patching file testdata/testoutput10 patching file testdata/testoutput8 patching file testdata/testoutput9 Patch #7 (pcre-8.34-Fix-range-check-in-JIT-path.patch): + echo 'Patch #7 (pcre-8.34-Fix-range-check-in-JIT-path.patch):' + /usr/bin/patch -p1 -b --suffix .jitted_range_check --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/pcre-8.34-Fix-range-check-in-JIT-path.patch patching file pcre_jit_compile.c Hunk #1 succeeded at 3216 (offset -357 lines). Patch #8 (pcre-8.32-Fix-zero-repeat-assertion-condition-bug.patch): + echo 'Patch #8 (pcre-8.32-Fix-zero-repeat-assertion-condition-bug.patch):' + /usr/bin/cat /builddir/build/SOURCES/pcre-8.32-Fix-zero-repeat-assertion-condition-bug.patch + /usr/bin/patch -p1 -b --suffix .zero_repeat_assertion --fuzz=0 patching file pcre_exec.c patching file testdata/testinput2 patching file testdata/testoutput2 + libtoolize --copy --force libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' + autoreconf -vif autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing parallel-tests: installing './test-driver' autoreconf: Leaving directory `.' + for F in ChangeLog + iconv -f latin1 -t utf8 ChangeLog + touch --reference ChangeLog ChangeLog.utf8 + mv ChangeLog.utf8 ChangeLog Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0NXl5m + exit 0 + umask 022 + cd /builddir/build/BUILD + cd pcre-8.32 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ 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 ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/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 ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=armv7hl-redhat-linux-gnueabi --host=armv7hl-redhat-linux-gnueabi --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-jit --enable-pcretest-libreadline --enable-utf --enable-unicode-properties --enable-pcre8 --enable-pcre16 --enable-pcre32 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for armv7hl-redhat-linux-gnueabi-gcc... armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of armv7hl-redhat-linux-gnueabi-gcc... none checking for armv7hl-redhat-linux-gnueabi-g++... armv7hl-redhat-linux-gnueabi-g++ checking whether we are using the GNU C++ compiler... yes checking whether armv7hl-redhat-linux-gnueabi-g++ accepts -g... yes checking dependency style of armv7hl-redhat-linux-gnueabi-g++... none checking whether armv7hl-redhat-linux-gnueabi-gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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... armv7hl-redhat-linux-gnueabi checking host system type... armv7hl-redhat-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi file names to armv7hl-redhat-linux-gnueabi format... func_convert_file_noop checking how to convert armv7hl-redhat-linux-gnueabi file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv7hl-redhat-linux-gnueabi-objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnueabi-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnueabi-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnueabi-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnueabi-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from armv7hl-redhat-linux-gnueabi-gcc object... ok checking for sysroot... no checking for armv7hl-redhat-linux-gnueabi-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if armv7hl-redhat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for armv7hl-redhat-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if armv7hl-redhat-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if armv7hl-redhat-linux-gnueabi-gcc static flag -static works... no checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... yes checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the armv7hl-redhat-linux-gnueabi-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... armv7hl-redhat-linux-gnueabi-g++ -E checking for ld used by armv7hl-redhat-linux-gnueabi-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the armv7hl-redhat-linux-gnueabi-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for armv7hl-redhat-linux-gnueabi-g++ option to produce PIC... -fPIC -DPIC checking if armv7hl-redhat-linux-gnueabi-g++ PIC flag -fPIC -DPIC works... yes checking if armv7hl-redhat-linux-gnueabi-g++ static flag -static works... no checking if armv7hl-redhat-linux-gnueabi-g++ supports -c -o file.o... yes checking if armv7hl-redhat-linux-gnueabi-g++ supports -c -o file.o... (cached) yes checking whether the armv7hl-redhat-linux-gnueabi-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether ln -s works... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for ANSI C header files... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for alias support in the linker... no checking for alias support in the linker... no checking string usability... yes checking string presence... yes checking for string... yes checking bits/type_traits.h usability... no checking bits/type_traits.h presence... no checking for bits/type_traits.h... no checking type_traits.h usability... no checking type_traits.h presence... no checking for type_traits.h... no checking for strtoq... yes checking for long long... yes checking for unsigned long long... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for bcopy... yes checking for memmove... yes checking for strerror... yes checking zlib.h usability... no checking zlib.h presence... no checking for zlib.h... no checking for gzopen in -lz... no checking bzlib.h usability... no checking bzlib.h presence... no checking for bzlib.h... no checking for libbz2... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for readline in -lreadline... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libpcre.pc config.status: creating libpcre16.pc config.status: creating libpcre32.pc config.status: creating libpcreposix.pc config.status: creating libpcrecpp.pc config.status: creating pcre-config config.status: creating pcre.h config.status: creating pcre_stringpiece.h config.status: creating pcrecpparg.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing script-chmod commands config.status: executing delete-old-chartables commands pcre-8.32 configuration summary: Install prefix .................. : /usr C preprocessor .................. : armv7hl-redhat-linux-gnueabi-gcc -E C compiler ...................... : armv7hl-redhat-linux-gnueabi-gcc C++ preprocessor ................ : armv7hl-redhat-linux-gnueabi-g++ -E C++ compiler .................... : armv7hl-redhat-linux-gnueabi-g++ Linker .......................... : /usr/bin/ld C preprocessor flags ............ : C compiler flags ................ : -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden C++ compiler flags .............. : -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden Linker flags .................... : -Wl,-z,relro Extra libraries ................. : Build 8 bit pcre library ........ : yes Build 16 bit pcre library ....... : yes Build 32 bit pcre library ....... : yes Build C++ library ............... : yes Enable JIT compiling support .... : yes 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 Match limit ..................... : 10000000 Match limit recursion ........... : MATCH_LIMIT Build shared libs ............... : yes Build static libs ............... : yes Use JIT in pcregrep ............. : yes Buffer size for pcregrep ........ : 20480 Link pcregrep with libz ......... : no Link pcregrep with libbz2 ....... : no Link pcretest with libedit ...... : no Link pcretest with libreadline .. : yes Valgrind support ................ : no Code coverage ................... : no + make -j4 rm -f pcre_chartables.c ln -s ./pcre_chartables.c.dist pcre_chartables.c make all-am make[1]: Entering directory `/builddir/build/BUILD/pcre-8.32' CC libpcre_la-pcre_byte_order.lo CC libpcre_la-pcre_compile.lo CC libpcre_la-pcre_config.lo CC libpcre_la-pcre_dfa_exec.lo CC libpcre_la-pcre_exec.lo CC libpcre_la-pcre_fullinfo.lo CC libpcre_la-pcre_get.lo CC libpcre_la-pcre_globals.lo CC libpcre_la-pcre_jit_compile.lo CC libpcre_la-pcre_maketables.lo CC libpcre_la-pcre_newline.lo CC libpcre_la-pcre_ord2utf8.lo CC libpcre_la-pcre_refcount.lo CC libpcre_la-pcre_string_utils.lo CC libpcre_la-pcre_study.lo CC libpcre_la-pcre_tables.lo CC libpcre_la-pcre_ucd.lo CC libpcre_la-pcre_valid_utf8.lo CC libpcre_la-pcre_version.lo CC libpcre_la-pcre_xclass.lo CC libpcre_la-pcre_chartables.lo CC libpcre16_la-pcre16_byte_order.lo CC libpcre16_la-pcre16_chartables.lo CC libpcre16_la-pcre16_compile.lo CC libpcre16_la-pcre16_config.lo CC libpcre16_la-pcre16_dfa_exec.lo CC libpcre16_la-pcre16_exec.lo CC libpcre16_la-pcre16_fullinfo.lo CC libpcre16_la-pcre16_get.lo CC libpcre16_la-pcre16_globals.lo CC libpcre16_la-pcre16_jit_compile.lo CC libpcre16_la-pcre16_maketables.lo CC libpcre16_la-pcre16_newline.lo CC libpcre16_la-pcre16_ord2utf16.lo CC libpcre16_la-pcre16_refcount.lo CC libpcre16_la-pcre16_string_utils.lo CC libpcre16_la-pcre16_study.lo CC libpcre16_la-pcre16_tables.lo CC libpcre16_la-pcre16_ucd.lo CC libpcre16_la-pcre16_utf16_utils.lo CC libpcre16_la-pcre16_valid_utf16.lo CC libpcre16_la-pcre16_version.lo CC libpcre16_la-pcre16_xclass.lo CC libpcre16_la-pcre_chartables.lo CC libpcre32_la-pcre32_byte_order.lo CC libpcre32_la-pcre32_chartables.lo CC libpcre32_la-pcre32_compile.lo CC libpcre32_la-pcre32_config.lo CC libpcre32_la-pcre32_dfa_exec.lo CC libpcre32_la-pcre32_exec.lo CC libpcre32_la-pcre32_fullinfo.lo CC libpcre32_la-pcre32_get.lo CC libpcre32_la-pcre32_globals.lo CC libpcre32_la-pcre32_jit_compile.lo CC libpcre32_la-pcre32_maketables.lo CC libpcre32_la-pcre32_newline.lo CC libpcre32_la-pcre32_ord2utf32.lo CC libpcre32_la-pcre32_refcount.lo CC libpcre32_la-pcre32_string_utils.lo CC libpcre32_la-pcre32_study.lo CC libpcre32_la-pcre32_tables.lo CC libpcre32_la-pcre32_ucd.lo CC libpcre32_la-pcre32_utf32_utils.lo CC libpcre32_la-pcre32_valid_utf32.lo CC libpcre32_la-pcre32_version.lo CC libpcre32_la-pcre32_xclass.lo CC libpcre32_la-pcre_chartables.lo CC libpcreposix_la-pcreposix.lo CXX libpcrecpp_la-pcrecpp.lo CXX libpcrecpp_la-pcre_scanner.lo CXX libpcrecpp_la-pcre_stringpiece.lo CC pcretest-pcretest.o CC pcretest-pcre_printint.o CC pcretest-pcre16_printint.o CC pcretest-pcre32_printint.o CC pcregrep-pcregrep.o CC pcre_jit_test-pcre_jit_test.o CXX pcrecpp_unittest-pcrecpp_unittest.o CXX pcre_scanner_unittest-pcre_scanner_unittest.o CXX pcre_stringpiece_unittest-pcre_stringpiece_unittest.o CCLD libpcre.la CCLD libpcre16.la CCLD libpcreposix.la CXXLD libpcrecpp.la CCLD pcregrep CXXLD pcre_scanner_unittest CXXLD pcre_stringpiece_unittest CCLD libpcre32.la CCLD pcretest CCLD pcre_jit_test CXXLD pcrecpp_unittest make[1]: Leaving directory `/builddir/build/BUILD/pcre-8.32' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ubHpkB + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm ++ dirname /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm + cd pcre-8.32 + make install DESTDIR=/builddir/build/BUILDROOT/pcre-8.32-14.el7.arm make install-am make[1]: Entering directory `/builddir/build/BUILD/pcre-8.32' make[2]: Entering directory `/builddir/build/BUILD/pcre-8.32' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libpcre.la libpcre16.la libpcre32.la libpcreposix.la libpcrecpp.la '/builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libpcre.so.1.2.0 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcre.so.1.2.0 libtool: install: (cd /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib && { ln -s -f libpcre.so.1.2.0 libpcre.so.1 || { rm -f libpcre.so.1 && ln -s libpcre.so.1.2.0 libpcre.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib && { ln -s -f libpcre.so.1.2.0 libpcre.so || { rm -f libpcre.so && ln -s libpcre.so.1.2.0 libpcre.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre.lai /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcre.la libtool: install: /usr/bin/install -c .libs/libpcre16.so.0.2.0 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcre16.so.0.2.0 libtool: install: (cd /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib && { ln -s -f libpcre16.so.0.2.0 libpcre16.so.0 || { rm -f libpcre16.so.0 && ln -s libpcre16.so.0.2.0 libpcre16.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib && { ln -s -f libpcre16.so.0.2.0 libpcre16.so || { rm -f libpcre16.so && ln -s libpcre16.so.0.2.0 libpcre16.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre16.lai /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcre16.la libtool: install: /usr/bin/install -c .libs/libpcre32.so.0.0.0 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcre32.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib && { ln -s -f libpcre32.so.0.0.0 libpcre32.so.0 || { rm -f libpcre32.so.0 && ln -s libpcre32.so.0.0.0 libpcre32.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib && { ln -s -f libpcre32.so.0.0.0 libpcre32.so || { rm -f libpcre32.so && ln -s libpcre32.so.0.0.0 libpcre32.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre32.lai /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcre32.la libtool: install: warning: relinking `libpcreposix.la' libtool: install: (cd /builddir/build/BUILD/pcre-8.32; /bin/sh /builddir/build/BUILD/pcre-8.32/libtool --silent --tag CC --mode=relink armv7hl-redhat-linux-gnueabi-gcc -fvisibility=hidden -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -version-info 0:1:0 -Wl,-z,relro -o libpcreposix.la -rpath /usr/lib libpcreposix_la-pcreposix.lo libpcre.la -inst-prefix-dir /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm) libtool: install: /usr/bin/install -c .libs/libpcreposix.so.0.0.1T /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcreposix.so.0.0.1 libtool: install: (cd /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib && { ln -s -f libpcreposix.so.0.0.1 libpcreposix.so.0 || { rm -f libpcreposix.so.0 && ln -s libpcreposix.so.0.0.1 libpcreposix.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib && { ln -s -f libpcreposix.so.0.0.1 libpcreposix.so || { rm -f libpcreposix.so && ln -s libpcreposix.so.0.0.1 libpcreposix.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcreposix.lai /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcreposix.la libtool: install: warning: relinking `libpcrecpp.la' libtool: install: (cd /builddir/build/BUILD/pcre-8.32; /bin/sh /builddir/build/BUILD/pcre-8.32/libtool --silent --tag CXX --mode=relink armv7hl-redhat-linux-gnueabi-g++ -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -version-info 0:0:0 -Wl,-z,relro -o libpcrecpp.la -rpath /usr/lib libpcrecpp_la-pcrecpp.lo libpcrecpp_la-pcre_scanner.lo libpcrecpp_la-pcre_stringpiece.lo libpcre.la -inst-prefix-dir /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm) libtool: install: /usr/bin/install -c .libs/libpcrecpp.so.0.0.0T /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcrecpp.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib && { 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; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib && { ln -s -f libpcrecpp.so.0.0.0 libpcrecpp.so || { rm -f libpcrecpp.so && ln -s libpcrecpp.so.0.0.0 libpcrecpp.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcrecpp.lai /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcrecpp.la libtool: install: /usr/bin/install -c .libs/libpcre.a /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcre.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcre.a libtool: install: ranlib /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcre.a libtool: install: /usr/bin/install -c .libs/libpcre16.a /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcre16.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcre16.a libtool: install: ranlib /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcre16.a libtool: install: /usr/bin/install -c .libs/libpcre32.a /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcre32.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcre32.a libtool: install: ranlib /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcre32.a libtool: install: /usr/bin/install -c .libs/libpcreposix.a /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcreposix.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcreposix.a libtool: install: ranlib /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcreposix.a libtool: install: /usr/bin/install -c .libs/libpcrecpp.a /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcrecpp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcrecpp.a libtool: install: ranlib /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcrecpp.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c pcretest pcregrep '/builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/bin' libtool: install: warning: `libpcre.la' has not been installed in `/usr/lib' libtool: install: warning: `libpcreposix.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/pcre-8.32/libpcre.la' has not been installed in `/usr/lib' libtool: install: warning: `libpcre16.la' has not been installed in `/usr/lib' libtool: install: warning: `libpcre32.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/pcretest /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/bin/pcretest libtool: install: warning: `libpcre.la' has not been installed in `/usr/lib' libtool: install: warning: `libpcreposix.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/pcre-8.32/libpcre.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/pcregrep /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/bin/pcregrep /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/bin' /usr/bin/install -c pcre-config '/builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/doc/pcre' /usr/bin/install -c -m 644 doc/pcre.txt doc/pcre-config.txt doc/pcregrep.txt doc/pcretest.txt AUTHORS COPYING ChangeLog LICENCE NEWS README '/builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/doc/pcre' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/doc/pcre/html' /usr/bin/install -c -m 644 doc/html/index.html doc/html/pcre.html doc/html/pcre16.html doc/html/pcre-config.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_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 doc/html/pcrejit.html doc/html/pcrelimits.html doc/html/pcrematching.html doc/html/pcrepartial.html '/builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/doc/pcre/html' /usr/bin/install -c -m 644 doc/html/pcrepattern.html doc/html/pcreperform.html doc/html/pcreposix.html doc/html/pcreprecompile.html doc/html/pcresample.html doc/html/pcrestack.html doc/html/pcresyntax.html doc/html/pcretest.html doc/html/pcreunicode.html '/builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/doc/pcre/html' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/doc/pcre/html' /usr/bin/install -c -m 644 doc/html/pcrecpp.html '/builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/doc/pcre/html' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/include' /usr/bin/install -c -m 644 pcreposix.h pcrecpp.h pcre_scanner.h '/builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man1' /usr/bin/install -c -m 644 doc/pcre-config.1 doc/pcregrep.1 doc/pcretest.1 '/builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3' /usr/bin/install -c -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/pcrejit.3 doc/pcrelimits.3 doc/pcrematching.3 doc/pcrepartial.3 doc/pcrepattern.3 doc/pcreperform.3 '/builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 doc/pcreposix.3 doc/pcreprecompile.3 doc/pcresample.3 doc/pcrestack.3 doc/pcresyntax.3 doc/pcreunicode.3 doc/pcrecpp.3 '/builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/include' /usr/bin/install -c -m 644 pcre.h pcrecpparg.h pcre_stringpiece.h '/builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libpcre.pc libpcreposix.pc libpcre16.pc libpcre32.pc libpcrecpp.pc '/builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/pkgconfig' make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/pcre-8.32' ln -sf pcre_assign_jit_stack.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre16_assign_jit_stack.3 ln -sf pcre_compile.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre16_compile.3 ln -sf pcre_compile2.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre16_compile2.3 ln -sf pcre_config.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre16_config.3 ln -sf pcre_copy_named_substring.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre16_copy_named_substring.3 ln -sf pcre_copy_substring.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre16_copy_substring.3 ln -sf pcre_dfa_exec.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre16_dfa_exec.3 ln -sf pcre_exec.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre16_exec.3 ln -sf pcre_free_study.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre16_free_study.3 ln -sf pcre_free_substring.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre16_free_substring.3 ln -sf pcre_free_substring_list.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre16_free_substring_list.3 ln -sf pcre_fullinfo.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre16_fullinfo.3 ln -sf pcre_get_named_substring.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre16_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre16_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre16_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre16_get_substring.3 ln -sf pcre_get_substring_list.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre16_get_substring_list.3 ln -sf pcre_jit_exec.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre16_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre16_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre16_jit_stack_free.3 ln -sf pcre_maketables.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre16_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre16_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre16_refcount.3 ln -sf pcre_study.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre16_study.3 ln -sf pcre_utf16_to_host_byte_order.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre16_utf16_to_host_byte_order.3 ln -sf pcre_version.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre16_version.3 ln -sf pcre_assign_jit_stack.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre32_assign_jit_stack.3 ln -sf pcre_compile.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre32_compile.3 ln -sf pcre_compile2.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre32_compile2.3 ln -sf pcre_config.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre32_config.3 ln -sf pcre_copy_named_substring.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre32_copy_named_substring.3 ln -sf pcre_copy_substring.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre32_copy_substring.3 ln -sf pcre_dfa_exec.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre32_dfa_exec.3 ln -sf pcre_exec.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre32_exec.3 ln -sf pcre_free_study.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre32_free_study.3 ln -sf pcre_free_substring.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre32_free_substring.3 ln -sf pcre_free_substring_list.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre32_free_substring_list.3 ln -sf pcre_fullinfo.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre32_fullinfo.3 ln -sf pcre_get_named_substring.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre32_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre32_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre32_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre32_get_substring.3 ln -sf pcre_get_substring_list.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre32_get_substring_list.3 ln -sf pcre_jit_exec.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre32_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre32_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre32_jit_stack_free.3 ln -sf pcre_maketables.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre32_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre32_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre32_refcount.3 ln -sf pcre_study.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre32_study.3 ln -sf pcre_utf32_to_host_byte_order.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre32_utf32_to_host_byte_order.3 ln -sf pcre_version.3 /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/man/man3/pcre32_version.3 make[3]: Leaving directory `/builddir/build/BUILD/pcre-8.32' make[2]: Leaving directory `/builddir/build/BUILD/pcre-8.32' make[1]: Leaving directory `/builddir/build/BUILD/pcre-8.32' + rm -f /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcre.la /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcre16.la /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcre32.la /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcrecpp.la /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcreposix.la + rm -rf /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/doc/pcre + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/pcre-8.32 extracting debug info from /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/bin/pcregrep extracting debug info from /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/bin/pcretest extracting debug info from /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcreposix.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcrecpp.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcre32.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcre.so.1.2.0 extracting debug info from /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/lib/libpcre16.so.0.2.0 /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libpcreposix.so.0.0.1.debug to /usr/lib/debug/usr/lib/libpcreposix.so.debug symlinked /usr/lib/debug/usr/lib/libpcre.so.1.2.0.debug to /usr/lib/debug/usr/lib/libpcre.so.1.debug symlinked /usr/lib/debug/usr/lib/libpcre32.so.0.0.0.debug to /usr/lib/debug/usr/lib/libpcre32.so.debug symlinked /usr/lib/debug/usr/lib/libpcrecpp.so.0.0.0.debug to /usr/lib/debug/usr/lib/libpcrecpp.so.debug symlinked /usr/lib/debug/usr/lib/libpcrecpp.so.0.0.0.debug to /usr/lib/debug/usr/lib/libpcrecpp.so.0.debug symlinked /usr/lib/debug/usr/lib/libpcre16.so.0.2.0.debug to /usr/lib/debug/usr/lib/libpcre16.so.debug symlinked /usr/lib/debug/usr/lib/libpcre16.so.0.2.0.debug to /usr/lib/debug/usr/lib/libpcre16.so.0.debug symlinked /usr/lib/debug/usr/lib/libpcre32.so.0.0.0.debug to /usr/lib/debug/usr/lib/libpcre32.so.0.debug symlinked /usr/lib/debug/usr/lib/libpcre.so.1.2.0.debug to /usr/lib/debug/usr/lib/libpcre.so.debug symlinked /usr/lib/debug/usr/lib/libpcreposix.so.0.0.1.debug to /usr/lib/debug/usr/lib/libpcreposix.so.0.debug 3911 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.tWPLXp + umask 022 + cd /builddir/build/BUILD + cd pcre-8.32 + make check VERBOSE=yes make check-am make[1]: Entering directory `/builddir/build/BUILD/pcre-8.32' make make[2]: Entering directory `/builddir/build/BUILD/pcre-8.32' make all-am make[3]: Entering directory `/builddir/build/BUILD/pcre-8.32' make[3]: Leaving directory `/builddir/build/BUILD/pcre-8.32' make[2]: Leaving directory `/builddir/build/BUILD/pcre-8.32' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/pcre-8.32' make[3]: Entering directory `/builddir/build/BUILD/pcre-8.32' PASS: pcre_jit_test PASS: pcrecpp_unittest PASS: pcre_scanner_unittest PASS: pcre_stringpiece_unittest PASS: RunTest PASS: RunGrepTest make[4]: Entering directory `/builddir/build/BUILD/pcre-8.32' make all-am make[5]: Entering directory `/builddir/build/BUILD/pcre-8.32' make[5]: Leaving directory `/builddir/build/BUILD/pcre-8.32' make[4]: Leaving directory `/builddir/build/BUILD/pcre-8.32' ============================================================================ Testsuite summary for PCRE 8.32 ============================================================================ # TOTAL: 6 # PASS: 6 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory `/builddir/build/BUILD/pcre-8.32' make[2]: Leaving directory `/builddir/build/BUILD/pcre-8.32' make[1]: Leaving directory `/builddir/build/BUILD/pcre-8.32' + exit 0 Processing files: pcre-8.32-14.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.di8ARx + umask 022 + cd /builddir/build/BUILD + cd pcre-8.32 + DOCDIR=/builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/doc/pcre-8.32 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/doc/pcre-8.32 + cp -pr AUTHORS /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/doc/pcre-8.32 + cp -pr COPYING /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/doc/pcre-8.32 + cp -pr LICENCE /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/doc/pcre-8.32 + cp -pr NEWS /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/doc/pcre-8.32 + cp -pr README /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/doc/pcre-8.32 + cp -pr ChangeLog /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/doc/pcre-8.32 + exit 0 Provides: libpcre.so.1 libpcre16.so.0 libpcre32.so.0 libpcrecpp.so.0 libpcreposix.so.0 pcre = 8.32-14.el7 pcre(armv7hl-32) = 8.32-14.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libpcre.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: pcre-devel-8.32-14.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ppiBpA + umask 022 + cd /builddir/build/BUILD + cd pcre-8.32 + DOCDIR=/builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/doc/pcre-devel-8.32 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/doc/pcre-devel-8.32 + cp -pr doc/pcre-config.txt doc/pcre.txt doc/pcregrep.txt doc/pcretest.txt doc/perltest.txt /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/doc/pcre-devel-8.32 + cp -pr doc/html /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/doc/pcre-devel-8.32 + cp -pr HACKING /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/doc/pcre-devel-8.32 + exit 0 Provides: pcre-devel = 8.32-14.el7 pcre-devel(armv7hl-32) = 8.32-14.el7 pkgconfig(libpcre) = 8.32 pkgconfig(libpcre16) = 8.32 pkgconfig(libpcre32) = 8.32 pkgconfig(libpcrecpp) = 8.32 pkgconfig(libpcreposix) = 8.32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/pkg-config libpcre.so.1 libpcre16.so.0 libpcre32.so.0 libpcrecpp.so.0 libpcreposix.so.0 pkgconfig(libpcre) Processing files: pcre-static-8.32-14.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vETrxE + umask 022 + cd /builddir/build/BUILD + cd pcre-8.32 + DOCDIR=/builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/doc/pcre-static-8.32 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/doc/pcre-static-8.32 + cp -pr COPYING /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/doc/pcre-static-8.32 + cp -pr LICENCE /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm/usr/share/doc/pcre-static-8.32 + exit 0 Provides: pcre-static = 8.32-14.el7 pcre-static(armv7hl-32) = 8.32-14.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pcre-tools-8.32-14.el7.armv7hl Provides: pcre-tools = 8.32-14.el7 pcre-tools(armv7hl-32) = 8.32-14.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpcre.so.1 libpcre16.so.0 libpcre32.so.0 libpcreposix.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libreadline.so.6 rtld(GNU_HASH) Processing files: pcre-debuginfo-8.32-14.el7.armv7hl Provides: pcre-debuginfo = 8.32-14.el7 pcre-debuginfo(armv7hl-32) = 8.32-14.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm Wrote: /builddir/build/RPMS/pcre-8.32-14.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/pcre-devel-8.32-14.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/pcre-static-8.32-14.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/pcre-tools-8.32-14.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/pcre-debuginfo-8.32-14.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.F0CSkz + umask 022 + cd /builddir/build/BUILD + cd pcre-8.32 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pcre-8.32-14.el7.arm + exit 0 Child return code was: 0 LEAVE do -->