------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=5.9 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for base-1.4.5_1: DOCS=on: Build and/or install documentation PDF=off: PDF document support PGSQL=off: PostgreSQL database support ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/security/base XDG_CONFIG_HOME=/construction/security/base HOME=/construction/security/base TMPDIR="/tmp" PATH=/construction/security/base/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/security/base XDG_CONFIG_HOME=/construction/security/base HOME=/construction/security/base TMPDIR="/tmp" PATH=/construction/security/base/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/security/base/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" PHP_EXT_DIR=20190902 OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/base" EXAMPLESDIR="share/examples/base" DATADIR="share/base" WWWDIR="www/base" ETCDIR="etc/base" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PHP_EXT_DIR=20190902 PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/base DOCSDIR=/usr/local/share/doc/base EXAMPLESDIR=/usr/local/share/examples/base WWWDIR=/usr/local/www/base ETCDIR=/usr/local/etc/base SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_SUFX=.txz DEVELOPER=1 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500906 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- UNFLAVORED databases/adodb5 -> use databases/adodb5@php74 Installing /packages/All/pcre2-10.36.txz Installing /packages/All/libargon2-20190702.txz Installing /packages/All/libxml2-2.9.10_2.txz Installing /packages/All/php74-7.4.14.txz Installing /packages/All/adodb5-php74-5.20.17.txz ===== Message from adodb5-php74-5.20.17: -- This version supports only PHP version 5 and higher. You can add the ADOdb path (/usr/local/share/adodb) into the "include_path=" directive in your php.ini -- ===> NOTICE: The adodb5-php74 port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/php74-xml-7.4.14.txz ===== Message from php74-xml-7.4.14: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-xml.ini Installing /packages/All/php74-zlib-7.4.14.txz ===== Message from php74-zlib-7.4.14: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-zlib.ini Installing /packages/All/php74-pear-1.10.12.txz Installing /packages/All/php74-pear-Log-1.13.1.txz pear/Log can optionally use package "pear/DB" (version >= 1.3) pear/Log can optionally use package "pear/MDB2" (version >= 2.0.0RC1) pear/Log can optionally use package "pear/Mail" pear/Log can optionally use PHP extension "sqlite" install ok: channel://pear.php.net/Log-1.13.1 Installing /packages/All/png-1.6.37.txz Installing /packages/All/freetype2-2.10.4.txz ===== Message from freetype2-2.10.4: -- 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/jpeg-turbo-2.0.6.txz Installing /packages/All/expat-2.2.10.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /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.2.0.txz Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/webp-1.1.0.txz Installing /packages/All/libgd-2.3.0,1.txz Installing /packages/All/php74-gd-7.4.14.txz ===== Message from php74-gd-7.4.14: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-gd.ini Installing /packages/All/php74-pear-Image_Color-1.0.4.txz install ok: channel://pear.php.net/Image_Color-1.0.4 Installing /packages/All/php74-pear-Image_Canvas-0.3.2_1.txz install ok: channel://pear.php.net/Image_Canvas-0.3.2 Installing /packages/All/php74-pear-Image_Graph-0.8.0.txz pear/Image_Graph can optionally use package "pear/Numbers_Roman" pear/Image_Graph can optionally use package "pear/Numbers_Words" install ok: channel://pear.php.net/Image_Graph-0.8.0 Installing /packages/All/php74-pear-Mail-1.4.1,1.txz pear/Mail can optionally use package "pear/Net_SMTP" (version >= 1.4.1) install ok: channel://pear.php.net/Mail-1.4.1 Installing /packages/All/php74-pear-Mail_Mime-1.10.9,2.txz install ok: channel://pear.php.net/Mail_Mime-1.10.9 Installing /packages/All/php74-gettext-7.4.14.txz ===== Message from php74-gettext-7.4.14: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-gettext.ini Installing /packages/All/php74-session-7.4.14.txz ===== Message from php74-session-7.4.14: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-18-session.ini Installing /packages/All/php74-ctype-7.4.14.txz ===== Message from php74-ctype-7.4.14: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-ctype.ini UNFLAVORED databases/adodb5 -> use databases/adodb5@php74 SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The base port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> base-1.4.5_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The base port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> base-1.4.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by base-1.4.5_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The base port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> base-1.4.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by base-1.4.5_1 for building => SHA256 Checksum OK for base-1.4.5.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The base port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> base-1.4.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by base-1.4.5_1 for building ===> Extracting for base-1.4.5_1 => SHA256 Checksum OK for base-1.4.5.tar.gz. Extracted Memory Use: 2.78M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for base-1.4.5_1 ===> Applying ports patches for base-1.4.5_1 from /xports/security/base/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for base-1.4.5_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for base-1.4.5_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> base-1.4.5_1 depends on file: /usr/local/share/adodb/adodb.inc.php - found ===> base-1.4.5_1 depends on file: /usr/local/share/pear/Image/Graph.php - found ===> base-1.4.5_1 depends on file: /usr/local/share/pear/Mail.php - found ===> base-1.4.5_1 depends on file: /usr/local/share/pear/Mail/mime.php - found ===> base-1.4.5_1 depends on file: /usr/local/include/php/main/php.h - found ===> base-1.4.5_1 depends on file: /usr/local/lib/php/20190902/gd.so - found ===> base-1.4.5_1 depends on file: /usr/local/lib/php/20190902/gettext.so - found ===> base-1.4.5_1 depends on file: /usr/local/lib/php/20190902/session.so - found ===> base-1.4.5_1 depends on file: /usr/local/lib/php/20190902/zlib.so - found ===> base-1.4.5_1 depends on file: /usr/local/lib/php/20190902/ctype.so - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for base-1.4.5_1 ===> base-1.4.5_1 depends on file: /usr/local/share/adodb/adodb.inc.php - found ===> base-1.4.5_1 depends on file: /usr/local/share/pear/Image/Graph.php - found ===> base-1.4.5_1 depends on file: /usr/local/share/pear/Mail.php - found ===> base-1.4.5_1 depends on file: /usr/local/share/pear/Mail/mime.php - found ===> base-1.4.5_1 depends on file: /usr/local/include/php/main/php.h - found ===> base-1.4.5_1 depends on file: /usr/local/lib/php/20190902/gd.so - found ===> base-1.4.5_1 depends on file: /usr/local/lib/php/20190902/gettext.so - found ===> base-1.4.5_1 depends on file: /usr/local/lib/php/20190902/session.so - found ===> base-1.4.5_1 depends on file: /usr/local/lib/php/20190902/zlib.so - found ===> base-1.4.5_1 depends on file: /usr/local/lib/php/20190902/ctype.so - found ===> Generating temporary packing list install -m 0644 /construction/security/base/base-1.4.5/*.php /construction/security/base/base-1.4.5/*.dist /construction/security/base/stage/usr/local/www/base install -m 0644 /construction/security/base/base-1.4.5/admin/*.php /construction/security/base/stage/usr/local/www/base/admin install -m 0644 /construction/security/base/base-1.4.5/help/*.php /construction/security/base/stage/usr/local/www/base/help install -m 0644 /construction/security/base/base-1.4.5/includes/*.php /construction/security/base/stage/usr/local/www/base/includes install -m 0644 /construction/security/base/base-1.4.5/languages/*.php /construction/security/base/stage/usr/local/www/base/languages install -m 0644 /construction/security/base/base-1.4.5/setup/*.php /construction/security/base/stage/usr/local/www/base/setup install -m 0644 /construction/security/base/base-1.4.5/images/* /construction/security/base/stage/usr/local/www/base/images install -m 0644 /construction/security/base/base-1.4.5/sql/* /construction/security/base/stage/usr/local/www/base/sql install -m 0644 /construction/security/base/base-1.4.5/styles/* /construction/security/base/stage/usr/local/www/base/styles cd /construction/security/base/base-1.4.5 && install -m 0644 docs/CHANGELOG docs/CREDITS docs/README docs/README.mssql docs/TODO docs/UPGRADE docs/GPL docs/base_faq.rtf /construction/security/base/stage/usr/local/share/doc/base ====> 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 Warning: Possible REINPLACE_CMD issues: - - REINPLACE_CMD ran, but did not modify file contents: base_conf.php.dist SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for base-1.4.5_1 file sizes/checksums [118]: 0% file sizes/checksums [118]: 84% file sizes/checksums [118]: 100% packing files [118]: 0% packing files [118]: 84% packing files [118]: 100% packing directories [1]: 0% packing directories [1]: 100% SUCCEEDED 00:00:03 TOTAL TIME 00:00:13