Building php55-bcmath-5.5.12.txz (origin /buildshare/ports/355755/math/php55-bcmath) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/php-5.5.12.tar.bz2 x packages/ x packages/php55-5.5.12.txz x packages/p5-Locale-gettext-1.05_3.txz x packages/autoconf-2.69.txz x packages/gettext-0.18.3.1_1.txz x packages/gmake-3.82_1.txz x packages/pkg-1.2.7_2.txz x packages/help2man-1.43.3_1.txz x packages/perl5-5.16.3_10.txz x packages/libxml2-2.9.1_1.txz x packages/pcre-8.34_1.txz x packages/pkgconf-0.9.5.txz x packages/m4-1.4.17_1,1.txz x packages/autoconf-wrapper-20131203.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> php55-bcmath-5.5.12 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 php55-bcmath-5.5.12 ===> php55-bcmath-5.5.12 depends on file: /usr/local/bin/phpize - not found ===> Verifying install for /usr/local/bin/phpize in /buildshare/ports/355755/lang/php55 ===> Installing existing package /packages/php55-5.5.12.txz Installing php55-5.5.12...Installing libxml2-2.9.1_1... done Installing pcre-8.34_1... done done ===> Returning to build of php55-bcmath-5.5.12 ===> php55-bcmath-5.5.12 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 php55-bcmath-5.5.12 ===> php55-bcmath-5.5.12 depends on file: /usr/local/include/php/main/php.h - found Make install ===> License PHP301 accepted by the user ===> php55-bcmath-5.5.12 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by php55-bcmath-5.5.12 for building ===> Extracting for php55-bcmath-5.5.12 => SHA256 Checksum OK for php-5.5.12.tar.bz2. ===> Patching for php55-bcmath-5.5.12 ===> php55-bcmath-5.5.12 depends on file: /usr/local/bin/phpize - found ===> php55-bcmath-5.5.12 depends on file: /usr/local/bin/autoconf-2.69 - found ===> PHPizing for php55-bcmath-5.5.12 Configuring for: PHP Api Version: 20121113 Zend Module Api No: 20121212 Zend Extension Api No: 220121212 ===> Configuring for php55-bcmath-5.5.12 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/build/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/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/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 whether to enable bc style precision math functions... yes, shared 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 php55-bcmath-5.5.12 /bin/sh /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libtool --mode=compile cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/bcmath.c -o bcmath.lo mkdir .libs cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/bcmath.c -fPIC -DPIC -o .libs/bcmath.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 /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/bcmath.c:25: /usr/local/include/php/Zend/zend_vm_opcodes.h:173:7: warning: no newline at end of file /bin/sh /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libtool --mode=compile cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/add.c -o libbcmath/src/add.lo mkdir libbcmath/src/.libs cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/add.c -fPIC -DPIC -o libbcmath/src/.libs/add.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 /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/config.h:7, from /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/add.c:32: /usr/local/include/php/Zend/zend_vm_opcodes.h:173:7: warning: no newline at end of file /bin/sh /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libtool --mode=compile cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/div.c -o libbcmath/src/div.lo cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/div.c -fPIC -DPIC -o libbcmath/src/.libs/div.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 /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/config.h:7, from /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/div.c:32: /usr/local/include/php/Zend/zend_vm_opcodes.h:173:7: warning: no newline at end of file /bin/sh /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libtool --mode=compile cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/init.c -o libbcmath/src/init.lo cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/init.c -fPIC -DPIC -o libbcmath/src/.libs/init.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 /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/config.h:7, from /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/init.c:32: /usr/local/include/php/Zend/zend_vm_opcodes.h:173:7: warning: no newline at end of file /bin/sh /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libtool --mode=compile cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/neg.c -o libbcmath/src/neg.lo cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/neg.c -fPIC -DPIC -o libbcmath/src/.libs/neg.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 /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/config.h:7, from /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/neg.c:32: /usr/local/include/php/Zend/zend_vm_opcodes.h:173:7: warning: no newline at end of file /bin/sh /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libtool --mode=compile cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/outofmem.c -o libbcmath/src/outofmem.lo cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/outofmem.c -fPIC -DPIC -o libbcmath/src/.libs/outofmem.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 /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/config.h:7, from /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/outofmem.c:32: /usr/local/include/php/Zend/zend_vm_opcodes.h:173:7: warning: no newline at end of file /bin/sh /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libtool --mode=compile cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/raisemod.c -o libbcmath/src/raisemod.lo cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/raisemod.c -fPIC -DPIC -o libbcmath/src/.libs/raisemod.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 /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/config.h:7, from /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/raisemod.c:32: /usr/local/include/php/Zend/zend_vm_opcodes.h:173:7: warning: no newline at end of file /bin/sh /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libtool --mode=compile cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/rt.c -o libbcmath/src/rt.lo cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/rt.c -fPIC -DPIC -o libbcmath/src/.libs/rt.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 /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/config.h:7, from /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/rt.c:32: /usr/local/include/php/Zend/zend_vm_opcodes.h:173:7: warning: no newline at end of file /bin/sh /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libtool --mode=compile cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/sub.c -o libbcmath/src/sub.lo cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/sub.c -fPIC -DPIC -o libbcmath/src/.libs/sub.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 /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/config.h:7, from /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/sub.c:32: /usr/local/include/php/Zend/zend_vm_opcodes.h:173:7: warning: no newline at end of file /bin/sh /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libtool --mode=compile cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/compare.c -o libbcmath/src/compare.lo cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/compare.c -fPIC -DPIC -o libbcmath/src/.libs/compare.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 /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/config.h:7, from /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/compare.c:32: /usr/local/include/php/Zend/zend_vm_opcodes.h:173:7: warning: no newline at end of file /bin/sh /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libtool --mode=compile cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/divmod.c -o libbcmath/src/divmod.lo cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/divmod.c -fPIC -DPIC -o libbcmath/src/.libs/divmod.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 /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/config.h:7, from /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/divmod.c:32: /usr/local/include/php/Zend/zend_vm_opcodes.h:173:7: warning: no newline at end of file /bin/sh /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libtool --mode=compile cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/int2num.c -o libbcmath/src/int2num.lo cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/int2num.c -fPIC -DPIC -o libbcmath/src/.libs/int2num.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 /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/config.h:7, from /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/int2num.c:32: /usr/local/include/php/Zend/zend_vm_opcodes.h:173:7: warning: no newline at end of file /bin/sh /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libtool --mode=compile cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/num2long.c -o libbcmath/src/num2long.lo cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/num2long.c -fPIC -DPIC -o libbcmath/src/.libs/num2long.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 /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/config.h:7, from /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/num2long.c:32: /usr/local/include/php/Zend/zend_vm_opcodes.h:173:7: warning: no newline at end of file /bin/sh /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libtool --mode=compile cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/output.c -o libbcmath/src/output.lo cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/output.c -fPIC -DPIC -o libbcmath/src/.libs/output.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 /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/config.h:7, from /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/output.c:32: /usr/local/include/php/Zend/zend_vm_opcodes.h:173:7: warning: no newline at end of file /bin/sh /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libtool --mode=compile cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/recmul.c -o libbcmath/src/recmul.lo cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/recmul.c -fPIC -DPIC -o libbcmath/src/.libs/recmul.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 /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/config.h:7, from /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/recmul.c:32: /usr/local/include/php/Zend/zend_vm_opcodes.h:173:7: warning: no newline at end of file /bin/sh /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libtool --mode=compile cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/sqrt.c -o libbcmath/src/sqrt.lo cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/sqrt.c -fPIC -DPIC -o libbcmath/src/.libs/sqrt.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 /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/config.h:7, from /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/sqrt.c:32: /usr/local/include/php/Zend/zend_vm_opcodes.h:173:7: warning: no newline at end of file /bin/sh /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libtool --mode=compile cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/zero.c -o libbcmath/src/zero.lo cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/zero.c -fPIC -DPIC -o libbcmath/src/.libs/zero.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 /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/config.h:7, from /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/zero.c:32: /usr/local/include/php/Zend/zend_vm_opcodes.h:173:7: warning: no newline at end of file /bin/sh /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libtool --mode=compile cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/debug.c -o libbcmath/src/debug.lo cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/debug.c -fPIC -DPIC -o libbcmath/src/.libs/debug.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 /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/config.h:7, from /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/debug.c:32: /usr/local/include/php/Zend/zend_vm_opcodes.h:173:7: warning: no newline at end of file /bin/sh /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libtool --mode=compile cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/doaddsub.c -o libbcmath/src/doaddsub.lo cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/doaddsub.c -fPIC -DPIC -o libbcmath/src/.libs/doaddsub.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 /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/config.h:7, from /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/doaddsub.c:32: /usr/local/include/php/Zend/zend_vm_opcodes.h:173:7: warning: no newline at end of file /bin/sh /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libtool --mode=compile cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/nearzero.c -o libbcmath/src/nearzero.lo cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/nearzero.c -fPIC -DPIC -o libbcmath/src/.libs/nearzero.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 /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/config.h:7, from /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/nearzero.c:32: /usr/local/include/php/Zend/zend_vm_opcodes.h:173:7: warning: no newline at end of file /bin/sh /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libtool --mode=compile cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/num2str.c -o libbcmath/src/num2str.lo cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/num2str.c -fPIC -DPIC -o libbcmath/src/.libs/num2str.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 /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/config.h:7, from /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/num2str.c:32: /usr/local/include/php/Zend/zend_vm_opcodes.h:173:7: warning: no newline at end of file /bin/sh /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libtool --mode=compile cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/raise.c -o libbcmath/src/raise.lo cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/raise.c -fPIC -DPIC -o libbcmath/src/.libs/raise.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 /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/config.h:7, from /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/raise.c:32: /usr/local/include/php/Zend/zend_vm_opcodes.h:173:7: warning: no newline at end of file /bin/sh /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libtool --mode=compile cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/rmzero.c -o libbcmath/src/rmzero.lo cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/rmzero.c -fPIC -DPIC -o libbcmath/src/.libs/rmzero.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 /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/config.h:7, from /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/rmzero.c:32: /usr/local/include/php/Zend/zend_vm_opcodes.h:173:7: warning: no newline at end of file /bin/sh /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libtool --mode=compile cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/str2num.c -o libbcmath/src/str2num.lo cc -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src -I. -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/str2num.c -fPIC -DPIC -o libbcmath/src/.libs/str2num.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 /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/config.h:7, from /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libbcmath/src/str2num.c:32: /usr/local/include/php/Zend/zend_vm_opcodes.h:173:7: warning: no newline at end of file /bin/sh /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libtool --mode=link cc -DPHP_ATOM_INC -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/include -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/main -I/obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath -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 ./bcmath.la -export-dynamic -avoid-version -prefer-pic -module -rpath /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/modules bcmath.lo libbcmath/src/add.lo libbcmath/src/div.lo libbcmath/src/init.lo libbcmath/src/neg.lo libbcmath/src/outofmem.lo libbcmath/src/raisemod.lo libbcmath/src/rt.lo libbcmath/src/sub.lo libbcmath/src/compare.lo libbcmath/src/divmod.lo libbcmath/src/int2num.lo libbcmath/src/num2long.lo libbcmath/src/output.lo libbcmath/src/recmul.lo libbcmath/src/sqrt.lo libbcmath/src/zero.lo libbcmath/src/debug.lo libbcmath/src/doaddsub.lo libbcmath/src/nearzero.lo libbcmath/src/num2str.lo libbcmath/src/raise.lo libbcmath/src/rmzero.lo libbcmath/src/str2num.lo cc -shared .libs/bcmath.o libbcmath/src/.libs/add.o libbcmath/src/.libs/div.o libbcmath/src/.libs/init.o libbcmath/src/.libs/neg.o libbcmath/src/.libs/outofmem.o libbcmath/src/.libs/raisemod.o libbcmath/src/.libs/rt.o libbcmath/src/.libs/sub.o libbcmath/src/.libs/compare.o libbcmath/src/.libs/divmod.o libbcmath/src/.libs/int2num.o libbcmath/src/.libs/num2long.o libbcmath/src/.libs/output.o libbcmath/src/.libs/recmul.o libbcmath/src/.libs/sqrt.o libbcmath/src/.libs/zero.o libbcmath/src/.libs/debug.o libbcmath/src/.libs/doaddsub.o libbcmath/src/.libs/nearzero.o libbcmath/src/.libs/num2str.o libbcmath/src/.libs/raise.o libbcmath/src/.libs/rmzero.o libbcmath/src/.libs/str2num.o -Wl,-soname -Wl,bcmath.so -o ./.libs/bcmath.so creating ./bcmath.la (cd ./.libs && rm -f bcmath.la && ln -s ../bcmath.la bcmath.la) /bin/sh /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/libtool --mode=install cp ./bcmath.la /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/modules cp ./.libs/bcmath.so /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/modules/bcmath.so cp ./.libs/bcmath.lai /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/modules/bcmath.la ---------------------------------------------------------------------- Libraries have been installed in: /obj/buildshare/ports/355755/math/php55-bcmath/work/php-5.5.12/ext/bcmath/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 php55-bcmath-5.5.12 ===> php55-bcmath-5.5.12 depends on file: /usr/local/include/php/main/php.h - found ===> Generating temporary packing list ====> Compressing man pages (compress-man) ===> Installing for php55-bcmath-5.5.12 ===> Checking if math/php55-bcmath already installed ===> Registering installation for php55-bcmath-5.5.12 Installing php55-bcmath-5.5.12... 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=bcmath.so **************************************************************************** ===> Building package for php55-bcmath-5.5.12 slot2: removed