------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 FLAVOR=lua51 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 lua-gd-2.0.33r2_5: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/graphics/lua-gd XDG_CONFIG_HOME=/construction/graphics/lua-gd HOME=/construction/graphics/lua-gd TMPDIR="/tmp" PATH=/construction/graphics/lua-gd/.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:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- LUA_MODLIBDIR=/usr/local/lib/lua/5.1 LUA_MODSHAREDIR=/usr/local/share/lua/5.1 LUA_MODDOCSDIR=/usr/local/share/doc/lua51 LUA_INCDIR=/usr/local/include/lua51 LUA_LIBDIR=/usr/local/lib LUA_VER=5.1 LUA_VER_STR=51 LUA_DOCSDIR=/usr/local/share/doc/lua51/lua-gd LUA_EXAMPLESDIR=/usr/local/share/examples/lua51/lua-gd XDG_DATA_HOME=/construction/graphics/lua-gd XDG_CONFIG_HOME=/construction/graphics/lua-gd HOME=/construction/graphics/lua-gd TMPDIR="/tmp" PATH=/construction/graphics/lua-gd/.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 -I/usr/local/include/lua51 -I/usr/local/include -O2 -fno-strict-aliasing -fPIC" CPP="cpp" CPPFLAGS="" LDFLAGS=" -shared -L/usr/local/lib -lgd -L/usr/local/lib -llua-5.1 -lm " LIBS="" CXX="c++" CXXFLAGS=" -pipe -I/usr/local/include/lua51 -I/usr/local/include -O2 -fno-strict-aliasing -fPIC " 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/graphics/lua-gd/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" LUA_MODLIBDIR=lib/lua/5.1 LUA_MODSHAREDIR=share/lua/5.1 LUA_MODDOCSDIR=share/doc/lua51 LUA_INCDIR=include/lua51 LUA_LIBDIR=lib LUA_VER=5.1 LUA_VER_STR=51 LUA_DOCSDIR=share/doc/lua51/lua-gd LUA_EXAMPLESDIR=share/examples/lua51/lua-gd OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/lua51/lua-gd" EXAMPLESDIR="share/examples/lua51/lua-gd" DATADIR="share/lua-gd" WWWDIR="www/lua-gd" ETCDIR="etc/lua-gd" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/lua-gd DOCSDIR=/usr/local/share/doc/lua51/lua-gd EXAMPLESDIR=/usr/local/share/examples/lua51/lua-gd WWWDIR=/usr/local/www/lua-gd ETCDIR=/usr/local/etc/lua-gd 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 ------------------------------------------------------------------------------- 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/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/jpeg-turbo-2.0.6.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/ncurses-6.2.20210116.txz Installing /packages/All/libedit-3.1.20191231,1.txz Installing /packages/All/lua51-5.1.5_9.txz SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> lua-gd-2.0.33r2_5 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> lua-gd-2.0.33r2_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lua-gd-2.0.33r2_5 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> lua-gd-2.0.33r2_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lua-gd-2.0.33r2_5 for building => SHA256 Checksum OK for lua-gd-2.0.33r2.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> lua-gd-2.0.33r2_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lua-gd-2.0.33r2_5 for building ===> Extracting for lua-gd-2.0.33r2_5 => SHA256 Checksum OK for lua-gd-2.0.33r2.tar.gz. Extracted Memory Use: 0.73M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for lua-gd-2.0.33r2_5 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> lua-gd-2.0.33r2_5 depends on shared library: libgd.so - found (/usr/local/lib/libgd.so) ===> lua-gd-2.0.33r2_5 depends on shared library: liblua-5.1.so - found (/usr/local/lib/liblua-5.1.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> lua-gd-2.0.33r2_5 depends on shared library: libgd.so - found (/usr/local/lib/libgd.so) ===> lua-gd-2.0.33r2_5 depends on shared library: liblua-5.1.so - found (/usr/local/lib/liblua-5.1.so) ===> Configuring for lua-gd-2.0.33r2_5 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for lua-gd-2.0.33r2_5 cc -o /construction/graphics/lua-gd/lua-gd-2.0.33r2/gd.so -pipe -I/usr/local/include/lua51 -I/usr/local/include -O2 -fno-strict-aliasing -fPIC -shared -L/usr/local/lib -lgd -L/usr/local/lib -llua-5.1 -lm `gdlib-config --features |sed -e "s/GD_/-DGD_/g"` /construction/graphics/lua-gd/lua-gd-2.0.33r2/luagd.c gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for lua-gd-2.0.33r2_5 ===> Generating temporary packing list /bin/mkdir -p /construction/graphics/lua-gd/stage/usr/local/lib/lua/5.1 install -s -m 555 /construction/graphics/lua-gd/lua-gd-2.0.33r2/gd.so /construction/graphics/lua-gd/stage/usr/local/lib/lua/5.1 /usr/bin/env LUA_CPATH=/construction/graphics/lua-gd/stage/usr/local/lib/lua/5.1/?.so lua51 /construction/graphics/lua-gd/lua-gd-2.0.33r2/test_features.lua Lua-GD version: lua-gd 2.0.33r2 Lua-GD features: PNG support ..................... Enabled GIF support ..................... Enabled JPEG support .................... Enabled XPM/XBM support ................. Disabled FreeType support ................ Enabled Fontconfig support .............. Enabled /bin/mkdir -p /construction/graphics/lua-gd/stage/usr/local/share/doc/lua51/lua-gd cd /construction/graphics/lua-gd/lua-gd-2.0.33r2/doc/ && install -m 0644 * /construction/graphics/lua-gd/stage/usr/local/share/doc/lua51/lua-gd/ ===> Documentation installed in /construction/graphics/lua-gd/stage/usr/local/share/doc/lua51/lua-gd /bin/mkdir -p /construction/graphics/lua-gd/stage/usr/local/share/examples/lua51/lua-gd cd /construction/graphics/lua-gd/lua-gd-2.0.33r2/demos && install -m 0644 * /construction/graphics/lua-gd/stage/usr/local/share/examples/lua51/lua-gd ===> Examples installed in /construction/graphics/lua-gd/stage/usr/local/share/examples/lua51/lua-gd ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/lua/5.1/gd.so is linked to /usr/local/lib/libpng16.so.16 from graphics/png but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpng16.so:graphics/png Error: /usr/local/lib/lua/5.1/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/lua/5.1/gd.so is linked to /usr/local/lib/libfreetype.so.6 from print/freetype2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfreetype.so:print/freetype2 Error: /usr/local/lib/lua/5.1/gd.so is linked to /usr/local/lib/libjpeg.so.8 from graphics/jpeg-turbo but it is not declared as a dependency Warning: you need USES+=jpeg Error: /usr/local/lib/lua/5.1/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/lua/5.1/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/lua/5.1/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/lua/5.1/gd.so is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Error: /usr/local/lib/lua/5.1/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:02 ------------------------------------------------------------------------------- -- 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 lua-gd-2.0.33r2_5 file sizes/checksums [38]: 0% file sizes/checksums [38]: 100% packing files [38]: 0% packing files [38]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:20