------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libXau-1.0.9.tgz Installing /packages/All/xorgproto-2019.1.tgz Installing /packages/All/libXdmcp-1.1.3.tgz Installing /packages/All/libxml2-2.9.9.tgz Installing /packages/All/libpthread-stubs-0.4.tgz Installing /packages/All/libxcb-1.13.1.tgz Installing /packages/All/libX11-1.6.8,1.tgz Installing /packages/All/libXext-1.3.4,1.tgz Installing /packages/All/freetype2-2.10.1.tgz 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/expat-2.2.6_1.tgz Installing /packages/All/fontconfig-2.12.6,1.tgz 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/libXrender-0.9.10_2.tgz Installing /packages/All/libXft-2.3.2_3.tgz SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x/!\ seahaven-1.60_2: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x/!\ seahaven-1.60_2: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by seahaven-1.60_2 for building SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x/!\ seahaven-1.60_2: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by seahaven-1.60_2 for building => SHA256 Checksum OK for seahaven-1.60.tgz. SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x/!\ seahaven-1.60_2: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by seahaven-1.60_2 for building ===> Extracting for seahaven-1.60_2 => SHA256 Checksum OK for seahaven-1.60.tgz. Extracted Memory Use: 0.32M SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for seahaven-1.60_2 ===> Applying ports patches for seahaven-1.60_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for seahaven-1.60_2 configure: loading site script /xports/Templates/config.site checking for gcc... cc 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 whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... cpp checking for X... libraries /usr/local/lib, headers /usr/local/include checking whether -R must be followed by a space... no checking for gethostbyname... (cached) yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no Ignoring libraries "" requested by configure. configure: creating ./config.status config.status: creating makeinclude config.status: WARNING: 'makeinclude.in' seems to ignore the --datarootdir setting SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for seahaven-1.60_2 --- main.o --- --- util.o --- --- card.o --- --- stack.o --- --- score.o --- --- auto.o --- --- util.o --- c++ -Wall -Wno-return-type -O2 -I/usr/local/include -DUSE_XFT -I/usr/local/include/freetype2 -c util.C --- stack.o --- c++ -Wall -Wno-return-type -O2 -I/usr/local/include -DUSE_XFT -I/usr/local/include/freetype2 -c stack.C --- auto.o --- c++ -Wall -Wno-return-type -O2 -I/usr/local/include -DUSE_XFT -I/usr/local/include/freetype2 -c auto.C --- main.o --- c++ -Wall -Wno-return-type -O2 -I/usr/local/include -DUSE_XFT -I/usr/local/include/freetype2 -c main.C --- card.o --- c++ -Wall -Wno-return-type -O2 -I/usr/local/include -DUSE_XFT -I/usr/local/include/freetype2 -c card.C --- score.o --- c++ -Wall -Wno-return-type -O2 -I/usr/local/include -DUSE_XFT -I/usr/local/include/freetype2 -c score.C --- seahaven --- c++ -Wall -Wno-return-type -O2 -I/usr/local/include -DUSE_XFT -I/usr/local/include/freetype2 -o seahaven main.o util.o card.o stack.o score.o auto.o -L/usr/local/lib -R/usr/local/lib -lXft -lX11 -lXext -lm SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for seahaven-1.60_2 ===> Generating temporary packing list /usr/bin/install -c -s seahaven /construction/games/seahaven/stage/usr/local/bin/seahaven /usr/bin/install -c seahaven.6 /construction/games/seahaven/stage/usr/local/man/man6/seahaven.6 ====> 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: check-plist ------------------------------------------------------------------------------- x====> 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 ------------------------------------------------------------------------------- x===> Building package for seahaven-1.60_2 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:50