[00:00:20] =>> Building devel/pcre [00:00:20] build started at Thu Nov 24 22:47:09 CET 2022 [00:00:20] port directory: /usr/ports/devel/pcre [00:00:20] package name: pcre-8.45_3 [00:00:20] building for: FreeBSD pkg.mfl.dk 13.1-RELEASE-p4 FreeBSD 13.1-RELEASE-p4 amd64 [00:00:20] maintained by: krion@FreeBSD.org [00:00:20] Makefile ident: [00:00:20] Poudriere version: 3.3.7_1 [00:00:20] Host OSVERSION: 1301000 [00:00:20] Jail OSVERSION: 1301000 [00:00:20] Job Id: 04 [00:00:20] [00:00:20] ---Begin Environment--- [00:00:20] SHELL=/bin/csh [00:00:20] OSVERSION=1301000 [00:00:20] UNAME_v=FreeBSD 13.1-RELEASE-p4 [00:00:20] UNAME_r=13.1-RELEASE-p4 [00:00:20] BLOCKSIZE=K [00:00:20] MAIL=/var/mail/root [00:00:20] MM_CHARSET=UTF-8 [00:00:20] LANG=C.UTF-8 [00:00:20] STATUS=1 [00:00:20] HOME=/root [00:00:20] PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin [00:00:20] LOCALBASE=/usr/local [00:00:20] USER=root [00:00:20] LIBEXECPREFIX=/usr/local/libexec/poudriere [00:00:20] POUDRIERE_VERSION=3.3.7_1 [00:00:20] MASTERMNT=/usr/local/poudriere/data/.m/131amd64-local/ref [00:00:20] POUDRIERE_BUILD_TYPE=bulk [00:00:20] PACKAGE_BUILDING=yes [00:00:20] SAVED_TERM=tmux-256color [00:00:20] PWD=/usr/local/poudriere/data/.m/131amd64-local/ref/.p/pool [00:00:20] P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS [00:00:20] MASTERNAME=131amd64-local [00:00:20] SCRIPTPREFIX=/usr/local/share/poudriere [00:00:20] OLDPWD=/usr/local/poudriere/data/.m/131amd64-local/ref/.p [00:00:20] SCRIPTPATH=/usr/local/share/poudriere/bulk.sh [00:00:20] POUDRIEREPATH=/usr/local/bin/poudriere [00:00:20] ---End Environment--- [00:00:20] [00:00:20] ---Begin Poudriere Port Flags/Env--- [00:00:20] PORT_FLAGS= [00:00:20] PKGENV= [00:00:20] FLAVOR= [00:00:20] DEPENDS_ARGS= [00:00:20] MAKE_ARGS= [00:00:20] ---End Poudriere Port Flags/Env--- [00:00:20] [00:00:20] ---Begin OPTIONS List--- [00:00:20] ===> The following configuration options are available for pcre-8.45_3: [00:00:20] DOCS=on: Build and/or install documentation [00:00:20] JIT=on: Use the JIT compiler (not available on all platforms) [00:00:21] MAN3=on: Install API manpages (section 3) [00:00:21] STACK_RECURSION=on: Use the stack for recursion during matching [00:00:21] ====> Command-line interface support: you can only select none or one of them [00:00:21] LIBEDIT=off: Command line editing via libedit [00:00:21] READLINE=off: Command line editing via libreadline [00:00:21] ===> Use 'make config' to modify these settings [00:00:21] ---End OPTIONS List--- [00:00:21] [00:00:21] --MAINTAINER-- [00:00:21] krion@FreeBSD.org [00:00:21] --End MAINTAINER-- [00:00:21] [00:00:21] --CONFIGURE_ARGS-- [00:00:21] --enable-pcre16 --enable-pcre32 --enable-pcre8 --enable-unicode-properties --enable-utf --enable-jit --disable-pcretest-libedit --disable-pcretest-libreadline --enable-stack-for-recursion --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} [00:00:21] --End CONFIGURE_ARGS-- [00:00:21] [00:00:21] --CONFIGURE_ENV-- [00:00:21] XDG_DATA_HOME=/wrkdirs/usr/ports/devel/pcre/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/pcre/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/pcre/work/.cache HOME=/wrkdirs/usr/ports/devel/pcre/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/pcre/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/pcre/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 [00:00:21] --End CONFIGURE_ENV-- [00:00:21] [00:00:21] --MAKE_ENV-- [00:00:21] XDG_DATA_HOME=/wrkdirs/usr/ports/devel/pcre/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/pcre/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/pcre/work/.cache HOME=/wrkdirs/usr/ports/devel/pcre/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/pcre/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/pcre/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" [00:00:21] --End MAKE_ENV-- [00:00:21] [00:00:21] --PLIST_SUB-- [00:00:21] PORTDOCS="" DOCS="" NO_DOCS="@comment " JIT="" NO_JIT="@comment " LIBEDIT="@comment " NO_LIBEDIT="" MAN3="" NO_MAN3="@comment " READLINE="@comment " NO_READLINE="" STACK_RECURSION="" NO_STACK_RECURSION="@comment " OSREL=13.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/pcre" EXAMPLESDIR="share/examples/pcre" DATADIR="share/pcre" WWWDIR="www/pcre" ETCDIR="etc/pcre" [00:00:21] --End PLIST_SUB-- [00:00:21] [00:00:21] --SUB_LIST-- [00:00:21] DOCS="" NO_DOCS="@comment " JIT="" NO_JIT="@comment " LIBEDIT="@comment " NO_LIBEDIT="" MAN3="" NO_MAN3="@comment " READLINE="@comment " NO_READLINE="" STACK_RECURSION="" NO_STACK_RECURSION="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pcre DOCSDIR=/usr/local/share/doc/pcre EXAMPLESDIR=/usr/local/share/examples/pcre WWWDIR=/usr/local/www/pcre ETCDIR=/usr/local/etc/pcre [00:00:21] --End SUB_LIST-- [00:00:21] [00:00:21] ---Begin make.conf--- [00:00:21] USE_PACKAGE_DEPENDS=yes [00:00:21] BATCH=yes [00:00:21] WRKDIRPREFIX=/wrkdirs [00:00:21] PORTSDIR=/usr/ports [00:00:21] PACKAGES=/packages [00:00:21] DISTDIR=/distfiles [00:00:21] FORCE_PACKAGE=yes [00:00:21] PACKAGE_BUILDING=yes [00:00:21] PACKAGE_BUILDING_FLAVORS=yes [00:00:21] #### /usr/local/etc/poudriere.d/make.conf #### [00:00:21] OPTIONS_SET+= DOCS [00:00:21] OPTIONS_SET+= MAN [00:00:21] [00:00:21] OPTIONS_UNSET+= X11 [00:00:21] [00:00:21] # Used for apacche-modules [00:00:21] WITH_MPM= event [00:00:21] WITH_CCACHE_BUILD=yes [00:00:21] CCACHE_DIR=/root/.ccache [00:00:21] #### Misc Poudriere #### [00:00:21] .include "/etc/make.conf.ports_env" [00:00:21] GID=0 [00:00:21] UID=0 [00:00:21] DISABLE_MAKE_JOBS=poudriere [00:00:21] ---End make.conf--- [00:00:21] --Resource limits-- [00:00:21] cpu time (seconds, -t) unlimited [00:00:21] file size (512-blocks, -f) unlimited [00:00:21] data seg size (kbytes, -d) 33554432 [00:00:21] stack size (kbytes, -s) 524288 [00:00:21] core file size (512-blocks, -c) unlimited [00:00:21] max memory size (kbytes, -m) unlimited [00:00:21] locked memory (kbytes, -l) unlimited [00:00:21] max user processes (-u) 58500 [00:00:21] open files (-n) 1024 [00:00:21] virtual mem size (kbytes, -v) unlimited [00:00:21] swap limit (kbytes, -w) unlimited [00:00:21] socket buffer size (bytes, -b) unlimited [00:00:21] pseudo-terminals (-p) unlimited [00:00:21] kqueues (-k) unlimited [00:00:21] umtx shared locks (-o) unlimited [00:00:21] --End resource limits-- [00:00:21] =================================================== [00:00:21] ===> License BSD3CLAUSE accepted by the user [00:00:21] =========================================================================== [00:00:21] =================================================== [00:00:21] ===> pcre-8.45_3 depends on file: /usr/local/sbin/pkg - not found [00:00:21] ===> Installing existing package /packages/All/pkg-1.18.4.pkg [00:00:22] [pkg.mfl.dk] Installing pkg-1.18.4... [00:00:22] [pkg.mfl.dk] Extracting pkg-1.18.4: .......... done [00:00:23] ===> pcre-8.45_3 depends on file: /usr/local/sbin/pkg - found [00:00:23] ===> Returning to build of pcre-8.45_3 [00:00:23] =========================================================================== [00:00:23] =================================================== [00:00:23] =========================================================================== [00:00:23] =================================================== [00:00:23] ===> License BSD3CLAUSE accepted by the user [00:00:23] ===> Fetching all distfiles required by pcre-8.45_3 for building [00:00:23] =========================================================================== [00:00:23] =================================================== [00:00:23] ===> License BSD3CLAUSE accepted by the user [00:00:23] ===> Fetching all distfiles required by pcre-8.45_3 for building [00:00:23] => SHA256 Checksum OK for pcre-8.45.tar.bz2. [00:00:23] =========================================================================== [00:00:23] =================================================== [00:00:23] =========================================================================== [00:00:23] =================================================== [00:00:23] ===> License BSD3CLAUSE accepted by the user [00:00:23] ===> Fetching all distfiles required by pcre-8.45_3 for building [00:00:23] ===> Extracting for pcre-8.45_3 [00:00:23] => SHA256 Checksum OK for pcre-8.45.tar.bz2. [00:00:24] =========================================================================== [00:00:24] =================================================== [00:00:24] =========================================================================== [00:00:24] =================================================== [00:00:24] ===> Patching for pcre-8.45_3 [00:00:24] ===> Applying FreeBSD patches for pcre-8.45_3 from /usr/ports/devel/pcre/files [00:00:24] =========================================================================== [00:00:24] =================================================== [00:00:24] ===> pcre-8.45_3 depends on file: /usr/local/bin/ccache - not found [00:00:24] ===> Installing existing package /packages/All/ccache-3.7.12_4.pkg [00:00:24] [pkg.mfl.dk] Installing ccache-3.7.12_4... [00:00:24] [pkg.mfl.dk] Extracting ccache-3.7.12_4: .......... done [00:00:24] Create compiler links... [00:00:24] create symlink for cc [00:00:24] create symlink for cc (world) [00:00:24] create symlink for c++ [00:00:24] create symlink for c++ (world) [00:00:24] create symlink for CC [00:00:24] create symlink for CC (world) [00:00:24] create symlink for clang [00:00:24] create symlink for clang (world) [00:00:24] create symlink for clang++ [00:00:24] create symlink for clang++ (world) [00:00:25] ===== [00:00:25] Message from ccache-3.7.12_4: [00:00:25] [00:00:25] -- [00:00:25] NOTE: [00:00:25] Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for [00:00:25] information on using ccache with FreeBSD ports and src. [00:00:25] ===> pcre-8.45_3 depends on file: /usr/local/bin/ccache - found [00:00:25] ===> Returning to build of pcre-8.45_3 [00:00:25] =========================================================================== [00:00:25] =================================================== [00:00:25] =========================================================================== [00:00:25] =================================================== [00:00:25] ===> Configuring for pcre-8.45_3 [00:00:25] configure: loading site script /usr/ports/Templates/config.site [00:00:25] checking for a BSD-compatible install... /usr/bin/install -c [00:00:25] checking whether build environment is sane... yes [00:00:25] checking for a race-free mkdir -p... (cached) /bin/mkdir -p [00:00:25] checking for gawk... (cached) /usr/bin/awk [00:00:25] checking whether make sets $(MAKE)... yes [00:00:25] checking whether make supports nested variables... yes [00:00:25] checking whether make supports nested variables... (cached) yes [00:00:25] checking whether make supports the include directive... yes (GNU style) [00:00:25] checking for gcc... cc [00:00:25] checking whether the C compiler works... yes [00:00:26] checking for C compiler default output file name... a.out [00:00:26] checking for suffix of executables... [00:00:26] checking whether we are cross compiling... no [00:00:26] checking for suffix of object files... o [00:00:26] checking whether the compiler supports GNU C... yes [00:00:26] checking whether cc accepts -g... yes [00:00:26] checking for cc option to enable C11 features... none needed [00:00:26] checking whether cc understands -c and -o together... yes [00:00:26] checking dependency style of cc... gcc3 [00:00:26] checking for ar... ar [00:00:26] checking the archiver (ar) interface... ar [00:00:26] checking for gcc... (cached) cc [00:00:26] checking whether the compiler supports GNU C... (cached) yes [00:00:26] checking whether cc accepts -g... (cached) yes [00:00:26] checking for cc option to enable C11 features... (cached) none needed [00:00:26] checking whether cc understands -c and -o together... (cached) yes [00:00:26] checking dependency style of cc... (cached) gcc3 [00:00:26] checking whether the compiler supports GNU C++... yes [00:00:26] checking whether c++ accepts -g... yes [00:00:26] checking for c++ option to enable C++11 features... none needed [00:00:26] checking dependency style of c++... gcc3 [00:00:26] checking for stdio.h... (cached) yes [00:00:26] checking for stdlib.h... (cached) yes [00:00:26] checking for string.h... (cached) yes [00:00:26] checking for inttypes.h... (cached) yes [00:00:26] checking for stdint.h... (cached) yes [00:00:26] checking for strings.h... (cached) yes [00:00:26] checking for sys/stat.h... (cached) yes [00:00:26] checking for sys/types.h... (cached) yes [00:00:26] checking for unistd.h... (cached) yes [00:00:26] checking for int64_t... (cached) yes [00:00:26] checking build system type... amd64-portbld-freebsd13.1 [00:00:26] checking host system type... amd64-portbld-freebsd13.1 [00:00:26] checking how to print strings... printf [00:00:26] checking for a sed that does not truncate output... (cached) /usr/bin/sed [00:00:26] checking for grep that handles long lines and -e... (cached) /usr/bin/grep [00:00:26] checking for egrep... (cached) /usr/bin/egrep [00:00:26] checking for fgrep... (cached) /usr/bin/fgrep [00:00:26] checking for ld used by cc... /usr/bin/ld [00:00:26] checking if the linker (/usr/bin/ld) is GNU ld... yes [00:00:26] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm [00:00:26] checking the name lister (/usr/bin/nm) interface... BSD nm [00:00:26] checking whether ln -s works... yes [00:00:26] checking the maximum length of command line arguments... (cached) 524288 [00:00:26] checking how to convert amd64-portbld-freebsd13.1 file names to amd64-portbld-freebsd13.1 format... func_convert_file_noop [00:00:26] checking how to convert amd64-portbld-freebsd13.1 file names to toolchain format... func_convert_file_noop [00:00:26] checking for /usr/bin/ld option to reload object files... -r [00:00:26] checking for objdump... objdump [00:00:26] checking how to recognize dependent libraries... pass_all [00:00:26] checking for dlltool... dlltool [00:00:26] checking how to associate runtime and link libraries... printf %s\n [00:00:26] checking for archiver @FILE support... no [00:00:26] checking for strip... strip [00:00:26] checking for ranlib... ranlib [00:00:26] checking command to parse /usr/bin/nm output from cc object... ok [00:00:27] checking for sysroot... no [00:00:27] checking for a working dd... /bin/dd [00:00:27] checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [00:00:27] checking for mt... mt [00:00:27] checking if mt is a manifest tool... no [00:00:27] checking for dlfcn.h... (cached) yes [00:00:27] checking for objdir... .libs [00:00:27] checking if cc supports -fno-rtti -fno-exceptions... yes [00:00:27] checking for cc option to produce PIC... -fPIC -DPIC [00:00:27] checking if cc PIC flag -fPIC -DPIC works... yes [00:00:27] checking if cc static flag -static works... yes [00:00:27] checking if cc supports -c -o file.o... yes [00:00:27] checking if cc supports -c -o file.o... (cached) yes [00:00:27] checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes [00:00:27] checking whether -lc should be explicitly linked in... no [00:00:27] checking dynamic linker characteristics... freebsd13.1 ld.so [00:00:27] checking how to hardcode library paths into programs... immediate [00:00:27] checking whether stripping libraries is possible... yes [00:00:27] checking if libtool supports shared libraries... yes [00:00:27] checking whether to build shared libraries... yes [00:00:27] checking whether to build static libraries... yes [00:00:27] checking how to run the C++ preprocessor... c++ -E [00:00:27] checking for ld used by c++... /usr/bin/ld [00:00:27] checking if the linker (/usr/bin/ld) is GNU ld... yes [00:00:27] checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes [00:00:27] checking for c++ option to produce PIC... -fPIC -DPIC [00:00:27] checking if c++ PIC flag -fPIC -DPIC works... yes [00:00:27] checking if c++ static flag -static works... yes [00:00:28] checking if c++ supports -c -o file.o... yes [00:00:28] checking if c++ supports -c -o file.o... (cached) yes [00:00:28] checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes [00:00:28] checking dynamic linker characteristics... freebsd13.1 ld.so [00:00:28] checking how to hardcode library paths into programs... immediate [00:00:28] checking whether ln -s works... yes [00:00:28] checking whether the -Werror option is usable... yes [00:00:28] checking for simple visibility declarations... yes [00:00:28] checking for egrep... (cached) /usr/bin/egrep [00:00:28] checking for limits.h... (cached) yes [00:00:28] checking for sys/types.h... (cached) yes [00:00:28] checking for sys/stat.h... (cached) yes [00:00:28] checking for dirent.h... (cached) yes [00:00:28] checking for windows.h... no [00:00:28] checking for alias support in the linker... no [00:00:28] checking for alias support in the linker... no [00:00:28] checking for string... yes [00:00:28] checking for bits/type_traits.h... no [00:00:28] checking for type_traits.h... no [00:00:28] checking for strtoq... yes [00:00:28] checking for long long... (cached) yes [00:00:28] checking for unsigned long long... (cached) yes [00:00:28] checking for an ANSI C-conforming const... yes [00:00:28] checking for size_t... (cached) yes [00:00:28] checking for bcopy... (cached) yes [00:00:28] checking for memmove... (cached) yes [00:00:28] checking for strerror... (cached) yes [00:00:28] checking for zlib.h... (cached) yes [00:00:28] checking for gzopen in -lz... yes [00:00:28] checking for bzlib.h... yes [00:00:28] checking for libbz2... yes [00:00:28] checking for the pthreads library -lpthreads... no [00:00:29] checking whether pthreads work without any flags... no [00:00:29] checking whether pthreads work with -Kthread... no [00:00:29] checking whether pthreads work with -kthread... no [00:00:29] checking for the pthreads library -llthread... no [00:00:29] checking whether pthreads work with -pthread... yes [00:00:29] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [00:00:29] checking if more special flags are required for pthreads... -D_THREAD_SAFE [00:00:29] checking for PTHREAD_PRIO_INHERIT... yes [00:00:29] checking that generated files are newer than configure... done [00:00:29] configure: creating ./config.status [00:00:30] config.status: creating Makefile [00:00:30] config.status: creating libpcre.pc [00:00:30] config.status: creating libpcre16.pc [00:00:30] config.status: creating libpcre32.pc [00:00:30] config.status: creating libpcreposix.pc [00:00:30] config.status: creating libpcrecpp.pc [00:00:30] config.status: creating pcre-config [00:00:30] config.status: creating pcre.h [00:00:30] config.status: creating pcre_stringpiece.h [00:00:30] config.status: creating pcrecpparg.h [00:00:30] config.status: creating config.h [00:00:30] config.status: executing depfiles commands [00:00:30] config.status: executing libtool commands [00:00:30] config.status: executing script-chmod commands [00:00:30] config.status: executing delete-old-chartables commands [00:00:30] [00:00:30] pcre-8.45 configuration summary: [00:00:30] [00:00:30] Install prefix .................. : /usr/local [00:00:30] C preprocessor .................. : cpp [00:00:30] C compiler ...................... : cc [00:00:30] C++ preprocessor ................ : c++ -E [00:00:30] C++ compiler .................... : c++ [00:00:30] Linker .......................... : /usr/bin/ld [00:00:30] C preprocessor flags ............ : [00:00:30] C compiler flags ................ : -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden [00:00:30] C++ compiler flags .............. : -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden [00:00:30] Linker flags .................... : -fstack-protector-strong [00:00:30] Extra libraries ................. : [00:00:30] [00:00:30] Build 8 bit pcre library ........ : yes [00:00:30] Build 16 bit pcre library ....... : yes [00:00:30] Build 32 bit pcre library ....... : yes [00:00:30] Build C++ library ............... : yes [00:00:30] Enable JIT compiling support .... : yes [00:00:30] Enable UTF-8/16/32 support ...... : yes [00:00:30] Unicode properties .............. : yes [00:00:30] Newline char/sequence ........... : lf [00:00:30] \R matches only ANYCRLF ......... : no [00:00:30] EBCDIC coding ................... : no [00:00:30] EBCDIC code for NL .............. : n/a [00:00:30] Rebuild char tables ............. : no [00:00:30] Use stack recursion ............. : yes [00:00:30] POSIX mem threshold ............. : 10 [00:00:30] Internal link size .............. : 2 [00:00:30] Nested parentheses limit ........ : 250 [00:00:30] Match limit ..................... : 10000000 [00:00:30] Match limit recursion ........... : MATCH_LIMIT [00:00:30] Build shared libs ............... : yes [00:00:30] Build static libs ............... : yes [00:00:30] Use JIT in pcregrep ............. : yes [00:00:30] Buffer size for pcregrep ........ : 20480 [00:00:30] Link pcregrep with libz ......... : no [00:00:30] Link pcregrep with libbz2 ....... : no [00:00:30] Link pcretest with libedit ...... : no [00:00:30] Link pcretest with libreadline .. : no [00:00:30] Valgrind support ................ : no [00:00:30] Code coverage ................... : no [00:00:30] [00:00:30] =========================================================================== [00:00:30] =================================================== [00:00:30] ===> Building for pcre-8.45_3 [00:00:30] rm -f pcre_chartables.c [00:00:30] ln -s ./pcre_chartables.c.dist pcre_chartables.c [00:00:30] /usr/bin/make all-am [00:00:30] cc -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT pcretest-pcretest.o -MD -MP -MF .deps/pcretest-pcretest.Tpo -c -o pcretest-pcretest.o `test -f 'pcretest.c' || echo './'`pcretest.c [00:00:30] mv -f .deps/pcretest-pcretest.Tpo .deps/pcretest-pcretest.Po [00:00:30] cc -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT pcretest-pcre_printint.o -MD -MP -MF .deps/pcretest-pcre_printint.Tpo -c -o pcretest-pcre_printint.o `test -f 'pcre_printint.c' || echo './'`pcre_printint.c [00:00:30] mv -f .deps/pcretest-pcre_printint.Tpo .deps/pcretest-pcre_printint.Po [00:00:30] cc -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT pcretest-pcre16_printint.o -MD -MP -MF .deps/pcretest-pcre16_printint.Tpo -c -o pcretest-pcre16_printint.o `test -f 'pcre16_printint.c' || echo './'`pcre16_printint.c [00:00:30] mv -f .deps/pcretest-pcre16_printint.Tpo .deps/pcretest-pcre16_printint.Po [00:00:30] cc -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT pcretest-pcre32_printint.o -MD -MP -MF .deps/pcretest-pcre32_printint.Tpo -c -o pcretest-pcre32_printint.o `test -f 'pcre32_printint.c' || echo './'`pcre32_printint.c [00:00:30] mv -f .deps/pcretest-pcre32_printint.Tpo .deps/pcretest-pcre32_printint.Po [00:00:30] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_byte_order.lo -MD -MP -MF .deps/libpcre_la-pcre_byte_order.Tpo -c -o libpcre_la-pcre_byte_order.lo `test -f 'pcre_byte_order.c' || echo './'`pcre_byte_order.c [00:00:31] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_byte_order.lo -MD -MP -MF .deps/libpcre_la-pcre_byte_order.Tpo -c pcre_byte_order.c -fPIC -DPIC -o .libs/libpcre_la-pcre_byte_order.o [00:00:31] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_byte_order.lo -MD -MP -MF .deps/libpcre_la-pcre_byte_order.Tpo -c pcre_byte_order.c -o libpcre_la-pcre_byte_order.o >/dev/null 2>&1 [00:00:31] mv -f .deps/libpcre_la-pcre_byte_order.Tpo .deps/libpcre_la-pcre_byte_order.Plo [00:00:31] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_compile.lo -MD -MP -MF .deps/libpcre_la-pcre_compile.Tpo -c -o libpcre_la-pcre_compile.lo `test -f 'pcre_compile.c' || echo './'`pcre_compile.c [00:00:31] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_compile.lo -MD -MP -MF .deps/libpcre_la-pcre_compile.Tpo -c pcre_compile.c -fPIC -DPIC -o .libs/libpcre_la-pcre_compile.o [00:00:31] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_compile.lo -MD -MP -MF .deps/libpcre_la-pcre_compile.Tpo -c pcre_compile.c -o libpcre_la-pcre_compile.o >/dev/null 2>&1 [00:00:31] mv -f .deps/libpcre_la-pcre_compile.Tpo .deps/libpcre_la-pcre_compile.Plo [00:00:31] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_config.lo -MD -MP -MF .deps/libpcre_la-pcre_config.Tpo -c -o libpcre_la-pcre_config.lo `test -f 'pcre_config.c' || echo './'`pcre_config.c [00:00:31] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_config.lo -MD -MP -MF .deps/libpcre_la-pcre_config.Tpo -c pcre_config.c -fPIC -DPIC -o .libs/libpcre_la-pcre_config.o [00:00:31] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_config.lo -MD -MP -MF .deps/libpcre_la-pcre_config.Tpo -c pcre_config.c -o libpcre_la-pcre_config.o >/dev/null 2>&1 [00:00:31] mv -f .deps/libpcre_la-pcre_config.Tpo .deps/libpcre_la-pcre_config.Plo [00:00:31] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_dfa_exec.lo -MD -MP -MF .deps/libpcre_la-pcre_dfa_exec.Tpo -c -o libpcre_la-pcre_dfa_exec.lo `test -f 'pcre_dfa_exec.c' || echo './'`pcre_dfa_exec.c [00:00:31] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_dfa_exec.lo -MD -MP -MF .deps/libpcre_la-pcre_dfa_exec.Tpo -c pcre_dfa_exec.c -fPIC -DPIC -o .libs/libpcre_la-pcre_dfa_exec.o [00:00:31] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_dfa_exec.lo -MD -MP -MF .deps/libpcre_la-pcre_dfa_exec.Tpo -c pcre_dfa_exec.c -o libpcre_la-pcre_dfa_exec.o >/dev/null 2>&1 [00:00:31] mv -f .deps/libpcre_la-pcre_dfa_exec.Tpo .deps/libpcre_la-pcre_dfa_exec.Plo [00:00:31] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_exec.lo -MD -MP -MF .deps/libpcre_la-pcre_exec.Tpo -c -o libpcre_la-pcre_exec.lo `test -f 'pcre_exec.c' || echo './'`pcre_exec.c [00:00:31] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_exec.lo -MD -MP -MF .deps/libpcre_la-pcre_exec.Tpo -c pcre_exec.c -fPIC -DPIC -o .libs/libpcre_la-pcre_exec.o [00:00:31] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_exec.lo -MD -MP -MF .deps/libpcre_la-pcre_exec.Tpo -c pcre_exec.c -o libpcre_la-pcre_exec.o >/dev/null 2>&1 [00:00:31] mv -f .deps/libpcre_la-pcre_exec.Tpo .deps/libpcre_la-pcre_exec.Plo [00:00:31] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_fullinfo.lo -MD -MP -MF .deps/libpcre_la-pcre_fullinfo.Tpo -c -o libpcre_la-pcre_fullinfo.lo `test -f 'pcre_fullinfo.c' || echo './'`pcre_fullinfo.c [00:00:31] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_fullinfo.lo -MD -MP -MF .deps/libpcre_la-pcre_fullinfo.Tpo -c pcre_fullinfo.c -fPIC -DPIC -o .libs/libpcre_la-pcre_fullinfo.o [00:00:31] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_fullinfo.lo -MD -MP -MF .deps/libpcre_la-pcre_fullinfo.Tpo -c pcre_fullinfo.c -o libpcre_la-pcre_fullinfo.o >/dev/null 2>&1 [00:00:31] mv -f .deps/libpcre_la-pcre_fullinfo.Tpo .deps/libpcre_la-pcre_fullinfo.Plo [00:00:31] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_get.lo -MD -MP -MF .deps/libpcre_la-pcre_get.Tpo -c -o libpcre_la-pcre_get.lo `test -f 'pcre_get.c' || echo './'`pcre_get.c [00:00:31] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_get.lo -MD -MP -MF .deps/libpcre_la-pcre_get.Tpo -c pcre_get.c -fPIC -DPIC -o .libs/libpcre_la-pcre_get.o [00:00:31] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_get.lo -MD -MP -MF .deps/libpcre_la-pcre_get.Tpo -c pcre_get.c -o libpcre_la-pcre_get.o >/dev/null 2>&1 [00:00:31] mv -f .deps/libpcre_la-pcre_get.Tpo .deps/libpcre_la-pcre_get.Plo [00:00:31] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_globals.lo -MD -MP -MF .deps/libpcre_la-pcre_globals.Tpo -c -o libpcre_la-pcre_globals.lo `test -f 'pcre_globals.c' || echo './'`pcre_globals.c [00:00:31] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_globals.lo -MD -MP -MF .deps/libpcre_la-pcre_globals.Tpo -c pcre_globals.c -fPIC -DPIC -o .libs/libpcre_la-pcre_globals.o [00:00:31] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_globals.lo -MD -MP -MF .deps/libpcre_la-pcre_globals.Tpo -c pcre_globals.c -o libpcre_la-pcre_globals.o >/dev/null 2>&1 [00:00:31] mv -f .deps/libpcre_la-pcre_globals.Tpo .deps/libpcre_la-pcre_globals.Plo [00:00:31] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_jit_compile.lo -MD -MP -MF .deps/libpcre_la-pcre_jit_compile.Tpo -c -o libpcre_la-pcre_jit_compile.lo `test -f 'pcre_jit_compile.c' || echo './'`pcre_jit_compile.c [00:00:31] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_jit_compile.lo -MD -MP -MF .deps/libpcre_la-pcre_jit_compile.Tpo -c pcre_jit_compile.c -fPIC -DPIC -o .libs/libpcre_la-pcre_jit_compile.o [00:00:31] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_jit_compile.lo -MD -MP -MF .deps/libpcre_la-pcre_jit_compile.Tpo -c pcre_jit_compile.c -o libpcre_la-pcre_jit_compile.o >/dev/null 2>&1 [00:00:31] mv -f .deps/libpcre_la-pcre_jit_compile.Tpo .deps/libpcre_la-pcre_jit_compile.Plo [00:00:31] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_maketables.lo -MD -MP -MF .deps/libpcre_la-pcre_maketables.Tpo -c -o libpcre_la-pcre_maketables.lo `test -f 'pcre_maketables.c' || echo './'`pcre_maketables.c [00:00:31] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_maketables.lo -MD -MP -MF .deps/libpcre_la-pcre_maketables.Tpo -c pcre_maketables.c -fPIC -DPIC -o .libs/libpcre_la-pcre_maketables.o [00:00:31] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_maketables.lo -MD -MP -MF .deps/libpcre_la-pcre_maketables.Tpo -c pcre_maketables.c -o libpcre_la-pcre_maketables.o >/dev/null 2>&1 [00:00:31] mv -f .deps/libpcre_la-pcre_maketables.Tpo .deps/libpcre_la-pcre_maketables.Plo [00:00:31] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_newline.lo -MD -MP -MF .deps/libpcre_la-pcre_newline.Tpo -c -o libpcre_la-pcre_newline.lo `test -f 'pcre_newline.c' || echo './'`pcre_newline.c [00:00:31] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_newline.lo -MD -MP -MF .deps/libpcre_la-pcre_newline.Tpo -c pcre_newline.c -fPIC -DPIC -o .libs/libpcre_la-pcre_newline.o [00:00:31] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_newline.lo -MD -MP -MF .deps/libpcre_la-pcre_newline.Tpo -c pcre_newline.c -o libpcre_la-pcre_newline.o >/dev/null 2>&1 [00:00:31] mv -f .deps/libpcre_la-pcre_newline.Tpo .deps/libpcre_la-pcre_newline.Plo [00:00:31] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_ord2utf8.lo -MD -MP -MF .deps/libpcre_la-pcre_ord2utf8.Tpo -c -o libpcre_la-pcre_ord2utf8.lo `test -f 'pcre_ord2utf8.c' || echo './'`pcre_ord2utf8.c [00:00:31] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_ord2utf8.lo -MD -MP -MF .deps/libpcre_la-pcre_ord2utf8.Tpo -c pcre_ord2utf8.c -fPIC -DPIC -o .libs/libpcre_la-pcre_ord2utf8.o [00:00:31] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_ord2utf8.lo -MD -MP -MF .deps/libpcre_la-pcre_ord2utf8.Tpo -c pcre_ord2utf8.c -o libpcre_la-pcre_ord2utf8.o >/dev/null 2>&1 [00:00:32] mv -f .deps/libpcre_la-pcre_ord2utf8.Tpo .deps/libpcre_la-pcre_ord2utf8.Plo [00:00:32] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_refcount.lo -MD -MP -MF .deps/libpcre_la-pcre_refcount.Tpo -c -o libpcre_la-pcre_refcount.lo `test -f 'pcre_refcount.c' || echo './'`pcre_refcount.c [00:00:32] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_refcount.lo -MD -MP -MF .deps/libpcre_la-pcre_refcount.Tpo -c pcre_refcount.c -fPIC -DPIC -o .libs/libpcre_la-pcre_refcount.o [00:00:32] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_refcount.lo -MD -MP -MF .deps/libpcre_la-pcre_refcount.Tpo -c pcre_refcount.c -o libpcre_la-pcre_refcount.o >/dev/null 2>&1 [00:00:32] mv -f .deps/libpcre_la-pcre_refcount.Tpo .deps/libpcre_la-pcre_refcount.Plo [00:00:32] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_string_utils.lo -MD -MP -MF .deps/libpcre_la-pcre_string_utils.Tpo -c -o libpcre_la-pcre_string_utils.lo `test -f 'pcre_string_utils.c' || echo './'`pcre_string_utils.c [00:00:32] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_string_utils.lo -MD -MP -MF .deps/libpcre_la-pcre_string_utils.Tpo -c pcre_string_utils.c -fPIC -DPIC -o .libs/libpcre_la-pcre_string_utils.o [00:00:32] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_string_utils.lo -MD -MP -MF .deps/libpcre_la-pcre_string_utils.Tpo -c pcre_string_utils.c -o libpcre_la-pcre_string_utils.o >/dev/null 2>&1 [00:00:32] mv -f .deps/libpcre_la-pcre_string_utils.Tpo .deps/libpcre_la-pcre_string_utils.Plo [00:00:32] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_study.lo -MD -MP -MF .deps/libpcre_la-pcre_study.Tpo -c -o libpcre_la-pcre_study.lo `test -f 'pcre_study.c' || echo './'`pcre_study.c [00:00:32] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_study.lo -MD -MP -MF .deps/libpcre_la-pcre_study.Tpo -c pcre_study.c -fPIC -DPIC -o .libs/libpcre_la-pcre_study.o [00:00:32] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_study.lo -MD -MP -MF .deps/libpcre_la-pcre_study.Tpo -c pcre_study.c -o libpcre_la-pcre_study.o >/dev/null 2>&1 [00:00:32] mv -f .deps/libpcre_la-pcre_study.Tpo .deps/libpcre_la-pcre_study.Plo [00:00:32] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_tables.lo -MD -MP -MF .deps/libpcre_la-pcre_tables.Tpo -c -o libpcre_la-pcre_tables.lo `test -f 'pcre_tables.c' || echo './'`pcre_tables.c [00:00:32] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_tables.lo -MD -MP -MF .deps/libpcre_la-pcre_tables.Tpo -c pcre_tables.c -fPIC -DPIC -o .libs/libpcre_la-pcre_tables.o [00:00:32] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_tables.lo -MD -MP -MF .deps/libpcre_la-pcre_tables.Tpo -c pcre_tables.c -o libpcre_la-pcre_tables.o >/dev/null 2>&1 [00:00:32] mv -f .deps/libpcre_la-pcre_tables.Tpo .deps/libpcre_la-pcre_tables.Plo [00:00:32] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_ucd.lo -MD -MP -MF .deps/libpcre_la-pcre_ucd.Tpo -c -o libpcre_la-pcre_ucd.lo `test -f 'pcre_ucd.c' || echo './'`pcre_ucd.c [00:00:32] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_ucd.lo -MD -MP -MF .deps/libpcre_la-pcre_ucd.Tpo -c pcre_ucd.c -fPIC -DPIC -o .libs/libpcre_la-pcre_ucd.o [00:00:32] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_ucd.lo -MD -MP -MF .deps/libpcre_la-pcre_ucd.Tpo -c pcre_ucd.c -o libpcre_la-pcre_ucd.o >/dev/null 2>&1 [00:00:32] mv -f .deps/libpcre_la-pcre_ucd.Tpo .deps/libpcre_la-pcre_ucd.Plo [00:00:32] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_valid_utf8.lo -MD -MP -MF .deps/libpcre_la-pcre_valid_utf8.Tpo -c -o libpcre_la-pcre_valid_utf8.lo `test -f 'pcre_valid_utf8.c' || echo './'`pcre_valid_utf8.c [00:00:32] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_valid_utf8.lo -MD -MP -MF .deps/libpcre_la-pcre_valid_utf8.Tpo -c pcre_valid_utf8.c -fPIC -DPIC -o .libs/libpcre_la-pcre_valid_utf8.o [00:00:32] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_valid_utf8.lo -MD -MP -MF .deps/libpcre_la-pcre_valid_utf8.Tpo -c pcre_valid_utf8.c -o libpcre_la-pcre_valid_utf8.o >/dev/null 2>&1 [00:00:32] mv -f .deps/libpcre_la-pcre_valid_utf8.Tpo .deps/libpcre_la-pcre_valid_utf8.Plo [00:00:32] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_version.lo -MD -MP -MF .deps/libpcre_la-pcre_version.Tpo -c -o libpcre_la-pcre_version.lo `test -f 'pcre_version.c' || echo './'`pcre_version.c [00:00:32] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_version.lo -MD -MP -MF .deps/libpcre_la-pcre_version.Tpo -c pcre_version.c -fPIC -DPIC -o .libs/libpcre_la-pcre_version.o [00:00:32] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_version.lo -MD -MP -MF .deps/libpcre_la-pcre_version.Tpo -c pcre_version.c -o libpcre_la-pcre_version.o >/dev/null 2>&1 [00:00:32] mv -f .deps/libpcre_la-pcre_version.Tpo .deps/libpcre_la-pcre_version.Plo [00:00:32] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_xclass.lo -MD -MP -MF .deps/libpcre_la-pcre_xclass.Tpo -c -o libpcre_la-pcre_xclass.lo `test -f 'pcre_xclass.c' || echo './'`pcre_xclass.c [00:00:32] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_xclass.lo -MD -MP -MF .deps/libpcre_la-pcre_xclass.Tpo -c pcre_xclass.c -fPIC -DPIC -o .libs/libpcre_la-pcre_xclass.o [00:00:32] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_xclass.lo -MD -MP -MF .deps/libpcre_la-pcre_xclass.Tpo -c pcre_xclass.c -o libpcre_la-pcre_xclass.o >/dev/null 2>&1 [00:00:32] mv -f .deps/libpcre_la-pcre_xclass.Tpo .deps/libpcre_la-pcre_xclass.Plo [00:00:32] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_chartables.lo -MD -MP -MF .deps/libpcre_la-pcre_chartables.Tpo -c -o libpcre_la-pcre_chartables.lo `test -f 'pcre_chartables.c' || echo './'`pcre_chartables.c [00:00:32] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_chartables.lo -MD -MP -MF .deps/libpcre_la-pcre_chartables.Tpo -c pcre_chartables.c -fPIC -DPIC -o .libs/libpcre_la-pcre_chartables.o [00:00:32] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre_la-pcre_chartables.lo -MD -MP -MF .deps/libpcre_la-pcre_chartables.Tpo -c pcre_chartables.c -o libpcre_la-pcre_chartables.o >/dev/null 2>&1 [00:00:32] mv -f .deps/libpcre_la-pcre_chartables.Tpo .deps/libpcre_la-pcre_chartables.Plo [00:00:32] /bin/sh ./libtool --tag=CC --mode=link cc -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -version-info 3:13:2 -fstack-protector-strong -o libpcre.la -rpath /usr/local/lib libpcre_la-pcre_byte_order.lo libpcre_la-pcre_compile.lo libpcre_la-pcre_config.lo libpcre_la-pcre_dfa_exec.lo libpcre_la-pcre_exec.lo libpcre_la-pcre_fullinfo.lo libpcre_la-pcre_get.lo libpcre_la-pcre_globals.lo libpcre_la-pcre_jit_compile.lo libpcre_la-pcre_maketables.lo libpcre_la-pcre_newline.lo libpcre_la-pcre_ord2utf8.lo libpcre_la-pcre_refcount.lo libpcre_la-pcre_string_utils.lo libpcre_la-pcre_study.lo libpcre_la-pcre_tables.lo libpcre_la-pcre_ucd.lo libpcre_la-pcre_valid_utf8.lo libpcre_la-pcre_version.lo libpcre_la-pcre_xclass.lo libpcre_la-pcre_chartables.lo [00:00:32] libtool: link: cc -shared -fPIC -DPIC .libs/libpcre_la-pcre_byte_order.o .libs/libpcre_la-pcre_compile.o .libs/libpcre_la-pcre_config.o .libs/libpcre_la-pcre_dfa_exec.o .libs/libpcre_la-pcre_exec.o .libs/libpcre_la-pcre_fullinfo.o .libs/libpcre_la-pcre_get.o .libs/libpcre_la-pcre_globals.o .libs/libpcre_la-pcre_jit_compile.o .libs/libpcre_la-pcre_maketables.o .libs/libpcre_la-pcre_newline.o .libs/libpcre_la-pcre_ord2utf8.o .libs/libpcre_la-pcre_refcount.o .libs/libpcre_la-pcre_string_utils.o .libs/libpcre_la-pcre_study.o .libs/libpcre_la-pcre_tables.o .libs/libpcre_la-pcre_ucd.o .libs/libpcre_la-pcre_valid_utf8.o .libs/libpcre_la-pcre_version.o .libs/libpcre_la-pcre_xclass.o .libs/libpcre_la-pcre_chartables.o -pthread -O2 -fstack-protector-strong -fstack-protector-strong -pthread -Wl,-soname -Wl,libpcre.so.1 -o .libs/libpcre.so.1.2.13 [00:00:32] libtool: link: (cd ".libs" && rm -f "libpcre.so.1" && ln -s "libpcre.so.1.2.13" "libpcre.so.1") [00:00:32] libtool: link: (cd ".libs" && rm -f "libpcre.so" && ln -s "libpcre.so.1.2.13" "libpcre.so") [00:00:32] libtool: link: ar cr .libs/libpcre.a libpcre_la-pcre_byte_order.o libpcre_la-pcre_compile.o libpcre_la-pcre_config.o libpcre_la-pcre_dfa_exec.o libpcre_la-pcre_exec.o libpcre_la-pcre_fullinfo.o libpcre_la-pcre_get.o libpcre_la-pcre_globals.o libpcre_la-pcre_jit_compile.o libpcre_la-pcre_maketables.o libpcre_la-pcre_newline.o libpcre_la-pcre_ord2utf8.o libpcre_la-pcre_refcount.o libpcre_la-pcre_string_utils.o libpcre_la-pcre_study.o libpcre_la-pcre_tables.o libpcre_la-pcre_ucd.o libpcre_la-pcre_valid_utf8.o libpcre_la-pcre_version.o libpcre_la-pcre_xclass.o libpcre_la-pcre_chartables.o [00:00:32] libtool: link: ranlib .libs/libpcre.a [00:00:32] libtool: link: ( cd ".libs" && rm -f "libpcre.la" && ln -s "../libpcre.la" "libpcre.la" ) [00:00:32] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcreposix_la-pcreposix.lo -MD -MP -MF .deps/libpcreposix_la-pcreposix.Tpo -c -o libpcreposix_la-pcreposix.lo `test -f 'pcreposix.c' || echo './'`pcreposix.c [00:00:32] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcreposix_la-pcreposix.lo -MD -MP -MF .deps/libpcreposix_la-pcreposix.Tpo -c pcreposix.c -fPIC -DPIC -o .libs/libpcreposix_la-pcreposix.o [00:00:32] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcreposix_la-pcreposix.lo -MD -MP -MF .deps/libpcreposix_la-pcreposix.Tpo -c pcreposix.c -o libpcreposix_la-pcreposix.o >/dev/null 2>&1 [00:00:32] mv -f .deps/libpcreposix_la-pcreposix.Tpo .deps/libpcreposix_la-pcreposix.Plo [00:00:32] /bin/sh ./libtool --tag=CC --mode=link cc -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -version-info 0:7:0 -fstack-protector-strong -o libpcreposix.la -rpath /usr/local/lib libpcreposix_la-pcreposix.lo libpcre.la [00:00:33] libtool: link: cc -shared -fPIC -DPIC .libs/libpcreposix_la-pcreposix.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/devel/pcre/work/pcre-8.45/.libs -Wl,-rpath -Wl,/usr/local/lib ./.libs/libpcre.so -pthread -O2 -fstack-protector-strong -fstack-protector-strong -pthread -Wl,-soname -Wl,libpcreposix.so.0 -o .libs/libpcreposix.so.0.0.7 [00:00:33] libtool: link: (cd ".libs" && rm -f "libpcreposix.so.0" && ln -s "libpcreposix.so.0.0.7" "libpcreposix.so.0") [00:00:33] libtool: link: (cd ".libs" && rm -f "libpcreposix.so" && ln -s "libpcreposix.so.0.0.7" "libpcreposix.so") [00:00:33] libtool: link: ar cr .libs/libpcreposix.a libpcreposix_la-pcreposix.o [00:00:33] libtool: link: ranlib .libs/libpcreposix.a [00:00:33] libtool: link: ( cd ".libs" && rm -f "libpcreposix.la" && ln -s "../libpcreposix.la" "libpcreposix.la" ) [00:00:33] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_byte_order.lo -MD -MP -MF .deps/libpcre16_la-pcre16_byte_order.Tpo -c -o libpcre16_la-pcre16_byte_order.lo `test -f 'pcre16_byte_order.c' || echo './'`pcre16_byte_order.c [00:00:33] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_byte_order.lo -MD -MP -MF .deps/libpcre16_la-pcre16_byte_order.Tpo -c pcre16_byte_order.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_byte_order.o [00:00:33] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_byte_order.lo -MD -MP -MF .deps/libpcre16_la-pcre16_byte_order.Tpo -c pcre16_byte_order.c -o libpcre16_la-pcre16_byte_order.o >/dev/null 2>&1 [00:00:33] mv -f .deps/libpcre16_la-pcre16_byte_order.Tpo .deps/libpcre16_la-pcre16_byte_order.Plo [00:00:33] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_chartables.lo -MD -MP -MF .deps/libpcre16_la-pcre16_chartables.Tpo -c -o libpcre16_la-pcre16_chartables.lo `test -f 'pcre16_chartables.c' || echo './'`pcre16_chartables.c [00:00:33] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_chartables.lo -MD -MP -MF .deps/libpcre16_la-pcre16_chartables.Tpo -c pcre16_chartables.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_chartables.o [00:00:33] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_chartables.lo -MD -MP -MF .deps/libpcre16_la-pcre16_chartables.Tpo -c pcre16_chartables.c -o libpcre16_la-pcre16_chartables.o >/dev/null 2>&1 [00:00:33] mv -f .deps/libpcre16_la-pcre16_chartables.Tpo .deps/libpcre16_la-pcre16_chartables.Plo [00:00:33] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_compile.lo -MD -MP -MF .deps/libpcre16_la-pcre16_compile.Tpo -c -o libpcre16_la-pcre16_compile.lo `test -f 'pcre16_compile.c' || echo './'`pcre16_compile.c [00:00:33] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_compile.lo -MD -MP -MF .deps/libpcre16_la-pcre16_compile.Tpo -c pcre16_compile.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_compile.o [00:00:33] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_compile.lo -MD -MP -MF .deps/libpcre16_la-pcre16_compile.Tpo -c pcre16_compile.c -o libpcre16_la-pcre16_compile.o >/dev/null 2>&1 [00:00:33] mv -f .deps/libpcre16_la-pcre16_compile.Tpo .deps/libpcre16_la-pcre16_compile.Plo [00:00:33] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_config.lo -MD -MP -MF .deps/libpcre16_la-pcre16_config.Tpo -c -o libpcre16_la-pcre16_config.lo `test -f 'pcre16_config.c' || echo './'`pcre16_config.c [00:00:33] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_config.lo -MD -MP -MF .deps/libpcre16_la-pcre16_config.Tpo -c pcre16_config.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_config.o [00:00:33] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_config.lo -MD -MP -MF .deps/libpcre16_la-pcre16_config.Tpo -c pcre16_config.c -o libpcre16_la-pcre16_config.o >/dev/null 2>&1 [00:00:33] mv -f .deps/libpcre16_la-pcre16_config.Tpo .deps/libpcre16_la-pcre16_config.Plo [00:00:33] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_dfa_exec.lo -MD -MP -MF .deps/libpcre16_la-pcre16_dfa_exec.Tpo -c -o libpcre16_la-pcre16_dfa_exec.lo `test -f 'pcre16_dfa_exec.c' || echo './'`pcre16_dfa_exec.c [00:00:33] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_dfa_exec.lo -MD -MP -MF .deps/libpcre16_la-pcre16_dfa_exec.Tpo -c pcre16_dfa_exec.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_dfa_exec.o [00:00:33] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_dfa_exec.lo -MD -MP -MF .deps/libpcre16_la-pcre16_dfa_exec.Tpo -c pcre16_dfa_exec.c -o libpcre16_la-pcre16_dfa_exec.o >/dev/null 2>&1 [00:00:33] mv -f .deps/libpcre16_la-pcre16_dfa_exec.Tpo .deps/libpcre16_la-pcre16_dfa_exec.Plo [00:00:33] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_exec.lo -MD -MP -MF .deps/libpcre16_la-pcre16_exec.Tpo -c -o libpcre16_la-pcre16_exec.lo `test -f 'pcre16_exec.c' || echo './'`pcre16_exec.c [00:00:33] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_exec.lo -MD -MP -MF .deps/libpcre16_la-pcre16_exec.Tpo -c pcre16_exec.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_exec.o [00:00:33] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_exec.lo -MD -MP -MF .deps/libpcre16_la-pcre16_exec.Tpo -c pcre16_exec.c -o libpcre16_la-pcre16_exec.o >/dev/null 2>&1 [00:00:33] mv -f .deps/libpcre16_la-pcre16_exec.Tpo .deps/libpcre16_la-pcre16_exec.Plo [00:00:33] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_fullinfo.lo -MD -MP -MF .deps/libpcre16_la-pcre16_fullinfo.Tpo -c -o libpcre16_la-pcre16_fullinfo.lo `test -f 'pcre16_fullinfo.c' || echo './'`pcre16_fullinfo.c [00:00:33] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_fullinfo.lo -MD -MP -MF .deps/libpcre16_la-pcre16_fullinfo.Tpo -c pcre16_fullinfo.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_fullinfo.o [00:00:33] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_fullinfo.lo -MD -MP -MF .deps/libpcre16_la-pcre16_fullinfo.Tpo -c pcre16_fullinfo.c -o libpcre16_la-pcre16_fullinfo.o >/dev/null 2>&1 [00:00:33] mv -f .deps/libpcre16_la-pcre16_fullinfo.Tpo .deps/libpcre16_la-pcre16_fullinfo.Plo [00:00:33] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_get.lo -MD -MP -MF .deps/libpcre16_la-pcre16_get.Tpo -c -o libpcre16_la-pcre16_get.lo `test -f 'pcre16_get.c' || echo './'`pcre16_get.c [00:00:33] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_get.lo -MD -MP -MF .deps/libpcre16_la-pcre16_get.Tpo -c pcre16_get.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_get.o [00:00:33] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_get.lo -MD -MP -MF .deps/libpcre16_la-pcre16_get.Tpo -c pcre16_get.c -o libpcre16_la-pcre16_get.o >/dev/null 2>&1 [00:00:33] mv -f .deps/libpcre16_la-pcre16_get.Tpo .deps/libpcre16_la-pcre16_get.Plo [00:00:33] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_globals.lo -MD -MP -MF .deps/libpcre16_la-pcre16_globals.Tpo -c -o libpcre16_la-pcre16_globals.lo `test -f 'pcre16_globals.c' || echo './'`pcre16_globals.c [00:00:33] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_globals.lo -MD -MP -MF .deps/libpcre16_la-pcre16_globals.Tpo -c pcre16_globals.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_globals.o [00:00:33] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_globals.lo -MD -MP -MF .deps/libpcre16_la-pcre16_globals.Tpo -c pcre16_globals.c -o libpcre16_la-pcre16_globals.o >/dev/null 2>&1 [00:00:33] mv -f .deps/libpcre16_la-pcre16_globals.Tpo .deps/libpcre16_la-pcre16_globals.Plo [00:00:33] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_jit_compile.lo -MD -MP -MF .deps/libpcre16_la-pcre16_jit_compile.Tpo -c -o libpcre16_la-pcre16_jit_compile.lo `test -f 'pcre16_jit_compile.c' || echo './'`pcre16_jit_compile.c [00:00:33] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_jit_compile.lo -MD -MP -MF .deps/libpcre16_la-pcre16_jit_compile.Tpo -c pcre16_jit_compile.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_jit_compile.o [00:00:33] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_jit_compile.lo -MD -MP -MF .deps/libpcre16_la-pcre16_jit_compile.Tpo -c pcre16_jit_compile.c -o libpcre16_la-pcre16_jit_compile.o >/dev/null 2>&1 [00:00:33] mv -f .deps/libpcre16_la-pcre16_jit_compile.Tpo .deps/libpcre16_la-pcre16_jit_compile.Plo [00:00:33] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_maketables.lo -MD -MP -MF .deps/libpcre16_la-pcre16_maketables.Tpo -c -o libpcre16_la-pcre16_maketables.lo `test -f 'pcre16_maketables.c' || echo './'`pcre16_maketables.c [00:00:33] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_maketables.lo -MD -MP -MF .deps/libpcre16_la-pcre16_maketables.Tpo -c pcre16_maketables.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_maketables.o [00:00:33] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_maketables.lo -MD -MP -MF .deps/libpcre16_la-pcre16_maketables.Tpo -c pcre16_maketables.c -o libpcre16_la-pcre16_maketables.o >/dev/null 2>&1 [00:00:33] mv -f .deps/libpcre16_la-pcre16_maketables.Tpo .deps/libpcre16_la-pcre16_maketables.Plo [00:00:33] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_newline.lo -MD -MP -MF .deps/libpcre16_la-pcre16_newline.Tpo -c -o libpcre16_la-pcre16_newline.lo `test -f 'pcre16_newline.c' || echo './'`pcre16_newline.c [00:00:34] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_newline.lo -MD -MP -MF .deps/libpcre16_la-pcre16_newline.Tpo -c pcre16_newline.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_newline.o [00:00:34] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_newline.lo -MD -MP -MF .deps/libpcre16_la-pcre16_newline.Tpo -c pcre16_newline.c -o libpcre16_la-pcre16_newline.o >/dev/null 2>&1 [00:00:34] mv -f .deps/libpcre16_la-pcre16_newline.Tpo .deps/libpcre16_la-pcre16_newline.Plo [00:00:34] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_ord2utf16.lo -MD -MP -MF .deps/libpcre16_la-pcre16_ord2utf16.Tpo -c -o libpcre16_la-pcre16_ord2utf16.lo `test -f 'pcre16_ord2utf16.c' || echo './'`pcre16_ord2utf16.c [00:00:34] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_ord2utf16.lo -MD -MP -MF .deps/libpcre16_la-pcre16_ord2utf16.Tpo -c pcre16_ord2utf16.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_ord2utf16.o [00:00:34] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_ord2utf16.lo -MD -MP -MF .deps/libpcre16_la-pcre16_ord2utf16.Tpo -c pcre16_ord2utf16.c -o libpcre16_la-pcre16_ord2utf16.o >/dev/null 2>&1 [00:00:34] mv -f .deps/libpcre16_la-pcre16_ord2utf16.Tpo .deps/libpcre16_la-pcre16_ord2utf16.Plo [00:00:34] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_refcount.lo -MD -MP -MF .deps/libpcre16_la-pcre16_refcount.Tpo -c -o libpcre16_la-pcre16_refcount.lo `test -f 'pcre16_refcount.c' || echo './'`pcre16_refcount.c [00:00:34] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_refcount.lo -MD -MP -MF .deps/libpcre16_la-pcre16_refcount.Tpo -c pcre16_refcount.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_refcount.o [00:00:34] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_refcount.lo -MD -MP -MF .deps/libpcre16_la-pcre16_refcount.Tpo -c pcre16_refcount.c -o libpcre16_la-pcre16_refcount.o >/dev/null 2>&1 [00:00:34] mv -f .deps/libpcre16_la-pcre16_refcount.Tpo .deps/libpcre16_la-pcre16_refcount.Plo [00:00:34] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_string_utils.lo -MD -MP -MF .deps/libpcre16_la-pcre16_string_utils.Tpo -c -o libpcre16_la-pcre16_string_utils.lo `test -f 'pcre16_string_utils.c' || echo './'`pcre16_string_utils.c [00:00:34] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_string_utils.lo -MD -MP -MF .deps/libpcre16_la-pcre16_string_utils.Tpo -c pcre16_string_utils.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_string_utils.o [00:00:34] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_string_utils.lo -MD -MP -MF .deps/libpcre16_la-pcre16_string_utils.Tpo -c pcre16_string_utils.c -o libpcre16_la-pcre16_string_utils.o >/dev/null 2>&1 [00:00:34] mv -f .deps/libpcre16_la-pcre16_string_utils.Tpo .deps/libpcre16_la-pcre16_string_utils.Plo [00:00:34] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_study.lo -MD -MP -MF .deps/libpcre16_la-pcre16_study.Tpo -c -o libpcre16_la-pcre16_study.lo `test -f 'pcre16_study.c' || echo './'`pcre16_study.c [00:00:34] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_study.lo -MD -MP -MF .deps/libpcre16_la-pcre16_study.Tpo -c pcre16_study.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_study.o [00:00:34] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_study.lo -MD -MP -MF .deps/libpcre16_la-pcre16_study.Tpo -c pcre16_study.c -o libpcre16_la-pcre16_study.o >/dev/null 2>&1 [00:00:34] mv -f .deps/libpcre16_la-pcre16_study.Tpo .deps/libpcre16_la-pcre16_study.Plo [00:00:34] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_tables.lo -MD -MP -MF .deps/libpcre16_la-pcre16_tables.Tpo -c -o libpcre16_la-pcre16_tables.lo `test -f 'pcre16_tables.c' || echo './'`pcre16_tables.c [00:00:34] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_tables.lo -MD -MP -MF .deps/libpcre16_la-pcre16_tables.Tpo -c pcre16_tables.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_tables.o [00:00:34] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_tables.lo -MD -MP -MF .deps/libpcre16_la-pcre16_tables.Tpo -c pcre16_tables.c -o libpcre16_la-pcre16_tables.o >/dev/null 2>&1 [00:00:34] mv -f .deps/libpcre16_la-pcre16_tables.Tpo .deps/libpcre16_la-pcre16_tables.Plo [00:00:34] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_ucd.lo -MD -MP -MF .deps/libpcre16_la-pcre16_ucd.Tpo -c -o libpcre16_la-pcre16_ucd.lo `test -f 'pcre16_ucd.c' || echo './'`pcre16_ucd.c [00:00:34] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_ucd.lo -MD -MP -MF .deps/libpcre16_la-pcre16_ucd.Tpo -c pcre16_ucd.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_ucd.o [00:00:34] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_ucd.lo -MD -MP -MF .deps/libpcre16_la-pcre16_ucd.Tpo -c pcre16_ucd.c -o libpcre16_la-pcre16_ucd.o >/dev/null 2>&1 [00:00:34] mv -f .deps/libpcre16_la-pcre16_ucd.Tpo .deps/libpcre16_la-pcre16_ucd.Plo [00:00:34] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_utf16_utils.lo -MD -MP -MF .deps/libpcre16_la-pcre16_utf16_utils.Tpo -c -o libpcre16_la-pcre16_utf16_utils.lo `test -f 'pcre16_utf16_utils.c' || echo './'`pcre16_utf16_utils.c [00:00:34] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_utf16_utils.lo -MD -MP -MF .deps/libpcre16_la-pcre16_utf16_utils.Tpo -c pcre16_utf16_utils.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_utf16_utils.o [00:00:34] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_utf16_utils.lo -MD -MP -MF .deps/libpcre16_la-pcre16_utf16_utils.Tpo -c pcre16_utf16_utils.c -o libpcre16_la-pcre16_utf16_utils.o >/dev/null 2>&1 [00:00:34] mv -f .deps/libpcre16_la-pcre16_utf16_utils.Tpo .deps/libpcre16_la-pcre16_utf16_utils.Plo [00:00:34] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_valid_utf16.lo -MD -MP -MF .deps/libpcre16_la-pcre16_valid_utf16.Tpo -c -o libpcre16_la-pcre16_valid_utf16.lo `test -f 'pcre16_valid_utf16.c' || echo './'`pcre16_valid_utf16.c [00:00:34] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_valid_utf16.lo -MD -MP -MF .deps/libpcre16_la-pcre16_valid_utf16.Tpo -c pcre16_valid_utf16.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_valid_utf16.o [00:00:34] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_valid_utf16.lo -MD -MP -MF .deps/libpcre16_la-pcre16_valid_utf16.Tpo -c pcre16_valid_utf16.c -o libpcre16_la-pcre16_valid_utf16.o >/dev/null 2>&1 [00:00:34] mv -f .deps/libpcre16_la-pcre16_valid_utf16.Tpo .deps/libpcre16_la-pcre16_valid_utf16.Plo [00:00:34] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_version.lo -MD -MP -MF .deps/libpcre16_la-pcre16_version.Tpo -c -o libpcre16_la-pcre16_version.lo `test -f 'pcre16_version.c' || echo './'`pcre16_version.c [00:00:34] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_version.lo -MD -MP -MF .deps/libpcre16_la-pcre16_version.Tpo -c pcre16_version.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_version.o [00:00:34] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_version.lo -MD -MP -MF .deps/libpcre16_la-pcre16_version.Tpo -c pcre16_version.c -o libpcre16_la-pcre16_version.o >/dev/null 2>&1 [00:00:34] mv -f .deps/libpcre16_la-pcre16_version.Tpo .deps/libpcre16_la-pcre16_version.Plo [00:00:34] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_xclass.lo -MD -MP -MF .deps/libpcre16_la-pcre16_xclass.Tpo -c -o libpcre16_la-pcre16_xclass.lo `test -f 'pcre16_xclass.c' || echo './'`pcre16_xclass.c [00:00:34] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_xclass.lo -MD -MP -MF .deps/libpcre16_la-pcre16_xclass.Tpo -c pcre16_xclass.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_xclass.o [00:00:34] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre16_xclass.lo -MD -MP -MF .deps/libpcre16_la-pcre16_xclass.Tpo -c pcre16_xclass.c -o libpcre16_la-pcre16_xclass.o >/dev/null 2>&1 [00:00:34] mv -f .deps/libpcre16_la-pcre16_xclass.Tpo .deps/libpcre16_la-pcre16_xclass.Plo [00:00:34] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre_chartables.lo -MD -MP -MF .deps/libpcre16_la-pcre_chartables.Tpo -c -o libpcre16_la-pcre_chartables.lo `test -f 'pcre_chartables.c' || echo './'`pcre_chartables.c [00:00:35] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre_chartables.lo -MD -MP -MF .deps/libpcre16_la-pcre_chartables.Tpo -c pcre_chartables.c -fPIC -DPIC -o .libs/libpcre16_la-pcre_chartables.o [00:00:35] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre16_la-pcre_chartables.lo -MD -MP -MF .deps/libpcre16_la-pcre_chartables.Tpo -c pcre_chartables.c -o libpcre16_la-pcre_chartables.o >/dev/null 2>&1 [00:00:35] mv -f .deps/libpcre16_la-pcre_chartables.Tpo .deps/libpcre16_la-pcre_chartables.Plo [00:00:35] /bin/sh ./libtool --tag=CC --mode=link cc -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -version-info 2:13:2 -fstack-protector-strong -o libpcre16.la -rpath /usr/local/lib libpcre16_la-pcre16_byte_order.lo libpcre16_la-pcre16_chartables.lo libpcre16_la-pcre16_compile.lo libpcre16_la-pcre16_config.lo libpcre16_la-pcre16_dfa_exec.lo libpcre16_la-pcre16_exec.lo libpcre16_la-pcre16_fullinfo.lo libpcre16_la-pcre16_get.lo libpcre16_la-pcre16_globals.lo libpcre16_la-pcre16_jit_compile.lo libpcre16_la-pcre16_maketables.lo libpcre16_la-pcre16_newline.lo libpcre16_la-pcre16_ord2utf16.lo libpcre16_la-pcre16_refcount.lo libpcre16_la-pcre16_string_utils.lo libpcre16_la-pcre16_study.lo libpcre16_la-pcre16_tables.lo libpcre16_la-pcre16_ucd.lo libpcre16_la-pcre16_utf16_utils.lo libpcre16_la-pcre16_valid_utf16.lo libpcre16_la-pcre16_version.lo libpcre16_la-pcre16_xclass.lo libpcre16_la-pcre_chartables.lo [00:00:35] libtool: link: cc -shared -fPIC -DPIC .libs/libpcre16_la-pcre16_byte_order.o .libs/libpcre16_la-pcre16_chartables.o .libs/libpcre16_la-pcre16_compile.o .libs/libpcre16_la-pcre16_config.o .libs/libpcre16_la-pcre16_dfa_exec.o .libs/libpcre16_la-pcre16_exec.o .libs/libpcre16_la-pcre16_fullinfo.o .libs/libpcre16_la-pcre16_get.o .libs/libpcre16_la-pcre16_globals.o .libs/libpcre16_la-pcre16_jit_compile.o .libs/libpcre16_la-pcre16_maketables.o .libs/libpcre16_la-pcre16_newline.o .libs/libpcre16_la-pcre16_ord2utf16.o .libs/libpcre16_la-pcre16_refcount.o .libs/libpcre16_la-pcre16_string_utils.o .libs/libpcre16_la-pcre16_study.o .libs/libpcre16_la-pcre16_tables.o .libs/libpcre16_la-pcre16_ucd.o .libs/libpcre16_la-pcre16_utf16_utils.o .libs/libpcre16_la-pcre16_valid_utf16.o .libs/libpcre16_la-pcre16_version.o .libs/libpcre16_la-pcre16_xclass.o .libs/libpcre16_la-pcre_chartables.o -pthread -O2 -fstack-protector-strong -fstack-protector-strong -pthread -Wl,-soname -Wl,libpcre16.so.0 -o .libs/libpcre16.so.0.2.13 [00:00:35] libtool: link: (cd ".libs" && rm -f "libpcre16.so.0" && ln -s "libpcre16.so.0.2.13" "libpcre16.so.0") [00:00:35] libtool: link: (cd ".libs" && rm -f "libpcre16.so" && ln -s "libpcre16.so.0.2.13" "libpcre16.so") [00:00:35] libtool: link: ar cr .libs/libpcre16.a libpcre16_la-pcre16_byte_order.o libpcre16_la-pcre16_chartables.o libpcre16_la-pcre16_compile.o libpcre16_la-pcre16_config.o libpcre16_la-pcre16_dfa_exec.o libpcre16_la-pcre16_exec.o libpcre16_la-pcre16_fullinfo.o libpcre16_la-pcre16_get.o libpcre16_la-pcre16_globals.o libpcre16_la-pcre16_jit_compile.o libpcre16_la-pcre16_maketables.o libpcre16_la-pcre16_newline.o libpcre16_la-pcre16_ord2utf16.o libpcre16_la-pcre16_refcount.o libpcre16_la-pcre16_string_utils.o libpcre16_la-pcre16_study.o libpcre16_la-pcre16_tables.o libpcre16_la-pcre16_ucd.o libpcre16_la-pcre16_utf16_utils.o libpcre16_la-pcre16_valid_utf16.o libpcre16_la-pcre16_version.o libpcre16_la-pcre16_xclass.o libpcre16_la-pcre_chartables.o [00:00:35] libtool: link: ranlib .libs/libpcre16.a [00:00:35] libtool: link: ( cd ".libs" && rm -f "libpcre16.la" && ln -s "../libpcre16.la" "libpcre16.la" ) [00:00:35] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_byte_order.lo -MD -MP -MF .deps/libpcre32_la-pcre32_byte_order.Tpo -c -o libpcre32_la-pcre32_byte_order.lo `test -f 'pcre32_byte_order.c' || echo './'`pcre32_byte_order.c [00:00:35] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_byte_order.lo -MD -MP -MF .deps/libpcre32_la-pcre32_byte_order.Tpo -c pcre32_byte_order.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_byte_order.o [00:00:35] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_byte_order.lo -MD -MP -MF .deps/libpcre32_la-pcre32_byte_order.Tpo -c pcre32_byte_order.c -o libpcre32_la-pcre32_byte_order.o >/dev/null 2>&1 [00:00:35] mv -f .deps/libpcre32_la-pcre32_byte_order.Tpo .deps/libpcre32_la-pcre32_byte_order.Plo [00:00:35] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_chartables.lo -MD -MP -MF .deps/libpcre32_la-pcre32_chartables.Tpo -c -o libpcre32_la-pcre32_chartables.lo `test -f 'pcre32_chartables.c' || echo './'`pcre32_chartables.c [00:00:35] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_chartables.lo -MD -MP -MF .deps/libpcre32_la-pcre32_chartables.Tpo -c pcre32_chartables.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_chartables.o [00:00:35] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_chartables.lo -MD -MP -MF .deps/libpcre32_la-pcre32_chartables.Tpo -c pcre32_chartables.c -o libpcre32_la-pcre32_chartables.o >/dev/null 2>&1 [00:00:35] mv -f .deps/libpcre32_la-pcre32_chartables.Tpo .deps/libpcre32_la-pcre32_chartables.Plo [00:00:35] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_compile.lo -MD -MP -MF .deps/libpcre32_la-pcre32_compile.Tpo -c -o libpcre32_la-pcre32_compile.lo `test -f 'pcre32_compile.c' || echo './'`pcre32_compile.c [00:00:35] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_compile.lo -MD -MP -MF .deps/libpcre32_la-pcre32_compile.Tpo -c pcre32_compile.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_compile.o [00:00:35] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_compile.lo -MD -MP -MF .deps/libpcre32_la-pcre32_compile.Tpo -c pcre32_compile.c -o libpcre32_la-pcre32_compile.o >/dev/null 2>&1 [00:00:35] mv -f .deps/libpcre32_la-pcre32_compile.Tpo .deps/libpcre32_la-pcre32_compile.Plo [00:00:35] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_config.lo -MD -MP -MF .deps/libpcre32_la-pcre32_config.Tpo -c -o libpcre32_la-pcre32_config.lo `test -f 'pcre32_config.c' || echo './'`pcre32_config.c [00:00:35] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_config.lo -MD -MP -MF .deps/libpcre32_la-pcre32_config.Tpo -c pcre32_config.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_config.o [00:00:35] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_config.lo -MD -MP -MF .deps/libpcre32_la-pcre32_config.Tpo -c pcre32_config.c -o libpcre32_la-pcre32_config.o >/dev/null 2>&1 [00:00:35] mv -f .deps/libpcre32_la-pcre32_config.Tpo .deps/libpcre32_la-pcre32_config.Plo [00:00:35] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_dfa_exec.lo -MD -MP -MF .deps/libpcre32_la-pcre32_dfa_exec.Tpo -c -o libpcre32_la-pcre32_dfa_exec.lo `test -f 'pcre32_dfa_exec.c' || echo './'`pcre32_dfa_exec.c [00:00:35] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_dfa_exec.lo -MD -MP -MF .deps/libpcre32_la-pcre32_dfa_exec.Tpo -c pcre32_dfa_exec.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_dfa_exec.o [00:00:35] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_dfa_exec.lo -MD -MP -MF .deps/libpcre32_la-pcre32_dfa_exec.Tpo -c pcre32_dfa_exec.c -o libpcre32_la-pcre32_dfa_exec.o >/dev/null 2>&1 [00:00:35] mv -f .deps/libpcre32_la-pcre32_dfa_exec.Tpo .deps/libpcre32_la-pcre32_dfa_exec.Plo [00:00:35] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_exec.lo -MD -MP -MF .deps/libpcre32_la-pcre32_exec.Tpo -c -o libpcre32_la-pcre32_exec.lo `test -f 'pcre32_exec.c' || echo './'`pcre32_exec.c [00:00:35] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_exec.lo -MD -MP -MF .deps/libpcre32_la-pcre32_exec.Tpo -c pcre32_exec.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_exec.o [00:00:35] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_exec.lo -MD -MP -MF .deps/libpcre32_la-pcre32_exec.Tpo -c pcre32_exec.c -o libpcre32_la-pcre32_exec.o >/dev/null 2>&1 [00:00:35] mv -f .deps/libpcre32_la-pcre32_exec.Tpo .deps/libpcre32_la-pcre32_exec.Plo [00:00:35] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_fullinfo.lo -MD -MP -MF .deps/libpcre32_la-pcre32_fullinfo.Tpo -c -o libpcre32_la-pcre32_fullinfo.lo `test -f 'pcre32_fullinfo.c' || echo './'`pcre32_fullinfo.c [00:00:35] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_fullinfo.lo -MD -MP -MF .deps/libpcre32_la-pcre32_fullinfo.Tpo -c pcre32_fullinfo.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_fullinfo.o [00:00:35] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_fullinfo.lo -MD -MP -MF .deps/libpcre32_la-pcre32_fullinfo.Tpo -c pcre32_fullinfo.c -o libpcre32_la-pcre32_fullinfo.o >/dev/null 2>&1 [00:00:35] mv -f .deps/libpcre32_la-pcre32_fullinfo.Tpo .deps/libpcre32_la-pcre32_fullinfo.Plo [00:00:35] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_get.lo -MD -MP -MF .deps/libpcre32_la-pcre32_get.Tpo -c -o libpcre32_la-pcre32_get.lo `test -f 'pcre32_get.c' || echo './'`pcre32_get.c [00:00:35] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_get.lo -MD -MP -MF .deps/libpcre32_la-pcre32_get.Tpo -c pcre32_get.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_get.o [00:00:35] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_get.lo -MD -MP -MF .deps/libpcre32_la-pcre32_get.Tpo -c pcre32_get.c -o libpcre32_la-pcre32_get.o >/dev/null 2>&1 [00:00:35] mv -f .deps/libpcre32_la-pcre32_get.Tpo .deps/libpcre32_la-pcre32_get.Plo [00:00:35] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_globals.lo -MD -MP -MF .deps/libpcre32_la-pcre32_globals.Tpo -c -o libpcre32_la-pcre32_globals.lo `test -f 'pcre32_globals.c' || echo './'`pcre32_globals.c [00:00:35] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_globals.lo -MD -MP -MF .deps/libpcre32_la-pcre32_globals.Tpo -c pcre32_globals.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_globals.o [00:00:35] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_globals.lo -MD -MP -MF .deps/libpcre32_la-pcre32_globals.Tpo -c pcre32_globals.c -o libpcre32_la-pcre32_globals.o >/dev/null 2>&1 [00:00:35] mv -f .deps/libpcre32_la-pcre32_globals.Tpo .deps/libpcre32_la-pcre32_globals.Plo [00:00:35] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_jit_compile.lo -MD -MP -MF .deps/libpcre32_la-pcre32_jit_compile.Tpo -c -o libpcre32_la-pcre32_jit_compile.lo `test -f 'pcre32_jit_compile.c' || echo './'`pcre32_jit_compile.c [00:00:35] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_jit_compile.lo -MD -MP -MF .deps/libpcre32_la-pcre32_jit_compile.Tpo -c pcre32_jit_compile.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_jit_compile.o [00:00:36] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_jit_compile.lo -MD -MP -MF .deps/libpcre32_la-pcre32_jit_compile.Tpo -c pcre32_jit_compile.c -o libpcre32_la-pcre32_jit_compile.o >/dev/null 2>&1 [00:00:36] mv -f .deps/libpcre32_la-pcre32_jit_compile.Tpo .deps/libpcre32_la-pcre32_jit_compile.Plo [00:00:36] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_maketables.lo -MD -MP -MF .deps/libpcre32_la-pcre32_maketables.Tpo -c -o libpcre32_la-pcre32_maketables.lo `test -f 'pcre32_maketables.c' || echo './'`pcre32_maketables.c [00:00:36] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_maketables.lo -MD -MP -MF .deps/libpcre32_la-pcre32_maketables.Tpo -c pcre32_maketables.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_maketables.o [00:00:36] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_maketables.lo -MD -MP -MF .deps/libpcre32_la-pcre32_maketables.Tpo -c pcre32_maketables.c -o libpcre32_la-pcre32_maketables.o >/dev/null 2>&1 [00:00:36] mv -f .deps/libpcre32_la-pcre32_maketables.Tpo .deps/libpcre32_la-pcre32_maketables.Plo [00:00:36] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_newline.lo -MD -MP -MF .deps/libpcre32_la-pcre32_newline.Tpo -c -o libpcre32_la-pcre32_newline.lo `test -f 'pcre32_newline.c' || echo './'`pcre32_newline.c [00:00:36] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_newline.lo -MD -MP -MF .deps/libpcre32_la-pcre32_newline.Tpo -c pcre32_newline.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_newline.o [00:00:36] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_newline.lo -MD -MP -MF .deps/libpcre32_la-pcre32_newline.Tpo -c pcre32_newline.c -o libpcre32_la-pcre32_newline.o >/dev/null 2>&1 [00:00:36] mv -f .deps/libpcre32_la-pcre32_newline.Tpo .deps/libpcre32_la-pcre32_newline.Plo [00:00:36] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_ord2utf32.lo -MD -MP -MF .deps/libpcre32_la-pcre32_ord2utf32.Tpo -c -o libpcre32_la-pcre32_ord2utf32.lo `test -f 'pcre32_ord2utf32.c' || echo './'`pcre32_ord2utf32.c [00:00:36] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_ord2utf32.lo -MD -MP -MF .deps/libpcre32_la-pcre32_ord2utf32.Tpo -c pcre32_ord2utf32.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_ord2utf32.o [00:00:36] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_ord2utf32.lo -MD -MP -MF .deps/libpcre32_la-pcre32_ord2utf32.Tpo -c pcre32_ord2utf32.c -o libpcre32_la-pcre32_ord2utf32.o >/dev/null 2>&1 [00:00:36] mv -f .deps/libpcre32_la-pcre32_ord2utf32.Tpo .deps/libpcre32_la-pcre32_ord2utf32.Plo [00:00:36] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_refcount.lo -MD -MP -MF .deps/libpcre32_la-pcre32_refcount.Tpo -c -o libpcre32_la-pcre32_refcount.lo `test -f 'pcre32_refcount.c' || echo './'`pcre32_refcount.c [00:00:36] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_refcount.lo -MD -MP -MF .deps/libpcre32_la-pcre32_refcount.Tpo -c pcre32_refcount.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_refcount.o [00:00:36] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_refcount.lo -MD -MP -MF .deps/libpcre32_la-pcre32_refcount.Tpo -c pcre32_refcount.c -o libpcre32_la-pcre32_refcount.o >/dev/null 2>&1 [00:00:36] mv -f .deps/libpcre32_la-pcre32_refcount.Tpo .deps/libpcre32_la-pcre32_refcount.Plo [00:00:36] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_string_utils.lo -MD -MP -MF .deps/libpcre32_la-pcre32_string_utils.Tpo -c -o libpcre32_la-pcre32_string_utils.lo `test -f 'pcre32_string_utils.c' || echo './'`pcre32_string_utils.c [00:00:36] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_string_utils.lo -MD -MP -MF .deps/libpcre32_la-pcre32_string_utils.Tpo -c pcre32_string_utils.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_string_utils.o [00:00:36] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_string_utils.lo -MD -MP -MF .deps/libpcre32_la-pcre32_string_utils.Tpo -c pcre32_string_utils.c -o libpcre32_la-pcre32_string_utils.o >/dev/null 2>&1 [00:00:36] mv -f .deps/libpcre32_la-pcre32_string_utils.Tpo .deps/libpcre32_la-pcre32_string_utils.Plo [00:00:36] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_study.lo -MD -MP -MF .deps/libpcre32_la-pcre32_study.Tpo -c -o libpcre32_la-pcre32_study.lo `test -f 'pcre32_study.c' || echo './'`pcre32_study.c [00:00:36] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_study.lo -MD -MP -MF .deps/libpcre32_la-pcre32_study.Tpo -c pcre32_study.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_study.o [00:00:36] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_study.lo -MD -MP -MF .deps/libpcre32_la-pcre32_study.Tpo -c pcre32_study.c -o libpcre32_la-pcre32_study.o >/dev/null 2>&1 [00:00:36] mv -f .deps/libpcre32_la-pcre32_study.Tpo .deps/libpcre32_la-pcre32_study.Plo [00:00:36] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_tables.lo -MD -MP -MF .deps/libpcre32_la-pcre32_tables.Tpo -c -o libpcre32_la-pcre32_tables.lo `test -f 'pcre32_tables.c' || echo './'`pcre32_tables.c [00:00:36] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_tables.lo -MD -MP -MF .deps/libpcre32_la-pcre32_tables.Tpo -c pcre32_tables.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_tables.o [00:00:36] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_tables.lo -MD -MP -MF .deps/libpcre32_la-pcre32_tables.Tpo -c pcre32_tables.c -o libpcre32_la-pcre32_tables.o >/dev/null 2>&1 [00:00:36] mv -f .deps/libpcre32_la-pcre32_tables.Tpo .deps/libpcre32_la-pcre32_tables.Plo [00:00:36] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_ucd.lo -MD -MP -MF .deps/libpcre32_la-pcre32_ucd.Tpo -c -o libpcre32_la-pcre32_ucd.lo `test -f 'pcre32_ucd.c' || echo './'`pcre32_ucd.c [00:00:36] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_ucd.lo -MD -MP -MF .deps/libpcre32_la-pcre32_ucd.Tpo -c pcre32_ucd.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_ucd.o [00:00:36] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_ucd.lo -MD -MP -MF .deps/libpcre32_la-pcre32_ucd.Tpo -c pcre32_ucd.c -o libpcre32_la-pcre32_ucd.o >/dev/null 2>&1 [00:00:36] mv -f .deps/libpcre32_la-pcre32_ucd.Tpo .deps/libpcre32_la-pcre32_ucd.Plo [00:00:36] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_utf32_utils.lo -MD -MP -MF .deps/libpcre32_la-pcre32_utf32_utils.Tpo -c -o libpcre32_la-pcre32_utf32_utils.lo `test -f 'pcre32_utf32_utils.c' || echo './'`pcre32_utf32_utils.c [00:00:36] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_utf32_utils.lo -MD -MP -MF .deps/libpcre32_la-pcre32_utf32_utils.Tpo -c pcre32_utf32_utils.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_utf32_utils.o [00:00:36] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_utf32_utils.lo -MD -MP -MF .deps/libpcre32_la-pcre32_utf32_utils.Tpo -c pcre32_utf32_utils.c -o libpcre32_la-pcre32_utf32_utils.o >/dev/null 2>&1 [00:00:36] mv -f .deps/libpcre32_la-pcre32_utf32_utils.Tpo .deps/libpcre32_la-pcre32_utf32_utils.Plo [00:00:36] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_valid_utf32.lo -MD -MP -MF .deps/libpcre32_la-pcre32_valid_utf32.Tpo -c -o libpcre32_la-pcre32_valid_utf32.lo `test -f 'pcre32_valid_utf32.c' || echo './'`pcre32_valid_utf32.c [00:00:37] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_valid_utf32.lo -MD -MP -MF .deps/libpcre32_la-pcre32_valid_utf32.Tpo -c pcre32_valid_utf32.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_valid_utf32.o [00:00:37] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_valid_utf32.lo -MD -MP -MF .deps/libpcre32_la-pcre32_valid_utf32.Tpo -c pcre32_valid_utf32.c -o libpcre32_la-pcre32_valid_utf32.o >/dev/null 2>&1 [00:00:37] mv -f .deps/libpcre32_la-pcre32_valid_utf32.Tpo .deps/libpcre32_la-pcre32_valid_utf32.Plo [00:00:37] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_version.lo -MD -MP -MF .deps/libpcre32_la-pcre32_version.Tpo -c -o libpcre32_la-pcre32_version.lo `test -f 'pcre32_version.c' || echo './'`pcre32_version.c [00:00:37] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_version.lo -MD -MP -MF .deps/libpcre32_la-pcre32_version.Tpo -c pcre32_version.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_version.o [00:00:37] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_version.lo -MD -MP -MF .deps/libpcre32_la-pcre32_version.Tpo -c pcre32_version.c -o libpcre32_la-pcre32_version.o >/dev/null 2>&1 [00:00:37] mv -f .deps/libpcre32_la-pcre32_version.Tpo .deps/libpcre32_la-pcre32_version.Plo [00:00:37] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_xclass.lo -MD -MP -MF .deps/libpcre32_la-pcre32_xclass.Tpo -c -o libpcre32_la-pcre32_xclass.lo `test -f 'pcre32_xclass.c' || echo './'`pcre32_xclass.c [00:00:37] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_xclass.lo -MD -MP -MF .deps/libpcre32_la-pcre32_xclass.Tpo -c pcre32_xclass.c -fPIC -DPIC -o .libs/libpcre32_la-pcre32_xclass.o [00:00:37] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre32_xclass.lo -MD -MP -MF .deps/libpcre32_la-pcre32_xclass.Tpo -c pcre32_xclass.c -o libpcre32_la-pcre32_xclass.o >/dev/null 2>&1 [00:00:37] mv -f .deps/libpcre32_la-pcre32_xclass.Tpo .deps/libpcre32_la-pcre32_xclass.Plo [00:00:37] /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre_chartables.lo -MD -MP -MF .deps/libpcre32_la-pcre_chartables.Tpo -c -o libpcre32_la-pcre_chartables.lo `test -f 'pcre_chartables.c' || echo './'`pcre_chartables.c [00:00:37] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre_chartables.lo -MD -MP -MF .deps/libpcre32_la-pcre_chartables.Tpo -c pcre_chartables.c -fPIC -DPIC -o .libs/libpcre32_la-pcre_chartables.o [00:00:37] libtool: compile: cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcre32_la-pcre_chartables.lo -MD -MP -MF .deps/libpcre32_la-pcre_chartables.Tpo -c pcre_chartables.c -o libpcre32_la-pcre_chartables.o >/dev/null 2>&1 [00:00:37] mv -f .deps/libpcre32_la-pcre_chartables.Tpo .deps/libpcre32_la-pcre_chartables.Plo [00:00:37] /bin/sh ./libtool --tag=CC --mode=link cc -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -version-info 0:13:0 -fstack-protector-strong -o libpcre32.la -rpath /usr/local/lib libpcre32_la-pcre32_byte_order.lo libpcre32_la-pcre32_chartables.lo libpcre32_la-pcre32_compile.lo libpcre32_la-pcre32_config.lo libpcre32_la-pcre32_dfa_exec.lo libpcre32_la-pcre32_exec.lo libpcre32_la-pcre32_fullinfo.lo libpcre32_la-pcre32_get.lo libpcre32_la-pcre32_globals.lo libpcre32_la-pcre32_jit_compile.lo libpcre32_la-pcre32_maketables.lo libpcre32_la-pcre32_newline.lo libpcre32_la-pcre32_ord2utf32.lo libpcre32_la-pcre32_refcount.lo libpcre32_la-pcre32_string_utils.lo libpcre32_la-pcre32_study.lo libpcre32_la-pcre32_tables.lo libpcre32_la-pcre32_ucd.lo libpcre32_la-pcre32_utf32_utils.lo libpcre32_la-pcre32_valid_utf32.lo libpcre32_la-pcre32_version.lo libpcre32_la-pcre32_xclass.lo libpcre32_la-pcre_chartables.lo [00:00:38] libtool: link: cc -shared -fPIC -DPIC .libs/libpcre32_la-pcre32_byte_order.o .libs/libpcre32_la-pcre32_chartables.o .libs/libpcre32_la-pcre32_compile.o .libs/libpcre32_la-pcre32_config.o .libs/libpcre32_la-pcre32_dfa_exec.o .libs/libpcre32_la-pcre32_exec.o .libs/libpcre32_la-pcre32_fullinfo.o .libs/libpcre32_la-pcre32_get.o .libs/libpcre32_la-pcre32_globals.o .libs/libpcre32_la-pcre32_jit_compile.o .libs/libpcre32_la-pcre32_maketables.o .libs/libpcre32_la-pcre32_newline.o .libs/libpcre32_la-pcre32_ord2utf32.o .libs/libpcre32_la-pcre32_refcount.o .libs/libpcre32_la-pcre32_string_utils.o .libs/libpcre32_la-pcre32_study.o .libs/libpcre32_la-pcre32_tables.o .libs/libpcre32_la-pcre32_ucd.o .libs/libpcre32_la-pcre32_utf32_utils.o .libs/libpcre32_la-pcre32_valid_utf32.o .libs/libpcre32_la-pcre32_version.o .libs/libpcre32_la-pcre32_xclass.o .libs/libpcre32_la-pcre_chartables.o -pthread -O2 -fstack-protector-strong -fstack-protector-strong -pthread -Wl,-soname -Wl,libpcre32.so.0 -o .libs/libpcre32.so.0.0.13 [00:00:38] libtool: link: (cd ".libs" && rm -f "libpcre32.so.0" && ln -s "libpcre32.so.0.0.13" "libpcre32.so.0") [00:00:38] libtool: link: (cd ".libs" && rm -f "libpcre32.so" && ln -s "libpcre32.so.0.0.13" "libpcre32.so") [00:00:38] libtool: link: ar cr .libs/libpcre32.a libpcre32_la-pcre32_byte_order.o libpcre32_la-pcre32_chartables.o libpcre32_la-pcre32_compile.o libpcre32_la-pcre32_config.o libpcre32_la-pcre32_dfa_exec.o libpcre32_la-pcre32_exec.o libpcre32_la-pcre32_fullinfo.o libpcre32_la-pcre32_get.o libpcre32_la-pcre32_globals.o libpcre32_la-pcre32_jit_compile.o libpcre32_la-pcre32_maketables.o libpcre32_la-pcre32_newline.o libpcre32_la-pcre32_ord2utf32.o libpcre32_la-pcre32_refcount.o libpcre32_la-pcre32_string_utils.o libpcre32_la-pcre32_study.o libpcre32_la-pcre32_tables.o libpcre32_la-pcre32_ucd.o libpcre32_la-pcre32_utf32_utils.o libpcre32_la-pcre32_valid_utf32.o libpcre32_la-pcre32_version.o libpcre32_la-pcre32_xclass.o libpcre32_la-pcre_chartables.o [00:00:38] libtool: link: ranlib .libs/libpcre32.a [00:00:38] libtool: link: ( cd ".libs" && rm -f "libpcre32.la" && ln -s "../libpcre32.la" "libpcre32.la" ) [00:00:38] /bin/sh ./libtool --tag=CC --mode=link cc -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o pcretest pcretest-pcretest.o pcretest-pcre_printint.o pcretest-pcre16_printint.o pcretest-pcre32_printint.o libpcre.la libpcreposix.la libpcre16.la libpcre32.la [00:00:38] libtool: link: cc -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o .libs/pcretest pcretest-pcretest.o pcretest-pcre_printint.o pcretest-pcre16_printint.o pcretest-pcre32_printint.o ./.libs/libpcre.so ./.libs/libpcreposix.so /wrkdirs/usr/ports/devel/pcre/work/pcre-8.45/.libs/libpcre.so ./.libs/libpcre16.so ./.libs/libpcre32.so -pthread -Wl,-rpath -Wl,/usr/local/lib [00:00:38] cc -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT pcregrep-pcregrep.o -MD -MP -MF .deps/pcregrep-pcregrep.Tpo -c -o pcregrep-pcregrep.o `test -f 'pcregrep.c' || echo './'`pcregrep.c [00:00:38] mv -f .deps/pcregrep-pcregrep.Tpo .deps/pcregrep-pcregrep.Po [00:00:38] /bin/sh ./libtool --tag=CC --mode=link cc -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o pcregrep pcregrep-pcregrep.o libpcre.la libpcreposix.la [00:00:38] libtool: link: cc -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o .libs/pcregrep pcregrep-pcregrep.o ./.libs/libpcre.so ./.libs/libpcreposix.so /wrkdirs/usr/ports/devel/pcre/work/pcre-8.45/.libs/libpcre.so -pthread -Wl,-rpath -Wl,/usr/local/lib [00:00:38] cc -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT pcre_jit_test-pcre_jit_test.o -MD -MP -MF .deps/pcre_jit_test-pcre_jit_test.Tpo -c -o pcre_jit_test-pcre_jit_test.o `test -f 'pcre_jit_test.c' || echo './'`pcre_jit_test.c [00:00:38] mv -f .deps/pcre_jit_test-pcre_jit_test.Tpo .deps/pcre_jit_test-pcre_jit_test.Po [00:00:38] /bin/sh ./libtool --tag=CC --mode=link cc -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o pcre_jit_test pcre_jit_test-pcre_jit_test.o libpcre.la libpcre16.la libpcre32.la [00:00:39] libtool: link: cc -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o .libs/pcre_jit_test pcre_jit_test-pcre_jit_test.o ./.libs/libpcre.so ./.libs/libpcre16.so ./.libs/libpcre32.so -pthread -Wl,-rpath -Wl,/usr/local/lib [00:00:39] c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT pcrecpp_unittest-pcrecpp_unittest.o -MD -MP -MF .deps/pcrecpp_unittest-pcrecpp_unittest.Tpo -c -o pcrecpp_unittest-pcrecpp_unittest.o `test -f 'pcrecpp_unittest.cc' || echo './'`pcrecpp_unittest.cc [00:00:39] mv -f .deps/pcrecpp_unittest-pcrecpp_unittest.Tpo .deps/pcrecpp_unittest-pcrecpp_unittest.Po [00:00:39] /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcrecpp_la-pcrecpp.lo -MD -MP -MF .deps/libpcrecpp_la-pcrecpp.Tpo -c -o libpcrecpp_la-pcrecpp.lo `test -f 'pcrecpp.cc' || echo './'`pcrecpp.cc [00:00:39] libtool: compile: c++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcrecpp_la-pcrecpp.lo -MD -MP -MF .deps/libpcrecpp_la-pcrecpp.Tpo -c pcrecpp.cc -fPIC -DPIC -o .libs/libpcrecpp_la-pcrecpp.o [00:00:39] libtool: compile: c++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcrecpp_la-pcrecpp.lo -MD -MP -MF .deps/libpcrecpp_la-pcrecpp.Tpo -c pcrecpp.cc -o libpcrecpp_la-pcrecpp.o >/dev/null 2>&1 [00:00:39] mv -f .deps/libpcrecpp_la-pcrecpp.Tpo .deps/libpcrecpp_la-pcrecpp.Plo [00:00:39] /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcrecpp_la-pcre_scanner.lo -MD -MP -MF .deps/libpcrecpp_la-pcre_scanner.Tpo -c -o libpcrecpp_la-pcre_scanner.lo `test -f 'pcre_scanner.cc' || echo './'`pcre_scanner.cc [00:00:39] libtool: compile: c++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcrecpp_la-pcre_scanner.lo -MD -MP -MF .deps/libpcrecpp_la-pcre_scanner.Tpo -c pcre_scanner.cc -fPIC -DPIC -o .libs/libpcrecpp_la-pcre_scanner.o [00:00:39] libtool: compile: c++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcrecpp_la-pcre_scanner.lo -MD -MP -MF .deps/libpcrecpp_la-pcre_scanner.Tpo -c pcre_scanner.cc -o libpcrecpp_la-pcre_scanner.o >/dev/null 2>&1 [00:00:39] mv -f .deps/libpcrecpp_la-pcre_scanner.Tpo .deps/libpcrecpp_la-pcre_scanner.Plo [00:00:39] /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcrecpp_la-pcre_stringpiece.lo -MD -MP -MF .deps/libpcrecpp_la-pcre_stringpiece.Tpo -c -o libpcrecpp_la-pcre_stringpiece.lo `test -f 'pcre_stringpiece.cc' || echo './'`pcre_stringpiece.cc [00:00:39] libtool: compile: c++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcrecpp_la-pcre_stringpiece.lo -MD -MP -MF .deps/libpcrecpp_la-pcre_stringpiece.Tpo -c pcre_stringpiece.cc -fPIC -DPIC -o .libs/libpcrecpp_la-pcre_stringpiece.o [00:00:39] libtool: compile: c++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libpcrecpp_la-pcre_stringpiece.lo -MD -MP -MF .deps/libpcrecpp_la-pcre_stringpiece.Tpo -c pcre_stringpiece.cc -o libpcrecpp_la-pcre_stringpiece.o >/dev/null 2>&1 [00:00:39] mv -f .deps/libpcrecpp_la-pcre_stringpiece.Tpo .deps/libpcrecpp_la-pcre_stringpiece.Plo [00:00:39] /bin/sh ./libtool --tag=CXX --mode=link c++ -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -version-info 0:2:0 -fstack-protector-strong -o libpcrecpp.la -rpath /usr/local/lib libpcrecpp_la-pcrecpp.lo libpcrecpp_la-pcre_scanner.lo libpcrecpp_la-pcre_stringpiece.lo libpcre.la [00:00:39] libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/libpcrecpp_la-pcrecpp.o .libs/libpcrecpp_la-pcre_scanner.o .libs/libpcrecpp_la-pcre_stringpiece.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/devel/pcre/work/pcre-8.45/.libs -Wl,-rpath -Wl,/usr/local/lib ./.libs/libpcre.so -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -fstack-protector-strong -fstack-protector-strong -pthread -Wl,-soname -Wl,libpcrecpp.so.0 -o .libs/libpcrecpp.so.0.0.2 [00:00:39] c++: warning: argument unused during compilation: '-pthread' [-Wunused-command-line-argument] [00:00:39] libtool: link: (cd ".libs" && rm -f "libpcrecpp.so.0" && ln -s "libpcrecpp.so.0.0.2" "libpcrecpp.so.0") [00:00:39] libtool: link: (cd ".libs" && rm -f "libpcrecpp.so" && ln -s "libpcrecpp.so.0.0.2" "libpcrecpp.so") [00:00:39] libtool: link: ar cr .libs/libpcrecpp.a libpcrecpp_la-pcrecpp.o libpcrecpp_la-pcre_scanner.o libpcrecpp_la-pcre_stringpiece.o [00:00:39] libtool: link: ranlib .libs/libpcrecpp.a [00:00:39] libtool: link: ( cd ".libs" && rm -f "libpcrecpp.la" && ln -s "../libpcrecpp.la" "libpcrecpp.la" ) [00:00:39] /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o pcrecpp_unittest pcrecpp_unittest-pcrecpp_unittest.o libpcrecpp.la [00:00:39] libtool: link: c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o .libs/pcrecpp_unittest pcrecpp_unittest-pcrecpp_unittest.o ./.libs/libpcrecpp.so /wrkdirs/usr/ports/devel/pcre/work/pcre-8.45/.libs/libpcre.so -pthread -Wl,-rpath -Wl,/usr/local/lib [00:00:39] c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT pcre_scanner_unittest-pcre_scanner_unittest.o -MD -MP -MF .deps/pcre_scanner_unittest-pcre_scanner_unittest.Tpo -c -o pcre_scanner_unittest-pcre_scanner_unittest.o `test -f 'pcre_scanner_unittest.cc' || echo './'`pcre_scanner_unittest.cc [00:00:39] mv -f .deps/pcre_scanner_unittest-pcre_scanner_unittest.Tpo .deps/pcre_scanner_unittest-pcre_scanner_unittest.Po [00:00:39] /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o pcre_scanner_unittest pcre_scanner_unittest-pcre_scanner_unittest.o libpcrecpp.la [00:00:39] libtool: link: c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o .libs/pcre_scanner_unittest pcre_scanner_unittest-pcre_scanner_unittest.o ./.libs/libpcrecpp.so /wrkdirs/usr/ports/devel/pcre/work/pcre-8.45/.libs/libpcre.so -pthread -Wl,-rpath -Wl,/usr/local/lib [00:00:39] c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT pcre_stringpiece_unittest-pcre_stringpiece_unittest.o -MD -MP -MF .deps/pcre_stringpiece_unittest-pcre_stringpiece_unittest.Tpo -c -o pcre_stringpiece_unittest-pcre_stringpiece_unittest.o `test -f 'pcre_stringpiece_unittest.cc' || echo './'`pcre_stringpiece_unittest.cc [00:00:39] mv -f .deps/pcre_stringpiece_unittest-pcre_stringpiece_unittest.Tpo .deps/pcre_stringpiece_unittest-pcre_stringpiece_unittest.Po [00:00:39] /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o pcre_stringpiece_unittest pcre_stringpiece_unittest-pcre_stringpiece_unittest.o libpcrecpp.la [00:00:40] libtool: link: c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o .libs/pcre_stringpiece_unittest pcre_stringpiece_unittest-pcre_stringpiece_unittest.o ./.libs/libpcrecpp.so /wrkdirs/usr/ports/devel/pcre/work/pcre-8.45/.libs/libpcre.so -pthread -Wl,-rpath -Wl,/usr/local/lib [00:00:40] =========================================================================== [00:00:40] =================================================== [00:00:40] =========================================================================== [00:00:40] =================================================== [00:00:40] ===> Staging for pcre-8.45_3 [00:00:40] ===> Generating temporary packing list [00:00:40] if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/devel/pcre/work/pcre-8.45/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/devel/pcre/work/pcre-8.45/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/devel/pcre/work/pcre-8.45/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/devel/pcre/work/pcre-8.45/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi [00:00:40] /usr/bin/make install-am [00:00:40] /bin/mkdir -p '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib' [00:00:40] /bin/sh ./libtool --mode=install /usr/bin/install -c -s libpcre.la libpcre16.la libpcre32.la libpcreposix.la libpcrecpp.la '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib' [00:00:40] libtool: install: /usr/bin/install -c .libs/libpcre.so.1.2.13 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre.so.1.2.13 [00:00:40] libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre.so.1.2.13 [00:00:40] libtool: install: (cd /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib && { ln -s -f libpcre.so.1.2.13 libpcre.so.1 || { rm -f libpcre.so.1 && ln -s libpcre.so.1.2.13 libpcre.so.1; }; }) [00:00:40] libtool: install: (cd /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib && { ln -s -f libpcre.so.1.2.13 libpcre.so || { rm -f libpcre.so && ln -s libpcre.so.1.2.13 libpcre.so; }; }) [00:00:40] libtool: install: /usr/bin/install -c .libs/libpcre.lai /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre.la [00:00:40] libtool: install: /usr/bin/install -c .libs/libpcre16.so.0.2.13 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre16.so.0.2.13 [00:00:40] libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre16.so.0.2.13 [00:00:40] libtool: install: (cd /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib && { ln -s -f libpcre16.so.0.2.13 libpcre16.so.0 || { rm -f libpcre16.so.0 && ln -s libpcre16.so.0.2.13 libpcre16.so.0; }; }) [00:00:40] libtool: install: (cd /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib && { ln -s -f libpcre16.so.0.2.13 libpcre16.so || { rm -f libpcre16.so && ln -s libpcre16.so.0.2.13 libpcre16.so; }; }) [00:00:40] libtool: install: /usr/bin/install -c .libs/libpcre16.lai /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre16.la [00:00:40] libtool: install: /usr/bin/install -c .libs/libpcre32.so.0.0.13 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre32.so.0.0.13 [00:00:40] libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre32.so.0.0.13 [00:00:40] libtool: install: (cd /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib && { ln -s -f libpcre32.so.0.0.13 libpcre32.so.0 || { rm -f libpcre32.so.0 && ln -s libpcre32.so.0.0.13 libpcre32.so.0; }; }) [00:00:40] libtool: install: (cd /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib && { ln -s -f libpcre32.so.0.0.13 libpcre32.so || { rm -f libpcre32.so && ln -s libpcre32.so.0.0.13 libpcre32.so; }; }) [00:00:40] libtool: install: /usr/bin/install -c .libs/libpcre32.lai /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre32.la [00:00:40] libtool: warning: relinking 'libpcreposix.la' [00:00:40] libtool: install: (cd /wrkdirs/usr/ports/devel/pcre/work/pcre-8.45; /bin/sh "/wrkdirs/usr/ports/devel/pcre/work/pcre-8.45/libtool" --tag CC --mode=relink cc -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -version-info 0:7:0 -fstack-protector-strong -o libpcreposix.la -rpath /usr/local/lib libpcreposix_la-pcreposix.lo libpcre.la -inst-prefix-dir /wrkdirs/usr/ports/devel/pcre/work/stage) [00:00:40] libtool: relink: cc -shared -fPIC -DPIC .libs/libpcreposix_la-pcreposix.o -Wl,-rpath -Wl,/usr/local/lib ./.libs/libpcre.so -pthread -O2 -fstack-protector-strong -fstack-protector-strong -pthread -Wl,-soname -Wl,libpcreposix.so.0 -o .libs/libpcreposix.so.0.0.7 [00:00:40] libtool: install: /usr/bin/install -c .libs/libpcreposix.so.0.0.7T /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcreposix.so.0.0.7 [00:00:40] libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcreposix.so.0.0.7 [00:00:40] libtool: install: (cd /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib && { ln -s -f libpcreposix.so.0.0.7 libpcreposix.so.0 || { rm -f libpcreposix.so.0 && ln -s libpcreposix.so.0.0.7 libpcreposix.so.0; }; }) [00:00:40] libtool: install: (cd /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib && { ln -s -f libpcreposix.so.0.0.7 libpcreposix.so || { rm -f libpcreposix.so && ln -s libpcreposix.so.0.0.7 libpcreposix.so; }; }) [00:00:40] libtool: install: /usr/bin/install -c .libs/libpcreposix.lai /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcreposix.la [00:00:40] libtool: warning: relinking 'libpcrecpp.la' [00:00:40] libtool: install: (cd /wrkdirs/usr/ports/devel/pcre/work/pcre-8.45; /bin/sh "/wrkdirs/usr/ports/devel/pcre/work/pcre-8.45/libtool" --tag CXX --mode=relink c++ -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -version-info 0:2:0 -fstack-protector-strong -o libpcrecpp.la -rpath /usr/local/lib libpcrecpp_la-pcrecpp.lo libpcrecpp_la-pcre_scanner.lo libpcrecpp_la-pcre_stringpiece.lo libpcre.la -inst-prefix-dir /wrkdirs/usr/ports/devel/pcre/work/stage) [00:00:40] libtool: relink: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/libpcrecpp_la-pcrecpp.o .libs/libpcrecpp_la-pcre_scanner.o .libs/libpcrecpp_la-pcre_stringpiece.o -Wl,-rpath -Wl,/usr/local/lib ./.libs/libpcre.so -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -fstack-protector-strong -fstack-protector-strong -pthread -Wl,-soname -Wl,libpcrecpp.so.0 -o .libs/libpcrecpp.so.0.0.2 [00:00:40] c++: warning: argument unused during compilation: '-pthread' [-Wunused-command-line-argument] [00:00:40] libtool: install: /usr/bin/install -c .libs/libpcrecpp.so.0.0.2T /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcrecpp.so.0.0.2 [00:00:40] libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcrecpp.so.0.0.2 [00:00:40] libtool: install: (cd /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib && { ln -s -f libpcrecpp.so.0.0.2 libpcrecpp.so.0 || { rm -f libpcrecpp.so.0 && ln -s libpcrecpp.so.0.0.2 libpcrecpp.so.0; }; }) [00:00:40] libtool: install: (cd /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib && { ln -s -f libpcrecpp.so.0.0.2 libpcrecpp.so || { rm -f libpcrecpp.so && ln -s libpcrecpp.so.0.0.2 libpcrecpp.so; }; }) [00:00:40] libtool: install: /usr/bin/install -c .libs/libpcrecpp.lai /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcrecpp.la [00:00:40] libtool: install: /usr/bin/install -c .libs/libpcre.a /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre.a [00:00:40] libtool: install: strip --strip-debug /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre.a [00:00:40] libtool: install: chmod 644 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre.a [00:00:40] libtool: install: ranlib /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre.a [00:00:40] ranlib: warning: can't find .strtab section [00:00:40] libtool: install: /usr/bin/install -c .libs/libpcre16.a /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre16.a [00:00:40] libtool: install: strip --strip-debug /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre16.a [00:00:40] libtool: install: chmod 644 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre16.a [00:00:40] libtool: install: ranlib /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre16.a [00:00:40] libtool: install: /usr/bin/install -c .libs/libpcre32.a /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre32.a [00:00:40] libtool: install: strip --strip-debug /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre32.a [00:00:40] libtool: install: chmod 644 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre32.a [00:00:40] libtool: install: ranlib /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre32.a [00:00:40] libtool: install: /usr/bin/install -c .libs/libpcreposix.a /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcreposix.a [00:00:40] libtool: install: strip --strip-debug /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcreposix.a [00:00:40] libtool: install: chmod 644 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcreposix.a [00:00:40] libtool: install: ranlib /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcreposix.a [00:00:40] libtool: install: /usr/bin/install -c .libs/libpcrecpp.a /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcrecpp.a [00:00:40] libtool: install: strip --strip-debug /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcrecpp.a [00:00:40] libtool: install: chmod 644 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcrecpp.a [00:00:40] libtool: install: ranlib /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcrecpp.a [00:00:40] libtool: warning: remember to run 'libtool --finish /usr/local/lib' [00:00:40] /bin/mkdir -p '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/bin' [00:00:40] STRIPPROG='strip' /bin/sh ./libtool --mode=install /bin/sh /wrkdirs/usr/ports/devel/pcre/work/pcre-8.45/install-sh -c -s pcretest pcregrep '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/bin' [00:00:40] libtool: warning: 'libpcre.la' has not been installed in '/usr/local/lib' [00:00:40] libtool: warning: 'libpcreposix.la' has not been installed in '/usr/local/lib' [00:00:40] libtool: warning: '/wrkdirs/usr/ports/devel/pcre/work/pcre-8.45/libpcre.la' has not been installed in '/usr/local/lib' [00:00:40] libtool: warning: 'libpcre16.la' has not been installed in '/usr/local/lib' [00:00:40] libtool: warning: 'libpcre32.la' has not been installed in '/usr/local/lib' [00:00:40] libtool: install: /bin/sh /wrkdirs/usr/ports/devel/pcre/work/pcre-8.45/install-sh -c -s .libs/pcretest /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/bin/pcretest [00:00:40] libtool: warning: 'libpcre.la' has not been installed in '/usr/local/lib' [00:00:41] libtool: warning: 'libpcreposix.la' has not been installed in '/usr/local/lib' [00:00:41] libtool: warning: '/wrkdirs/usr/ports/devel/pcre/work/pcre-8.45/libpcre.la' has not been installed in '/usr/local/lib' [00:00:41] libtool: install: /bin/sh /wrkdirs/usr/ports/devel/pcre/work/pcre-8.45/install-sh -c -s .libs/pcregrep /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/bin/pcregrep [00:00:41] /bin/mkdir -p '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/bin' [00:00:41] install -m 555 pcre-config '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/bin' [00:00:41] /bin/mkdir -p '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/share/doc/pcre' [00:00:41] install -m 0644 doc/pcre.txt doc/pcre-config.txt doc/pcregrep.txt doc/pcretest.txt AUTHORS COPYING ChangeLog LICENCE NEWS README '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/share/doc/pcre' [00:00:41] /bin/mkdir -p '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/share/doc/pcre/html' [00:00:41] install -m 0644 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 '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/share/doc/pcre/html' [00:00:41] install -m 0644 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 '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/share/doc/pcre/html' [00:00:41] /bin/mkdir -p '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/share/doc/pcre/html' [00:00:41] install -m 0644 doc/html/pcrecpp.html '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/share/doc/pcre/html' [00:00:41] /bin/mkdir -p '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/include' [00:00:41] install -m 0644 pcreposix.h pcrecpp.h pcre_scanner.h '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/include' [00:00:41] /bin/mkdir -p '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man1' [00:00:41] install -m 0644 doc/pcre-config.1 doc/pcregrep.1 doc/pcretest.1 '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man1' [00:00:41] /bin/mkdir -p '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3' [00:00:41] install -m 0644 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 '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3' [00:00:41] install -m 0644 doc/pcreperform.3 doc/pcreposix.3 doc/pcreprecompile.3 doc/pcresample.3 doc/pcrestack.3 doc/pcresyntax.3 doc/pcreunicode.3 doc/pcrecpp.3 '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3' [00:00:41] /bin/mkdir -p '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/include' [00:00:41] install -m 0644 pcre.h pcrecpparg.h pcre_stringpiece.h '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/include' [00:00:41] /bin/mkdir -p '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/libdata/pkgconfig' [00:00:41] install -m 0644 libpcre.pc libpcreposix.pc libpcre16.pc libpcre32.pc libpcrecpp.pc '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/libdata/pkgconfig' [00:00:41] /usr/bin/make install-data-hook [00:00:41] ln -sf pcre_assign_jit_stack.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_assign_jit_stack.3 [00:00:41] ln -sf pcre_compile.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_compile.3 [00:00:41] ln -sf pcre_compile2.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_compile2.3 [00:00:41] ln -sf pcre_config.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_config.3 [00:00:41] ln -sf pcre_copy_named_substring.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_copy_named_substring.3 [00:00:41] ln -sf pcre_copy_substring.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_copy_substring.3 [00:00:41] ln -sf pcre_dfa_exec.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_dfa_exec.3 [00:00:41] ln -sf pcre_exec.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_exec.3 [00:00:41] ln -sf pcre_free_study.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_free_study.3 [00:00:41] ln -sf pcre_free_substring.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_free_substring.3 [00:00:41] ln -sf pcre_free_substring_list.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_free_substring_list.3 [00:00:41] ln -sf pcre_fullinfo.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_fullinfo.3 [00:00:41] ln -sf pcre_get_named_substring.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_get_named_substring.3 [00:00:41] ln -sf pcre_get_stringnumber.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_get_stringnumber.3 [00:00:41] ln -sf pcre_get_stringtable_entries.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_get_stringtable_entries.3 [00:00:41] ln -sf pcre_get_substring.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_get_substring.3 [00:00:41] ln -sf pcre_get_substring_list.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_get_substring_list.3 [00:00:41] ln -sf pcre_jit_exec.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_jit_exec.3 [00:00:41] ln -sf pcre_jit_stack_alloc.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_jit_stack_alloc.3 [00:00:41] ln -sf pcre_jit_stack_free.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_jit_stack_free.3 [00:00:41] ln -sf pcre_maketables.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_maketables.3 [00:00:41] ln -sf pcre_pattern_to_host_byte_order.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_pattern_to_host_byte_order.3 [00:00:41] ln -sf pcre_refcount.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_refcount.3 [00:00:41] ln -sf pcre_study.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_study.3 [00:00:41] ln -sf pcre_utf16_to_host_byte_order.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_utf16_to_host_byte_order.3 [00:00:41] ln -sf pcre_version.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_version.3 [00:00:41] ln -sf pcre_assign_jit_stack.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_assign_jit_stack.3 [00:00:41] ln -sf pcre_compile.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_compile.3 [00:00:41] ln -sf pcre_compile2.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_compile2.3 [00:00:41] ln -sf pcre_config.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_config.3 [00:00:41] ln -sf pcre_copy_named_substring.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_copy_named_substring.3 [00:00:41] ln -sf pcre_copy_substring.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_copy_substring.3 [00:00:41] ln -sf pcre_dfa_exec.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_dfa_exec.3 [00:00:41] ln -sf pcre_exec.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_exec.3 [00:00:41] ln -sf pcre_free_study.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_free_study.3 [00:00:41] ln -sf pcre_free_substring.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_free_substring.3 [00:00:41] ln -sf pcre_free_substring_list.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_free_substring_list.3 [00:00:41] ln -sf pcre_fullinfo.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_fullinfo.3 [00:00:41] ln -sf pcre_get_named_substring.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_get_named_substring.3 [00:00:41] ln -sf pcre_get_stringnumber.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_get_stringnumber.3 [00:00:41] ln -sf pcre_get_stringtable_entries.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_get_stringtable_entries.3 [00:00:41] ln -sf pcre_get_substring.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_get_substring.3 [00:00:41] ln -sf pcre_get_substring_list.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_get_substring_list.3 [00:00:41] ln -sf pcre_jit_exec.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_jit_exec.3 [00:00:41] ln -sf pcre_jit_stack_alloc.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_jit_stack_alloc.3 [00:00:41] ln -sf pcre_jit_stack_free.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_jit_stack_free.3 [00:00:41] ln -sf pcre_maketables.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_maketables.3 [00:00:41] ln -sf pcre_pattern_to_host_byte_order.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_pattern_to_host_byte_order.3 [00:00:41] ln -sf pcre_refcount.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_refcount.3 [00:00:41] ln -sf pcre_study.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_study.3 [00:00:41] ln -sf pcre_utf32_to_host_byte_order.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_utf32_to_host_byte_order.3 [00:00:41] ln -sf pcre_version.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_version.3 [00:00:41] ====> Compressing man pages (compress-man) [00:00:41] =========================================================================== [00:00:41] =================================================== [00:00:41] ===> Building package for pcre-8.45_3 [00:00:46] =========================================================================== [00:00:46] =>> Cleaning up wrkdir [00:00:46] ===> Cleaning for pcre-8.45_3 [00:00:46] build of devel/pcre | pcre-8.45_3 ended at Thu Nov 24 22:47:34 CET 2022 [00:00:46] build time: 00:00:26