====>> Building devel/pcre build started at Thu Jul 30 09:43:57 PDT 2015 port directory: /usr/ports/devel/pcre building for: FreeBSD 10amd64-default-job-01 10.1-RELEASE-p8 FreeBSD 10.1-RELEASE-p8 amd64 maintained by: bf@FreeBSD.org Makefile ident: $FreeBSD: head/devel/pcre/Makefile 392587 2015-07-20 15:21:25Z feld $ Poudriere version: 3.1.7 Host OSVERSION: 1100077 Jail OSVERSION: 1001000 ---Begin Environment--- OSVERSION=1001000 UNAME_v=FreeBSD 10.1-RELEASE-p8 UNAME_r=10.1-RELEASE-p8 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 WARNING_WAIT=0 SAVED_TERM=xterm MASTERMNT=/usr/local/poudriere/data/.m/10amd64-default/ref NO_WARNING_PKG_INSTALL_EOL=yes FORCE_PACKAGE=yes PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=pcre-8.37_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-default/ref/.p/pool MASTERNAME=10amd64-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.7 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes DEV_WARNING_WAIT=0 ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for pcre-8.37_2: DOCS=on: Build and/or install documentation LIBEDIT=off: Command line editing via libedit READLINE=off: Command line editing via libreadline STACK_RECURSION=on: Use the stack for recursion during matching ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-utf --enable-unicode-properties --enable-pcre8 --enable-pcre16 --enable-pcre32 --disable-pcretest-libedit --disable-pcretest-libreadline --enable-jit --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/pcre/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/pcre/work HOME=/wrkdirs/usr/ports/devel/pcre/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/pcre/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/pcre/work HOME=/wrkdirs/usr/ports/devel/pcre/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=10.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/pcre" EXAMPLESDIR="share/examples/pcre" DATADIR="share/pcre" WWWDIR="www/pcre" ETCDIR="etc/pcre" --End PLIST_SUB-- --SUB_LIST-- 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 --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> pcre-8.37_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.5.5.txz [10amd64-default-job-01] Installing pkg-1.5.5... [10amd64-default-job-01] Extracting pkg-1.5.5: .......... done Message for pkg-1.5.5: If you are upgrading from the old package format, first run: # pkg2ng ===> pcre-8.37_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of pcre-8.37_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by pcre-8.37_2 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by pcre-8.37_2 for building => SHA256 Checksum OK for pcre-8.37.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by pcre-8.37_2 for building ===> Extracting for pcre-8.37_2 => SHA256 Checksum OK for pcre-8.37.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pcre-8.37_2 ===> Applying FreeBSD patches for pcre-8.37_2 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for pcre-8.37_2 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for int64_t... (cached) yes checking build system type... amd64-portbld-freebsd10.1 checking host system type... amd64-portbld-freebsd10.1 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert amd64-portbld-freebsd10.1 file names to amd64-portbld-freebsd10.1 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd10.1 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd10.1 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd10.1 ld.so checking how to hardcode library paths into programs... immediate checking whether ln -s works... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for ANSI C header files... (cached) yes checking for limits.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for dirent.h... (cached) yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for alias support in the linker... no checking for alias support in the linker... no checking string usability... yes checking string presence... yes checking for string... yes checking bits/type_traits.h usability... no checking bits/type_traits.h presence... no checking for bits/type_traits.h... no checking type_traits.h usability... no checking type_traits.h presence... no checking for type_traits.h... no checking for strtoq... yes checking for long long... (cached) yes checking for unsigned long long... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for bcopy... (cached) yes checking for memmove... (cached) yes checking for strerror... (cached) yes checking for zlib.h... (cached) yes checking for gzopen in -lz... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for libbz2... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for PTHREAD_PRIO_INHERIT... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libpcre.pc config.status: creating libpcre16.pc config.status: creating libpcre32.pc config.status: creating libpcreposix.pc config.status: creating libpcrecpp.pc config.status: creating pcre-config config.status: creating pcre.h config.status: creating pcre_stringpiece.h config.status: creating pcrecpparg.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing script-chmod commands config.status: executing delete-old-chartables commands pcre-8.37 configuration summary: Install prefix .................. : /usr/local C preprocessor .................. : cpp C compiler ...................... : cc C++ preprocessor ................ : c++ -E C++ compiler .................... : c++ Linker .......................... : /usr/bin/ld C preprocessor flags ............ : C compiler flags ................ : -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -fvisibility=hidden C++ compiler flags .............. : -O2 -pipe -fstack-protector -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden Linker flags .................... : -fstack-protector Extra libraries ................. : Build 8 bit pcre library ........ : yes Build 16 bit pcre library ....... : yes Build 32 bit pcre library ....... : yes Build C++ library ............... : yes Enable JIT compiling support .... : yes Enable UTF-8/16/32 support ...... : yes Unicode properties .............. : yes Newline char/sequence ........... : lf \R matches only ANYCRLF ......... : no EBCDIC coding ................... : no EBCDIC code for NL .............. : n/a Rebuild char tables ............. : no Use stack recursion ............. : yes POSIX mem threshold ............. : 10 Internal link size .............. : 2 Nested parentheses limit ........ : 250 Match limit ..................... : 10000000 Match limit recursion ........... : MATCH_LIMIT Build shared libs ............... : yes Build static libs ............... : yes Use JIT in pcregrep ............. : yes Buffer size for pcregrep ........ : 20480 Link pcregrep with libz ......... : no Link pcregrep with libbz2 ....... : no Link pcretest with libedit ...... : no Link pcretest with libreadline .. : no Valgrind support ................ : no Code coverage ................... : no =========================================================================== =================================================== ===> Building for pcre-8.37_2 rm -f pcre_chartables.c ln -s ./pcre_chartables.c.dist pcre_chartables.c /usr/bin/make all-am CC libpcre_la-pcre_byte_order.lo CC libpcre_la-pcre_compile.lo CC libpcre_la-pcre_config.lo CC libpcre_la-pcre_dfa_exec.lo CC libpcre_la-pcre_exec.lo CC libpcre_la-pcre_fullinfo.lo CC libpcre_la-pcre_get.lo CC libpcre_la-pcre_globals.lo CC libpcre_la-pcre_jit_compile.lo CC libpcre_la-pcre_maketables.lo CC libpcre_la-pcre_newline.lo CC libpcre_la-pcre_ord2utf8.lo CC libpcre_la-pcre_refcount.lo CC libpcre_la-pcre_string_utils.lo CC libpcre_la-pcre_study.lo CC libpcre_la-pcre_tables.lo CC libpcre_la-pcre_ucd.lo CC libpcre_la-pcre_valid_utf8.lo CC libpcre_la-pcre_version.lo CC libpcre_la-pcre_xclass.lo CC libpcre_la-pcre_chartables.lo CCLD libpcre.la CC libpcre16_la-pcre16_byte_order.lo CC libpcre16_la-pcre16_chartables.lo CC libpcre16_la-pcre16_compile.lo CC libpcre16_la-pcre16_config.lo CC libpcre16_la-pcre16_dfa_exec.lo CC libpcre16_la-pcre16_exec.lo CC libpcre16_la-pcre16_fullinfo.lo CC libpcre16_la-pcre16_get.lo CC libpcre16_la-pcre16_globals.lo CC libpcre16_la-pcre16_jit_compile.lo CC libpcre16_la-pcre16_maketables.lo CC libpcre16_la-pcre16_newline.lo CC libpcre16_la-pcre16_ord2utf16.lo CC libpcre16_la-pcre16_refcount.lo CC libpcre16_la-pcre16_string_utils.lo CC libpcre16_la-pcre16_study.lo CC libpcre16_la-pcre16_tables.lo CC libpcre16_la-pcre16_ucd.lo CC libpcre16_la-pcre16_utf16_utils.lo CC libpcre16_la-pcre16_valid_utf16.lo CC libpcre16_la-pcre16_version.lo CC libpcre16_la-pcre16_xclass.lo CC libpcre16_la-pcre_chartables.lo CCLD libpcre16.la CC libpcre32_la-pcre32_byte_order.lo CC libpcre32_la-pcre32_chartables.lo CC libpcre32_la-pcre32_compile.lo CC libpcre32_la-pcre32_config.lo CC libpcre32_la-pcre32_dfa_exec.lo CC libpcre32_la-pcre32_exec.lo CC libpcre32_la-pcre32_fullinfo.lo CC libpcre32_la-pcre32_get.lo CC libpcre32_la-pcre32_globals.lo CC libpcre32_la-pcre32_jit_compile.lo CC libpcre32_la-pcre32_maketables.lo CC libpcre32_la-pcre32_newline.lo CC libpcre32_la-pcre32_ord2utf32.lo CC libpcre32_la-pcre32_refcount.lo CC libpcre32_la-pcre32_string_utils.lo CC libpcre32_la-pcre32_study.lo CC libpcre32_la-pcre32_tables.lo CC libpcre32_la-pcre32_ucd.lo CC libpcre32_la-pcre32_utf32_utils.lo CC libpcre32_la-pcre32_valid_utf32.lo CC libpcre32_la-pcre32_version.lo CC libpcre32_la-pcre32_xclass.lo CC libpcre32_la-pcre_chartables.lo CCLD libpcre32.la CC libpcreposix_la-pcreposix.lo CCLD libpcreposix.la CXX libpcrecpp_la-pcrecpp.lo CXX libpcrecpp_la-pcre_scanner.lo CXX libpcrecpp_la-pcre_stringpiece.lo CXXLD libpcrecpp.la c++: warning: argument unused during compilation: '-pthread' CC pcretest-pcretest.o CC pcretest-pcre_printint.o CC pcretest-pcre16_printint.o CC pcretest-pcre32_printint.o CCLD pcretest CC pcregrep-pcregrep.o CCLD pcregrep CC pcre_jit_test-pcre_jit_test.o CCLD pcre_jit_test CXX pcrecpp_unittest-pcrecpp_unittest.o CXXLD pcrecpp_unittest CXX pcre_scanner_unittest-pcre_scanner_unittest.o CXXLD pcre_scanner_unittest CXX pcre_stringpiece_unittest-pcre_stringpiece_unittest.o CXXLD pcre_stringpiece_unittest =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for pcre-8.37_2 ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/devel/pcre/work/pcre-8.37/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/devel/pcre/work/pcre-8.37/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.37/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/devel/pcre/work/pcre-8.37/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi /usr/bin/make install-am /bin/mkdir -p '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib' /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' libtool: install: /usr/bin/install -c .libs/libpcre.so.1.2.5 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre.so.1.2.5 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre.so.1.2.5 libtool: install: (cd /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib && { ln -s -f libpcre.so.1.2.5 libpcre.so.1 || { rm -f libpcre.so.1 && ln -s libpcre.so.1.2.5 libpcre.so.1; }; }) libtool: install: (cd /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib && { ln -s -f libpcre.so.1.2.5 libpcre.so || { rm -f libpcre.so && ln -s libpcre.so.1.2.5 libpcre.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre.lai /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre.la libtool: install: /usr/bin/install -c .libs/libpcre16.so.0.2.5 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre16.so.0.2.5 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre16.so.0.2.5 libtool: install: (cd /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib && { ln -s -f libpcre16.so.0.2.5 libpcre16.so.0 || { rm -f libpcre16.so.0 && ln -s libpcre16.so.0.2.5 libpcre16.so.0; }; }) libtool: install: (cd /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib && { ln -s -f libpcre16.so.0.2.5 libpcre16.so || { rm -f libpcre16.so && ln -s libpcre16.so.0.2.5 libpcre16.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre16.lai /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre16.la libtool: install: /usr/bin/install -c .libs/libpcre32.so.0.0.5 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre32.so.0.0.5 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre32.so.0.0.5 libtool: install: (cd /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib && { ln -s -f libpcre32.so.0.0.5 libpcre32.so.0 || { rm -f libpcre32.so.0 && ln -s libpcre32.so.0.0.5 libpcre32.so.0; }; }) libtool: install: (cd /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib && { ln -s -f libpcre32.so.0.0.5 libpcre32.so || { rm -f libpcre32.so && ln -s libpcre32.so.0.0.5 libpcre32.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre32.lai /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre32.la libtool: warning: relinking 'libpcreposix.la' libtool: install: (cd /wrkdirs/usr/ports/devel/pcre/work/pcre-8.37; /bin/sh "/wrkdirs/usr/ports/devel/pcre/work/pcre-8.37/libtool" --silent --tag CC --mode=relink cc -fvisibility=hidden -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -version-info 0:3:0 -fstack-protector -o libpcreposix.la -rpath /usr/local/lib libpcreposix_la-pcreposix.lo libpcre.la -inst-prefix-dir /wrkdirs/usr/ports/devel/pcre/work/stage) libtool: install: /usr/bin/install -c .libs/libpcreposix.so.0.0.3T /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcreposix.so.0.0.3 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcreposix.so.0.0.3 libtool: install: (cd /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib && { ln -s -f libpcreposix.so.0.0.3 libpcreposix.so.0 || { rm -f libpcreposix.so.0 && ln -s libpcreposix.so.0.0.3 libpcreposix.so.0; }; }) libtool: install: (cd /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib && { ln -s -f libpcreposix.so.0.0.3 libpcreposix.so || { rm -f libpcreposix.so && ln -s libpcreposix.so.0.0.3 libpcreposix.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcreposix.lai /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcreposix.la libtool: warning: relinking 'libpcrecpp.la' libtool: install: (cd /wrkdirs/usr/ports/devel/pcre/work/pcre-8.37; /bin/sh "/wrkdirs/usr/ports/devel/pcre/work/pcre-8.37/libtool" --silent --tag CXX --mode=relink c++ -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -fstack-protector -fno-strict-aliasing -version-info 0:1:0 -fstack-protector -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) c++: warning: argument unused during compilation: '-pthread' libtool: install: /usr/bin/install -c .libs/libpcrecpp.so.0.0.1T /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcrecpp.so.0.0.1 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcrecpp.so.0.0.1 libtool: install: (cd /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib && { ln -s -f libpcrecpp.so.0.0.1 libpcrecpp.so.0 || { rm -f libpcrecpp.so.0 && ln -s libpcrecpp.so.0.0.1 libpcrecpp.so.0; }; }) libtool: install: (cd /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib && { ln -s -f libpcrecpp.so.0.0.1 libpcrecpp.so || { rm -f libpcrecpp.so && ln -s libpcrecpp.so.0.0.1 libpcrecpp.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcrecpp.lai /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcrecpp.la libtool: install: /usr/bin/install -c .libs/libpcre.a /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre.a libtool: install: chmod 644 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre.a libtool: install: ranlib /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre.a ranlib: warning: can't find .strtab section libtool: install: /usr/bin/install -c .libs/libpcre16.a /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre16.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre16.a libtool: install: chmod 644 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre16.a libtool: install: ranlib /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre16.a libtool: install: /usr/bin/install -c .libs/libpcre32.a /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre32.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre32.a libtool: install: chmod 644 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre32.a libtool: install: ranlib /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre32.a libtool: install: /usr/bin/install -c .libs/libpcreposix.a /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcreposix.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcreposix.a libtool: install: chmod 644 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcreposix.a libtool: install: ranlib /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcreposix.a libtool: install: /usr/bin/install -c .libs/libpcrecpp.a /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcrecpp.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcrecpp.a libtool: install: chmod 644 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcrecpp.a libtool: install: ranlib /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcrecpp.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ./libtool --mode=install /bin/sh /wrkdirs/usr/ports/devel/pcre/work/pcre-8.37/install-sh -c -s pcretest pcregrep '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/bin' libtool: warning: 'libpcre.la' has not been installed in '/usr/local/lib' libtool: warning: 'libpcreposix.la' has not been installed in '/usr/local/lib' libtool: warning: '/wrkdirs/usr/ports/devel/pcre/work/pcre-8.37/libpcre.la' has not been installed in '/usr/local/lib' libtool: warning: 'libpcre16.la' has not been installed in '/usr/local/lib' libtool: warning: 'libpcre32.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /wrkdirs/usr/ports/devel/pcre/work/pcre-8.37/install-sh -c -s .libs/pcretest /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/bin/pcretest libtool: warning: 'libpcre.la' has not been installed in '/usr/local/lib' libtool: warning: 'libpcreposix.la' has not been installed in '/usr/local/lib' libtool: warning: '/wrkdirs/usr/ports/devel/pcre/work/pcre-8.37/libpcre.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /wrkdirs/usr/ports/devel/pcre/work/pcre-8.37/install-sh -c -s .libs/pcregrep /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/bin/pcregrep /bin/mkdir -p '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/bin' install -m 555 pcre-config '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/bin' /bin/mkdir -p '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/share/doc/pcre' 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' /bin/mkdir -p '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/share/doc/pcre/html' 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' 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' /bin/mkdir -p '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/share/doc/pcre/html' install -m 0644 doc/html/pcrecpp.html '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/share/doc/pcre/html' /bin/mkdir -p '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/include' install -m 0644 pcreposix.h pcrecpp.h pcre_scanner.h '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/include' /bin/mkdir -p '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man1' install -m 0644 doc/pcre-config.1 doc/pcregrep.1 doc/pcretest.1 '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man1' /bin/mkdir -p '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3' 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' 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' /bin/mkdir -p '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/include' install -m 0644 pcre.h pcrecpparg.h pcre_stringpiece.h '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/include' /bin/mkdir -p '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/libdata/pkgconfig' install -m 0644 libpcre.pc libpcreposix.pc libpcre16.pc libpcre32.pc libpcrecpp.pc '/wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/libdata/pkgconfig' /usr/bin/make install-data-hook ln -sf pcre_assign_jit_stack.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_assign_jit_stack.3 ln -sf pcre_compile.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_compile.3 ln -sf pcre_compile2.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_compile2.3 ln -sf pcre_config.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_config.3 ln -sf pcre_copy_named_substring.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_copy_named_substring.3 ln -sf pcre_copy_substring.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_copy_substring.3 ln -sf pcre_dfa_exec.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_dfa_exec.3 ln -sf pcre_exec.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_exec.3 ln -sf pcre_free_study.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_free_study.3 ln -sf pcre_free_substring.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_free_substring.3 ln -sf pcre_free_substring_list.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_free_substring_list.3 ln -sf pcre_fullinfo.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_fullinfo.3 ln -sf pcre_get_named_substring.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_get_substring.3 ln -sf pcre_get_substring_list.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_get_substring_list.3 ln -sf pcre_jit_exec.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_jit_stack_free.3 ln -sf pcre_maketables.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_maketables.3 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 ln -sf pcre_refcount.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_refcount.3 ln -sf pcre_study.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_study.3 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 ln -sf pcre_version.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre16_version.3 ln -sf pcre_assign_jit_stack.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_assign_jit_stack.3 ln -sf pcre_compile.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_compile.3 ln -sf pcre_compile2.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_compile2.3 ln -sf pcre_config.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_config.3 ln -sf pcre_copy_named_substring.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_copy_named_substring.3 ln -sf pcre_copy_substring.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_copy_substring.3 ln -sf pcre_dfa_exec.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_dfa_exec.3 ln -sf pcre_exec.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_exec.3 ln -sf pcre_free_study.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_free_study.3 ln -sf pcre_free_substring.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_free_substring.3 ln -sf pcre_free_substring_list.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_free_substring_list.3 ln -sf pcre_fullinfo.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_fullinfo.3 ln -sf pcre_get_named_substring.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_get_substring.3 ln -sf pcre_get_substring_list.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_get_substring_list.3 ln -sf pcre_jit_exec.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_jit_stack_free.3 ln -sf pcre_maketables.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_maketables.3 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 ln -sf pcre_refcount.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_refcount.3 ln -sf pcre_study.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_study.3 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 ln -sf pcre_version.3 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/man/man3/pcre32_version.3 /bin/ln -s libpcre.so.1 /wrkdirs/usr/ports/devel/pcre/work/stage/usr/local/lib/libpcre.so.3 ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for pcre-8.37_2 =========================================================================== ====>> Cleaning up wrkdir ===> Cleaning for pcre-8.37_2 build of devel/pcre ended at Thu Jul 30 09:46:17 PDT 2015 build time: 00:02:20