------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libargon2-20190702.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/php72-7.2.29.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.1.txz ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> php72-dom-7.2.29 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> php72-dom-7.2.29 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by php72-dom-7.2.29 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> php72-dom-7.2.29 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by php72-dom-7.2.29 for building => SHA256 Checksum OK for php-7.2.29.tar.xz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> php72-dom-7.2.29 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by php72-dom-7.2.29 for building ===> Extracting for php72-dom-7.2.29 => SHA256 Checksum OK for php-7.2.29.tar.xz. Extracted Memory Use: 1.52M SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for php72-dom-7.2.29 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> php72-dom-7.2.29 depends on file: /usr/local/bin/phpize - found ===> php72-dom-7.2.29 depends on package: autoconf>0 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> php72-dom-7.2.29 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> php72-dom-7.2.29 depends on file: /usr/local/bin/phpize - found ===> php72-dom-7.2.29 depends on package: autoconf>0 - found ===> php72-dom-7.2.29 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> PHPizing for php72-dom-7.2.29 ===> Configuring for php72-dom-7.2.29 Configuring for: PHP Api Version: 20170718 Zend Module Api No: 20170718 Zend Extension Api No: 320170718 configure: loading site script /xports/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... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 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/20170718 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 DOM support... yes, shared checking libxml2 install dir... /usr/local checking for xml2-config path... /usr/local/bin/xml2-config checking whether libxml build works... 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... dragonfly5.9 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... dragonfly5.9 ld.so (cached) (cached) checking how to hardcode library paths into programs... unsupported configure: creating ./config.status config.status: creating config.h SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for php72-dom-7.2.29 --- php_dom.lo --- --- attr.lo --- --- document.lo --- --- domerrorhandler.lo --- --- domstringlist.lo --- --- domexception.lo --- --- namelist.lo --- --- processinginstruction.lo --- --- cdatasection.lo --- --- documentfragment.lo --- --- php_dom.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/php_dom.c -o php_dom.lo --- attr.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/attr.c -o attr.lo --- document.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/document.c -o document.lo --- domerrorhandler.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/domerrorhandler.c -o domerrorhandler.lo --- domstringlist.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/domstringlist.c -o domstringlist.lo --- domexception.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/domexception.c -o domexception.lo --- namelist.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/namelist.c -o namelist.lo --- cdatasection.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/cdatasection.c -o cdatasection.lo --- documentfragment.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/documentfragment.c -o documentfragment.lo --- processinginstruction.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/processinginstruction.c -o processinginstruction.lo --- domerrorhandler.lo --- mkdir .libs cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/domerrorhandler.c -fPIC -DPIC -o .libs/domerrorhandler.o --- attr.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/attr.c -fPIC -DPIC -o .libs/attr.o --- cdatasection.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/cdatasection.c -fPIC -DPIC -o .libs/cdatasection.o --- domexception.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/domexception.c -fPIC -DPIC -o .libs/domexception.o --- domstringlist.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/domstringlist.c -fPIC -DPIC -o .libs/domstringlist.o --- processinginstruction.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/processinginstruction.c -fPIC -DPIC -o .libs/processinginstruction.o --- php_dom.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/php_dom.c -fPIC -DPIC -o .libs/php_dom.o --- document.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/document.c -fPIC -DPIC -o .libs/document.o --- documentfragment.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/documentfragment.c -fPIC -DPIC -o .libs/documentfragment.o --- domimplementation.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/domimplementation.c -o domimplementation.lo --- namelist.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/namelist.c -fPIC -DPIC -o .libs/namelist.o --- element.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/element.c -o element.lo --- node.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/node.c -o node.lo --- domimplementation.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/domimplementation.c -fPIC -DPIC -o .libs/domimplementation.o --- string_extend.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/string_extend.c -o string_extend.lo --- characterdata.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/characterdata.c -o characterdata.lo --- element.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/element.c -fPIC -DPIC -o .libs/element.o --- documenttype.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/documenttype.c -o documenttype.lo --- domimplementationlist.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/domimplementationlist.c -o domimplementationlist.lo --- entity.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/entity.c -o entity.lo --- node.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/node.c -fPIC -DPIC -o .libs/node.o --- characterdata.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/characterdata.c -fPIC -DPIC -o .libs/characterdata.o --- string_extend.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/string_extend.c -fPIC -DPIC -o .libs/string_extend.o --- domimplementationlist.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/domimplementationlist.c -fPIC -DPIC -o .libs/domimplementationlist.o --- documenttype.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/documenttype.c -fPIC -DPIC -o .libs/documenttype.o --- entity.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/entity.c -fPIC -DPIC -o .libs/entity.o --- nodelist.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/nodelist.c -o nodelist.lo --- text.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/text.c -o text.lo --- comment.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/comment.c -o comment.lo --- domconfiguration.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/domconfiguration.c -o domconfiguration.lo --- nodelist.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/nodelist.c -fPIC -DPIC -o .libs/nodelist.o --- domimplementationsource.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/domimplementationsource.c -o domimplementationsource.lo --- entityreference.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/entityreference.c -o entityreference.lo --- text.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/text.c -fPIC -DPIC -o .libs/text.o --- comment.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/comment.c -fPIC -DPIC -o .libs/comment.o --- domconfiguration.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/domconfiguration.c -fPIC -DPIC -o .libs/domconfiguration.o --- domimplementationsource.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/domimplementationsource.c -fPIC -DPIC -o .libs/domimplementationsource.o --- entityreference.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/entityreference.c -fPIC -DPIC -o .libs/entityreference.o --- notation.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/notation.c -o notation.lo --- xpath.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/xpath.c -o xpath.lo --- dom_iterators.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/dom_iterators.c -o dom_iterators.lo --- typeinfo.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/typeinfo.c -o typeinfo.lo --- domerror.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/domerror.c -o domerror.lo --- domlocator.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/domlocator.c -o domlocator.lo --- notation.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/notation.c -fPIC -DPIC -o .libs/notation.o --- namednodemap.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/namednodemap.c -o namednodemap.lo --- dom_iterators.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/dom_iterators.c -fPIC -DPIC -o .libs/dom_iterators.o --- xpath.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/xpath.c -fPIC -DPIC -o .libs/xpath.o --- typeinfo.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/typeinfo.c -fPIC -DPIC -o .libs/typeinfo.o --- domerror.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/domerror.c -fPIC -DPIC -o .libs/domerror.o --- domlocator.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/domlocator.c -fPIC -DPIC -o .libs/domlocator.o --- userdatahandler.lo --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=compile cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/userdatahandler.c -o userdatahandler.lo --- namednodemap.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/namednodemap.c -fPIC -DPIC -o .libs/namednodemap.o --- userdatahandler.lo --- cc -I. -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/textproc/php72-dom/php-7.2.29/ext/dom/userdatahandler.c -fPIC -DPIC -o .libs/userdatahandler.o --- ./dom.la --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=link cc -DPHP_ATOM_INC -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/include -I/construction/textproc/php72-dom/php-7.2.29/ext/dom/main -I/construction/textproc/php72-dom/php-7.2.29/ext/dom -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 -I/usr/local/include/libxml2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -o ./dom.la -export-dynamic -avoid-version -prefer-pic -module -rpath /construction/textproc/php72-dom/php-7.2.29/ext/dom/modules php_dom.lo attr.lo document.lo domerrorhandler.lo domstringlist.lo domexception.lo namelist.lo processinginstruction.lo cdatasection.lo documentfragment.lo domimplementation.lo element.lo node.lo string_extend.lo characterdata.lo documenttype.lo domimplementationlist.lo entity.lo nodelist.lo text.lo comment.lo domconfiguration.lo domimplementationsource.lo entityreference.lo notation.lo xpath.lo dom_iterators.lo typeinfo.lo domerror.lo domlocator.lo namednodemap.lo userdatahandler.lo -R/usr/local/lib -L/usr/local/lib -lxml2 -lz -llzma -lm cc -shared .libs/php_dom.o .libs/attr.o .libs/document.o .libs/domerrorhandler.o .libs/domstringlist.o .libs/domexception.o .libs/namelist.o .libs/processinginstruction.o .libs/cdatasection.o .libs/documentfragment.o .libs/domimplementation.o .libs/element.o .libs/node.o .libs/string_extend.o .libs/characterdata.o .libs/documenttype.o .libs/domimplementationlist.o .libs/entity.o .libs/nodelist.o .libs/text.o .libs/comment.o .libs/domconfiguration.o .libs/domimplementationsource.o .libs/entityreference.o .libs/notation.o .libs/xpath.o .libs/dom_iterators.o .libs/typeinfo.o .libs/domerror.o .libs/domlocator.o .libs/namednodemap.o .libs/userdatahandler.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -lxml2 -lz -llzma -lm -Wl,-soname -Wl,dom.so -o ./.libs/dom.so creating ./dom.la (cd ./.libs && rm -f dom.la && ln -s ../dom.la dom.la) --- /construction/textproc/php72-dom/php-7.2.29/ext/dom/modules/dom.la --- /bin/sh /construction/textproc/php72-dom/php-7.2.29/ext/dom/libtool --mode=install cp ./dom.la /construction/textproc/php72-dom/php-7.2.29/ext/dom/modules cp ./.libs/dom.so /construction/textproc/php72-dom/php-7.2.29/ext/dom/modules/dom.so cp ./.libs/dom.lai /construction/textproc/php72-dom/php-7.2.29/ext/dom/modules/dom.la ---------------------------------------------------------------------- Libraries have been installed in: /construction/textproc/php72-dom/php-7.2.29/ext/dom/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. ---------------------------------------------------------------------- --- all --- Build complete. Don't forget to run 'make test'. SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> php72-dom-7.2.29 depends on file: /usr/local/include/php/main/php.h - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for php72-dom-7.2.29 ===> php72-dom-7.2.29 depends on file: /usr/local/include/php/main/php.h - found ===> Generating temporary packing list ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for php72-dom-7.2.29 file sizes/checksums [8]: 0% file sizes/checksums [8]: 100% packing files [8]: 0% packing files [8]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:31