Building php53-readline-5.3.28_2.txz (origin /buildshare/ports/355755/devel/php53-readline) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/php-5.3.28.tar.bz2 x packages/ x packages/m4-1.4.17_1,1.txz x packages/gettext-0.18.3.1_1.txz x packages/p5-Locale-gettext-1.05_3.txz x packages/pkgconf-0.9.5.txz x packages/autoconf-wrapper-20131203.txz x packages/perl5-5.16.3_10.txz x packages/libxml2-2.9.1_1.txz x packages/gmake-3.82_1.txz x packages/pkg-1.2.7_2.txz x packages/pcre-8.34_1.txz x packages/php53-5.3.28_2.txz x packages/autoconf-2.69.txz x packages/help2man-1.43.3_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> php53-readline-5.3.28_2 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of php53-readline-5.3.28_2 ===> php53-readline-5.3.28_2 depends on file: /usr/local/bin/phpize - not found ===> Verifying install for /usr/local/bin/phpize in /buildshare/ports/355755/lang/php53 ===> Installing existing package /packages/php53-5.3.28_2.txz Installing php53-5.3.28_2...Installing libxml2-2.9.1_1... done Installing pcre-8.34_1... done done ===> Returning to build of php53-readline-5.3.28_2 ===> php53-readline-5.3.28_2 depends on file: /usr/local/bin/autoconf-2.69 - not found ===> Verifying install for /usr/local/bin/autoconf-2.69 in /buildshare/ports/355755/devel/autoconf ===> Installing existing package /packages/autoconf-2.69.txz Installing autoconf-2.69...Installing autoconf-wrapper-20131203... done Installing m4-1.4.17_1,1... done Installing perl5-5.16.3_10... done done ===> Returning to build of php53-readline-5.3.28_2 ===> php53-readline-5.3.28_2 depends on file: /usr/local/include/php/main/php.h - found Make install ===> php53-readline-5.3.28_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by php53-readline-5.3.28_2 for building ===> Extracting for php53-readline-5.3.28_2 => SHA256 Checksum OK for php-5.3.28.tar.bz2. ===> Patching for php53-readline-5.3.28_2 ===> Applying FreeBSD patches for php53-readline-5.3.28_2 ===> php53-readline-5.3.28_2 depends on file: /usr/local/bin/phpize - found ===> php53-readline-5.3.28_2 depends on file: /usr/local/bin/autoconf-2.69 - found ===> PHPizing for php53-readline-5.3.28_2 Configuring for: PHP Api Version: 20090626 Zend Module Api No: 20090626 Zend Extension Api No: 220090626 configure.in:3: warning: prefer named diversions configure.in:3: warning: prefer named diversions ===> Configuring for php53-readline-5.3.28_2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/php53-readline/work/php-5.3.28/ext/readline/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/php53-readline/work/php-5.3.28/ext/readline/build/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/php53-readline/work/php-5.3.28/ext/readline/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/php53-readline/work/php-5.3.28/ext/readline/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for a sed that does not truncate output... /usr/bin/sed 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 how to run the C preprocessor... cpp checking for icc... no checking for suncc... no checking whether cc understands -c and -o together... yes checking for system library directory... lib checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking target system type... powerpc-portbld-freebsd11.0 checking for PHP prefix... /usr/local checking for PHP includes... -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib checking for PHP extension directory... /usr/local/lib/php/20090626 checking for PHP installed headers prefix... /usr/local/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... no configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking for gawk... (cached) /usr/bin/awk checking if /usr/bin/awk is broken... no checking for libedit readline replacement... yes, shared checking for readline support... yes, shared checking for tgetent in -lncurses... yes checking for readline in -lreadline... yes checking for rl_pending_input in -lreadline... yes checking for rl_callback_read_char in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h... (cached) yes checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... 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... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no creating libtool appending configuration tag "CXX" to libtool checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... checking if c++ static flag works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd11.0 ld.so (cached) (cached) checking how to hardcode library paths into programs... unsupported configure: creating ./config.status config.status: creating config.h ===> Building for php53-readline-5.3.28_2 /bin/sh /obj/buildshare/ports/355755/devel/php53-readline/work/php-5.3.28/ext/readline/libtool --mode=compile cc -I. -I/obj/buildshare/ports/355755/devel/php53-readline/work/php-5.3.28/ext/readline -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/devel/php53-readline/work/php-5.3.28/ext/readline/include -I/obj/buildshare/ports/355755/devel/php53-readline/work/php-5.3.28/ext/readline/main -I/obj/buildshare/ports/355755/devel/php53-readline/work/php-5.3.28/ext/readline -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -c /obj/buildshare/ports/355755/devel/php53-readline/work/php-5.3.28/ext/readline/readline.c -o readline.lo mkdir .libs cc -I. -I/obj/buildshare/ports/355755/devel/php53-readline/work/php-5.3.28/ext/readline -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/devel/php53-readline/work/php-5.3.28/ext/readline/include -I/obj/buildshare/ports/355755/devel/php53-readline/work/php-5.3.28/ext/readline/main -I/obj/buildshare/ports/355755/devel/php53-readline/work/php-5.3.28/ext/readline -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -c /obj/buildshare/ports/355755/devel/php53-readline/work/php-5.3.28/ext/readline/readline.c -fPIC -DPIC -o .libs/readline.o /bin/sh /obj/buildshare/ports/355755/devel/php53-readline/work/php-5.3.28/ext/readline/libtool --mode=link cc -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/devel/php53-readline/work/php-5.3.28/ext/readline/include -I/obj/buildshare/ports/355755/devel/php53-readline/work/php-5.3.28/ext/readline/main -I/obj/buildshare/ports/355755/devel/php53-readline/work/php-5.3.28/ext/readline -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -o ./readline.la -export-dynamic -avoid-version -prefer-pic -module -rpath /obj/buildshare/ports/355755/devel/php53-readline/work/php-5.3.28/ext/readline/modules readline.lo -lreadline -lncurses cc -shared .libs/readline.o -lreadline -lncurses -Wl,-soname -Wl,readline.so -o ./.libs/readline.so creating ./readline.la (cd ./.libs && rm -f readline.la && ln -s ../readline.la readline.la) /bin/sh /obj/buildshare/ports/355755/devel/php53-readline/work/php-5.3.28/ext/readline/libtool --mode=install cp ./readline.la /obj/buildshare/ports/355755/devel/php53-readline/work/php-5.3.28/ext/readline/modules cp ./.libs/readline.so /obj/buildshare/ports/355755/devel/php53-readline/work/php-5.3.28/ext/readline/modules/readline.so cp ./.libs/readline.lai /obj/buildshare/ports/355755/devel/php53-readline/work/php-5.3.28/ext/readline/modules/readline.la ---------------------------------------------------------------------- Libraries have been installed in: /obj/buildshare/ports/355755/devel/php53-readline/work/php-5.3.28/ext/readline/modules If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Build complete. Don't forget to run 'make test'. ===> Staging for php53-readline-5.3.28_2 ===> php53-readline-5.3.28_2 depends on file: /usr/local/include/php/main/php.h - found ===> Generating temporary packing list ====> Compressing man pages (compress-man) ===> Installing for php53-readline-5.3.28_2 ===> Checking if devel/php53-readline already installed ===> Registering installation for php53-readline-5.3.28_2 Installing php53-readline-5.3.28_2... done Make package **************************************************************************** The following line has been added to your /usr/local/etc/php/extensions.ini configuration file to automatically load the installed extension: extension=readline.so **************************************************************************** ===> Building package for php53-readline-5.3.28_2 slot2: removed