------------------------------------------------------------------------------- -- 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/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/png-1.6.37.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/fontconfig-2.12.6,1.txz Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/webp-1.1.0.txz Installing /packages/All/libgd-2.2.5_2,1.txz SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> php73-gd-7.3.16 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> php73-gd-7.3.16 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by php73-gd-7.3.16 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> php73-gd-7.3.16 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by php73-gd-7.3.16 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-gd-7.3.16 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by php73-gd-7.3.16 for building ===> Extracting for php73-gd-7.3.16 => SHA256 Checksum OK for php-7.3.16.tar.xz. Extracted Memory Use: 2.35M SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for php73-gd-7.3.16 ===> Applying ports patches for php73-gd-7.3.16 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> php73-gd-7.3.16 depends on file: /usr/local/bin/phpize - found ===> php73-gd-7.3.16 depends on package: autoconf>0 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> php73-gd-7.3.16 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> php73-gd-7.3.16 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> php73-gd-7.3.16 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> php73-gd-7.3.16 depends on shared library: libgd.so - found (/usr/local/lib/libgd.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> php73-gd-7.3.16 depends on file: /usr/local/bin/phpize - found ===> php73-gd-7.3.16 depends on package: autoconf>0 - found ===> php73-gd-7.3.16 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> php73-gd-7.3.16 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> php73-gd-7.3.16 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> php73-gd-7.3.16 depends on shared library: libgd.so - found (/usr/local/lib/libgd.so) ===> PHPizing for php73-gd-7.3.16 ===> Configuring for php73-gd-7.3.16 Configuring for: PHP Api Version: 20180731 Zend Module Api No: 20180731 Zend Extension Api No: 320180731 configure: WARNING: unrecognized options: --enable-gd-native-ttf 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 for GD support... yes, shared checking for the location of libwebp... no checking for the location of libjpeg... /usr/local checking for the location of libpng... /usr/local checking for the location of libz... /usr checking for the location of libXpm... no checking for FreeType 2... /usr/local checking whether to enable JIS-mapped Japanese font support in GD... no If configure fails try --with-webp-dir= checking for jpeg_read_header in -ljpeg... yes checking for png_write_image in -lpng... yes If configure fails try --with-xpm-dir= If configure fails try --with-webp-dir= checking for jpeg_read_header in -ljpeg... (cached) yes checking for png_write_image in -lpng... (cached) yes If configure fails try --with-xpm-dir= checking for gdSetErrorMethod in -lgd... yes checking for gdImageCreateFromPng in -lgd... yes checking for gdImageCreateFromWebp in -lgd... yes checking for gdImageCreateFromJpeg in -lgd... yes checking for gdImageCreateFromXpm in -lgd... yes checking for gdImageCreateFromBmp in -lgd... yes checking for gdImageStringFT in -lgd... yes checking for gdVersionString in -lgd... yes checking for gdImageCreate in -lgd... yes checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no creating libtool appending configuration tag "CXX" to libtool checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... checking if c++ static flag works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly5.9 ld.so (cached) (cached) checking how to hardcode library paths into programs... unsupported configure: creating ./config.status config.status: creating config.h configure: WARNING: unrecognized options: --enable-gd-native-ttf SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for php73-gd-7.3.16 --- gd.lo --- --- gd_compat.lo --- --- gd.lo --- /bin/sh /construction/graphics/php73-gd/php-7.3.16/ext/gd/libtool --mode=compile cc -I../.. -I/construction/graphics/php73-gd/php-7.3.16/ext/gd/libgd -I. -I/construction/graphics/php73-gd/php-7.3.16/ext/gd -DPHP_ATOM_INC -I/construction/graphics/php73-gd/php-7.3.16/ext/gd/include -I/construction/graphics/php73-gd/php-7.3.16/ext/gd/main -I/construction/graphics/php73-gd/php-7.3.16/ext/gd -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/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 -I/usr/local/include/freetype2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/graphics/php73-gd/php-7.3.16/ext/gd/gd.c -o gd.lo --- gd_compat.lo --- /bin/sh /construction/graphics/php73-gd/php-7.3.16/ext/gd/libtool --mode=compile cc -I../.. -I/construction/graphics/php73-gd/php-7.3.16/ext/gd/libgd -I. -I/construction/graphics/php73-gd/php-7.3.16/ext/gd -DPHP_ATOM_INC -I/construction/graphics/php73-gd/php-7.3.16/ext/gd/include -I/construction/graphics/php73-gd/php-7.3.16/ext/gd/main -I/construction/graphics/php73-gd/php-7.3.16/ext/gd -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/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 -I/usr/local/include/freetype2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/graphics/php73-gd/php-7.3.16/ext/gd/gd_compat.c -o gd_compat.lo mkdir .libs cc -I../.. -I/construction/graphics/php73-gd/php-7.3.16/ext/gd/libgd -I. -I/construction/graphics/php73-gd/php-7.3.16/ext/gd -DPHP_ATOM_INC -I/construction/graphics/php73-gd/php-7.3.16/ext/gd/include -I/construction/graphics/php73-gd/php-7.3.16/ext/gd/main -I/construction/graphics/php73-gd/php-7.3.16/ext/gd -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/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 -I/usr/local/include/freetype2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/graphics/php73-gd/php-7.3.16/ext/gd/gd_compat.c -fPIC -DPIC -o .libs/gd_compat.o --- gd.lo --- cc -I../.. -I/construction/graphics/php73-gd/php-7.3.16/ext/gd/libgd -I. -I/construction/graphics/php73-gd/php-7.3.16/ext/gd -DPHP_ATOM_INC -I/construction/graphics/php73-gd/php-7.3.16/ext/gd/include -I/construction/graphics/php73-gd/php-7.3.16/ext/gd/main -I/construction/graphics/php73-gd/php-7.3.16/ext/gd -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/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 -I/usr/local/include/freetype2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -c /construction/graphics/php73-gd/php-7.3.16/ext/gd/gd.c -fPIC -DPIC -o .libs/gd.o --- ./gd.la --- /bin/sh /construction/graphics/php73-gd/php-7.3.16/ext/gd/libtool --mode=link cc -DPHP_ATOM_INC -I/construction/graphics/php73-gd/php-7.3.16/ext/gd/include -I/construction/graphics/php73-gd/php-7.3.16/ext/gd/main -I/construction/graphics/php73-gd/php-7.3.16/ext/gd -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/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 -I/usr/local/include/freetype2 -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -o ./gd.la -export-dynamic -avoid-version -prefer-pic -module -rpath /construction/graphics/php73-gd/php-7.3.16/ext/gd/modules gd.lo gd_compat.lo -R/usr/local/lib -L/usr/local/lib -lgd -R/usr/local/lib -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib -lpng -lz -R/usr/local/lib -L/usr/local/lib -ljpeg -R/usr/local/lib -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib -lpng -lz -R/usr/local/lib -L/usr/local/lib -ljpeg -lfreetype -lfreetype cc -shared .libs/gd.o .libs/gd_compat.o -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libgd.so -lpng -lz -ljpeg -lfreetype -Wl,-soname -Wl,gd.so -o ./.libs/gd.so creating ./gd.la (cd ./.libs && rm -f gd.la && ln -s ../gd.la gd.la) --- /construction/graphics/php73-gd/php-7.3.16/ext/gd/modules/gd.la --- /bin/sh /construction/graphics/php73-gd/php-7.3.16/ext/gd/libtool --mode=install cp ./gd.la /construction/graphics/php73-gd/php-7.3.16/ext/gd/modules cp ./.libs/gd.so /construction/graphics/php73-gd/php-7.3.16/ext/gd/modules/gd.so cp ./.libs/gd.lai /construction/graphics/php73-gd/php-7.3.16/ext/gd/modules/gd.la ---------------------------------------------------------------------- Libraries have been installed in: /construction/graphics/php73-gd/php-7.3.16/ext/gd/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:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> php73-gd-7.3.16 depends on file: /usr/local/include/php/main/php.h - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for php73-gd-7.3.16 ===> php73-gd-7.3.16 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) Error: /usr/local/lib/php/20180731/gd.so is linked to /usr/local/lib/libfontconfig.so.1 from x11-fonts/fontconfig but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfontconfig.so:x11-fonts/fontconfig Error: /usr/local/lib/php/20180731/gd.so is linked to /usr/local/lib/libtiff.so.5 from graphics/tiff but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libtiff.so:graphics/tiff Error: /usr/local/lib/php/20180731/gd.so is linked to /usr/local/lib/libwebp.so.7 from graphics/webp but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwebp.so:graphics/webp Error: /usr/local/lib/php/20180731/gd.so is linked to /usr/local/lib/libexpat.so.1 from textproc/expat2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libexpat.so:textproc/expat2 Error: /usr/local/lib/php/20180731/gd.so is linked to /usr/local/lib/libjbig.so.2 from graphics/jbigkit but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libjbig.so:graphics/jbigkit Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for php73-gd-7.3.16 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:27