root@rtd:/usr/ports/archivers/php55-bz2 # make clean install
===> Cleaning for autoconf-2.69
===> Cleaning for m4-1.4.17,1
===> Cleaning for help2man-1.43.3_1
===> Cleaning for perl5-5.16.3_6
===> Cleaning for p5-Locale-gettext-1.05_3
===> Cleaning for gettext-0.18.3.1
===> Cleaning for libiconv-1.14_1
===> Cleaning for php55-bz2-5.5.8
===> License PHP301 accepted by the user
===> php55-bz2-5.5.8 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by php55-bz2-5.5.8 for building
===> Extracting for php55-bz2-5.5.8
=> SHA256 Checksum OK for php-5.5.8.tar.bz2.
===> Patching for php55-bz2-5.5.8
===> php55-bz2-5.5.8 depends on file: /usr/local/bin/phpize - found
===> php55-bz2-5.5.8 depends on file: /usr/local/bin/autoconf-2.69 - found
===> PHPizing for php55-bz2-5.5.8
Configuring for:
PHP Api Version: 20121113
Zend Module Api No: 20121212
Zend Extension Api No: 220121212
===> Configuring for php55-bz2-5.5.8
configure: loading site script /usr/ports/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... yes
checking build system type... i386-portbld-freebsd10.0
checking host system type... i386-portbld-freebsd10.0
checking target system type... i386-portbld-freebsd10.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/20121212
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 BZip2 support... yes, shared
checking for BZ2_bzerror in -lbz2... 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... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
creating libtool
appending configuration tag "CXX" to libtool
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... no
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... no
checking dynamic linker characteristics... no
(cached) (cached) checking how to hardcode library paths into programs... unsupported
configure: creating ./config.status
config.status: creating config.h
===> Building for php55-bz2-5.5.8
/bin/sh /var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2/libtool --mode=compile cc -I. -I/var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2 -DPHP_ATOM_INC -I/var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2/include -I/var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2/main -I/var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2 -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 /var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2/bz2.c -o bz2.lo
cc -I. -I/var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2 -DPHP_ATOM_INC -I/var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2/include -I/var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2/main -I/var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2 -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 /var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2/bz2.c -o bz2.o
In file included from /usr/local/include/php/Zend/zend_compile.h:719,
from /usr/local/include/php/Zend/zend_modules.h:26,
from /usr/local/include/php/Zend/zend_API.h:26,
from /usr/local/include/php/main/php.h:38,
from /var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2/bz2.c:25:
/usr/local/include/php/Zend/zend_vm_opcodes.h:173:7: warning: no newline at end of file
/bin/sh /var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2/libtool --mode=compile cc -I. -I/var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2 -DPHP_ATOM_INC -I/var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2/include -I/var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2/main -I/var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2 -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 /var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2/bz2_filter.c -o bz2_filter.lo
cc -I. -I/var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2 -DPHP_ATOM_INC -I/var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2/include -I/var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2/main -I/var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2 -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 /var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2/bz2_filter.c -o bz2_filter.o
In file included from /usr/local/include/php/Zend/zend_compile.h:719,
from /usr/local/include/php/Zend/zend_modules.h:26,
from /usr/local/include/php/Zend/zend_API.h:26,
from /usr/local/include/php/main/php.h:38,
from /var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2/bz2_filter.c:25:
/usr/local/include/php/Zend/zend_vm_opcodes.h:173:7: warning: no newline at end of file
/bin/sh /var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2/libtool --mode=link cc -DPHP_ATOM_INC -I/var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2/include -I/var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2/main -I/var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2 -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 ./bz2.la -export-dynamic -avoid-version -prefer-pic -module -rpath /var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2/modules bz2.lo bz2_filter.lo -lbz2
mkdir ./.libs
ar cru ./.libs/libbz2.a bz2.o bz2_filter.o
ranlib ./.libs/libbz2.a
creating ./bz2.la
(cd ./.libs && rm -f bz2.la && ln -s ../bz2.la bz2.la)
/bin/sh /var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2/libtool --mode=install cp ./bz2.la /var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2/modules
cp ./.libs/bz2.lai /var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2/modules/bz2.la
cp ./.libs/libbz2.a /var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2/modules/libbz2.a
chmod 644 /var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2/modules/libbz2.a
ranlib /var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2/modules/libbz2.a
----------------------------------------------------------------------
Libraries have been installed in:
/var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2/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_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 php55-bz2-5.5.8
===> php55-bz2-5.5.8 depends on file: /usr/local/include/php/main/php.h - found
===> Generating temporary packing list
install: /var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2/modules/bz2.so: No such file or directory
*** [do-install] Error code 71
Stop in /basejail/usr/ports/archivers/php55-bz2.
root@rtd:/usr/ports/archivers/php55-bz2 #