* Package: dev-libs/libpcre-8.31  * Repository: gentoo  * Maintainer: base-system@gentoo.org  * USE: amd64 cxx elibc___LIBC__ jit kernel_linux recursion-limit static-libs userland_GNU  * FEATURES: sandbox >>> Unpacking source... >>> Unpacking pcre-8.31.tar.bz2 to /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/work >>> Source unpacked in /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/work >>> Preparing source in /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/work/pcre-8.31 ... * Applying libpcre-8.31-madvise.patch ...  [ ok ] * Running elibtoolize in: pcre-8.31/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying cross/link-ROOT patch ... * Applying as-needed/2.2.6 patch ... >>> Source prepared. >>> Configuring source in /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/work/pcre-8.31 ... * econf: updating pcre-8.31/config.guess with /usr/share/gnuconfig/config.guess * econf: updating pcre-8.31/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-w64-mingw32 --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --with-match-limit-recursion=8192 --disable-pcregrep-libbz2 --enable-cpp --enable-jit --enable-pcregrep-jit --disable-pcre16 --disable-pcretest-libedit --disable-pcretest-libreadline --enable-static --disable-utf --disable-unicode-properties --disable-pcregrep-libz --enable-pcre8 --enable-shared --htmldir=/usr/share/doc/libpcre-8.31/html --docdir=/usr/share/doc/libpcre-8.31 configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes 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 for style of include used by make... GNU checking dependency style of x86_64-w64-mingw32-gcc... none checking for x86_64-w64-mingw32-g++... x86_64-w64-mingw32-g++ 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++... none checking how to run the C preprocessor... x86_64-w64-mingw32-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for int64_t... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-w64-mingw32 checking for x86_64-w64-mingw32-as... x86_64-w64-mingw32-as checking for x86_64-w64-mingw32-dlltool... x86_64-w64-mingw32-dlltool checking for x86_64-w64-mingw32-objdump... x86_64-w64-mingw32-objdump checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-w64-mingw32-gcc... /usr/libexec/gcc/x86_64-w64-mingw32/ld checking if the linker (/usr/libexec/gcc/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 -B checking the name lister (/usr/bin/x86_64-w64-mingw32-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-w64-mingw32 format... func_convert_file_nix_to_w32 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/libexec/gcc/x86_64-w64-mingw32/ld option to reload object files... -r checking for x86_64-w64-mingw32-objdump... (cached) 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) 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... x86_64-w64-mingw32-ar checking for archiver @FILE support... @ checking for x86_64-w64-mingw32-strip... (cached) x86_64-w64-mingw32-strip checking for x86_64-w64-mingw32-ranlib... x86_64-w64-mingw32-ranlib checking command to parse /usr/bin/x86_64-w64-mingw32-nm -B output from x86_64-w64-mingw32-gcc object... ok checking for sysroot... no checking for x86_64-w64-mingw32-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... no checking for objdir... .libs checking if x86_64-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if x86_64-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if x86_64-w64-mingw32-gcc static flag -static works... yes 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/libexec/gcc/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/libexec/gcc/x86_64-w64-mingw32/ld checking if the linker (/usr/libexec/gcc/x86_64-w64-mingw32/ld) is GNU ld... yes checking whether the x86_64-w64-mingw32-g++ linker (/usr/libexec/gcc/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... yes 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/libexec/gcc/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 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 configure: creating ./config.status config.status: creating Makefile config.status: creating libpcre.pc config.status: creating libpcre16.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.31 configuration summary: Install prefix .................. : /usr C preprocessor .................. : x86_64-w64-mingw32-gcc -E C compiler ...................... : x86_64-w64-mingw32-gcc C++ preprocessor ................ : x86_64-w64-mingw32-g++ -E C++ compiler .................... : x86_64-w64-mingw32-g++ Linker .......................... : /usr/libexec/gcc/x86_64-w64-mingw32/ld C preprocessor flags ............ : C compiler flags ................ : -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ C++ compiler flags .............. : -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ Linker flags .................... : -L/usr/x86_64-w64-mingw32/lib -L/usr/x86_64-w64-mingw32/usr/lib Extra libraries ................. : Build 8 bit pcre library ........ : yes Build 16 bit pcre library ....... : no Build C++ library ............... : yes Enable JIT compiling support .... : yes Enable UTF-8/16 support ......... : no Unicode properties .............. : no Newline char/sequence ........... : lf \R matches only ANYCRLF ......... : no EBCDIC coding ................... : no Rebuild char tables ............. : no Use stack recursion ............. : yes POSIX mem threshold ............. : 10 Internal link size .............. : 2 Match limit ..................... : 10000000 Match limit recursion ........... : 8192 Build shared libs ............... : yes Build static libs ............... : yes Use JIT in pcregrep ............. : yes Buffer size for pcregrep ........ : 20480 Link pcregrep with libz ......... : no Link pcregrep with libbz2 ....... : no Link pcretest with libedit ...... : no Link pcretest with libreadline .. : no >>> Source configured. >>> Compiling source in /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/work/pcre-8.31 ... make -j5 rm -f pcre_chartables.c ln -s ./pcre_chartables.c.dist pcre_chartables.c make all-am make[1]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/work/pcre-8.31' CC pcre_byte_order.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c -o pcre_byte_order.lo pcre_byte_order.c CC pcre_compile.lo CC pcre_config.lo CC pcre_dfa_exec.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c -o pcre_compile.lo pcre_compile.c /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c -o pcre_config.lo pcre_config.c /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c -o pcre_dfa_exec.lo pcre_dfa_exec.c CC pcre_exec.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c -o pcre_exec.lo pcre_exec.c CC pcre_fullinfo.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c -o pcre_fullinfo.lo pcre_fullinfo.c CC pcre_get.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c -o pcre_get.lo pcre_get.c CC pcre_globals.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c -o pcre_globals.lo pcre_globals.c CC pcre_jit_compile.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c -o pcre_jit_compile.lo pcre_jit_compile.c CC pcre_maketables.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c -o pcre_maketables.lo pcre_maketables.c CC pcre_newline.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c -o pcre_newline.lo pcre_newline.c CC pcre_ord2utf8.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c -o pcre_ord2utf8.lo pcre_ord2utf8.c CC pcre_refcount.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c -o pcre_refcount.lo pcre_refcount.c CC pcre_string_utils.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c -o pcre_string_utils.lo pcre_string_utils.c CC pcre_study.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c -o pcre_study.lo pcre_study.c CC pcre_tables.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c -o pcre_tables.lo pcre_tables.c CC pcre_ucd.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c -o pcre_ucd.lo pcre_ucd.c CC pcre_valid_utf8.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c -o pcre_valid_utf8.lo pcre_valid_utf8.c CC pcre_version.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c -o pcre_version.lo pcre_version.c CC pcre_xclass.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c -o pcre_xclass.lo pcre_xclass.c CC pcre_chartables.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c -o pcre_chartables.lo pcre_chartables.c CC pcreposix.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c -o pcreposix.lo pcreposix.c CXX pcrecpp.lo /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c -o pcrecpp.lo pcrecpp.cc CXX pcre_scanner.lo /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c -o pcre_scanner.lo pcre_scanner.cc CXX pcre_stringpiece.lo /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c -o pcre_stringpiece.lo pcre_stringpiece.cc CC pcretest.o x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c pcretest.c CC pcre_printint.o x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c pcre_printint.c CC pcregrep.o x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c pcregrep.c CC pcre_jit_test.o x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c pcre_jit_test.c CXX pcrecpp_unittest.o x86_64-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c -o pcrecpp_unittest.o pcrecpp_unittest.cc CXX pcre_scanner_unittest.o x86_64-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c -o pcre_scanner_unittest.o pcre_scanner_unittest.cc CXX pcre_stringpiece_unittest.o x86_64-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -fomit-frame-pointer -I/usr/x86_64-w64-mingw32/usr/include/ -I/usr/x86_64-w64-mingw32/include/ -c -o pcre_stringpiece_unittest.o pcre_stringpiece_unittest.cc CCLD libpcre.la Creating library file: .libs/libpcre.dll.a CXXLD libpcrecpp.la CCLD libpcreposix.la CCLD pcre_jit_test.exe Creating library file: .libs/libpcreposix.dll.a libtool: link: Could not determine the host path corresponding to libtool: link: `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/work/pcre-8.31/.libs' libtool: link: Continuing, but uninstalled executables may not work. CCLD pcretest.exe CCLD pcregrep.exe libtool: link: Could not determine the host path corresponding to libtool: link: `/usr/x86_64-w64-mingw32/lib:/usr/x86_64-w64-mingw32/bin:/usr/x86_64-w64-mingw32/usr/lib:/usr/x86_64-w64-mingw32/usr/bin:/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/work/pcre-8.31/.libs' libtool: link: Continuing, but uninstalled executables may not work. Creating library file: .libs/libpcrecpp.dll.a CXXLD pcrecpp_unittest.exe CXXLD pcre_scanner_unittest.exe libtool: link: Could not determine the host path corresponding to libtool: link: `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/work/pcre-8.31/.libs' libtool: link: Continuing, but uninstalled executables may not work. libtool: link: Could not determine the host path corresponding to libtool: link: `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/work/pcre-8.31/.libs' libtool: link: Continuing, but uninstalled executables may not work. libtool: link: Could not determine the host path corresponding to libtool: link: `/usr/x86_64-w64-mingw32/lib:/usr/x86_64-w64-mingw32/bin:/usr/x86_64-w64-mingw32/usr/lib:/usr/x86_64-w64-mingw32/usr/bin:/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/work/pcre-8.31/.libs' libtool: link: Continuing, but uninstalled executables may not work. libtool: link: Could not determine the host path corresponding to libtool: link: `/usr/x86_64-w64-mingw32/lib:/usr/x86_64-w64-mingw32/bin:/usr/x86_64-w64-mingw32/usr/lib:/usr/x86_64-w64-mingw32/usr/bin:/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/work/pcre-8.31/.libs' libtool: link: Continuing, but uninstalled executables may not work. libtool: link: Could not determine the host path corresponding to libtool: link: `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/work/pcre-8.31/.libs:/usr/lib/gcc/x86_64-w64-mingw32/4.5.3' libtool: link: Continuing, but uninstalled executables may not work. libtool: link: Could not determine the host path corresponding to libtool: link: `/usr/x86_64-w64-mingw32/lib:/usr/x86_64-w64-mingw32/bin:/usr/x86_64-w64-mingw32/usr/lib:/usr/x86_64-w64-mingw32/usr/bin:/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/work/pcre-8.31/.libs:/usr/lib/gcc/x86_64-w64-mingw32/4.5.3' libtool: link: Continuing, but uninstalled executables may not work. libtool: link: Could not determine the host path corresponding to libtool: link: `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/work/pcre-8.31/.libs:/usr/lib/gcc/x86_64-w64-mingw32/4.5.3' libtool: link: Continuing, but uninstalled executables may not work. libtool: link: Could not determine the host path corresponding to libtool: link: `/usr/x86_64-w64-mingw32/lib:/usr/x86_64-w64-mingw32/bin:/usr/x86_64-w64-mingw32/usr/lib:/usr/x86_64-w64-mingw32/usr/bin:/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/work/pcre-8.31/.libs:/usr/lib/gcc/x86_64-w64-mingw32/4.5.3' libtool: link: Continuing, but uninstalled executables may not work. CXXLD pcre_stringpiece_unittest.exe libtool: link: Could not determine the host path corresponding to libtool: link: `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/work/pcre-8.31/.libs:/usr/lib/gcc/x86_64-w64-mingw32/4.5.3' libtool: link: Continuing, but uninstalled executables may not work. libtool: link: Could not determine the host path corresponding to libtool: link: `/usr/x86_64-w64-mingw32/lib:/usr/x86_64-w64-mingw32/bin:/usr/x86_64-w64-mingw32/usr/lib:/usr/x86_64-w64-mingw32/usr/bin:/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/work/pcre-8.31/.libs:/usr/lib/gcc/x86_64-w64-mingw32/4.5.3' libtool: link: Continuing, but uninstalled executables may not work. make[1]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/work/pcre-8.31' >>> Source compiled. >>> Test phase [not enabled]: dev-libs/libpcre-8.31 >>> Install libpcre-8.31 into /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image/ category dev-libs make -j5 DESTDIR=/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image/ install make install-am make[1]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/work/pcre-8.31' make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/work/pcre-8.31' test -z "/usr/lib" || /bin/mkdir -p "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib" test -z "/usr/bin" || /bin/mkdir -p "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/bin" test -z "/usr/share/doc/libpcre-8.31" || /bin/mkdir -p "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/doc/libpcre-8.31" test -z "/usr/share/doc/libpcre-8.31/html" || /bin/mkdir -p "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/doc/libpcre-8.31/html" /bin/sh ./libtool --mode=install /usr/bin/install -c libpcre.la libpcreposix.la libpcrecpp.la '/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib' test -z "/usr/share/doc/libpcre-8.31/html" || /bin/mkdir -p "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/doc/libpcre-8.31/html" /usr/bin/install -c pcre-config '/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/bin' /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 '/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/doc/libpcre-8.31' test -z "/usr/include" || /bin/mkdir -p "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/include" test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/man/man1" /usr/bin/install -c -m 644 doc/html/index.html doc/html/pcre.html doc/html/pcre16.html doc/html/pcre-config.html doc/html/pcre_assign_jit_stack.html doc/html/pcre_compile.html doc/html/pcre_compile2.html doc/html/pcre_config.html doc/html/pcre_copy_named_substring.html doc/html/pcre_copy_substring.html doc/html/pcre_dfa_exec.html doc/html/pcre_exec.html doc/html/pcre_free_study.html doc/html/pcre_free_substring.html doc/html/pcre_free_substring_list.html doc/html/pcre_fullinfo.html doc/html/pcre_get_named_substring.html doc/html/pcre_get_stringnumber.html doc/html/pcre_get_stringtable_entries.html doc/html/pcre_get_substring.html doc/html/pcre_get_substring_list.html doc/html/pcre_jit_stack_alloc.html doc/html/pcre_jit_stack_free.html doc/html/pcre_maketables.html doc/html/pcre_pattern_to_host_byte_order.html doc/html/pcre_refcount.html doc/html/pcre_study.html doc/html/pcre_utf16_to_host_byte_order.html doc/html/pcre_version.html doc/html/pcreapi.html doc/html/pcrebuild.html doc/html/pcrecallout.html doc/html/pcrecompat.html doc/html/pcredemo.html doc/html/pcregrep.html doc/html/pcrejit.html doc/html/pcrelimits.html doc/html/pcrematching.html doc/html/pcrepartial.html doc/html/pcrepattern.html '/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/doc/libpcre-8.31/html' /usr/bin/install -c -m 644 doc/html/pcrecpp.html '/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/doc/libpcre-8.31/html' test -z "/usr/share/man/man3" || /bin/mkdir -p "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/man/man3" /usr/bin/install -c -m 644 pcreposix.h pcrecpp.h pcre_scanner.h '/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/include' test -z "/usr/include" || /bin/mkdir -p "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/include" /usr/bin/install -c -m 644 doc/html/pcreperform.html doc/html/pcreposix.html doc/html/pcreprecompile.html doc/html/pcresample.html doc/html/pcrestack.html doc/html/pcresyntax.html doc/html/pcretest.html doc/html/pcreunicode.html '/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/doc/libpcre-8.31/html' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/pkgconfig" /usr/bin/install -c -m 644 doc/pcre-config.1 doc/pcregrep.1 doc/pcretest.1 '/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/man/man1' libtool: install: /usr/bin/install -c .libs/libpcre.dll.a /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/libpcre.dll.a libtool: install: base_file=`basename libpcre.la` /usr/bin/install -c -m 644 pcre.h pcrecpparg.h pcre_stringpiece.h '/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/include' /usr/bin/install -c -m 644 libpcre.pc libpcreposix.pc libpcrecpp.pc '/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/pkgconfig' /usr/bin/install -c -m 644 doc/pcre.3 doc/pcre16.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_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_version.3 doc/pcreapi.3 doc/pcrebuild.3 doc/pcrecallout.3 doc/pcrecompat.3 doc/pcrejit.3 doc/pcrelimits.3 doc/pcrematching.3 doc/pcrepartial.3 doc/pcrepattern.3 doc/pcreperform.3 doc/pcreposix.3 doc/pcreprecompile.3 doc/pcresample.3 '/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/man/man3' libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libpcre.la'i; echo libpcre-1.dll'` libtool: install: dldir=/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/`dirname ../bin/libpcre-1.dll` libtool: install: test -d /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/../bin || mkdir -p /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/../bin libtool: install: /usr/bin/install -c .libs/libpcre-1.dll /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/../bin/libpcre-1.dll /usr/bin/install -c -m 644 doc/pcrestack.3 doc/pcresyntax.3 doc/pcreunicode.3 doc/pcrecpp.3 '/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/man/man3' libtool: install: chmod a+x /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/../bin/libpcre-1.dll make install-data-hook libtool: install: if test -n '' && test -n 'x86_64-w64-mingw32-strip --strip-unneeded'; then eval 'x86_64-w64-mingw32-strip --strip-unneeded /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/../bin/libpcre-1.dll' || exit 0; fi libtool: install: /usr/bin/install -c .libs/libpcre.lai /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/libpcre.la libtool: install: /usr/bin/install -c .libs/libpcreposix.dll.a /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/libpcreposix.dll.a make[3]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/work/pcre-8.31' ln -sf pcre_assign_jit_stack.3 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/man/man3/pcre16_assign_jit_stack.3 libtool: install: base_file=`basename libpcreposix.la` ln -sf pcre_compile.3 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/man/man3/pcre16_compile.3 ln -sf pcre_compile2.3 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/man/man3/pcre16_compile2.3 ln -sf pcre_config.3 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/man/man3/pcre16_config.3 libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libpcreposix.la'i; echo libpcreposix-0.dll'` ln -sf pcre_copy_named_substring.3 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/man/man3/pcre16_copy_named_substring.3 ln -sf pcre_copy_substring.3 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/man/man3/pcre16_copy_substring.3 ln -sf pcre_dfa_exec.3 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/man/man3/pcre16_dfa_exec.3 ln -sf pcre_exec.3 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/man/man3/pcre16_exec.3 libtool: install: dldir=/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/`dirname ../bin/libpcreposix-0.dll` ln -sf pcre_free_study.3 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/man/man3/pcre16_free_study.3 ln -sf pcre_free_substring.3 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/man/man3/pcre16_free_substring.3 libtool: install: test -d /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/../bin || mkdir -p /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/../bin libtool: install: /usr/bin/install -c .libs/libpcreposix-0.dll /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/../bin/libpcreposix-0.dll ln -sf pcre_free_substring_list.3 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/man/man3/pcre16_free_substring_list.3 libtool: install: chmod a+x /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/../bin/libpcreposix-0.dll ln -sf pcre_fullinfo.3 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/man/man3/pcre16_fullinfo.3 ln -sf pcre_get_named_substring.3 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/man/man3/pcre16_get_named_substring.3 libtool: install: if test -n '' && test -n 'x86_64-w64-mingw32-strip --strip-unneeded'; then eval 'x86_64-w64-mingw32-strip --strip-unneeded /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/../bin/libpcreposix-0.dll' || exit 0; fi libtool: install: /usr/bin/install -c .libs/libpcreposix.lai /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/libpcreposix.la ln -sf pcre_get_stringnumber.3 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/man/man3/pcre16_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/man/man3/pcre16_get_stringtable_entries.3 libtool: install: /usr/bin/install -c .libs/libpcrecpp.dll.a /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/libpcrecpp.dll.a ln -sf pcre_get_substring.3 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/man/man3/pcre16_get_substring.3 ln -sf pcre_get_substring_list.3 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/man/man3/pcre16_get_substring_list.3 ln -sf pcre_jit_stack_alloc.3 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/man/man3/pcre16_jit_stack_alloc.3 libtool: install: base_file=`basename libpcrecpp.la` ln -sf pcre_jit_stack_free.3 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/man/man3/pcre16_jit_stack_free.3 ln -sf pcre_maketables.3 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/man/man3/pcre16_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/man/man3/pcre16_pattern_to_host_byte_order.3 libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libpcrecpp.la'i; echo libpcrecpp-0.dll'` ln -sf pcre_refcount.3 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/man/man3/pcre16_refcount.3 ln -sf pcre_study.3 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/man/man3/pcre16_study.3 ln -sf pcre_utf16_to_host_byte_order.3 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/man/man3/pcre16_utf16_to_host_byte_order.3 ln -sf pcre_version.3 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/share/man/man3/pcre16_version.3 libtool: install: dldir=/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/`dirname ../bin/libpcrecpp-0.dll` make[3]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/work/pcre-8.31' libtool: install: test -d /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/../bin || mkdir -p /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/../bin libtool: install: /usr/bin/install -c .libs/libpcrecpp-0.dll /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/../bin/libpcrecpp-0.dll libtool: install: chmod a+x /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/../bin/libpcrecpp-0.dll libtool: install: if test -n '' && test -n 'x86_64-w64-mingw32-strip --strip-unneeded'; then eval 'x86_64-w64-mingw32-strip --strip-unneeded /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/../bin/libpcrecpp-0.dll' || exit 0; fi libtool: install: /usr/bin/install -c .libs/libpcrecpp.lai /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/libpcrecpp.la libtool: install: /usr/bin/install -c .libs/libpcre.a /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/libpcre.a libtool: install: chmod 644 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/libpcre.a libtool: install: x86_64-w64-mingw32-ranlib /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/libpcre.a libtool: install: /usr/bin/install -c .libs/libpcreposix.a /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/libpcreposix.a libtool: install: chmod 644 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/libpcreposix.a libtool: install: x86_64-w64-mingw32-ranlib /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/libpcreposix.a libtool: install: /usr/bin/install -c .libs/libpcrecpp.a /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/libpcrecpp.a libtool: install: chmod 644 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/libpcrecpp.a libtool: install: x86_64-w64-mingw32-ranlib /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/lib/libpcrecpp.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || /bin/mkdir -p "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c pcretest.exe pcregrep.exe '/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/bin' libtool: install: warning: `libpcre.la' has not been installed in `/usr/lib' libtool: install: warning: `libpcreposix.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/work/pcre-8.31/libpcre.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/pcretest.exe /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/bin/pcretest.exe libtool: install: warning: `libpcre.la' has not been installed in `/usr/lib' libtool: install: warning: `libpcreposix.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/work/pcre-8.31/libpcre.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/pcregrep.exe /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/image//usr/bin/pcregrep.exe make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/work/pcre-8.31' make[1]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/work/pcre-8.31' * ERROR: dev-libs/libpcre-8.31 failed (install phase): * unable to read SONAME from libpcre.dll * * Call stack: * ebuild.sh, line 85: Called src_install * environment, line 2693: Called gen_usr_ldscript '-a' 'pcre' * environment, line 1749: Called die * The specific snippet of code: * [[ -z ${tlib} ]] && die "unable to read SONAME from ${lib}"; * * If you need support, post the output of `emerge --info '=dev-libs/libpcre-8.31'`, * the complete build log and the output of `emerge -pqv '=dev-libs/libpcre-8.31'`. * The complete build log is located at '/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/temp/build.log'. * The ebuild environment file is located at '/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/temp/environment'. * Working directory: '/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/work/pcre-8.31' * S: '/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/libpcre-8.31/work/pcre-8.31'