Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/mingw-pcre.spec'], False, '/var/lib/mock/f21-build-2754581-441632/root/', None, 86400, True, False, 1000, 425, 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 noarch --nodeps builddir/build/SPECS/mingw-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'} warning: Could not canonicalize hostname: buildhw-06.phx2.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/mingw-pcre-8.35-1.fc21.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/mingw-pcre.spec'], False, '/var/lib/mock/f21-build-2754581-441632/root/', None, 86400, True, False, 1000, 425, 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 noarch --nodeps builddir/build/SPECS/mingw-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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Az64ee + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pcre-8.35 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/pcre-8.35.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pcre-8.35 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #2 (pcre-8.35-Do-not-rely-on-wrapping-signed-integer-while-parsein.patch): + echo 'Patch #2 (pcre-8.35-Do-not-rely-on-wrapping-signed-integer-while-parsein.patch):' + /usr/bin/cat /builddir/build/SOURCES/pcre-8.35-Do-not-rely-on-wrapping-signed-integer-while-parsein.patch + /usr/bin/patch -p1 -b --suffix .gcc49 --fuzz=0 patching file pcre_compile.c Patch #3 (pcre-8.35-Fix-bad-starting-data-when-char-with-more-than-one-o.patch): + echo 'Patch #3 (pcre-8.35-Fix-bad-starting-data-when-char-with-more-than-one-o.patch):' + /usr/bin/cat /builddir/build/SOURCES/pcre-8.35-Fix-bad-starting-data-when-char-with-more-than-one-o.patch + /usr/bin/patch -p1 -b --suffix .starting_data --fuzz=0 patching file pcre_compile.c Hunk #1 succeeded at 4691 (offset -3 lines). patching file testdata/testinput6 patching file testdata/testinput7 patching file testdata/testoutput6 patching file testdata/testoutput7 Patch #4 (pcre-8.35-Fix-not-including-VT-in-starting-characters-for-s.patch): + echo 'Patch #4 (pcre-8.35-Fix-not-including-VT-in-starting-characters-for-s.patch):' + /usr/bin/cat /builddir/build/SOURCES/pcre-8.35-Fix-not-including-VT-in-starting-characters-for-s.patch + /usr/bin/patch -p1 -b --suffix .studied_vt --fuzz=0 patching file pcre_study.c patching file testdata/testinput1 patching file testdata/testoutput1 patching file testdata/testoutput15 patching file testdata/testoutput18-16 patching file testdata/testoutput18-32 Patch #5 (pcre-8.35-Fix-bad-compile-of-Qx-.-where-x-is-any-character.patch): + echo 'Patch #5 (pcre-8.35-Fix-bad-compile-of-Qx-.-where-x-is-any-character.patch):' + /usr/bin/cat /builddir/build/SOURCES/pcre-8.35-Fix-bad-compile-of-Qx-.-where-x-is-any-character.patch + /usr/bin/patch -p1 -b --suffix .class_with_literal --fuzz=0 patching file pcre_compile.c Hunk #1 succeeded at 5322 (offset -3 lines). patching file testdata/testinput1 Hunk #1 succeeded at 5669 (offset -39 lines). patching file testdata/testoutput1 Hunk #1 succeeded at 9317 (offset -76 lines). Patch #6 (pcre-8.35-Fix-empty-matching-possessive-zero-repeat-groups-bug.patch): + echo 'Patch #6 (pcre-8.35-Fix-empty-matching-possessive-zero-repeat-groups-bug.patch):' + /usr/bin/cat /builddir/build/SOURCES/pcre-8.35-Fix-empty-matching-possessive-zero-repeat-groups-bug.patch + /usr/bin/patch -p1 -b --suffix .empty_zero_repeat_group --fuzz=0 patching file pcre_exec.c patching file testdata/testinput1 patching file testdata/testinput8 patching file testdata/testoutput1 patching file testdata/testoutput8 Patch #7 (pcre-8.35-Fixed-several-memory-leaks-in-pcregrep.patch): + echo 'Patch #7 (pcre-8.35-Fixed-several-memory-leaks-in-pcregrep.patch):' + /usr/bin/cat /builddir/build/SOURCES/pcre-8.35-Fixed-several-memory-leaks-in-pcregrep.patch + /usr/bin/patch -p1 -b --suffix .pcregrep_leak --fuzz=0 patching file pcregrep.c Patch #8 (pcre-8.35-Fix-compiler-crash-misbehaviour-for-zero-repeated-gr.patch): + echo 'Patch #8 (pcre-8.35-Fix-compiler-crash-misbehaviour-for-zero-repeated-gr.patch):' + /usr/bin/cat /builddir/build/SOURCES/pcre-8.35-Fix-compiler-crash-misbehaviour-for-zero-repeated-gr.patch + /usr/bin/patch -p1 -b --suffix .compiler_crash_zero_group --fuzz=0 patching file pcre_compile.c Hunk #1 succeeded at 8253 (offset -14 lines). patching file testdata/testinput11 patching file testdata/testinput2 patching file testdata/testoutput11-16 patching file testdata/testoutput11-32 patching file testdata/testoutput11-8 patching file testdata/testoutput2 Patch #9 (pcre-8.35-Fix-compile-time-loop-for-recursive-reference-within.patch): + echo 'Patch #9 (pcre-8.35-Fix-compile-time-loop-for-recursive-reference-within.patch):' + /usr/bin/cat /builddir/build/SOURCES/pcre-8.35-Fix-compile-time-loop-for-recursive-reference-within.patch + /usr/bin/patch -p1 -b --suffix .compiler_loop_recursive_reference --fuzz=0 patching file pcre_compile.c Hunk #1 succeeded at 2378 (offset 4 lines). Hunk #2 succeeded at 2393 (offset 4 lines). patching file testdata/testinput1 patching file testdata/testoutput1 Patch #10 (pcre-8.35-Fix-bug-when-there-are-unset-groups-prior-to-ACCEPT-.patch): + echo 'Patch #10 (pcre-8.35-Fix-bug-when-there-are-unset-groups-prior-to-ACCEPT-.patch):' + /usr/bin/cat /builddir/build/SOURCES/pcre-8.35-Fix-bug-when-there-are-unset-groups-prior-to-ACCEPT-.patch + /usr/bin/patch -p1 -b --suffix .reset_groups --fuzz=0 patching file pcre_exec.c patching file testdata/testinput1 patching file testdata/testoutput1 Patch #11 (pcre-8.35-Fix-zero-repeat-assertion-condition-bug.patch): + echo 'Patch #11 (pcre-8.35-Fix-zero-repeat-assertion-condition-bug.patch):' + /usr/bin/cat /builddir/build/SOURCES/pcre-8.35-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 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uNZ8Xg + umask 022 + cd /builddir/build/BUILD + cd pcre-8.35 + run_mingw_configure --enable-utf8 --enable-unicode-properties --enable-static --enable-pcre8 --enable-pcre16 --enable-pcre32 + mkdir build_win32 + pushd build_win32 ~/build/BUILD/pcre-8.35/build_win32 ~/build/BUILD/pcre-8.35 ++ /usr/bin/env ++ egrep '^(w+)=(.*)$' ++ egrep -vw 'PWD|USER|LANG' ++ /usr/bin/cut -d= -f1 + unset + test -z '' + PATH_ORIG=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin + export PATH_ORIG + PATH=/usr/i686-w64-mingw32/sys-root/mingw/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin + export PATH + HOST_CC=gcc + export HOST_CC + unset PKG_CONFIG_PATH + _PREFIX=/usr/bin/i686-w64-mingw32- ++ grep -v gcc- ++ ls -1 /usr/bin/i686-w64-mingw32-addr2line /usr/bin/i686-w64-mingw32-ar /usr/bin/i686-w64-mingw32-as /usr/bin/i686-w64-mingw32-c++ /usr/bin/i686-w64-mingw32-c++filt /usr/bin/i686-w64-mingw32-cpp /usr/bin/i686-w64-mingw32-dlltool /usr/bin/i686-w64-mingw32-dllwrap /usr/bin/i686-w64-mingw32-elfedit /usr/bin/i686-w64-mingw32-g++ /usr/bin/i686-w64-mingw32-gcc /usr/bin/i686-w64-mingw32-gcc-4.9.1 /usr/bin/i686-w64-mingw32-gcc-ar /usr/bin/i686-w64-mingw32-gcc-nm /usr/bin/i686-w64-mingw32-gcc-ranlib /usr/bin/i686-w64-mingw32-gcov /usr/bin/i686-w64-mingw32-gprof /usr/bin/i686-w64-mingw32-ld /usr/bin/i686-w64-mingw32-ld.bfd /usr/bin/i686-w64-mingw32-nm /usr/bin/i686-w64-mingw32-objcopy /usr/bin/i686-w64-mingw32-objdump /usr/bin/i686-w64-mingw32-ranlib /usr/bin/i686-w64-mingw32-readelf /usr/bin/i686-w64-mingw32-size /usr/bin/i686-w64-mingw32-strings /usr/bin/i686-w64-mingw32-strip /usr/bin/i686-w64-mingw32-windmc /usr/bin/i686-w64-mingw32-windres + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-addr2line ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=ADDR2LINE + declare -x ADDR2LINE=/usr/bin/i686-w64-mingw32-addr2line + export ADDR2LINE + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-ar ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=AR + declare -x AR=/usr/bin/i686-w64-mingw32-ar + export AR + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-as ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=AS + declare -x AS=/usr/bin/i686-w64-mingw32-as + export AS + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-c++ ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=CXX + declare -x CXX=/usr/bin/i686-w64-mingw32-c++ + export CXX + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-c++filt ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=CXXFILT + declare -x CXXFILT=/usr/bin/i686-w64-mingw32-c++filt + export CXXFILT + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-cpp ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=CPP + declare -x CPP=/usr/bin/i686-w64-mingw32-cpp + export CPP + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-dlltool ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=DLLTOOL + declare -x DLLTOOL=/usr/bin/i686-w64-mingw32-dlltool + export DLLTOOL + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-dllwrap ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=DLLWRAP + declare -x DLLWRAP=/usr/bin/i686-w64-mingw32-dllwrap + export DLLWRAP + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-elfedit ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=ELFEDIT + declare -x ELFEDIT=/usr/bin/i686-w64-mingw32-elfedit + export ELFEDIT + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-g++ ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GXX + declare -x GXX=/usr/bin/i686-w64-mingw32-g++ + export GXX + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-gcc ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GCC + declare -x GCC=/usr/bin/i686-w64-mingw32-gcc + export GCC + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-gcov ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GCOV + declare -x GCOV=/usr/bin/i686-w64-mingw32-gcov + export GCOV + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-gprof ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GPROF + declare -x GPROF=/usr/bin/i686-w64-mingw32-gprof + export GPROF + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-ld ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=LD + declare -x LD=/usr/bin/i686-w64-mingw32-ld + export LD + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-ld.bfd ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=LD_BFD + declare -x LD_BFD=/usr/bin/i686-w64-mingw32-ld.bfd + export LD_BFD + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-nm ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=NM + declare -x NM=/usr/bin/i686-w64-mingw32-nm + export NM + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-objcopy ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=OBJCOPY + declare -x OBJCOPY=/usr/bin/i686-w64-mingw32-objcopy + export OBJCOPY + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-objdump ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=OBJDUMP + declare -x OBJDUMP=/usr/bin/i686-w64-mingw32-objdump + export OBJDUMP + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-ranlib ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=RANLIB + declare -x RANLIB=/usr/bin/i686-w64-mingw32-ranlib + export RANLIB + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-readelf ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=READELF + declare -x READELF=/usr/bin/i686-w64-mingw32-readelf + export READELF + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-size ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=SIZE + declare -x SIZE=/usr/bin/i686-w64-mingw32-size + export SIZE + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-strings ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=STRINGS + declare -x STRINGS=/usr/bin/i686-w64-mingw32-strings + export STRINGS + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-strip ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=STRIP + declare -x STRIP=/usr/bin/i686-w64-mingw32-strip + export STRIP + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-windmc ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=WINDMC + declare -x WINDMC=/usr/bin/i686-w64-mingw32-windmc + export WINDMC + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-windres ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=WINDRES + declare -x WINDRES=/usr/bin/i686-w64-mingw32-windres + export WINDRES + unset _PREFIX + CC=i686-w64-mingw32-gcc + export CC + CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + export CFLAGS + CPPFLAGS= + export CPPFLAGS + '[' -x /usr/bin/i686-w64-mingw32-g++ ']' + CXX=i686-w64-mingw32-g++ + export CXX + CXXFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + export CXXFLAGS + LDFLAGS= + export LDFLAGS ++ grep -- '-config$' ++ ls /usr/i686-w64-mingw32/sys-root/mingw/bin/libgcc_s_sjlj-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libssp-0.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libstdc++-6.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libwinpthread-1.dll + unset x i + __mingw32_topdir=. + test -x configure + __mingw32_topdir=.. + ../configure --host=i686-w64-mingw32 --build=i386-redhat-linux-gnu --target=i686-w64-mingw32 --prefix=/usr/i686-w64-mingw32/sys-root/mingw --exec-prefix=/usr/i686-w64-mingw32/sys-root/mingw --bindir=/usr/i686-w64-mingw32/sys-root/mingw/bin --sbindir=/usr/i686-w64-mingw32/sys-root/mingw/sbin --sysconfdir=/usr/i686-w64-mingw32/sys-root/mingw/etc --datadir=/usr/i686-w64-mingw32/sys-root/mingw/share --includedir=/usr/i686-w64-mingw32/sys-root/mingw/include --libdir=/usr/i686-w64-mingw32/sys-root/mingw/lib --libexecdir=/usr/i686-w64-mingw32/sys-root/mingw/libexec --localstatedir=/usr/i686-w64-mingw32/sys-root/mingw/var --sharedstatedir=/usr/i686-w64-mingw32/sys-root/mingw/com --mandir=/usr/i686-w64-mingw32/sys-root/mingw/share/man --infodir=/usr/i686-w64-mingw32/sys-root/mingw/share/info --enable-utf8 --enable-unicode-properties --enable-static --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 i686-w64-mingw32-strip... /usr/bin/i686-w64-mingw32-strip 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 style of include used by make... GNU checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-w64-mingw32-gcc accepts -g... yes checking for i686-w64-mingw32-gcc option to accept ISO C89... none needed checking whether i686-w64-mingw32-gcc understands -c and -o together... yes checking dependency style of i686-w64-mingw32-gcc... gcc3 checking for i686-w64-mingw32-ar... /usr/bin/i686-w64-mingw32-ar checking the archiver (/usr/bin/i686-w64-mingw32-ar) interface... ar checking for i686-w64-mingw32-gcc... (cached) i686-w64-mingw32-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-w64-mingw32-gcc accepts -g... (cached) yes checking for i686-w64-mingw32-gcc option to accept ISO C89... (cached) none needed checking whether i686-w64-mingw32-gcc understands -c and -o together... (cached) yes checking dependency style of i686-w64-mingw32-gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether i686-w64-mingw32-g++ accepts -g... yes checking dependency style of i686-w64-mingw32-g++... gcc3 checking how to run the C preprocessor... /usr/bin/i686-w64-mingw32-cpp 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... i386-redhat-linux-gnu checking host system type... i686-w64-mingw32 checking for i686-w64-mingw32-as... /usr/bin/i686-w64-mingw32-as checking for i686-w64-mingw32-dlltool... /usr/bin/i686-w64-mingw32-dlltool checking for i686-w64-mingw32-objdump... /usr/bin/i686-w64-mingw32-objdump 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 i686-w64-mingw32-gcc... /usr/bin/i686-w64-mingw32-ld checking if the linker (/usr/bin/i686-w64-mingw32-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-w64-mingw32-nm checking the name lister (/usr/bin/i686-w64-mingw32-nm) 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 i386-redhat-linux-gnu file names to i686-w64-mingw32 format... func_convert_file_nix_to_w32 checking how to convert i386-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/i686-w64-mingw32-ld option to reload object files... -r checking for i686-w64-mingw32-objdump... (cached) /usr/bin/i686-w64-mingw32-objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for i686-w64-mingw32-dlltool... (cached) /usr/bin/i686-w64-mingw32-dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_implib checking for i686-w64-mingw32-ar... (cached) /usr/bin/i686-w64-mingw32-ar checking for archiver @FILE support... @ checking for i686-w64-mingw32-strip... (cached) /usr/bin/i686-w64-mingw32-strip checking for i686-w64-mingw32-ranlib... /usr/bin/i686-w64-mingw32-ranlib checking command to parse /usr/bin/i686-w64-mingw32-nm output from i686-w64-mingw32-gcc object... ok checking for sysroot... no checking for i686-w64-mingw32-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... no checking for objdir... .libs checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if i686-w64-mingw32-gcc static flag -static works... no checking if i686-w64-mingw32-gcc supports -c -o file.o... yes checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes checking whether the i686-w64-mingw32-gcc linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... Win32 ld.exe 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... i686-w64-mingw32-g++ -E checking for ld used by i686-w64-mingw32-g++... /usr/bin/i686-w64-mingw32-ld checking if the linker (/usr/bin/i686-w64-mingw32-ld) is GNU ld... yes checking whether the i686-w64-mingw32-g++ linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes checking for i686-w64-mingw32-g++ option to produce PIC... -DDLL_EXPORT -DPIC checking if i686-w64-mingw32-g++ PIC flag -DDLL_EXPORT -DPIC works... yes checking if i686-w64-mingw32-g++ static flag -static works... no checking if i686-w64-mingw32-g++ supports -c -o file.o... yes checking if i686-w64-mingw32-g++ supports -c -o file.o... (cached) yes checking whether the i686-w64-mingw32-g++ linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe 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... yes checking windows.h presence... yes checking for windows.h... yes 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... no checking for strtoll... 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... no checking for memmove... yes checking for strerror... yes checking zlib.h usability... no checking zlib.h presence... no checking for zlib.h... no checking for gzopen in -lz... no checking bzlib.h usability... no checking bzlib.h presence... no checking for bzlib.h... no checking for libbz2... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libpcre.pc config.status: creating libpcre16.pc config.status: creating libpcre32.pc config.status: creating libpcreposix.pc config.status: creating libpcrecpp.pc config.status: creating pcre-config config.status: creating pcre.h config.status: creating pcre_stringpiece.h config.status: creating pcrecpparg.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing script-chmod commands config.status: executing delete-old-chartables commands pcre-8.35 configuration summary: Install prefix .................. : /usr/i686-w64-mingw32/sys-root/mingw C preprocessor .................. : /usr/bin/i686-w64-mingw32-cpp C compiler ...................... : i686-w64-mingw32-gcc C++ preprocessor ................ : i686-w64-mingw32-g++ -E C++ compiler .................... : i686-w64-mingw32-g++ Linker .......................... : /usr/bin/i686-w64-mingw32-ld C preprocessor flags ............ : C compiler flags ................ : -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -fvisibility=hidden C++ compiler flags .............. : -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -fvisibility=hidden -fvisibility-inlines-hidden Linker flags .................... : Extra libraries ................. : Build 8 bit pcre library ........ : yes Build 16 bit pcre library ....... : yes Build 32 bit pcre library ....... : yes Build C++ library ............... : yes Enable JIT compiling support .... : no Enable UTF-8/16/32 support ...... : yes Unicode properties .............. : yes Newline char/sequence ........... : lf \R matches only ANYCRLF ......... : no EBCDIC coding ................... : no EBCDIC code for NL .............. : n/a Rebuild char tables ............. : no Use stack recursion ............. : yes POSIX mem threshold ............. : 10 Internal link size .............. : 2 Nested parentheses limit ........ : 250 Match limit ..................... : 10000000 Match limit recursion ........... : MATCH_LIMIT Build shared libs ............... : yes Build static libs ............... : yes Use JIT in pcregrep ............. : no Buffer size for pcregrep ........ : 20480 Link pcregrep with libz ......... : no Link pcregrep with libbz2 ....... : no Link pcretest with libedit ...... : no Link pcretest with libreadline .. : no Valgrind support ................ : no Code coverage ................... : no ~/build/BUILD/pcre-8.35 + popd + mkdir build_win64 ~/build/BUILD/pcre-8.35/build_win64 ~/build/BUILD/pcre-8.35 + pushd build_win64 ++ /usr/bin/env ++ egrep '^(w+)=(.*)$' ++ egrep -vw 'PWD|USER|LANG' ++ /usr/bin/cut -d= -f1 + unset + test -z /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin + PATH=/usr/x86_64-w64-mingw32/sys-root/mingw/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin + export PATH + HOST_CC=gcc + export HOST_CC + unset PKG_CONFIG_PATH + _PREFIX=/usr/bin/x86_64-w64-mingw32- ++ grep -v gcc- ++ ls -1 /usr/bin/x86_64-w64-mingw32-addr2line /usr/bin/x86_64-w64-mingw32-ar /usr/bin/x86_64-w64-mingw32-as /usr/bin/x86_64-w64-mingw32-c++ /usr/bin/x86_64-w64-mingw32-c++filt /usr/bin/x86_64-w64-mingw32-cpp /usr/bin/x86_64-w64-mingw32-dlltool /usr/bin/x86_64-w64-mingw32-dllwrap /usr/bin/x86_64-w64-mingw32-elfedit /usr/bin/x86_64-w64-mingw32-g++ /usr/bin/x86_64-w64-mingw32-gcc /usr/bin/x86_64-w64-mingw32-gcc-4.9.1 /usr/bin/x86_64-w64-mingw32-gcc-ar /usr/bin/x86_64-w64-mingw32-gcc-nm /usr/bin/x86_64-w64-mingw32-gcc-ranlib /usr/bin/x86_64-w64-mingw32-gcov /usr/bin/x86_64-w64-mingw32-gprof /usr/bin/x86_64-w64-mingw32-ld /usr/bin/x86_64-w64-mingw32-ld.bfd /usr/bin/x86_64-w64-mingw32-nm /usr/bin/x86_64-w64-mingw32-objcopy /usr/bin/x86_64-w64-mingw32-objdump /usr/bin/x86_64-w64-mingw32-ranlib /usr/bin/x86_64-w64-mingw32-readelf /usr/bin/x86_64-w64-mingw32-size /usr/bin/x86_64-w64-mingw32-strings /usr/bin/x86_64-w64-mingw32-strip /usr/bin/x86_64-w64-mingw32-windmc /usr/bin/x86_64-w64-mingw32-windres + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/x86_64-w64-mingw32-addr2line ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=ADDR2LINE + declare -x ADDR2LINE=/usr/bin/x86_64-w64-mingw32-addr2line + export ADDR2LINE + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/x86_64-w64-mingw32-ar ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=AR + declare -x AR=/usr/bin/x86_64-w64-mingw32-ar + export AR + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/x86_64-w64-mingw32-as ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=AS + declare -x AS=/usr/bin/x86_64-w64-mingw32-as + export AS + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/x86_64-w64-mingw32-c++ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=CXX + declare -x CXX=/usr/bin/x86_64-w64-mingw32-c++ + export CXX + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/x86_64-w64-mingw32-c++filt ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=CXXFILT + declare -x CXXFILT=/usr/bin/x86_64-w64-mingw32-c++filt + export CXXFILT + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/x86_64-w64-mingw32-cpp ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=CPP + declare -x CPP=/usr/bin/x86_64-w64-mingw32-cpp + export CPP + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/x86_64-w64-mingw32-dlltool ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=DLLTOOL + declare -x DLLTOOL=/usr/bin/x86_64-w64-mingw32-dlltool + export DLLTOOL + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/x86_64-w64-mingw32-dllwrap ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=DLLWRAP + declare -x DLLWRAP=/usr/bin/x86_64-w64-mingw32-dllwrap + export DLLWRAP + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/x86_64-w64-mingw32-elfedit ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=ELFEDIT + declare -x ELFEDIT=/usr/bin/x86_64-w64-mingw32-elfedit + export ELFEDIT + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/x86_64-w64-mingw32-g++ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GXX + declare -x GXX=/usr/bin/x86_64-w64-mingw32-g++ + export GXX + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/x86_64-w64-mingw32-gcc ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GCC + declare -x GCC=/usr/bin/x86_64-w64-mingw32-gcc + export GCC + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/x86_64-w64-mingw32-gcov ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GCOV + declare -x GCOV=/usr/bin/x86_64-w64-mingw32-gcov + export GCOV + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/x86_64-w64-mingw32-gprof ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GPROF + declare -x GPROF=/usr/bin/x86_64-w64-mingw32-gprof + export GPROF + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/x86_64-w64-mingw32-ld ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=LD + declare -x LD=/usr/bin/x86_64-w64-mingw32-ld + export LD + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/x86_64-w64-mingw32-ld.bfd ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=LD_BFD + declare -x LD_BFD=/usr/bin/x86_64-w64-mingw32-ld.bfd + export LD_BFD + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/x86_64-w64-mingw32-nm ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=NM + declare -x NM=/usr/bin/x86_64-w64-mingw32-nm + export NM + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/x86_64-w64-mingw32-objcopy ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=OBJCOPY + declare -x OBJCOPY=/usr/bin/x86_64-w64-mingw32-objcopy + export OBJCOPY + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/x86_64-w64-mingw32-objdump ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=OBJDUMP + declare -x OBJDUMP=/usr/bin/x86_64-w64-mingw32-objdump + export OBJDUMP + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/x86_64-w64-mingw32-ranlib ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=RANLIB + declare -x RANLIB=/usr/bin/x86_64-w64-mingw32-ranlib + export RANLIB + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/x86_64-w64-mingw32-readelf ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=READELF + declare -x READELF=/usr/bin/x86_64-w64-mingw32-readelf + export READELF + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/x86_64-w64-mingw32-size ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=SIZE + declare -x SIZE=/usr/bin/x86_64-w64-mingw32-size + export SIZE + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/x86_64-w64-mingw32-strings ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=STRINGS + declare -x STRINGS=/usr/bin/x86_64-w64-mingw32-strings + export STRINGS + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/x86_64-w64-mingw32-strip ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=STRIP + declare -x STRIP=/usr/bin/x86_64-w64-mingw32-strip + export STRIP + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/x86_64-w64-mingw32-windmc ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=WINDMC + declare -x WINDMC=/usr/bin/x86_64-w64-mingw32-windmc + export WINDMC + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/x86_64-w64-mingw32-windres ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=WINDRES + declare -x WINDRES=/usr/bin/x86_64-w64-mingw32-windres + export WINDRES + unset _PREFIX + CC=x86_64-w64-mingw32-gcc + export CC + CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + export CFLAGS + CPPFLAGS= + export CPPFLAGS + '[' -x /usr/bin/x86_64-w64-mingw32-g++ ']' + CXX=x86_64-w64-mingw32-g++ + export CXX + CXXFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + export CXXFLAGS + LDFLAGS= + export LDFLAGS ++ grep -- '-config$' ++ ls /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libgcc_s_seh-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libssp-0.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libstdc++-6.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libwinpthread-1.dll + unset x i + __mingw64_topdir=. + test -x configure + __mingw64_topdir=.. + ../configure --host=x86_64-w64-mingw32 --build=i386-redhat-linux-gnu --target=x86_64-w64-mingw32 --prefix=/usr/x86_64-w64-mingw32/sys-root/mingw --exec-prefix=/usr/x86_64-w64-mingw32/sys-root/mingw --bindir=/usr/x86_64-w64-mingw32/sys-root/mingw/bin --sbindir=/usr/x86_64-w64-mingw32/sys-root/mingw/sbin --sysconfdir=/usr/x86_64-w64-mingw32/sys-root/mingw/etc --datadir=/usr/x86_64-w64-mingw32/sys-root/mingw/share --includedir=/usr/x86_64-w64-mingw32/sys-root/mingw/include --libdir=/usr/x86_64-w64-mingw32/sys-root/mingw/lib --libexecdir=/usr/x86_64-w64-mingw32/sys-root/mingw/libexec --localstatedir=/usr/x86_64-w64-mingw32/sys-root/mingw/var --sharedstatedir=/usr/x86_64-w64-mingw32/sys-root/mingw/com --mandir=/usr/x86_64-w64-mingw32/sys-root/mingw/share/man --infodir=/usr/x86_64-w64-mingw32/sys-root/mingw/share/info --enable-utf8 --enable-unicode-properties --enable-static --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 x86_64-w64-mingw32-strip... /usr/bin/x86_64-w64-mingw32-strip 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 style of include used by make... GNU checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-w64-mingw32-gcc accepts -g... yes checking for x86_64-w64-mingw32-gcc option to accept ISO C89... none needed checking whether x86_64-w64-mingw32-gcc understands -c and -o together... yes checking dependency style of x86_64-w64-mingw32-gcc... gcc3 checking for x86_64-w64-mingw32-ar... /usr/bin/x86_64-w64-mingw32-ar checking the archiver (/usr/bin/x86_64-w64-mingw32-ar) interface... ar checking for x86_64-w64-mingw32-gcc... (cached) x86_64-w64-mingw32-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-w64-mingw32-gcc accepts -g... (cached) yes checking for x86_64-w64-mingw32-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-w64-mingw32-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-w64-mingw32-gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether x86_64-w64-mingw32-g++ accepts -g... yes checking dependency style of x86_64-w64-mingw32-g++... gcc3 checking how to run the C preprocessor... /usr/bin/x86_64-w64-mingw32-cpp 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... i386-redhat-linux-gnu checking host system type... x86_64-w64-mingw32 checking for x86_64-w64-mingw32-as... /usr/bin/x86_64-w64-mingw32-as checking for x86_64-w64-mingw32-dlltool... /usr/bin/x86_64-w64-mingw32-dlltool checking for x86_64-w64-mingw32-objdump... /usr/bin/x86_64-w64-mingw32-objdump 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 x86_64-w64-mingw32-gcc... /usr/bin/x86_64-w64-mingw32-ld checking if the linker (/usr/bin/x86_64-w64-mingw32-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-w64-mingw32-nm checking the name lister (/usr/bin/x86_64-w64-mingw32-nm) 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 i386-redhat-linux-gnu file names to x86_64-w64-mingw32 format... func_convert_file_nix_to_w32 checking how to convert i386-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/x86_64-w64-mingw32-ld option to reload object files... -r checking for x86_64-w64-mingw32-objdump... (cached) /usr/bin/x86_64-w64-mingw32-objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for x86_64-w64-mingw32-dlltool... (cached) /usr/bin/x86_64-w64-mingw32-dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_implib checking for x86_64-w64-mingw32-ar... (cached) /usr/bin/x86_64-w64-mingw32-ar checking for archiver @FILE support... @ checking for x86_64-w64-mingw32-strip... (cached) /usr/bin/x86_64-w64-mingw32-strip checking for x86_64-w64-mingw32-ranlib... /usr/bin/x86_64-w64-mingw32-ranlib checking command to parse /usr/bin/x86_64-w64-mingw32-nm output from x86_64-w64-mingw32-gcc object... ok checking for sysroot... no checking for x86_64-w64-mingw32-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... no checking for objdir... .libs checking if x86_64-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if x86_64-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if x86_64-w64-mingw32-gcc static flag -static works... no checking if x86_64-w64-mingw32-gcc supports -c -o file.o... yes checking if x86_64-w64-mingw32-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-w64-mingw32-gcc linker (/usr/bin/x86_64-w64-mingw32-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... x86_64-w64-mingw32-g++ -E checking for ld used by x86_64-w64-mingw32-g++... /usr/bin/x86_64-w64-mingw32-ld checking if the linker (/usr/bin/x86_64-w64-mingw32-ld) is GNU ld... yes checking whether the x86_64-w64-mingw32-g++ linker (/usr/bin/x86_64-w64-mingw32-ld) supports shared libraries... yes checking for x86_64-w64-mingw32-g++ option to produce PIC... -DDLL_EXPORT -DPIC checking if x86_64-w64-mingw32-g++ PIC flag -DDLL_EXPORT -DPIC works... yes checking if x86_64-w64-mingw32-g++ static flag -static works... no checking if x86_64-w64-mingw32-g++ supports -c -o file.o... yes checking if x86_64-w64-mingw32-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-w64-mingw32-g++ linker (/usr/bin/x86_64-w64-mingw32-ld) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe 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... yes checking windows.h presence... yes checking for windows.h... yes 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... no checking for strtoll... 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... no checking for memmove... yes checking for strerror... yes checking zlib.h usability... no checking zlib.h presence... no checking for zlib.h... no checking for gzopen in -lz... no checking bzlib.h usability... no checking bzlib.h presence... no checking for bzlib.h... no checking for libbz2... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libpcre.pc config.status: creating libpcre16.pc config.status: creating libpcre32.pc config.status: creating libpcreposix.pc config.status: creating libpcrecpp.pc config.status: creating pcre-config config.status: creating pcre.h config.status: creating pcre_stringpiece.h config.status: creating pcrecpparg.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing script-chmod commands config.status: executing delete-old-chartables commands pcre-8.35 configuration summary: Install prefix .................. : /usr/x86_64-w64-mingw32/sys-root/mingw C preprocessor .................. : /usr/bin/x86_64-w64-mingw32-cpp C compiler ...................... : x86_64-w64-mingw32-gcc C++ preprocessor ................ : x86_64-w64-mingw32-g++ -E C++ compiler .................... : x86_64-w64-mingw32-g++ Linker .......................... : /usr/bin/x86_64-w64-mingw32-ld C preprocessor flags ............ : C compiler flags ................ : -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -fvisibility=hidden C++ compiler flags .............. : -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -fvisibility=hidden -fvisibility-inlines-hidden Linker flags .................... : Extra libraries ................. : Build 8 bit pcre library ........ : yes Build 16 bit pcre library ....... : yes Build 32 bit pcre library ....... : yes Build C++ library ............... : yes Enable JIT compiling support .... : no Enable UTF-8/16/32 support ...... : yes Unicode properties .............. : yes Newline char/sequence ........... : lf \R matches only ANYCRLF ......... : no EBCDIC coding ................... : no EBCDIC code for NL .............. : n/a Rebuild char tables ............. : no Use stack recursion ............. : yes POSIX mem threshold ............. : 10 Internal link size .............. : 2 Nested parentheses limit ........ : 250 Match limit ..................... : 10000000 Match limit recursion ........... : MATCH_LIMIT Build shared libs ............... : yes Build static libs ............... : yes Use JIT in pcregrep ............. : no Buffer size for pcregrep ........ : 20480 Link pcregrep with libz ......... : no Link pcregrep with libbz2 ....... : no Link pcretest with libedit ...... : no Link pcretest with libreadline .. : no Valgrind support ................ : no Code coverage ................... : no ~/build/BUILD/pcre-8.35 + popd + run_mingw_make -j16 + make -C build_win32 -j16 make: Entering directory '/builddir/build/BUILD/pcre-8.35/build_win32' 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.35/build_win32' 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_tables.lo CC libpcre_la-pcre_study.lo CC libpcre_la-pcre_ucd.lo CC libpcre_la-pcre_valid_utf8.lo CC libpcre_la-pcre_version.lo CC libpcre_la-pcre_xclass.lo CC libpcre_la-pcre_chartables.lo CC libpcre16_la-pcre16_byte_order.lo CC libpcre16_la-pcre16_chartables.lo CC libpcre16_la-pcre16_compile.lo CC libpcre16_la-pcre16_config.lo CC libpcre16_la-pcre16_dfa_exec.lo CC libpcre16_la-pcre16_exec.lo CC libpcre16_la-pcre16_fullinfo.lo CC libpcre16_la-pcre16_get.lo CC libpcre16_la-pcre16_globals.lo CC libpcre16_la-pcre16_jit_compile.lo CC libpcre16_la-pcre16_maketables.lo CC libpcre16_la-pcre16_newline.lo CC libpcre16_la-pcre16_ord2utf16.lo CC libpcre16_la-pcre16_refcount.lo CC libpcre16_la-pcre16_string_utils.lo CC libpcre16_la-pcre16_study.lo CC libpcre16_la-pcre16_ucd.lo CC libpcre16_la-pcre16_tables.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_jit_compile.lo CC libpcre32_la-pcre32_globals.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 ../pcreposix.c:56:0: warning: "PCREPOSIX_EXP_DECL" redefined # define PCREPOSIX_EXP_DECL extern __declspec(dllexport) ^ In file included from ../pcreposix.c:46:0: ./config.h:255:0: note: this is the location of the previous definition #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default"))) ^ ../pcreposix.c:57:0: warning: "PCREPOSIX_EXP_DEFN" redefined # define PCREPOSIX_EXP_DEFN __declspec(dllexport) ^ In file included from ../pcreposix.c:46:0: ./config.h:258:0: note: this is the location of the previous definition #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default"))) ^ 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 CXX pcrecpp_unittest-pcrecpp_unittest.o CXX pcre_scanner_unittest-pcre_scanner_unittest.o CXX pcre_stringpiece_unittest-pcre_stringpiece_unittest.o CCLD libpcre32.la CCLD libpcre16.la CCLD libpcre.la CCLD libpcreposix.la CXXLD libpcrecpp.la CCLD pcregrep.exe CCLD pcretest.exe CXXLD pcrecpp_unittest.exe CXXLD pcre_scanner_unittest.exe CXXLD pcre_stringpiece_unittest.exe libtool: link: Could not determine the host path corresponding to libtool: link: `/builddir/build/BUILD/pcre-8.35/build_win32/.libs' libtool: link: Continuing, but uninstalled executables may not work. libtool: link: Could not determine the host path corresponding to libtool: link: `/builddir/build/BUILD/pcre-8.35/build_win32/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin' libtool: link: Continuing, but uninstalled executables may not work. libtool: link: Could not determine the host path corresponding to libtool: link: `/builddir/build/BUILD/pcre-8.35/build_win32/.libs' libtool: link: Continuing, but uninstalled executables may not work. libtool: link: Could not determine the host path corresponding to libtool: link: `/builddir/build/BUILD/pcre-8.35/build_win32/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin' libtool: link: Continuing, but uninstalled executables may not work. libtool: link: Could not determine the host path corresponding to libtool: link: `/builddir/build/BUILD/pcre-8.35/build_win32/.libs' libtool: link: Continuing, but uninstalled executables may not work. libtool: link: Could not determine the host path corresponding to libtool: link: `/builddir/build/BUILD/pcre-8.35/build_win32/.libs' libtool: link: Continuing, but uninstalled executables may not work. libtool: link: Could not determine the host path corresponding to libtool: link: `/builddir/build/BUILD/pcre-8.35/build_win32/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin' libtool: link: Continuing, but uninstalled executables may not work. libtool: link: Could not determine the host path corresponding to libtool: link: `/builddir/build/BUILD/pcre-8.35/build_win32/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin' libtool: link: Continuing, but uninstalled executables may not work. libtool: link: Could not determine the host path corresponding to libtool: link: `/builddir/build/BUILD/pcre-8.35/build_win32/.libs' libtool: link: Continuing, but uninstalled executables may not work. libtool: link: Could not determine the host path corresponding to libtool: link: `/builddir/build/BUILD/pcre-8.35/build_win32/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin' libtool: link: Continuing, but uninstalled executables may not work. make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.35/build_win32' make: Leaving directory '/builddir/build/BUILD/pcre-8.35/build_win32' + make -C build_win64 -j16 make: Entering directory '/builddir/build/BUILD/pcre-8.35/build_win64' 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.35/build_win64' 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_refcount.lo CC libpcre_la-pcre_study.lo CC libpcre_la-pcre_string_utils.lo CC libpcre_la-pcre_ord2utf8.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_jit_compile.lo CC libpcre16_la-pcre16_globals.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 ../pcreposix.c:56:0: warning: "PCREPOSIX_EXP_DECL" redefined # define PCREPOSIX_EXP_DECL extern __declspec(dllexport) ^ In file included from ../pcreposix.c:46:0: ./config.h:255:0: note: this is the location of the previous definition #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default"))) ^ ../pcreposix.c:57:0: warning: "PCREPOSIX_EXP_DEFN" redefined # define PCREPOSIX_EXP_DEFN __declspec(dllexport) ^ In file included from ../pcreposix.c:46:0: ./config.h:258:0: note: this is the location of the previous definition #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default"))) ^ 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 CXX pcrecpp_unittest-pcrecpp_unittest.o CXX pcre_scanner_unittest-pcre_scanner_unittest.o CXX pcre_stringpiece_unittest-pcre_stringpiece_unittest.o CCLD libpcre32.la CCLD libpcre16.la CCLD libpcre.la CCLD libpcreposix.la CXXLD libpcrecpp.la CCLD pcretest.exe CCLD pcregrep.exe CXXLD pcrecpp_unittest.exe CXXLD pcre_scanner_unittest.exe CXXLD pcre_stringpiece_unittest.exe libtool: link: Could not determine the host path corresponding to libtool: link: `/builddir/build/BUILD/pcre-8.35/build_win64/.libs' libtool: link: Continuing, but uninstalled executables may not work. libtool: link: Could not determine the host path corresponding to libtool: link: `/builddir/build/BUILD/pcre-8.35/build_win64/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin' libtool: link: Continuing, but uninstalled executables may not work. libtool: link: Could not determine the host path corresponding to libtool: link: `/builddir/build/BUILD/pcre-8.35/build_win64/.libs' libtool: link: Continuing, but uninstalled executables may not work. libtool: link: Could not determine the host path corresponding to libtool: link: `/builddir/build/BUILD/pcre-8.35/build_win64/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin' libtool: link: Continuing, but uninstalled executables may not work. libtool: link: Could not determine the host path corresponding to libtool: link: `/builddir/build/BUILD/pcre-8.35/build_win64/.libs' libtool: link: Continuing, but uninstalled executables may not work. libtool: link: Could not determine the host path corresponding to libtool: link: `/builddir/build/BUILD/pcre-8.35/build_win64/.libs' libtool: link: Continuing, but uninstalled executables may not work. libtool: link: Could not determine the host path corresponding to libtool: link: `/builddir/build/BUILD/pcre-8.35/build_win64/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin' libtool: link: Continuing, but uninstalled executables may not work. libtool: link: Could not determine the host path corresponding to libtool: link: `/builddir/build/BUILD/pcre-8.35/build_win64/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin' libtool: link: Continuing, but uninstalled executables may not work. libtool: link: Could not determine the host path corresponding to libtool: link: `/builddir/build/BUILD/pcre-8.35/build_win64/.libs' libtool: link: Continuing, but uninstalled executables may not work. libtool: link: Could not determine the host path corresponding to libtool: link: `/builddir/build/BUILD/pcre-8.35/build_win64/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin' libtool: link: Continuing, but uninstalled executables may not work. make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.35/build_win64' make: Leaving directory '/builddir/build/BUILD/pcre-8.35/build_win64' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zsqN1j + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch ++ dirname /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch + cd pcre-8.35 + run_mingw_make DESTDIR=/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch install + make -C build_win32 DESTDIR=/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch install make: Entering directory '/builddir/build/BUILD/pcre-8.35/build_win32' make install-am make[1]: Entering directory '/builddir/build/BUILD/pcre-8.35/build_win32' make[2]: Entering directory '/builddir/build/BUILD/pcre-8.35/build_win32' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libpcre.la libpcre16.la libpcre32.la libpcreposix.la libpcrecpp.la '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -c .libs/libpcre.dll.a /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcre.dll.a libtool: install: base_file=`basename libpcre.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libpcre.la'i; echo libpcre-1.dll'` libtool: install: dldir=/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/`dirname ../bin/libpcre-1.dll` libtool: install: test -d /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin libtool: install: /usr/bin/install -c .libs/libpcre-1.dll /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libpcre-1.dll libtool: install: chmod a+x /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libpcre-1.dll libtool: install: if test -n '' && test -n '/usr/bin/i686-w64-mingw32-strip --strip-unneeded'; then eval '/usr/bin/i686-w64-mingw32-strip --strip-unneeded /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libpcre-1.dll' || exit 0; fi libtool: install: /usr/bin/install -c .libs/libpcre.lai /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcre.la libtool: install: /usr/bin/install -c .libs/libpcre16.dll.a /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcre16.dll.a libtool: install: base_file=`basename libpcre16.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libpcre16.la'i; echo libpcre16-0.dll'` libtool: install: dldir=/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/`dirname ../bin/libpcre16-0.dll` libtool: install: test -d /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin libtool: install: /usr/bin/install -c .libs/libpcre16-0.dll /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libpcre16-0.dll libtool: install: chmod a+x /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libpcre16-0.dll libtool: install: if test -n '' && test -n '/usr/bin/i686-w64-mingw32-strip --strip-unneeded'; then eval '/usr/bin/i686-w64-mingw32-strip --strip-unneeded /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libpcre16-0.dll' || exit 0; fi libtool: install: /usr/bin/install -c .libs/libpcre16.lai /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcre16.la libtool: install: /usr/bin/install -c .libs/libpcre32.dll.a /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcre32.dll.a libtool: install: base_file=`basename libpcre32.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libpcre32.la'i; echo libpcre32-0.dll'` libtool: install: dldir=/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/`dirname ../bin/libpcre32-0.dll` libtool: install: test -d /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin libtool: install: /usr/bin/install -c .libs/libpcre32-0.dll /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libpcre32-0.dll libtool: install: chmod a+x /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libpcre32-0.dll libtool: install: if test -n '' && test -n '/usr/bin/i686-w64-mingw32-strip --strip-unneeded'; then eval '/usr/bin/i686-w64-mingw32-strip --strip-unneeded /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libpcre32-0.dll' || exit 0; fi libtool: install: /usr/bin/install -c .libs/libpcre32.lai /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcre32.la libtool: install: /usr/bin/install -c .libs/libpcreposix.dll.a /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcreposix.dll.a libtool: install: base_file=`basename libpcreposix.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libpcreposix.la'i; echo libpcreposix-0.dll'` libtool: install: dldir=/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/`dirname ../bin/libpcreposix-0.dll` libtool: install: test -d /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin libtool: install: /usr/bin/install -c .libs/libpcreposix-0.dll /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libpcreposix-0.dll libtool: install: chmod a+x /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libpcreposix-0.dll libtool: install: if test -n '' && test -n '/usr/bin/i686-w64-mingw32-strip --strip-unneeded'; then eval '/usr/bin/i686-w64-mingw32-strip --strip-unneeded /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libpcreposix-0.dll' || exit 0; fi libtool: install: /usr/bin/install -c .libs/libpcreposix.lai /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcreposix.la libtool: install: /usr/bin/install -c .libs/libpcrecpp.dll.a /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcrecpp.dll.a libtool: install: base_file=`basename libpcrecpp.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libpcrecpp.la'i; echo libpcrecpp-0.dll'` libtool: install: dldir=/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/`dirname ../bin/libpcrecpp-0.dll` libtool: install: test -d /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin libtool: install: /usr/bin/install -c .libs/libpcrecpp-0.dll /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libpcrecpp-0.dll libtool: install: chmod a+x /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libpcrecpp-0.dll libtool: install: if test -n '' && test -n '/usr/bin/i686-w64-mingw32-strip --strip-unneeded'; then eval '/usr/bin/i686-w64-mingw32-strip --strip-unneeded /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libpcrecpp-0.dll' || exit 0; fi libtool: install: /usr/bin/install -c .libs/libpcrecpp.lai /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcrecpp.la libtool: install: /usr/bin/install -c .libs/libpcre.a /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcre.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcre.a libtool: install: /usr/bin/i686-w64-mingw32-ranlib /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcre.a libtool: install: /usr/bin/install -c .libs/libpcre16.a /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcre16.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcre16.a libtool: install: /usr/bin/i686-w64-mingw32-ranlib /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcre16.a libtool: install: /usr/bin/install -c .libs/libpcre32.a /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcre32.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcre32.a libtool: install: /usr/bin/i686-w64-mingw32-ranlib /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcre32.a libtool: install: /usr/bin/install -c .libs/libpcreposix.a /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcreposix.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcreposix.a libtool: install: /usr/bin/i686-w64-mingw32-ranlib /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcreposix.a libtool: install: /usr/bin/install -c .libs/libpcrecpp.a /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcrecpp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcrecpp.a libtool: install: /usr/bin/i686-w64-mingw32-ranlib /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcrecpp.a libtool: install: warning: remember to run `libtool --finish /usr/i686-w64-mingw32/sys-root/mingw/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c pcretest.exe pcregrep.exe '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin' libtool: install: warning: `libpcre.la' has not been installed in `/usr/i686-w64-mingw32/sys-root/mingw/lib' libtool: install: warning: `libpcreposix.la' has not been installed in `/usr/i686-w64-mingw32/sys-root/mingw/lib' libtool: install: warning: `/builddir/build/BUILD/pcre-8.35/build_win32/libpcre.la' has not been installed in `/usr/i686-w64-mingw32/sys-root/mingw/lib' libtool: install: warning: `libpcre16.la' has not been installed in `/usr/i686-w64-mingw32/sys-root/mingw/lib' libtool: install: warning: `libpcre32.la' has not been installed in `/usr/i686-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -c .libs/pcretest.exe /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/pcretest.exe libtool: install: warning: `libpcre.la' has not been installed in `/usr/i686-w64-mingw32/sys-root/mingw/lib' libtool: install: warning: `libpcreposix.la' has not been installed in `/usr/i686-w64-mingw32/sys-root/mingw/lib' libtool: install: warning: `/builddir/build/BUILD/pcre-8.35/build_win32/libpcre.la' has not been installed in `/usr/i686-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -c .libs/pcregrep.exe /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/pcregrep.exe /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin' /usr/bin/install -c pcre-config '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/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/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/pcre' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/pcre/html' /usr/bin/install -c -m 644 ../doc/html/NON-AUTOTOOLS-BUILD.txt ../doc/html/README.txt ../doc/html/index.html ../doc/html/pcre-config.html ../doc/html/pcre.html ../doc/html/pcre16.html ../doc/html/pcre32.html ../doc/html/pcre_assign_jit_stack.html ../doc/html/pcre_compile.html ../doc/html/pcre_compile2.html ../doc/html/pcre_config.html ../doc/html/pcre_copy_named_substring.html ../doc/html/pcre_copy_substring.html ../doc/html/pcre_dfa_exec.html ../doc/html/pcre_exec.html ../doc/html/pcre_free_study.html ../doc/html/pcre_free_substring.html ../doc/html/pcre_free_substring_list.html ../doc/html/pcre_fullinfo.html ../doc/html/pcre_get_named_substring.html ../doc/html/pcre_get_stringnumber.html ../doc/html/pcre_get_stringtable_entries.html ../doc/html/pcre_get_substring.html ../doc/html/pcre_get_substring_list.html ../doc/html/pcre_jit_exec.html ../doc/html/pcre_jit_stack_alloc.html ../doc/html/pcre_jit_stack_free.html ../doc/html/pcre_maketables.html ../doc/html/pcre_pattern_to_host_byte_order.html ../doc/html/pcre_refcount.html ../doc/html/pcre_study.html ../doc/html/pcre_utf16_to_host_byte_order.html ../doc/html/pcre_utf32_to_host_byte_order.html ../doc/html/pcre_version.html ../doc/html/pcreapi.html ../doc/html/pcrebuild.html ../doc/html/pcrecallout.html ../doc/html/pcrecompat.html ../doc/html/pcredemo.html ../doc/html/pcregrep.html '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/pcre/html' /usr/bin/install -c -m 644 ../doc/html/pcrejit.html ../doc/html/pcrelimits.html ../doc/html/pcrematching.html ../doc/html/pcrepartial.html ../doc/html/pcrepattern.html ../doc/html/pcreperform.html ../doc/html/pcreposix.html ../doc/html/pcreprecompile.html ../doc/html/pcresample.html ../doc/html/pcrestack.html ../doc/html/pcresyntax.html ../doc/html/pcretest.html ../doc/html/pcreunicode.html '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/pcre/html' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/pcre/html' /usr/bin/install -c -m 644 ../doc/html/pcrecpp.html '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/pcre/html' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/include' /usr/bin/install -c -m 644 ../pcreposix.h ../pcrecpp.h ../pcre_scanner.h '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man1' /usr/bin/install -c -m 644 ../doc/pcre-config.1 ../doc/pcregrep.1 ../doc/pcretest.1 '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/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/pcredemo.3 ../doc/pcrejit.3 ../doc/pcrelimits.3 ../doc/pcrematching.3 ../doc/pcrepartial.3 ../doc/pcrepattern.3 '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3' /usr/bin/install -c -m 644 ../doc/pcreperform.3 ../doc/pcreposix.3 ../doc/pcreprecompile.3 ../doc/pcresample.3 ../doc/pcrestack.3 ../doc/pcresyntax.3 ../doc/pcreunicode.3 ../doc/pcrecpp.3 '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/include' /usr/bin/install -c -m 644 pcre.h pcrecpparg.h pcre_stringpiece.h '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig' /usr/bin/install -c -m 644 libpcre.pc libpcreposix.pc libpcre16.pc libpcre32.pc libpcrecpp.pc '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/pcre-8.35/build_win32' ln -sf pcre_assign_jit_stack.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_assign_jit_stack.3 ln -sf pcre_compile.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_compile.3 ln -sf pcre_compile2.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_compile2.3 ln -sf pcre_config.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_config.3 ln -sf pcre_copy_named_substring.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_copy_named_substring.3 ln -sf pcre_copy_substring.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_copy_substring.3 ln -sf pcre_dfa_exec.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_dfa_exec.3 ln -sf pcre_exec.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_exec.3 ln -sf pcre_free_study.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_free_study.3 ln -sf pcre_free_substring.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_free_substring.3 ln -sf pcre_free_substring_list.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_free_substring_list.3 ln -sf pcre_fullinfo.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_fullinfo.3 ln -sf pcre_get_named_substring.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_get_substring.3 ln -sf pcre_get_substring_list.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_get_substring_list.3 ln -sf pcre_jit_exec.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_jit_stack_free.3 ln -sf pcre_maketables.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_refcount.3 ln -sf pcre_study.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_study.3 ln -sf pcre_utf16_to_host_byte_order.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_utf16_to_host_byte_order.3 ln -sf pcre_version.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_version.3 ln -sf pcre_assign_jit_stack.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_assign_jit_stack.3 ln -sf pcre_compile.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_compile.3 ln -sf pcre_compile2.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_compile2.3 ln -sf pcre_config.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_config.3 ln -sf pcre_copy_named_substring.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_copy_named_substring.3 ln -sf pcre_copy_substring.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_copy_substring.3 ln -sf pcre_dfa_exec.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_dfa_exec.3 ln -sf pcre_exec.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_exec.3 ln -sf pcre_free_study.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_free_study.3 ln -sf pcre_free_substring.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_free_substring.3 ln -sf pcre_free_substring_list.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_free_substring_list.3 ln -sf pcre_fullinfo.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_fullinfo.3 ln -sf pcre_get_named_substring.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_get_substring.3 ln -sf pcre_get_substring_list.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_get_substring_list.3 ln -sf pcre_jit_exec.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_jit_stack_free.3 ln -sf pcre_maketables.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_refcount.3 ln -sf pcre_study.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_study.3 ln -sf pcre_utf32_to_host_byte_order.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_utf32_to_host_byte_order.3 ln -sf pcre_version.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_version.3 make[3]: Leaving directory '/builddir/build/BUILD/pcre-8.35/build_win32' make[2]: Leaving directory '/builddir/build/BUILD/pcre-8.35/build_win32' make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.35/build_win32' make: Leaving directory '/builddir/build/BUILD/pcre-8.35/build_win32' + make -C build_win64 DESTDIR=/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch install make: Entering directory '/builddir/build/BUILD/pcre-8.35/build_win64' make install-am make[1]: Entering directory '/builddir/build/BUILD/pcre-8.35/build_win64' make[2]: Entering directory '/builddir/build/BUILD/pcre-8.35/build_win64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libpcre.la libpcre16.la libpcre32.la libpcreposix.la libpcrecpp.la '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -c .libs/libpcre.dll.a /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcre.dll.a libtool: install: base_file=`basename libpcre.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libpcre.la'i; echo libpcre-1.dll'` libtool: install: dldir=/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/`dirname ../bin/libpcre-1.dll` libtool: install: test -d /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin libtool: install: /usr/bin/install -c .libs/libpcre-1.dll /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin/libpcre-1.dll libtool: install: chmod a+x /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin/libpcre-1.dll libtool: install: if test -n '' && test -n '/usr/bin/x86_64-w64-mingw32-strip --strip-unneeded'; then eval '/usr/bin/x86_64-w64-mingw32-strip --strip-unneeded /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin/libpcre-1.dll' || exit 0; fi libtool: install: /usr/bin/install -c .libs/libpcre.lai /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcre.la libtool: install: /usr/bin/install -c .libs/libpcre16.dll.a /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcre16.dll.a libtool: install: base_file=`basename libpcre16.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libpcre16.la'i; echo libpcre16-0.dll'` libtool: install: dldir=/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/`dirname ../bin/libpcre16-0.dll` libtool: install: test -d /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin libtool: install: /usr/bin/install -c .libs/libpcre16-0.dll /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin/libpcre16-0.dll libtool: install: chmod a+x /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin/libpcre16-0.dll libtool: install: if test -n '' && test -n '/usr/bin/x86_64-w64-mingw32-strip --strip-unneeded'; then eval '/usr/bin/x86_64-w64-mingw32-strip --strip-unneeded /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin/libpcre16-0.dll' || exit 0; fi libtool: install: /usr/bin/install -c .libs/libpcre16.lai /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcre16.la libtool: install: /usr/bin/install -c .libs/libpcre32.dll.a /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcre32.dll.a libtool: install: base_file=`basename libpcre32.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libpcre32.la'i; echo libpcre32-0.dll'` libtool: install: dldir=/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/`dirname ../bin/libpcre32-0.dll` libtool: install: test -d /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin libtool: install: /usr/bin/install -c .libs/libpcre32-0.dll /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin/libpcre32-0.dll libtool: install: chmod a+x /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin/libpcre32-0.dll libtool: install: if test -n '' && test -n '/usr/bin/x86_64-w64-mingw32-strip --strip-unneeded'; then eval '/usr/bin/x86_64-w64-mingw32-strip --strip-unneeded /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin/libpcre32-0.dll' || exit 0; fi libtool: install: /usr/bin/install -c .libs/libpcre32.lai /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcre32.la libtool: install: /usr/bin/install -c .libs/libpcreposix.dll.a /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcreposix.dll.a libtool: install: base_file=`basename libpcreposix.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libpcreposix.la'i; echo libpcreposix-0.dll'` libtool: install: dldir=/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/`dirname ../bin/libpcreposix-0.dll` libtool: install: test -d /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin libtool: install: /usr/bin/install -c .libs/libpcreposix-0.dll /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin/libpcreposix-0.dll libtool: install: chmod a+x /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin/libpcreposix-0.dll libtool: install: if test -n '' && test -n '/usr/bin/x86_64-w64-mingw32-strip --strip-unneeded'; then eval '/usr/bin/x86_64-w64-mingw32-strip --strip-unneeded /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin/libpcreposix-0.dll' || exit 0; fi libtool: install: /usr/bin/install -c .libs/libpcreposix.lai /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcreposix.la libtool: install: /usr/bin/install -c .libs/libpcrecpp.dll.a /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcrecpp.dll.a libtool: install: base_file=`basename libpcrecpp.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libpcrecpp.la'i; echo libpcrecpp-0.dll'` libtool: install: dldir=/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/`dirname ../bin/libpcrecpp-0.dll` libtool: install: test -d /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin libtool: install: /usr/bin/install -c .libs/libpcrecpp-0.dll /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin/libpcrecpp-0.dll libtool: install: chmod a+x /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin/libpcrecpp-0.dll libtool: install: if test -n '' && test -n '/usr/bin/x86_64-w64-mingw32-strip --strip-unneeded'; then eval '/usr/bin/x86_64-w64-mingw32-strip --strip-unneeded /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin/libpcrecpp-0.dll' || exit 0; fi libtool: install: /usr/bin/install -c .libs/libpcrecpp.lai /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcrecpp.la libtool: install: /usr/bin/install -c .libs/libpcre.a /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcre.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcre.a libtool: install: /usr/bin/x86_64-w64-mingw32-ranlib /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcre.a libtool: install: /usr/bin/install -c .libs/libpcre16.a /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcre16.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcre16.a libtool: install: /usr/bin/x86_64-w64-mingw32-ranlib /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcre16.a libtool: install: /usr/bin/install -c .libs/libpcre32.a /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcre32.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcre32.a libtool: install: /usr/bin/x86_64-w64-mingw32-ranlib /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcre32.a libtool: install: /usr/bin/install -c .libs/libpcreposix.a /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcreposix.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcreposix.a libtool: install: /usr/bin/x86_64-w64-mingw32-ranlib /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcreposix.a libtool: install: /usr/bin/install -c .libs/libpcrecpp.a /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcrecpp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcrecpp.a libtool: install: /usr/bin/x86_64-w64-mingw32-ranlib /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcrecpp.a libtool: install: warning: remember to run `libtool --finish /usr/x86_64-w64-mingw32/sys-root/mingw/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c pcretest.exe pcregrep.exe '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin' libtool: install: warning: `libpcre.la' has not been installed in `/usr/x86_64-w64-mingw32/sys-root/mingw/lib' libtool: install: warning: `libpcreposix.la' has not been installed in `/usr/x86_64-w64-mingw32/sys-root/mingw/lib' libtool: install: warning: `/builddir/build/BUILD/pcre-8.35/build_win64/libpcre.la' has not been installed in `/usr/x86_64-w64-mingw32/sys-root/mingw/lib' libtool: install: warning: `libpcre16.la' has not been installed in `/usr/x86_64-w64-mingw32/sys-root/mingw/lib' libtool: install: warning: `libpcre32.la' has not been installed in `/usr/x86_64-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -c .libs/pcretest.exe /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/pcretest.exe libtool: install: warning: `libpcre.la' has not been installed in `/usr/x86_64-w64-mingw32/sys-root/mingw/lib' libtool: install: warning: `libpcreposix.la' has not been installed in `/usr/x86_64-w64-mingw32/sys-root/mingw/lib' libtool: install: warning: `/builddir/build/BUILD/pcre-8.35/build_win64/libpcre.la' has not been installed in `/usr/x86_64-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -c .libs/pcregrep.exe /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/pcregrep.exe /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin' /usr/bin/install -c pcre-config '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/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/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/pcre' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/pcre/html' /usr/bin/install -c -m 644 ../doc/html/NON-AUTOTOOLS-BUILD.txt ../doc/html/README.txt ../doc/html/index.html ../doc/html/pcre-config.html ../doc/html/pcre.html ../doc/html/pcre16.html ../doc/html/pcre32.html ../doc/html/pcre_assign_jit_stack.html ../doc/html/pcre_compile.html ../doc/html/pcre_compile2.html ../doc/html/pcre_config.html ../doc/html/pcre_copy_named_substring.html ../doc/html/pcre_copy_substring.html ../doc/html/pcre_dfa_exec.html ../doc/html/pcre_exec.html ../doc/html/pcre_free_study.html ../doc/html/pcre_free_substring.html ../doc/html/pcre_free_substring_list.html ../doc/html/pcre_fullinfo.html ../doc/html/pcre_get_named_substring.html ../doc/html/pcre_get_stringnumber.html ../doc/html/pcre_get_stringtable_entries.html ../doc/html/pcre_get_substring.html ../doc/html/pcre_get_substring_list.html ../doc/html/pcre_jit_exec.html ../doc/html/pcre_jit_stack_alloc.html ../doc/html/pcre_jit_stack_free.html ../doc/html/pcre_maketables.html ../doc/html/pcre_pattern_to_host_byte_order.html ../doc/html/pcre_refcount.html ../doc/html/pcre_study.html ../doc/html/pcre_utf16_to_host_byte_order.html ../doc/html/pcre_utf32_to_host_byte_order.html ../doc/html/pcre_version.html ../doc/html/pcreapi.html ../doc/html/pcrebuild.html ../doc/html/pcrecallout.html ../doc/html/pcrecompat.html ../doc/html/pcredemo.html ../doc/html/pcregrep.html '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/pcre/html' /usr/bin/install -c -m 644 ../doc/html/pcrejit.html ../doc/html/pcrelimits.html ../doc/html/pcrematching.html ../doc/html/pcrepartial.html ../doc/html/pcrepattern.html ../doc/html/pcreperform.html ../doc/html/pcreposix.html ../doc/html/pcreprecompile.html ../doc/html/pcresample.html ../doc/html/pcrestack.html ../doc/html/pcresyntax.html ../doc/html/pcretest.html ../doc/html/pcreunicode.html '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/pcre/html' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/pcre/html' /usr/bin/install -c -m 644 ../doc/html/pcrecpp.html '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/pcre/html' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include' /usr/bin/install -c -m 644 ../pcreposix.h ../pcrecpp.h ../pcre_scanner.h '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man1' /usr/bin/install -c -m 644 ../doc/pcre-config.1 ../doc/pcregrep.1 ../doc/pcretest.1 '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/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/pcredemo.3 ../doc/pcrejit.3 ../doc/pcrelimits.3 ../doc/pcrematching.3 ../doc/pcrepartial.3 ../doc/pcrepattern.3 '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3' /usr/bin/install -c -m 644 ../doc/pcreperform.3 ../doc/pcreposix.3 ../doc/pcreprecompile.3 ../doc/pcresample.3 ../doc/pcrestack.3 ../doc/pcresyntax.3 ../doc/pcreunicode.3 ../doc/pcrecpp.3 '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include' /usr/bin/install -c -m 644 pcre.h pcrecpparg.h pcre_stringpiece.h '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig' /usr/bin/install -c -m 644 libpcre.pc libpcreposix.pc libpcre16.pc libpcre32.pc libpcrecpp.pc '/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/pcre-8.35/build_win64' ln -sf pcre_assign_jit_stack.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_assign_jit_stack.3 ln -sf pcre_compile.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_compile.3 ln -sf pcre_compile2.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_compile2.3 ln -sf pcre_config.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_config.3 ln -sf pcre_copy_named_substring.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_copy_named_substring.3 ln -sf pcre_copy_substring.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_copy_substring.3 ln -sf pcre_dfa_exec.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_dfa_exec.3 ln -sf pcre_exec.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_exec.3 ln -sf pcre_free_study.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_free_study.3 ln -sf pcre_free_substring.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_free_substring.3 ln -sf pcre_free_substring_list.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_free_substring_list.3 ln -sf pcre_fullinfo.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_fullinfo.3 ln -sf pcre_get_named_substring.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_get_substring.3 ln -sf pcre_get_substring_list.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_get_substring_list.3 ln -sf pcre_jit_exec.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_jit_stack_free.3 ln -sf pcre_maketables.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_refcount.3 ln -sf pcre_study.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_study.3 ln -sf pcre_utf16_to_host_byte_order.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_utf16_to_host_byte_order.3 ln -sf pcre_version.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre16_version.3 ln -sf pcre_assign_jit_stack.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_assign_jit_stack.3 ln -sf pcre_compile.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_compile.3 ln -sf pcre_compile2.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_compile2.3 ln -sf pcre_config.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_config.3 ln -sf pcre_copy_named_substring.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_copy_named_substring.3 ln -sf pcre_copy_substring.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_copy_substring.3 ln -sf pcre_dfa_exec.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_dfa_exec.3 ln -sf pcre_exec.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_exec.3 ln -sf pcre_free_study.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_free_study.3 ln -sf pcre_free_substring.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_free_substring.3 ln -sf pcre_free_substring_list.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_free_substring_list.3 ln -sf pcre_fullinfo.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_fullinfo.3 ln -sf pcre_get_named_substring.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_get_substring.3 ln -sf pcre_get_substring_list.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_get_substring_list.3 ln -sf pcre_jit_exec.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_jit_stack_free.3 ln -sf pcre_maketables.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_refcount.3 ln -sf pcre_study.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_study.3 ln -sf pcre_utf32_to_host_byte_order.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_utf32_to_host_byte_order.3 ln -sf pcre_version.3 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_version.3 make[3]: Leaving directory '/builddir/build/BUILD/pcre-8.35/build_win64' make[2]: Leaving directory '/builddir/build/BUILD/pcre-8.35/build_win64' make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.35/build_win64' make: Leaving directory '/builddir/build/BUILD/pcre-8.35/build_win64' + rm -rf /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/pcre + rm -rf /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/pcre + rm -rf /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man1 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3 + rm -rf /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man1 /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3 + find /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch -name '*.la' -delete + /usr/lib/rpm/mingw-find-debuginfo.sh /builddir/build/BUILD/pcre-8.35 mingw32 mingw64 extracting debug info from /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/libpcreposix-0.dll ~/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/pcre-8.35 ~/build/BUILD/pcre-8.35 extracting debug info from /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/libpcre-1.dll ~/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/pcre-8.35 ~/build/BUILD/pcre-8.35 extracting debug info from /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/libpcre16-0.dll ~/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/pcre-8.35 ~/build/BUILD/pcre-8.35 extracting debug info from /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/libpcrecpp-0.dll ~/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/pcre-8.35 ~/build/BUILD/pcre-8.35 extracting debug info from /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/pcregrep.exe ~/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/pcre-8.35 ~/build/BUILD/pcre-8.35 extracting debug info from /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/pcretest.exe ~/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/pcre-8.35 ~/build/BUILD/pcre-8.35 extracting debug info from /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/libpcre32-0.dll ~/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/pcre-8.35 ~/build/BUILD/pcre-8.35 extracting debug info from /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/libpcreposix-0.dll ~/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/pcre-8.35 ~/build/BUILD/pcre-8.35 extracting debug info from /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/libpcre-1.dll ~/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/pcre-8.35 ~/build/BUILD/pcre-8.35 extracting debug info from /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/libpcre16-0.dll ~/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/pcre-8.35 ~/build/BUILD/pcre-8.35 extracting debug info from /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/libpcrecpp-0.dll ~/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/pcre-8.35 ~/build/BUILD/pcre-8.35 extracting debug info from /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/pcregrep.exe ~/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/pcre-8.35 ~/build/BUILD/pcre-8.35 extracting debug info from /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/pcretest.exe ~/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/pcre-8.35 ~/build/BUILD/pcre-8.35 extracting debug info from /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/libpcre32-0.dll ~/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/pcre-8.35 ~/build/BUILD/pcre-8.35 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive mingw-strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: mingw32-pcre-8.35-1.fc21.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Owwj0s + umask 022 + cd /builddir/build/BUILD + cd pcre-8.35 + DOCDIR=/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/share/doc/mingw32-pcre + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/share/doc/mingw32-pcre + cp -pr AUTHORS /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/share/doc/mingw32-pcre + cp -pr COPYING /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/share/doc/mingw32-pcre + cp -pr LICENCE /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/share/doc/mingw32-pcre + cp -pr NEWS /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/share/doc/mingw32-pcre + cp -pr README /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/share/doc/mingw32-pcre + cp -pr ChangeLog /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/share/doc/mingw32-pcre + exit 0 Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64 Processing files: mingw32-pcre-static-8.35-1.fc21.noarch Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64 Processing files: mingw64-pcre-8.35-1.fc21.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9FPwCC + umask 022 + cd /builddir/build/BUILD + cd pcre-8.35 + DOCDIR=/builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/share/doc/mingw64-pcre + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/share/doc/mingw64-pcre + cp -pr AUTHORS /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/share/doc/mingw64-pcre + cp -pr COPYING /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/share/doc/mingw64-pcre + cp -pr LICENCE /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/share/doc/mingw64-pcre + cp -pr NEWS /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/share/doc/mingw64-pcre + cp -pr README /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/share/doc/mingw64-pcre + cp -pr ChangeLog /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch/usr/share/doc/mingw64-pcre + exit 0 Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64 Processing files: mingw64-pcre-static-8.35-1.fc21.noarch Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64 Processing files: mingw32-pcre-debuginfo-8.35-1.fc21.noarch Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64 Processing files: mingw64-pcre-debuginfo-8.35-1.fc21.noarch Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch warning: Could not canonicalize hostname: buildhw-06.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/mingw32-pcre-8.35-1.fc21.noarch.rpm Wrote: /builddir/build/RPMS/mingw32-pcre-static-8.35-1.fc21.noarch.rpm Wrote: /builddir/build/RPMS/mingw64-pcre-8.35-1.fc21.noarch.rpm Wrote: /builddir/build/RPMS/mingw64-pcre-static-8.35-1.fc21.noarch.rpm Wrote: /builddir/build/RPMS/mingw32-pcre-debuginfo-8.35-1.fc21.noarch.rpm Wrote: /builddir/build/RPMS/mingw64-pcre-debuginfo-8.35-1.fc21.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DUzDqQ + umask 022 + cd /builddir/build/BUILD + cd pcre-8.35 + /usr/bin/rm -rf /builddir/build/BUILDROOT/mingw-pcre-8.35-1.fc21.noarch + exit 0 Child return code was: 0 LEAVE do -->