Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/mingw-pcre.spec'], chrootPath='/var/lib/mock/dist-circle9-build-81518-25135/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/mingw-pcre.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1628467200 Wrote: /builddir/build/SRPMS/mingw-pcre-8.43-7.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/mingw-pcre.spec'], chrootPath='/var/lib/mock/dist-circle9-build-81518-25135/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/mingw-pcre.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1628467200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uXdqmW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pcre-8.43 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/pcre-8.43.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pcre-8.43 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'mingw-pcre-8.43 base' + /usr/bin/cat /builddir/build/SOURCES/pcre-8.32-refused_spelling_terminated.patch + /usr/bin/git am --reject -q Checking patch doc/pcretest.1... Hunk #1 succeeded at 683 (offset 82 lines). Hunk #2 succeeded at 705 (offset 82 lines). Applied patch doc/pcretest.1 cleanly. + /usr/bin/cat /builddir/build/SOURCES/pcre-8.41-fix_stack_estimator.patch + /usr/bin/git am --reject -q Checking patch pcre_exec.c... Applied patch pcre_exec.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/pcre-8.42-Declare-POSIX-regex-function-names-as-macros-to-PCRE.patch + /usr/bin/git am --reject -q Checking patch pcreposix.c... Checking patch pcreposix.h... Applied patch pcreposix.c cleanly. Applied patch pcreposix.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/pcre-8.43-Fix-omission-of-LF-from-list-in-the-C-wrapper.patch + /usr/bin/git am --reject -q .git/rebase-apply/patch:12: trailing whitespace. "(*LF)", Checking patch pcrecpp.cc... Hunk #1 succeeded at 91 (offset -1 lines). Applied patch pcrecpp.cc cleanly. warning: 1 line adds whitespace errors. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uVuD60 + umask 022 + cd /builddir/build/BUILD + cd pcre-8.43 + run_mingw_configure --enable-utf8 --enable-unicode-properties --enable-static --enable-pcre8 --enable-pcre16 --enable-pcre32 + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find . -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find . -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + mkdir build_win32 + pushd build_win32 ~/build/BUILD/pcre-8.43/build_win32 ~/build/BUILD/pcre-8.43 ++ /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 + export PATH_ORIG + PATH=/usr/i686-w64-mingw32/sys-root/mingw/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + 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-11.2.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-gcov-dump /usr/bin/i686-w64-mingw32-gcov-tool /usr/bin/i686-w64-mingw32-gprof /usr/bin/i686-w64-mingw32-ld /usr/bin/i686-w64-mingw32-ld.bfd /usr/bin/i686-w64-mingw32-lto-dump /usr/bin/i686-w64-mingw32-nm /usr/bin/i686-w64-mingw32-objcopy /usr/bin/i686-w64-mingw32-objdump /usr/bin/i686-w64-mingw32-pkg-config /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-gcov-dump ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GCOV_DUMP + declare -x GCOV_DUMP=/usr/bin/i686-w64-mingw32-gcov-dump + export GCOV_DUMP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-gcov-tool ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GCOV_TOOL + declare -x GCOV_TOOL=/usr/bin/i686-w64-mingw32-gcov-tool + export GCOV_TOOL + 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-lto-dump ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=LTO_DUMP + declare -x LTO_DUMP=/usr/bin/i686-w64-mingw32-lto-dump + export LTO_DUMP + 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 ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + 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-pkg-config ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=PKG_CONFIG + declare -x PKG_CONFIG=/usr/bin/i686-w64-mingw32-pkg-config + export PKG_CONFIG + 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='-fstack-protector -lssp' + export LDFLAGS ++ ls /usr/i686-w64-mingw32/sys-root/mingw/bin/libatomic-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libgcc_s_dw2-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 ++ grep -- '-config$' + unset x i + __mingw32_topdir=. + test -x configure + __mingw32_topdir=.. + ../configure --host=i686-w64-mingw32 --build=x86_64-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 whether make supports the include directive... yes (GNU style) 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... x86_64-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 how to convert x86_64-redhat-linux-gnu file names to i686-w64-mingw32 format... func_convert_file_nix_to_w32 checking how to convert x86_64-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 a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 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.43 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 .................... : -fstack-protector -lssp 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.43 + popd + mkdir build_win64 ~/build/BUILD/pcre-8.43/build_win64 ~/build/BUILD/pcre-8.43 + pushd build_win64 ++ /usr/bin/cut -d= -f1 ++ /usr/bin/env ++ egrep '^(w+)=(.*)$' ++ egrep -vw 'PWD|USER|LANG' + unset + test -z /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PATH=/usr/x86_64-w64-mingw32/sys-root/mingw/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + 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-11.2.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-gcov-dump /usr/bin/x86_64-w64-mingw32-gcov-tool /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-lto-dump /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-pkg-config /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-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-ar ++ 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 ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + 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 ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + 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 ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=DLLTOOL + declare -x DLLTOOL=/usr/bin/x86_64-w64-mingw32-dlltool + export DLLTOOL + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/x86_64-w64-mingw32-dllwrap + 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 ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + 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 ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=GCOV + declare -x GCOV=/usr/bin/x86_64-w64-mingw32-gcov + export GCOV + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-gcov-dump ++ tr a-z+-. A-ZX__ + x=GCOV_DUMP + declare -x GCOV_DUMP=/usr/bin/x86_64-w64-mingw32-gcov-dump + export GCOV_DUMP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-gcov-tool ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GCOV_TOOL + declare -x GCOV_TOOL=/usr/bin/x86_64-w64-mingw32-gcov-tool + export GCOV_TOOL + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/x86_64-w64-mingw32-gprof ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=GPROF + declare -x GPROF=/usr/bin/x86_64-w64-mingw32-gprof + export GPROF + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/x86_64-w64-mingw32-ld + x=LD + declare -x LD=/usr/bin/x86_64-w64-mingw32-ld + export LD + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-ld.bfd ++ 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-'` ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/x86_64-w64-mingw32-lto-dump ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=LTO_DUMP + declare -x LTO_DUMP=/usr/bin/x86_64-w64-mingw32-lto-dump + export LTO_DUMP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-nm ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=NM + declare -x NM=/usr/bin/x86_64-w64-mingw32-nm + export NM + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/x86_64-w64-mingw32-objcopy ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + 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 ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + 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-pkg-config ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=PKG_CONFIG + declare -x PKG_CONFIG=/usr/bin/x86_64-w64-mingw32-pkg-config + export PKG_CONFIG + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/x86_64-w64-mingw32-ranlib ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + 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 ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + 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 ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=SIZE + declare -x SIZE=/usr/bin/x86_64-w64-mingw32-size + export SIZE + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/x86_64-w64-mingw32-strings + x=STRINGS + declare -x STRINGS=/usr/bin/x86_64-w64-mingw32-strings + export STRINGS + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-strip ++ 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-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/x86_64-w64-mingw32-windmc + 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='-fstack-protector -lssp' + export LDFLAGS ++ grep -- '-config$' ++ ls /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libatomic-1.dll /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=x86_64-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 whether make supports the include directive... yes (GNU style) 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... x86_64-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 how to convert x86_64-redhat-linux-gnu file names to x86_64-w64-mingw32 format... func_convert_file_nix_to_w32 checking how to convert x86_64-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 a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 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.43 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 .................... : -fstack-protector -lssp 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 + popd ~/build/BUILD/pcre-8.43 + run_mingw_make -j8 + /usr/bin/make -C build_win32 -j8 make: Entering directory '/builddir/build/BUILD/pcre-8.43/build_win32' rm -f pcre_chartables.c ln -s ../pcre_chartables.c.dist pcre_chartables.c /usr/bin/make all-am make[1]: Entering directory '/builddir/build/BUILD/pcre-8.43/build_win32' CC pcretest-pcretest.o CC pcretest-pcre_printint.o CC pcretest-pcre16_printint.o CC pcretest-pcre32_printint.o CC libpcre_la-pcre_byte_order.lo CC libpcre_la-pcre_compile.lo CC libpcre_la-pcre_config.lo CC libpcre_la-pcre_dfa_exec.lo CC libpcre_la-pcre_exec.lo CC libpcre_la-pcre_fullinfo.lo CC libpcre_la-pcre_get.lo CC libpcre_la-pcre_globals.lo CC libpcre_la-pcre_jit_compile.lo CC libpcre_la-pcre_maketables.lo CC libpcre_la-pcre_newline.lo CC libpcre_la-pcre_ord2utf8.lo CC libpcre_la-pcre_refcount.lo CC libpcre_la-pcre_string_utils.lo CC libpcre_la-pcre_study.lo CC libpcre_la-pcre_tables.lo CC libpcre_la-pcre_ucd.lo CC libpcre_la-pcre_valid_utf8.lo CC libpcre_la-pcre_version.lo CC libpcre_la-pcre_xclass.lo CC libpcre_la-pcre_chartables.lo CC libpcreposix_la-pcreposix.lo CC libpcre16_la-pcre16_byte_order.lo CC libpcre16_la-pcre16_chartables.lo ../pcreposix.c:59: warning: "PCREPOSIX_EXP_DECL" redefined 59 | # define PCREPOSIX_EXP_DECL extern __declspec(dllexport) | In file included from ../pcreposix.c:49: ./config.h:254: note: this is the location of the previous definition 254 | #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default"))) | ../pcreposix.c:60: warning: "PCREPOSIX_EXP_DEFN" redefined 60 | # define PCREPOSIX_EXP_DEFN __declspec(dllexport) | In file included from ../pcreposix.c:49: ./config.h:257: note: this is the location of the previous definition 257 | #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default"))) | CC libpcre16_la-pcre16_compile.lo CC libpcre16_la-pcre16_config.lo CC libpcre16_la-pcre16_dfa_exec.lo CC libpcre16_la-pcre16_exec.lo CC libpcre16_la-pcre16_fullinfo.lo CC libpcre16_la-pcre16_get.lo CC libpcre16_la-pcre16_globals.lo CC libpcre16_la-pcre16_jit_compile.lo CC libpcre16_la-pcre16_maketables.lo CC libpcre16_la-pcre16_newline.lo CC libpcre16_la-pcre16_ord2utf16.lo CC libpcre16_la-pcre16_refcount.lo CC libpcre16_la-pcre16_string_utils.lo CC libpcre16_la-pcre16_study.lo CC libpcre16_la-pcre16_tables.lo CC libpcre16_la-pcre16_ucd.lo CC libpcre16_la-pcre16_utf16_utils.lo CC libpcre16_la-pcre16_valid_utf16.lo CC libpcre16_la-pcre16_version.lo CC libpcre16_la-pcre16_xclass.lo CC libpcre16_la-pcre_chartables.lo CC libpcre32_la-pcre32_byte_order.lo CC libpcre32_la-pcre32_chartables.lo CC libpcre32_la-pcre32_compile.lo CC libpcre32_la-pcre32_config.lo CC libpcre32_la-pcre32_dfa_exec.lo CC libpcre32_la-pcre32_exec.lo CC libpcre32_la-pcre32_fullinfo.lo CC libpcre32_la-pcre32_get.lo CC libpcre32_la-pcre32_globals.lo CC libpcre32_la-pcre32_jit_compile.lo CC libpcre32_la-pcre32_maketables.lo CC libpcre32_la-pcre32_newline.lo CC libpcre32_la-pcre32_ord2utf32.lo CC libpcre32_la-pcre32_refcount.lo CC libpcre32_la-pcre32_string_utils.lo CC libpcre32_la-pcre32_study.lo CC libpcre32_la-pcre32_tables.lo CC libpcre32_la-pcre32_ucd.lo CC libpcre32_la-pcre32_utf32_utils.lo CC libpcre32_la-pcre32_valid_utf32.lo CC libpcre32_la-pcre32_version.lo CC libpcre32_la-pcre32_xclass.lo CC libpcre32_la-pcre_chartables.lo CC pcregrep-pcregrep.o CXX pcrecpp_unittest-pcrecpp_unittest.o ../pcrecpp_unittest.cc: In function 'int main(int, char**)': ../pcrecpp_unittest.cc:964:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 964 | # define LLD "%I64d" | ^~~~~~~ ../pcrecpp_unittest.cc:979:18: note: in expansion of macro 'LLD' 979 | sprintf(buf, LLD, max_value); | ^~~ ../pcrecpp_unittest.cc:964:21: note: format string is defined here 964 | # define LLD "%I64d" | ~~~~^ | | | int | %I64lld ../pcrecpp_unittest.cc:964:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 964 | # define LLD "%I64d" | ^~~~~~~ ../pcrecpp_unittest.cc:982:18: note: in expansion of macro 'LLD' 982 | sprintf(buf, LLD, min_value); | ^~~ ../pcrecpp_unittest.cc:964:21: note: format string is defined here 964 | # define LLD "%I64d" | ~~~~^ | | | int | %I64lld ../pcrecpp_unittest.cc:964:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 964 | # define LLD "%I64d" | ^~~~~~~ ../pcrecpp_unittest.cc:985:18: note: in expansion of macro 'LLD' 985 | sprintf(buf, LLD, max_value); | ^~~ ../pcrecpp_unittest.cc:964:21: note: format string is defined here 964 | # define LLD "%I64d" | ~~~~^ | | | int | %I64lld ../pcrecpp_unittest.cc:964:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 964 | # define LLD "%I64d" | ^~~~~~~ ../pcrecpp_unittest.cc:990:18: note: in expansion of macro 'LLD' 990 | sprintf(buf, LLD, min_value); | ^~~ ../pcrecpp_unittest.cc:964:21: note: format string is defined here 964 | # define LLD "%I64d" | ~~~~^ | | | int | %I64lld ../pcrecpp_unittest.cc:965:16: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long long unsigned int' [-Wformat=] 965 | # define LLU "%I64u" | ^~~~~~~ ../pcrecpp_unittest.cc:1006:18: note: in expansion of macro 'LLU' 1006 | sprintf(buf, LLU, max_value); | ^~~ ../pcrecpp_unittest.cc:965:21: note: format string is defined here 965 | # define LLU "%I64u" | ~~~~^ | | | unsigned int | %I64llu CXX libpcrecpp_la-pcrecpp.lo CXX libpcrecpp_la-pcre_scanner.lo CXX libpcrecpp_la-pcre_stringpiece.lo CXX pcre_scanner_unittest-pcre_scanner_unittest.o CXX pcre_stringpiece_unittest-pcre_stringpiece_unittest.o CCLD libpcre.la CCLD libpcre16.la CCLD libpcre32.la CCLD libpcreposix.la CXXLD libpcrecpp.la CXXLD pcrecpp_unittest.exe CXXLD pcre_scanner_unittest.exe CXXLD pcre_stringpiece_unittest.exe libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/pcre-8.43/build_win32/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/pcre-8.43/build_win32/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/pcre-8.43/build_win32/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/pcre-8.43/build_win32/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/pcre-8.43/build_win32/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/pcre-8.43/build_win32/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin' libtool: error: Continuing, but uninstalled executables may not work. CCLD pcretest.exe CCLD pcregrep.exe libtool: error: Could not determine the host path corresponding to libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/pcre-8.43/build_win32/.libs' libtool: error: '/builddir/build/BUILD/pcre-8.43/build_win32/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/pcre-8.43/build_win32/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/pcre-8.43/build_win32/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin' libtool: error: Continuing, but uninstalled executables may not work. make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.43/build_win32' make: Leaving directory '/builddir/build/BUILD/pcre-8.43/build_win32' + /usr/bin/make -C build_win64 -j8 make: Entering directory '/builddir/build/BUILD/pcre-8.43/build_win64' rm -f pcre_chartables.c ln -s ../pcre_chartables.c.dist pcre_chartables.c /usr/bin/make all-am make[1]: Entering directory '/builddir/build/BUILD/pcre-8.43/build_win64' CC pcretest-pcretest.o CC pcretest-pcre_printint.o CC pcretest-pcre16_printint.o CC pcretest-pcre32_printint.o CC libpcre_la-pcre_byte_order.lo CC libpcre_la-pcre_compile.lo CC libpcre_la-pcre_config.lo CC libpcre_la-pcre_dfa_exec.lo CC libpcre_la-pcre_exec.lo CC libpcre_la-pcre_fullinfo.lo CC libpcre_la-pcre_get.lo CC libpcre_la-pcre_globals.lo CC libpcre_la-pcre_jit_compile.lo CC libpcre_la-pcre_maketables.lo CC libpcre_la-pcre_newline.lo CC libpcre_la-pcre_ord2utf8.lo CC libpcre_la-pcre_refcount.lo CC libpcre_la-pcre_string_utils.lo CC libpcre_la-pcre_study.lo CC libpcre_la-pcre_tables.lo CC libpcre_la-pcre_ucd.lo CC libpcre_la-pcre_valid_utf8.lo CC libpcre_la-pcre_version.lo CC libpcre_la-pcre_xclass.lo CC libpcre_la-pcre_chartables.lo CC libpcreposix_la-pcreposix.lo CC libpcre16_la-pcre16_byte_order.lo ../pcreposix.c:59: warning: "PCREPOSIX_EXP_DECL" redefined 59 | # define PCREPOSIX_EXP_DECL extern __declspec(dllexport) | In file included from ../pcreposix.c:49: ./config.h:254: note: this is the location of the previous definition 254 | #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default"))) | ../pcreposix.c:60: warning: "PCREPOSIX_EXP_DEFN" redefined 60 | # define PCREPOSIX_EXP_DEFN __declspec(dllexport) | In file included from ../pcreposix.c:49: ./config.h:257: note: this is the location of the previous definition 257 | #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default"))) | CC libpcre16_la-pcre16_chartables.lo CC libpcre16_la-pcre16_compile.lo CC libpcre16_la-pcre16_config.lo CC libpcre16_la-pcre16_dfa_exec.lo CC libpcre16_la-pcre16_exec.lo CC libpcre16_la-pcre16_fullinfo.lo CC libpcre16_la-pcre16_get.lo CC libpcre16_la-pcre16_globals.lo CC libpcre16_la-pcre16_jit_compile.lo CC libpcre16_la-pcre16_maketables.lo CC libpcre16_la-pcre16_newline.lo CC libpcre16_la-pcre16_ord2utf16.lo CC libpcre16_la-pcre16_refcount.lo CC libpcre16_la-pcre16_string_utils.lo CC libpcre16_la-pcre16_study.lo CC libpcre16_la-pcre16_tables.lo CC libpcre16_la-pcre16_ucd.lo CC libpcre16_la-pcre16_utf16_utils.lo CC libpcre16_la-pcre16_valid_utf16.lo CC libpcre16_la-pcre16_version.lo CC libpcre16_la-pcre16_xclass.lo CC libpcre16_la-pcre_chartables.lo CC libpcre32_la-pcre32_byte_order.lo CC libpcre32_la-pcre32_chartables.lo CC libpcre32_la-pcre32_compile.lo CC libpcre32_la-pcre32_config.lo CC libpcre32_la-pcre32_dfa_exec.lo CC libpcre32_la-pcre32_exec.lo CC libpcre32_la-pcre32_fullinfo.lo CC libpcre32_la-pcre32_get.lo CC libpcre32_la-pcre32_globals.lo CC libpcre32_la-pcre32_jit_compile.lo CC libpcre32_la-pcre32_maketables.lo CC libpcre32_la-pcre32_newline.lo CC libpcre32_la-pcre32_ord2utf32.lo CC libpcre32_la-pcre32_refcount.lo CC libpcre32_la-pcre32_string_utils.lo CC libpcre32_la-pcre32_study.lo CC libpcre32_la-pcre32_tables.lo CC libpcre32_la-pcre32_ucd.lo CC libpcre32_la-pcre32_utf32_utils.lo CC libpcre32_la-pcre32_valid_utf32.lo CC libpcre32_la-pcre32_version.lo CC libpcre32_la-pcre32_xclass.lo CC libpcre32_la-pcre_chartables.lo CC pcregrep-pcregrep.o CXX pcrecpp_unittest-pcrecpp_unittest.o CXX libpcrecpp_la-pcrecpp.lo ../pcrecpp_unittest.cc: In function 'int main(int, char**)': ../pcrecpp_unittest.cc:964:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 964 | # define LLD "%I64d" | ^~~~~~~ ../pcrecpp_unittest.cc:979:18: note: in expansion of macro 'LLD' 979 | sprintf(buf, LLD, max_value); | ^~~ ../pcrecpp_unittest.cc:964:21: note: format string is defined here 964 | # define LLD "%I64d" | ~~~~^ | | | int | %I64lld ../pcrecpp_unittest.cc:964:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 964 | # define LLD "%I64d" | ^~~~~~~ ../pcrecpp_unittest.cc:982:18: note: in expansion of macro 'LLD' 982 | sprintf(buf, LLD, min_value); | ^~~ ../pcrecpp_unittest.cc:964:21: note: format string is defined here 964 | # define LLD "%I64d" | ~~~~^ | | | int | %I64lld ../pcrecpp_unittest.cc:964:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 964 | # define LLD "%I64d" | ^~~~~~~ ../pcrecpp_unittest.cc:985:18: note: in expansion of macro 'LLD' 985 | sprintf(buf, LLD, max_value); | ^~~ ../pcrecpp_unittest.cc:964:21: note: format string is defined here 964 | # define LLD "%I64d" | ~~~~^ | | | int | %I64lld ../pcrecpp_unittest.cc:964:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 964 | # define LLD "%I64d" | ^~~~~~~ ../pcrecpp_unittest.cc:990:18: note: in expansion of macro 'LLD' 990 | sprintf(buf, LLD, min_value); | ^~~ ../pcrecpp_unittest.cc:964:21: note: format string is defined here 964 | # define LLD "%I64d" | ~~~~^ | | | int | %I64lld ../pcrecpp_unittest.cc:965:16: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long long unsigned int' [-Wformat=] 965 | # define LLU "%I64u" | ^~~~~~~ ../pcrecpp_unittest.cc:1006:18: note: in expansion of macro 'LLU' 1006 | sprintf(buf, LLU, max_value); | ^~~ ../pcrecpp_unittest.cc:965:21: note: format string is defined here 965 | # define LLU "%I64u" | ~~~~^ | | | unsigned int | %I64llu CXX libpcrecpp_la-pcre_scanner.lo CXX libpcrecpp_la-pcre_stringpiece.lo CXX pcre_scanner_unittest-pcre_scanner_unittest.o CXX pcre_stringpiece_unittest-pcre_stringpiece_unittest.o CCLD libpcre16.la CCLD libpcre.la CCLD libpcreposix.la CXXLD libpcrecpp.la CCLD pcregrep.exe CXXLD pcrecpp_unittest.exe CXXLD pcre_scanner_unittest.exe CXXLD pcre_stringpiece_unittest.exe libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/pcre-8.43/build_win64/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/pcre-8.43/build_win64/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/pcre-8.43/build_win64/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/pcre-8.43/build_win64/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin' libtool: error: '/builddir/build/BUILD/pcre-8.43/build_win64/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/pcre-8.43/build_win64/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin' libtool: error: '/builddir/build/BUILD/pcre-8.43/build_win64/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/pcre-8.43/build_win64/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin' libtool: error: Continuing, but uninstalled executables may not work. CCLD libpcre32.la CCLD pcretest.exe libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/pcre-8.43/build_win64/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/pcre-8.43/build_win64/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin' libtool: error: Continuing, but uninstalled executables may not work. make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.43/build_win64' make: Leaving directory '/builddir/build/BUILD/pcre-8.43/build_win64' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.V65bbx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch ++ dirname /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch + cd pcre-8.43 + run_mingw_make DESTDIR=/builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch install + /usr/bin/make -C build_win32 DESTDIR=/builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch install make: Entering directory '/builddir/build/BUILD/pcre-8.43/build_win32' /usr/bin/make install-am make[1]: Entering directory '/builddir/build/BUILD/pcre-8.43/build_win32' make[2]: Entering directory '/builddir/build/BUILD/pcre-8.43/build_win32' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/`dirname ../bin/libpcre-1.dll` libtool: install: test -d /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libpcre-1.dll libtool: install: chmod a+x /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/`dirname ../bin/libpcre16-0.dll` libtool: install: test -d /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libpcre16-0.dll libtool: install: chmod a+x /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/`dirname ../bin/libpcre32-0.dll` libtool: install: test -d /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libpcre32-0.dll libtool: install: chmod a+x /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/`dirname ../bin/libpcreposix-0.dll` libtool: install: test -d /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libpcreposix-0.dll libtool: install: chmod a+x /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/`dirname ../bin/libpcrecpp-0.dll` libtool: install: test -d /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libpcrecpp-0.dll libtool: install: chmod a+x /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcre.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.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.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcre16.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.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.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcre32.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.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.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcreposix.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.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.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcrecpp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libpcrecpp.a libtool: warning: remember to run 'libtool --finish /usr/i686-w64-mingw32/sys-root/mingw/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin' libtool: warning: 'libpcre.la' has not been installed in '/usr/i686-w64-mingw32/sys-root/mingw/lib' libtool: warning: 'libpcreposix.la' has not been installed in '/usr/i686-w64-mingw32/sys-root/mingw/lib' libtool: warning: '/builddir/build/BUILD/pcre-8.43/build_win32/libpcre.la' has not been installed in '/usr/i686-w64-mingw32/sys-root/mingw/lib' libtool: warning: 'libpcre16.la' has not been installed in '/usr/i686-w64-mingw32/sys-root/mingw/lib' libtool: 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.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/pcretest.exe libtool: warning: 'libpcre.la' has not been installed in '/usr/i686-w64-mingw32/sys-root/mingw/lib' libtool: warning: 'libpcreposix.la' has not been installed in '/usr/i686-w64-mingw32/sys-root/mingw/lib' libtool: warning: '/builddir/build/BUILD/pcre-8.43/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.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/pcregrep.exe /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin' /usr/bin/install -c pcre-config '/builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/pcre' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.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.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/pcre/html' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/pcre/html' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.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.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig' /usr/bin/make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/pcre-8.43/build_win32' ln -sf pcre_assign_jit_stack.3 /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_version.3 make[3]: Leaving directory '/builddir/build/BUILD/pcre-8.43/build_win32' make[2]: Leaving directory '/builddir/build/BUILD/pcre-8.43/build_win32' make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.43/build_win32' make: Leaving directory '/builddir/build/BUILD/pcre-8.43/build_win32' + /usr/bin/make -C build_win64 DESTDIR=/builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch install make: Entering directory '/builddir/build/BUILD/pcre-8.43/build_win64' /usr/bin/make install-am make[1]: Entering directory '/builddir/build/BUILD/pcre-8.43/build_win64' make[2]: Entering directory '/builddir/build/BUILD/pcre-8.43/build_win64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcre.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.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.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcre16.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.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.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcre32.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.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.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcreposix.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.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.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcrecpp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libpcrecpp.a libtool: 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.43-7.el9.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.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin' libtool: warning: 'libpcre.la' has not been installed in '/usr/x86_64-w64-mingw32/sys-root/mingw/lib' libtool: warning: 'libpcreposix.la' has not been installed in '/usr/x86_64-w64-mingw32/sys-root/mingw/lib' libtool: warning: '/builddir/build/BUILD/pcre-8.43/build_win64/libpcre.la' has not been installed in '/usr/x86_64-w64-mingw32/sys-root/mingw/lib' libtool: warning: 'libpcre16.la' has not been installed in '/usr/x86_64-w64-mingw32/sys-root/mingw/lib' libtool: 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.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/pcretest.exe libtool: warning: 'libpcre.la' has not been installed in '/usr/x86_64-w64-mingw32/sys-root/mingw/lib' libtool: warning: 'libpcreposix.la' has not been installed in '/usr/x86_64-w64-mingw32/sys-root/mingw/lib' libtool: warning: '/builddir/build/BUILD/pcre-8.43/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.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/pcregrep.exe /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin' /usr/bin/install -c pcre-config '/builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/pcre' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.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.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/pcre/html' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/pcre/html' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.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.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig' /usr/bin/make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/pcre-8.43/build_win64' ln -sf pcre_assign_jit_stack.3 /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.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.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3/pcre32_version.3 make[3]: Leaving directory '/builddir/build/BUILD/pcre-8.43/build_win64' make[2]: Leaving directory '/builddir/build/BUILD/pcre-8.43/build_win64' make[1]: Leaving directory '/builddir/build/BUILD/pcre-8.43/build_win64' make: Leaving directory '/builddir/build/BUILD/pcre-8.43/build_win64' + rm -rf /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/pcre + rm -rf /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/pcre + rm -rf /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man1 /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3 + rm -rf /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man1 /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3 + find /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch -name '*.la' -delete + /usr/lib/rpm/mingw-find-debuginfo.sh /builddir/build/BUILD/pcre-8.43 mingw32 mingw64 extracting debug info from /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/libpcre16-0.dll ~/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/pcre-8.43 ~/build/BUILD/pcre-8.43 extracting debug info from /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/pcregrep.exe ~/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/pcre-8.43 ~/build/BUILD/pcre-8.43 extracting debug info from /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/libpcreposix-0.dll ~/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/pcre-8.43 ~/build/BUILD/pcre-8.43 extracting debug info from /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/libpcre-1.dll ~/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/pcre-8.43 ~/build/BUILD/pcre-8.43 extracting debug info from /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/libpcrecpp-0.dll ~/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/pcre-8.43 ~/build/BUILD/pcre-8.43 extracting debug info from /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/pcretest.exe ~/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/pcre-8.43 ~/build/BUILD/pcre-8.43 extracting debug info from /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/libpcre32-0.dll ~/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/pcre-8.43 ~/build/BUILD/pcre-8.43 extracting debug info from /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/libpcre16-0.dll ~/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/pcre-8.43 ~/build/BUILD/pcre-8.43 extracting debug info from /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/pcregrep.exe ~/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/pcre-8.43 ~/build/BUILD/pcre-8.43 extracting debug info from /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/libpcreposix-0.dll ~/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/pcre-8.43 ~/build/BUILD/pcre-8.43 extracting debug info from /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/libpcre-1.dll ~/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/pcre-8.43 ~/build/BUILD/pcre-8.43 extracting debug info from /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/libpcrecpp-0.dll ~/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/pcre-8.43 ~/build/BUILD/pcre-8.43 extracting debug info from /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/pcretest.exe ~/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/pcre-8.43 ~/build/BUILD/pcre-8.43 extracting debug info from /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/libpcre32-0.dll ~/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/pcre-8.43 ~/build/BUILD/pcre-8.43 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto mingw-strip + /usr/lib/rpm/brp-strip-static-archive mingw-strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/x86_64-w64-mingw32/sys-root/mingw/bin/pcre-config from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/i686-w64-mingw32/sys-root/mingw/bin/pcre-config from /bin/sh to #!/usr/bin/sh Processing files: mingw32-pcre-8.43-7.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eKprj9 + umask 022 + cd /builddir/build/BUILD + cd pcre-8.43 + DOCDIR=/builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/share/doc/mingw32-pcre + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/share/doc/mingw32-pcre + cp -pr AUTHORS /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/share/doc/mingw32-pcre + cp -pr COPYING /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/share/doc/mingw32-pcre + cp -pr LICENCE /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/share/doc/mingw32-pcre + cp -pr NEWS /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/share/doc/mingw32-pcre + cp -pr README /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/share/doc/mingw32-pcre + cp -pr ChangeLog /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/share/doc/mingw32-pcre + RPM_EC=0 ++ jobs -p + exit 0 Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 warning: Deprecated external dependency generator is used! 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 Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: mingw32(libpcre-1.dll) mingw32(libpcre16-0.dll) mingw32(libpcre32-0.dll) mingw32(libpcrecpp-0.dll) mingw32(libpcreposix-0.dll) mingw32-pcre = 8.43-7.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: mingw32(kernel32.dll) mingw32(libgcc_s_dw2-1.dll) mingw32(libpcre-1.dll) mingw32(libpcre16-0.dll) mingw32(libpcre32-0.dll) mingw32(libpcreposix-0.dll) mingw32(libssp-0.dll) mingw32(libstdc++-6.dll) mingw32(msvcrt.dll) mingw32-crt mingw32-filesystem >= 95 mingw32-pkg-config Processing files: mingw32-pcre-static-8.43-7.el9.noarch Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 warning: Deprecated external dependency generator is used! 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 Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: mingw32-pcre-static = 8.43-7.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mingw64-pcre-8.43-7.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XsEwgw + umask 022 + cd /builddir/build/BUILD + cd pcre-8.43 + DOCDIR=/builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/share/doc/mingw64-pcre + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/share/doc/mingw64-pcre + cp -pr AUTHORS /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/share/doc/mingw64-pcre + cp -pr COPYING /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/share/doc/mingw64-pcre + cp -pr LICENCE /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/share/doc/mingw64-pcre + cp -pr NEWS /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/share/doc/mingw64-pcre + cp -pr README /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/share/doc/mingw64-pcre + cp -pr ChangeLog /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch/usr/share/doc/mingw64-pcre + RPM_EC=0 ++ jobs -p + exit 0 Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 warning: Deprecated external dependency generator is used! 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 Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: mingw64(libpcre-1.dll) mingw64(libpcre16-0.dll) mingw64(libpcre32-0.dll) mingw64(libpcrecpp-0.dll) mingw64(libpcreposix-0.dll) mingw64-pcre = 8.43-7.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: mingw64(kernel32.dll) mingw64(libgcc_s_seh-1.dll) mingw64(libpcre-1.dll) mingw64(libpcre16-0.dll) mingw64(libpcre32-0.dll) mingw64(libpcreposix-0.dll) mingw64(libssp-0.dll) mingw64(libstdc++-6.dll) mingw64(msvcrt.dll) mingw64-crt mingw64-filesystem >= 95 mingw64-pkg-config Processing files: mingw64-pcre-static-8.43-7.el9.noarch warning: Deprecated external dependency generator is used! 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 Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: mingw64-pcre-static = 8.43-7.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mingw32-pcre-debuginfo-8.43-7.el9.noarch warning: Deprecated external dependency generator is used! 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 Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: mingw32-pcre-debuginfo = 8.43-7.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mingw64-pcre-debuginfo-8.43-7.el9.noarch Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 warning: Deprecated external dependency generator is used! 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 Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: mingw64-pcre-debuginfo = 8.43-7.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch Wrote: /builddir/build/RPMS/mingw32-pcre-static-8.43-7.el9.noarch.rpm Wrote: /builddir/build/RPMS/mingw64-pcre-static-8.43-7.el9.noarch.rpm Wrote: /builddir/build/RPMS/mingw64-pcre-8.43-7.el9.noarch.rpm Wrote: /builddir/build/RPMS/mingw32-pcre-8.43-7.el9.noarch.rpm Wrote: /builddir/build/RPMS/mingw32-pcre-debuginfo-8.43-7.el9.noarch.rpm Wrote: /builddir/build/RPMS/mingw64-pcre-debuginfo-8.43-7.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.s5sgl3 + umask 022 + cd /builddir/build/BUILD + cd pcre-8.43 + /usr/bin/rm -rf /builddir/build/BUILDROOT/mingw-pcre-8.43-7.el9.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0