------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pcre2-10.34.txz Installing /packages/All/libargon2-20190702.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/php73-7.3.16.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 Installing /packages/All/icu-66.1,1.txz SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> php73-intl-7.3.16_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> php73-intl-7.3.16_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by php73-intl-7.3.16_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> php73-intl-7.3.16_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by php73-intl-7.3.16_1 for building => SHA256 Checksum OK for php-7.3.16.tar.xz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> php73-intl-7.3.16_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by php73-intl-7.3.16_1 for building ===> Extracting for php73-intl-7.3.16_1 => SHA256 Checksum OK for php-7.3.16.tar.xz. Extracted Memory Use: 3.68M SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for php73-intl-7.3.16_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> php73-intl-7.3.16_1 depends on file: /usr/local/bin/phpize - found ===> php73-intl-7.3.16_1 depends on package: autoconf>0 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> php73-intl-7.3.16_1 depends on shared library: libicui18n.so - found (/usr/local/lib/libicui18n.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> php73-intl-7.3.16_1 depends on file: /usr/local/bin/phpize - found ===> php73-intl-7.3.16_1 depends on package: autoconf>0 - found ===> php73-intl-7.3.16_1 depends on shared library: libicui18n.so - found (/usr/local/lib/libicui18n.so) ===> PHPizing for php73-intl-7.3.16_1 ===> Configuring for php73-intl-7.3.16_1 Configuring for: PHP Api Version: 20180731 Zend Module Api No: 20180731 Zend Extension Api No: 320180731 configure: WARNING: unrecognized options: --with-intl 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/20180731 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 internationalization support... yes, shared checking for location of ICU headers and libraries... checking for pkg-config... no checking for icu-config... /usr/local/bin/icu-config /usr/local checking for ICU 4.0 or greater... found 66.1 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking how to run the C++ preprocessor... c++ -E 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 how to run the C++ preprocessor... c++ -E 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 for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static 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... immediate configure: creating ./config.status config.status: creating config.h configure: WARNING: unrecognized options: --with-intl SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for php73-intl-7.3.16_1 --- php_intl.lo --- --- intl_error.lo --- --- intl_convert.lo --- --- collator/collator.lo --- --- collator/collator_class.lo --- --- collator/collator_sort.lo --- --- collator/collator_convert.lo --- --- collator/collator_locale.lo --- --- collator/collator_compare.lo --- --- collator/collator_attr.lo --- --- php_intl.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/php_intl.c -o php_intl.lo --- intl_error.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/intl_error.c -o intl_error.lo --- intl_convert.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/intl_convert.c -o intl_convert.lo --- collator/collator.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/collator/collator.c -o collator/collator.lo --- collator/collator_class.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/collator/collator_class.c -o collator/collator_class.lo --- collator/collator_sort.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/collator/collator_sort.c -o collator/collator_sort.lo --- collator/collator_convert.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/collator/collator_convert.c -o collator/collator_convert.lo --- collator/collator_locale.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/collator/collator_locale.c -o collator/collator_locale.lo --- collator/collator_compare.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/collator/collator_compare.c -o collator/collator_compare.lo --- collator/collator_attr.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/collator/collator_attr.c -o collator/collator_attr.lo --- collator/collator.lo --- mkdir collator/.libs cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/collator/collator.c -fPIC -DPIC -o collator/.libs/collator.o --- collator/collator_sort.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/collator/collator_sort.c -fPIC -DPIC -o collator/.libs/collator_sort.o --- collator/collator_class.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/collator/collator_class.c -fPIC -DPIC -o collator/.libs/collator_class.o --- intl_convert.lo --- mkdir .libs cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/intl_convert.c -fPIC -DPIC -o .libs/intl_convert.o --- collator/collator_compare.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/collator/collator_compare.c -fPIC -DPIC -o collator/.libs/collator_compare.o --- collator/collator_attr.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/collator/collator_attr.c -fPIC -DPIC -o collator/.libs/collator_attr.o --- collator/collator_convert.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/collator/collator_convert.c -fPIC -DPIC -o collator/.libs/collator_convert.o --- intl_error.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/intl_error.c -fPIC -DPIC -o .libs/intl_error.o --- collator/collator_locale.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/collator/collator_locale.c -fPIC -DPIC -o collator/.libs/collator_locale.o --- php_intl.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/php_intl.c -fPIC -DPIC -o .libs/php_intl.o --- collator/collator_create.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/collator/collator_create.c -o collator/collator_create.lo --- collator/collator_is_numeric.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/collator/collator_is_numeric.c -o collator/collator_is_numeric.lo --- collator/collator_error.lo --- --- common/common_error.lo --- --- collator/collator_error.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/collator/collator_error.c -o collator/collator_error.lo --- common/common_error.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/common/common_error.c -o common/common_error.lo --- converter/converter.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/converter/converter.c -o converter/converter.lo --- formatter/formatter.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/formatter/formatter.c -o formatter/formatter.lo --- formatter/formatter_main.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/formatter/formatter_main.c -o formatter/formatter_main.lo --- collator/collator_create.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/collator/collator_create.c -fPIC -DPIC -o collator/.libs/collator_create.o --- formatter/formatter_class.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/formatter/formatter_class.c -o formatter/formatter_class.lo --- converter/converter.lo --- mkdir converter/.libs cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/converter/converter.c -fPIC -DPIC -o converter/.libs/converter.o --- collator/collator_error.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/collator/collator_error.c -fPIC -DPIC -o collator/.libs/collator_error.o --- common/common_error.lo --- mkdir common/.libs --- collator/collator_is_numeric.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/collator/collator_is_numeric.c -fPIC -DPIC -o collator/.libs/collator_is_numeric.o --- common/common_error.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/common/common_error.c -fPIC -DPIC -o common/.libs/common_error.o --- formatter/formatter_attr.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/formatter/formatter_attr.c -o formatter/formatter_attr.lo --- formatter/formatter.lo --- mkdir formatter/.libs cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/formatter/formatter.c -fPIC -DPIC -o formatter/.libs/formatter.o --- formatter/formatter_class.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/formatter/formatter_class.c -fPIC -DPIC -o formatter/.libs/formatter_class.o --- formatter/formatter_main.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/formatter/formatter_main.c -fPIC -DPIC -o formatter/.libs/formatter_main.o --- formatter/formatter_data.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/formatter/formatter_data.c -o formatter/formatter_data.lo --- formatter/formatter_format.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/formatter/formatter_format.c -o formatter/formatter_format.lo --- formatter/formatter_attr.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/formatter/formatter_attr.c -fPIC -DPIC -o formatter/.libs/formatter_attr.o --- formatter/formatter_parse.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/formatter/formatter_parse.c -o formatter/formatter_parse.lo --- normalizer/normalizer.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/normalizer/normalizer.c -o normalizer/normalizer.lo --- normalizer/normalizer_class.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/normalizer/normalizer_class.c -o normalizer/normalizer_class.lo --- formatter/formatter_data.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/formatter/formatter_data.c -fPIC -DPIC -o formatter/.libs/formatter_data.o --- formatter/formatter_format.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/formatter/formatter_format.c -fPIC -DPIC -o formatter/.libs/formatter_format.o --- normalizer/normalizer_normalize.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/normalizer/normalizer_normalize.c -o normalizer/normalizer_normalize.lo --- formatter/formatter_parse.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/formatter/formatter_parse.c -fPIC -DPIC -o formatter/.libs/formatter_parse.o --- normalizer/normalizer_class.lo --- mkdir normalizer/.libs cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/normalizer/normalizer_class.c -fPIC -DPIC -o normalizer/.libs/normalizer_class.o --- locale/locale.lo --- --- normalizer/normalizer.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/normalizer/normalizer.c -fPIC -DPIC -o normalizer/.libs/normalizer.o --- locale/locale.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/locale/locale.c -o locale/locale.lo --- locale/locale_class.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/locale/locale_class.c -o locale/locale_class.lo --- normalizer/normalizer_normalize.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/normalizer/normalizer_normalize.c -fPIC -DPIC -o normalizer/.libs/normalizer_normalize.o --- locale/locale_methods.lo --- --- locale/locale.lo --- mkdir locale/.libs --- locale/locale_methods.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/locale/locale_methods.c -o locale/locale_methods.lo --- locale/locale_class.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/locale/locale_class.c -fPIC -DPIC -o locale/.libs/locale_class.o --- locale/locale.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/locale/locale.c -fPIC -DPIC -o locale/.libs/locale.o --- dateformat/dateformat.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/dateformat/dateformat.c -o dateformat/dateformat.lo --- dateformat/dateformat_class.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/dateformat/dateformat_class.c -o dateformat/dateformat_class.lo --- dateformat/dateformat_attr.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/dateformat/dateformat_attr.c -o dateformat/dateformat_attr.lo --- dateformat/dateformat_data.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/dateformat/dateformat_data.c -o dateformat/dateformat_data.lo --- dateformat/dateformat_format.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/dateformat/dateformat_format.c -o dateformat/dateformat_format.lo --- dateformat/dateformat_parse.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/dateformat/dateformat_parse.c -o dateformat/dateformat_parse.lo --- dateformat/dateformat.lo --- mkdir dateformat/.libs cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/dateformat/dateformat.c -fPIC -DPIC -o dateformat/.libs/dateformat.o --- locale/locale_methods.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/locale/locale_methods.c -fPIC -DPIC -o locale/.libs/locale_methods.o --- msgformat/msgformat.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/msgformat/msgformat.c -o msgformat/msgformat.lo --- dateformat/dateformat_format.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/dateformat/dateformat_format.c -fPIC -DPIC -o dateformat/.libs/dateformat_format.o --- dateformat/dateformat_data.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/dateformat/dateformat_data.c -fPIC -DPIC -o dateformat/.libs/dateformat_data.o --- dateformat/dateformat_attr.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/dateformat/dateformat_attr.c -fPIC -DPIC -o dateformat/.libs/dateformat_attr.o --- dateformat/dateformat_parse.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/dateformat/dateformat_parse.c -fPIC -DPIC -o dateformat/.libs/dateformat_parse.o --- msgformat/msgformat_attr.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/msgformat/msgformat_attr.c -o msgformat/msgformat_attr.lo --- dateformat/dateformat_class.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/dateformat/dateformat_class.c -fPIC -DPIC -o dateformat/.libs/dateformat_class.o --- msgformat/msgformat.lo --- mkdir msgformat/.libs cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/msgformat/msgformat.c -fPIC -DPIC -o msgformat/.libs/msgformat.o --- msgformat/msgformat_attr.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/msgformat/msgformat_attr.c -fPIC -DPIC -o msgformat/.libs/msgformat_attr.o --- msgformat/msgformat_class.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/msgformat/msgformat_class.c -o msgformat/msgformat_class.lo --- msgformat/msgformat_data.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/msgformat/msgformat_data.c -o msgformat/msgformat_data.lo --- msgformat/msgformat_format.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/msgformat/msgformat_format.c -o msgformat/msgformat_format.lo --- msgformat/msgformat_data.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/msgformat/msgformat_data.c -fPIC -DPIC -o msgformat/.libs/msgformat_data.o --- msgformat/msgformat_parse.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/msgformat/msgformat_parse.c -o msgformat/msgformat_parse.lo --- msgformat/msgformat_class.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/msgformat/msgformat_class.c -fPIC -DPIC -o msgformat/.libs/msgformat_class.o --- msgformat/msgformat_format.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/msgformat/msgformat_format.c -fPIC -DPIC -o msgformat/.libs/msgformat_format.o --- grapheme/grapheme_string.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/grapheme/grapheme_string.c -o grapheme/grapheme_string.lo --- grapheme/grapheme_util.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/grapheme/grapheme_util.c -o grapheme/grapheme_util.lo --- resourcebundle/resourcebundle.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/resourcebundle/resourcebundle.c -o resourcebundle/resourcebundle.lo --- resourcebundle/resourcebundle_class.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/resourcebundle/resourcebundle_class.c -o resourcebundle/resourcebundle_class.lo --- msgformat/msgformat_parse.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/msgformat/msgformat_parse.c -fPIC -DPIC -o msgformat/.libs/msgformat_parse.o --- grapheme/grapheme_string.lo --- mkdir grapheme/.libs cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/grapheme/grapheme_string.c -fPIC -DPIC -o grapheme/.libs/grapheme_string.o --- resourcebundle/resourcebundle.lo --- mkdir resourcebundle/.libs cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/resourcebundle/resourcebundle.c -fPIC -DPIC -o resourcebundle/.libs/resourcebundle.o --- grapheme/grapheme_util.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/grapheme/grapheme_util.c -fPIC -DPIC -o grapheme/.libs/grapheme_util.o --- resourcebundle/resourcebundle_class.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/resourcebundle/resourcebundle_class.c -fPIC -DPIC -o resourcebundle/.libs/resourcebundle_class.o --- resourcebundle/resourcebundle_iterator.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/resourcebundle/resourcebundle_iterator.c -o resourcebundle/resourcebundle_iterator.lo --- transliterator/transliterator.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/transliterator/transliterator.c -o transliterator/transliterator.lo --- transliterator/transliterator_class.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/transliterator/transliterator_class.c -o transliterator/transliterator_class.lo --- transliterator/transliterator_methods.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/transliterator/transliterator_methods.c -o transliterator/transliterator_methods.lo --- uchar/uchar.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/uchar/uchar.c -o uchar/uchar.lo --- resourcebundle/resourcebundle_iterator.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/resourcebundle/resourcebundle_iterator.c -fPIC -DPIC -o resourcebundle/.libs/resourcebundle_iterator.o --- transliterator/transliterator_class.lo --- mkdir transliterator/.libs cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/transliterator/transliterator_class.c -fPIC -DPIC -o transliterator/.libs/transliterator_class.o --- idn/idn.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/idn/idn.c -o idn/idn.lo --- transliterator/transliterator.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/transliterator/transliterator.c -fPIC -DPIC -o transliterator/.libs/transliterator.o --- uchar/uchar.lo --- mkdir uchar/.libs cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/uchar/uchar.c -fPIC -DPIC -o uchar/.libs/uchar.o --- transliterator/transliterator_methods.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/transliterator/transliterator_methods.c -fPIC -DPIC -o transliterator/.libs/transliterator_methods.o --- spoofchecker/spoofchecker_class.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/spoofchecker/spoofchecker_class.c -o spoofchecker/spoofchecker_class.lo --- spoofchecker/spoofchecker.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/spoofchecker/spoofchecker.c -o spoofchecker/spoofchecker.lo --- spoofchecker/spoofchecker_create.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/spoofchecker/spoofchecker_create.c -o spoofchecker/spoofchecker_create.lo --- idn/idn.lo --- mkdir idn/.libs cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/idn/idn.c -fPIC -DPIC -o idn/.libs/idn.o --- spoofchecker/spoofchecker_main.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/spoofchecker/spoofchecker_main.c -o spoofchecker/spoofchecker_main.lo --- spoofchecker/spoofchecker_class.lo --- mkdir spoofchecker/.libs cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/spoofchecker/spoofchecker_class.c -fPIC -DPIC -o spoofchecker/.libs/spoofchecker_class.o --- intl_convertcpp.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/intl_convertcpp.cpp -o intl_convertcpp.lo --- spoofchecker/spoofchecker.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/spoofchecker/spoofchecker.c -fPIC -DPIC -o spoofchecker/.libs/spoofchecker.o --- common/common_enum.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/common/common_enum.cpp -o common/common_enum.lo --- spoofchecker/spoofchecker_main.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/spoofchecker/spoofchecker_main.c -fPIC -DPIC -o spoofchecker/.libs/spoofchecker_main.o --- spoofchecker/spoofchecker_create.lo --- cc -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/devel/php73-intl/php-7.3.16/ext/intl/spoofchecker/spoofchecker_create.c -fPIC -DPIC -o spoofchecker/.libs/spoofchecker_create.o --- common/common_date.lo --- --- dateformat/dateformat_format_object.lo --- --- dateformat/dateformat_create.lo --- --- common/common_date.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/common/common_date.cpp -o common/common_date.lo --- dateformat/dateformat_format_object.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/dateformat/dateformat_format_object.cpp -o dateformat/dateformat_format_object.lo --- dateformat/dateformat_create.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/dateformat/dateformat_create.cpp -o dateformat/dateformat_create.lo --- intl_convertcpp.lo --- c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/intl_convertcpp.cpp -fPIC -DPIC -o .libs/intl_convertcpp.o --- common/common_enum.lo --- c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/common/common_enum.cpp -fPIC -DPIC -o common/.libs/common_enum.o --- dateformat/dateformat_attrcpp.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/dateformat/dateformat_attrcpp.cpp -o dateformat/dateformat_attrcpp.lo --- dateformat/dateformat_helpers.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/dateformat/dateformat_helpers.cpp -o dateformat/dateformat_helpers.lo --- common/common_date.lo --- c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/common/common_date.cpp -fPIC -DPIC -o common/.libs/common_date.o --- dateformat/dateformat_format_object.lo --- c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/dateformat/dateformat_format_object.cpp -fPIC -DPIC -o dateformat/.libs/dateformat_format_object.o --- msgformat/msgformat_helpers.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/msgformat/msgformat_helpers.cpp -o msgformat/msgformat_helpers.lo --- timezone/timezone_class.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/timezone/timezone_class.cpp -o timezone/timezone_class.lo --- dateformat/dateformat_create.lo --- c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/dateformat/dateformat_create.cpp -fPIC -DPIC -o dateformat/.libs/dateformat_create.o --- dateformat/dateformat_attrcpp.lo --- c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/dateformat/dateformat_attrcpp.cpp -fPIC -DPIC -o dateformat/.libs/dateformat_attrcpp.o --- dateformat/dateformat_helpers.lo --- c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/dateformat/dateformat_helpers.cpp -fPIC -DPIC -o dateformat/.libs/dateformat_helpers.o --- msgformat/msgformat_helpers.lo --- c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/msgformat/msgformat_helpers.cpp -fPIC -DPIC -o msgformat/.libs/msgformat_helpers.o --- timezone/timezone_class.lo --- mkdir timezone/.libs c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/timezone/timezone_class.cpp -fPIC -DPIC -o timezone/.libs/timezone_class.o --- timezone/timezone_methods.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/timezone/timezone_methods.cpp -o timezone/timezone_methods.lo c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/timezone/timezone_methods.cpp -fPIC -DPIC -o timezone/.libs/timezone_methods.o --- calendar/calendar_class.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/calendar/calendar_class.cpp -o calendar/calendar_class.lo --- calendar/calendar_methods.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/calendar/calendar_methods.cpp -o calendar/calendar_methods.lo --- calendar/gregoriancalendar_methods.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/calendar/gregoriancalendar_methods.cpp -o calendar/gregoriancalendar_methods.lo --- calendar/calendar_class.lo --- mkdir calendar/.libs c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/calendar/calendar_class.cpp -fPIC -DPIC -o calendar/.libs/calendar_class.o --- calendar/calendar_methods.lo --- c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/calendar/calendar_methods.cpp -fPIC -DPIC -o calendar/.libs/calendar_methods.o --- calendar/gregoriancalendar_methods.lo --- c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/calendar/gregoriancalendar_methods.cpp -fPIC -DPIC -o calendar/.libs/gregoriancalendar_methods.o --- breakiterator/breakiterator_class.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/breakiterator/breakiterator_class.cpp -o breakiterator/breakiterator_class.lo mkdir breakiterator/.libs c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/breakiterator/breakiterator_class.cpp -fPIC -DPIC -o breakiterator/.libs/breakiterator_class.o --- breakiterator/breakiterator_iterators.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/breakiterator/breakiterator_iterators.cpp -o breakiterator/breakiterator_iterators.lo --- breakiterator/breakiterator_methods.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/breakiterator/breakiterator_methods.cpp -o breakiterator/breakiterator_methods.lo --- breakiterator/rulebasedbreakiterator_methods.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/breakiterator/rulebasedbreakiterator_methods.cpp -o breakiterator/rulebasedbreakiterator_methods.lo --- breakiterator/breakiterator_iterators.lo --- c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/breakiterator/breakiterator_iterators.cpp -fPIC -DPIC -o breakiterator/.libs/breakiterator_iterators.o --- breakiterator/breakiterator_methods.lo --- c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/breakiterator/breakiterator_methods.cpp -fPIC -DPIC -o breakiterator/.libs/breakiterator_methods.o --- breakiterator/rulebasedbreakiterator_methods.lo --- c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/breakiterator/rulebasedbreakiterator_methods.cpp -fPIC -DPIC -o breakiterator/.libs/rulebasedbreakiterator_methods.o --- breakiterator/codepointiterator_internal.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/breakiterator/codepointiterator_internal.cpp -o breakiterator/codepointiterator_internal.lo --- breakiterator/codepointiterator_methods.lo --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=compile c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/breakiterator/codepointiterator_methods.cpp -o breakiterator/codepointiterator_methods.lo --- breakiterator/codepointiterator_internal.lo --- c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/breakiterator/codepointiterator_internal.cpp -fPIC -DPIC -o breakiterator/.libs/codepointiterator_internal.o --- breakiterator/codepointiterator_methods.lo --- c++ -I/usr/local/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -I. -I/construction/devel/php73-intl/php-7.3.16/ext/intl -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -std=gnu++11 -c /construction/devel/php73-intl/php-7.3.16/ext/intl/breakiterator/codepointiterator_methods.cpp -fPIC -DPIC -o breakiterator/.libs/codepointiterator_methods.o --- ./intl.la --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=link c++ -DPHP_ATOM_INC -I/construction/devel/php73-intl/php-7.3.16/ext/intl/include -I/construction/devel/php73-intl/php-7.3.16/ext/intl/main -I/construction/devel/php73-intl/php-7.3.16/ext/intl -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 -DU_USING_ICU_NAMESPACE=1 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -o ./intl.la -export-dynamic -avoid-version -prefer-pic -module -rpath /construction/devel/php73-intl/php-7.3.16/ext/intl/modules php_intl.lo intl_error.lo intl_convert.lo collator/collator.lo collator/collator_class.lo collator/collator_sort.lo collator/collator_convert.lo collator/collator_locale.lo collator/collator_compare.lo collator/collator_attr.lo collator/collator_create.lo collator/collator_is_numeric.lo collator/collator_error.lo common/common_error.lo converter/converter.lo formatter/formatter.lo formatter/formatter_main.lo formatter/formatter_class.lo formatter/formatter_attr.lo formatter/formatter_data.lo formatter/formatter_format.lo formatter/formatter_parse.lo normalizer/normalizer.lo normalizer/normalizer_class.lo normalizer/normalizer_normalize.lo locale/locale.lo locale/locale_class.lo locale/locale_methods.lo dateformat/dateformat.lo dateformat/dateformat_class.lo dateformat/dateformat_attr.lo dateformat/dateformat_data.lo dateformat/dateformat_format.lo dateformat/dateformat_parse.lo msgformat/msgformat.lo msgformat/msgformat_attr.lo msgformat/msgformat_class.lo msgformat/msgformat_data.lo msgformat/msgformat_format.lo msgformat/msgformat_parse.lo grapheme/grapheme_string.lo grapheme/grapheme_util.lo resourcebundle/resourcebundle.lo resourcebundle/resourcebundle_class.lo resourcebundle/resourcebundle_iterator.lo transliterator/transliterator.lo transliterator/transliterator_class.lo transliterator/transliterator_methods.lo uchar/uchar.lo idn/idn.lo spoofchecker/spoofchecker_class.lo spoofchecker/spoofchecker.lo spoofchecker/spoofchecker_create.lo spoofchecker/spoofchecker_main.lo intl_convertcpp.lo common/common_enum.lo common/common_date.lo dateformat/dateformat_format_object.lo dateformat/dateformat_create.lo dateformat/dateformat_attrcpp.lo dateformat/dateformat_helpers.lo msgformat/msgformat_helpers.lo timezone/timezone_class.lo timezone/timezone_methods.lo calendar/calendar_class.lo calendar/calendar_methods.lo calendar/gregoriancalendar_methods.lo breakiterator/breakiterator_class.lo breakiterator/breakiterator_iterators.lo breakiterator/breakiterator_methods.lo breakiterator/rulebasedbreakiterator_methods.lo breakiterator/codepointiterator_internal.lo breakiterator/codepointiterator_methods.lo -R/usr/lib/gcc80 -L/usr/lib/gcc80 -R/usr/local/lib -L/usr/local/lib -licui18n -licuuc -lstdc++ -licudata -licuio c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o .libs/php_intl.o .libs/intl_error.o .libs/intl_convert.o collator/.libs/collator.o collator/.libs/collator_class.o collator/.libs/collator_sort.o collator/.libs/collator_convert.o collator/.libs/collator_locale.o collator/.libs/collator_compare.o collator/.libs/collator_attr.o collator/.libs/collator_create.o collator/.libs/collator_is_numeric.o collator/.libs/collator_error.o common/.libs/common_error.o converter/.libs/converter.o formatter/.libs/formatter.o formatter/.libs/formatter_main.o formatter/.libs/formatter_class.o formatter/.libs/formatter_attr.o formatter/.libs/formatter_data.o formatter/.libs/formatter_format.o formatter/.libs/formatter_parse.o normalizer/.libs/normalizer.o normalizer/.libs/normalizer_class.o normalizer/.libs/normalizer_normalize.o locale/.libs/locale.o locale/.libs/locale_class.o locale/.libs/locale_methods.o dateformat/.libs/dateformat.o dateformat/.libs/dateformat_class.o dateformat/.libs/dateformat_attr.o dateformat/.libs/dateformat_data.o dateformat/.libs/dateformat_format.o dateformat/.libs/dateformat_parse.o msgformat/.libs/msgformat.o msgformat/.libs/msgformat_attr.o msgformat/.libs/msgformat_class.o msgformat/.libs/msgformat_data.o msgformat/.libs/msgformat_format.o msgformat/.libs/msgformat_parse.o grapheme/.libs/grapheme_string.o grapheme/.libs/grapheme_util.o resourcebundle/.libs/resourcebundle.o resourcebundle/.libs/resourcebundle_class.o resourcebundle/.libs/resourcebundle_iterator.o transliterator/.libs/transliterator.o transliterator/.libs/transliterator_class.o transliterator/.libs/transliterator_methods.o uchar/.libs/uchar.o idn/.libs/idn.o spoofchecker/.libs/spoofchecker_class.o spoofchecker/.libs/spoofchecker.o spoofchecker/.libs/spoofchecker_create.o spoofchecker/.libs/spoofchecker_main.o .libs/intl_convertcpp.o common/.libs/common_enum.o common/.libs/common_date.o dateformat/.libs/dateformat_format_object.o dateformat/.libs/dateformat_create.o dateformat/.libs/dateformat_attrcpp.o dateformat/.libs/dateformat_helpers.o msgformat/.libs/msgformat_helpers.o timezone/.libs/timezone_class.o timezone/.libs/timezone_methods.o calendar/.libs/calendar_class.o calendar/.libs/calendar_methods.o calendar/.libs/gregoriancalendar_methods.o breakiterator/.libs/breakiterator_class.o breakiterator/.libs/breakiterator_iterators.o breakiterator/.libs/breakiterator_methods.o breakiterator/.libs/rulebasedbreakiterator_methods.o breakiterator/.libs/codepointiterator_internal.o breakiterator/.libs/codepointiterator_methods.o -Wl,--rpath -Wl,/usr/lib/gcc80 -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib/gcc80 -L/usr/local/lib -licui18n -licuuc -licudata -licuio -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,intl.so -o ./.libs/intl.so creating ./intl.la (cd ./.libs && rm -f intl.la && ln -s ../intl.la intl.la) --- /construction/devel/php73-intl/php-7.3.16/ext/intl/modules/intl.la --- /bin/sh /construction/devel/php73-intl/php-7.3.16/ext/intl/libtool --mode=install cp ./intl.la /construction/devel/php73-intl/php-7.3.16/ext/intl/modules cp ./.libs/intl.so /construction/devel/php73-intl/php-7.3.16/ext/intl/modules/intl.so cp ./.libs/intl.lai /construction/devel/php73-intl/php-7.3.16/ext/intl/modules/intl.la ---------------------------------------------------------------------- Libraries have been installed in: /construction/devel/php73-intl/php-7.3.16/ext/intl/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:12 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> php73-intl-7.3.16_1 depends on file: /usr/local/include/php/main/php.h - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for php73-intl-7.3.16_1 ===> php73-intl-7.3.16_1 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 php73-intl-7.3.16_1 file sizes/checksums [10]: 0% file sizes/checksums [10]: 100% packing files [10]: 0% packing files [10]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:36