* Package: dev-libs/libpcre-8.13-r1 * Repository: gentoo * Maintainer: base-system@gentoo.org * USE: amd64 bzip2 cxx elibc_glibc kernel_linux multilib recursion-limit test unicode userland_GNU zlib * FEATURES: ccache preserve-libs sandbox splitdebug test userpriv usersandbox >>> Unpacking source... >>> Unpacking pcre-8.13.tar.bz2 to /var/tmp/portage/dev-libs/libpcre-8.13-r1/work >>> Source unpacked in /var/tmp/portage/dev-libs/libpcre-8.13-r1/work >>> Preparing source in /var/tmp/portage/dev-libs/libpcre-8.13-r1/work/pcre-8.13 ... * Running elibtoolize in: pcre-8.13/ * Applying portage-1.2.0.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... * Applying libpcre-8.13-posix-regex.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/libpcre-8.13-r1/work/pcre-8.13 ... * econf: updating pcre-8.13/config.sub with /usr/share/gnuconfig/config.sub * econf: updating pcre-8.13/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --with-match-limit-recursion=8192 --enable-utf8 --enable-unicode-properties --enable-cpp --enable-pcregrep-libz --enable-pcregrep-libbz2 --disable-static --enable-shared --htmldir=/usr/share/doc/libpcre-8.13-r1/html --docdir=/usr/share/doc/libpcre-8.13-r1 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-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-pc-linux-gnu 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-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether ln -s works... yes checking for ANSI C header files... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for alias support in the linker... no checking for alias support in the linker... no checking string usability... yes checking string presence... yes checking for string... yes checking bits/type_traits.h usability... no checking bits/type_traits.h presence... no checking for bits/type_traits.h... no checking type_traits.h usability... no checking type_traits.h presence... no checking for type_traits.h... no checking for strtoq... yes checking for long long... yes checking for unsigned long long... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for bcopy... yes checking for memmove... yes checking for strerror... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzopen in -lz... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for libbz2... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for readline in -lreadline... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libpcre.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.13 configuration summary: Install prefix .................. : /usr C preprocessor .................. : x86_64-pc-linux-gnu-gcc -E C compiler ...................... : x86_64-pc-linux-gnu-gcc C++ preprocessor ................ : x86_64-pc-linux-gnu-g++ -E C++ compiler .................... : x86_64-pc-linux-gnu-g++ Linker .......................... : /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 C preprocessor flags ............ : C compiler flags ................ : -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions C++ compiler flags .............. : -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions Linker flags .................... : -Wl,-O1 -Wl,--as-needed Extra libraries ................. : Build C++ library ............... : yes Enable UTF-8 support ............ : yes Unicode properties .............. : yes 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 ............... : no Buffer size for pcregrep ........ : 20480 Link pcregrep with libz ......... : yes Link pcregrep with libbz2 ....... : yes Link pcretest with libreadline .. : no >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/libpcre-8.13-r1/work/pcre-8.13 ... make -j5 make all-am make[1]: Entering directory `/var/tmp/portage/dev-libs/libpcre-8.13-r1/work/pcre-8.13' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o pcre_compile.lo pcre_compile.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o pcre_config.lo pcre_config.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o pcre_dfa_exec.lo pcre_dfa_exec.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o pcre_exec.lo pcre_exec.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o pcre_fullinfo.lo pcre_fullinfo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c pcre_fullinfo.c -fPIC -DPIC -o .libs/pcre_fullinfo.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c pcre_compile.c -fPIC -DPIC -o .libs/pcre_compile.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c pcre_config.c -fPIC -DPIC -o .libs/pcre_config.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c pcre_dfa_exec.c -fPIC -DPIC -o .libs/pcre_dfa_exec.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c pcre_exec.c -fPIC -DPIC -o .libs/pcre_exec.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o pcre_get.lo pcre_get.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c pcre_get.c -fPIC -DPIC -o .libs/pcre_get.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o pcre_globals.lo pcre_globals.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o pcre_info.lo pcre_info.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o pcre_maketables.lo pcre_maketables.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c pcre_globals.c -fPIC -DPIC -o .libs/pcre_globals.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c pcre_info.c -fPIC -DPIC -o .libs/pcre_info.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o pcre_newline.lo pcre_newline.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o pcre_ord2utf8.lo pcre_ord2utf8.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c pcre_maketables.c -fPIC -DPIC -o .libs/pcre_maketables.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o pcre_refcount.lo pcre_refcount.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c pcre_newline.c -fPIC -DPIC -o .libs/pcre_newline.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c pcre_refcount.c -fPIC -DPIC -o .libs/pcre_refcount.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c pcre_ord2utf8.c -fPIC -DPIC -o .libs/pcre_ord2utf8.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o pcre_study.lo pcre_study.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o pcre_tables.lo pcre_tables.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o pcre_try_flipped.lo pcre_try_flipped.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c pcre_study.c -fPIC -DPIC -o .libs/pcre_study.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o pcre_ucd.lo pcre_ucd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c pcre_try_flipped.c -fPIC -DPIC -o .libs/pcre_try_flipped.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c pcre_tables.c -fPIC -DPIC -o .libs/pcre_tables.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c pcre_ucd.c -fPIC -DPIC -o .libs/pcre_ucd.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o pcre_valid_utf8.lo pcre_valid_utf8.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c pcre_valid_utf8.c -fPIC -DPIC -o .libs/pcre_valid_utf8.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o pcre_version.lo pcre_version.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o pcre_xclass.lo pcre_xclass.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c pcre_version.c -fPIC -DPIC -o .libs/pcre_version.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c pcre_xclass.c -fPIC -DPIC -o .libs/pcre_xclass.o rm -f pcre_chartables.c ln -s ./pcre_chartables.c.dist pcre_chartables.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o pcreposix.lo pcreposix.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c pcreposix.c -fPIC -DPIC -o .libs/pcreposix.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o pcrecpp.lo pcrecpp.cc /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o pcre_scanner.lo pcre_scanner.cc /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o pcre_stringpiece.lo pcre_stringpiece.cc x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c pcretest.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c pcregrep.c libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c pcre_stringpiece.cc -fPIC -DPIC -o .libs/pcre_stringpiece.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o pcrecpp_unittest.o pcrecpp_unittest.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c pcrecpp.cc -fPIC -DPIC -o .libs/pcrecpp.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c pcre_scanner.cc -fPIC -DPIC -o .libs/pcre_scanner.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o pcre_scanner_unittest.o pcre_scanner_unittest.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o pcre_stringpiece_unittest.o pcre_stringpiece_unittest.cc /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o pcre_chartables.lo pcre_chartables.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c pcre_chartables.c -fPIC -DPIC -o .libs/pcre_chartables.o /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -version-info 0:1:0 -Wl,-O1 -Wl,--as-needed -o libpcre.la -rpath /usr/lib64 pcre_compile.lo pcre_config.lo pcre_dfa_exec.lo pcre_exec.lo pcre_fullinfo.lo pcre_get.lo pcre_globals.lo pcre_info.lo pcre_maketables.lo pcre_newline.lo pcre_ord2utf8.lo pcre_refcount.lo pcre_study.lo pcre_tables.lo pcre_try_flipped.lo pcre_ucd.lo pcre_valid_utf8.lo pcre_version.lo pcre_xclass.lo pcre_chartables.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/pcre_compile.o .libs/pcre_config.o .libs/pcre_dfa_exec.o .libs/pcre_exec.o .libs/pcre_fullinfo.o .libs/pcre_get.o .libs/pcre_globals.o .libs/pcre_info.o .libs/pcre_maketables.o .libs/pcre_newline.o .libs/pcre_ord2utf8.o .libs/pcre_refcount.o .libs/pcre_study.o .libs/pcre_tables.o .libs/pcre_try_flipped.o .libs/pcre_ucd.o .libs/pcre_valid_utf8.o .libs/pcre_version.o .libs/pcre_xclass.o .libs/pcre_chartables.o -Wl,--as-needed -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libpcre.so.0 -o .libs/libpcre.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libpcre.so.0" && ln -s "libpcre.so.0.0.1" "libpcre.so.0") libtool: link: (cd ".libs" && rm -f "libpcre.so" && ln -s "libpcre.so.0.0.1" "libpcre.so") libtool: link: ( cd ".libs" && rm -f "libpcre.la" && ln -s "../libpcre.la" "libpcre.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -version-info 0:0:0 -Wl,-O1 -Wl,--as-needed -o libpcreposix.la -rpath /usr/lib64 pcreposix.lo libpcre.la /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -version-info 0:0:0 -Wl,-O1 -Wl,--as-needed -o libpcrecpp.la -rpath /usr/lib64 pcrecpp.lo pcre_scanner.lo pcre_stringpiece.lo libpcre.la libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/pcreposix.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libpcre-8.13-r1/work/pcre-8.13/.libs -Wl,--as-needed ./.libs/libpcre.so -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libpcreposix.so.0 -o .libs/libpcreposix.so.0.0.0 libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.1/crtbeginS.o .libs/pcrecpp.o .libs/pcre_scanner.o .libs/pcre_stringpiece.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libpcre-8.13-r1/work/pcre-8.13/.libs -Wl,--as-needed ./.libs/libpcre.so -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.1/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libpcrecpp.so.0 -o .libs/libpcrecpp.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libpcreposix.so.0" && ln -s "libpcreposix.so.0.0.0" "libpcreposix.so.0") libtool: link: (cd ".libs" && rm -f "libpcreposix.so" && ln -s "libpcreposix.so.0.0.0" "libpcreposix.so") libtool: link: ( cd ".libs" && rm -f "libpcreposix.la" && ln -s "../libpcreposix.la" "libpcreposix.la" ) libtool: link: (cd ".libs" && rm -f "libpcrecpp.so.0" && ln -s "libpcrecpp.so.0.0.0" "libpcrecpp.so.0") /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -Wl,-O1 -Wl,--as-needed -o pcretest pcretest.o libpcreposix.la /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -Wl,-O1 -Wl,--as-needed -o pcregrep pcregrep.o libpcreposix.la -lz -lbz2 libtool: link: (cd ".libs" && rm -f "libpcrecpp.so" && ln -s "libpcrecpp.so.0.0.0" "libpcrecpp.so") libtool: link: ( cd ".libs" && rm -f "libpcrecpp.la" && ln -s "../libpcrecpp.la" "libpcrecpp.la" ) /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -Wl,-O1 -Wl,--as-needed -o pcrecpp_unittest pcrecpp_unittest.o libpcrecpp.la /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -Wl,-O1 -Wl,--as-needed -o pcre_scanner_unittest pcre_scanner_unittest.o libpcrecpp.la /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -Wl,-O1 -Wl,--as-needed -o pcre_stringpiece_unittest pcre_stringpiece_unittest.o libpcrecpp.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -Wl,-O1 -o .libs/pcregrep pcregrep.o -Wl,--as-needed ./.libs/libpcreposix.so /var/tmp/portage/dev-libs/libpcre-8.13-r1/work/pcre-8.13/.libs/libpcre.so -lz -lbz2 libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -Wl,-O1 -o .libs/pcretest pcretest.o -Wl,--as-needed ./.libs/libpcreposix.so /var/tmp/portage/dev-libs/libpcre-8.13-r1/work/pcre-8.13/.libs/libpcre.so libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -Wl,-O1 -o .libs/pcrecpp_unittest pcrecpp_unittest.o -Wl,--as-needed ./.libs/libpcrecpp.so /var/tmp/portage/dev-libs/libpcre-8.13-r1/work/pcre-8.13/.libs/libpcre.so libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -Wl,-O1 -o .libs/pcre_stringpiece_unittest pcre_stringpiece_unittest.o -Wl,--as-needed ./.libs/libpcrecpp.so /var/tmp/portage/dev-libs/libpcre-8.13-r1/work/pcre-8.13/.libs/libpcre.so libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -Wl,-O1 -o .libs/pcre_scanner_unittest pcre_scanner_unittest.o -Wl,--as-needed ./.libs/libpcrecpp.so /var/tmp/portage/dev-libs/libpcre-8.13-r1/work/pcre-8.13/.libs/libpcre.so make[1]: Leaving directory `/var/tmp/portage/dev-libs/libpcre-8.13-r1/work/pcre-8.13' >>> Source compiled. >>> Test phase [check]: dev-libs/libpcre-8.13-r1 make make[1]: Entering directory `/var/tmp/portage/dev-libs/libpcre-8.13-r1/work/pcre-8.13' make all-am make[2]: Entering directory `/var/tmp/portage/dev-libs/libpcre-8.13-r1/work/pcre-8.13' make[2]: Leaving directory `/var/tmp/portage/dev-libs/libpcre-8.13-r1/work/pcre-8.13' make[1]: Leaving directory `/var/tmp/portage/dev-libs/libpcre-8.13-r1/work/pcre-8.13' make check-TESTS make[1]: Entering directory `/var/tmp/portage/dev-libs/libpcre-8.13-r1/work/pcre-8.13' Testing FullMatch Testing PartialMatch Testing hex Testing octal Testing decimal Testing Replace Testing Extract Testing Consume Testing FindAndConsume Testing QuoteMeta Testing match-number peculiarity Testing UTF-8 handling Testing error reporting Testing recursion Testing Options Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing Option Testing constructors OK PASS: pcrecpp_unittest OK PASS: pcre_scanner_unittest OK PASS: pcre_stringpiece_unittest PCRE C library tests PCRE version 8.13 2011-08-16 Test 1: main functionality (Compatible with Perl >= 5.8) OK OK with study Test 2: API, errors, internals, and non-Perl stuff --- ./testdata/testoutput2 2011-08-15 19:37:23.000000000 +0200 +++ testtry 2011-09-21 15:26:29.956107278 +0200 @@ -12137,7 +12137,6 @@ ------------------------------------------------------------------ /[:a[:abc]b:]/ -Failed: unknown POSIX class name at offset 5 /((?2))((?1))/ abc FAIL: RunTest Testing pcregrep pcregrep version 8.13 2011-08-16 Testing pcregrep UTF-8 features Testing pcregrep newline settings PASS: RunGrepTest =================== 1 of 5 tests failed =================== make[1]: *** [check-TESTS] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-libs/libpcre-8.13-r1/work/pcre-8.13' make: *** [check-am] Error 2 * ERROR: dev-libs/libpcre-8.13-r1 failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 91: Called src_test * environment, line 2914: Called _eapi0_src_test * phase-helpers.sh, line 535: Called die * The specific snippet of code: * has test $FEATURES && die "Make check failed. See above for details." * * If you need support, post the output of 'emerge --info =dev-libs/libpcre-8.13-r1', * the complete build log and the output of 'emerge -pqv =dev-libs/libpcre-8.13-r1'. * The complete build log is located at '/var/tmp/portage/dev-libs/libpcre-8.13-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/libpcre-8.13-r1/temp/environment'. * S: '/var/tmp/portage/dev-libs/libpcre-8.13-r1/work/pcre-8.13'