------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- 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/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.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/tcl86-8.6.10.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9_1,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/libXScrnSaver-1.2.3_2.txz Installing /packages/All/tk86-8.6.10_1.txz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> spin-6.5.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> spin-6.5.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by spin-6.5.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> spin-6.5.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by spin-6.5.0 for building => SHA256 Checksum OK for nimble-code-Spin-version-6.5.0_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> spin-6.5.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by spin-6.5.0 for building ===> Extracting for spin-6.5.0 => SHA256 Checksum OK for nimble-code-Spin-version-6.5.0_GH0.tar.gz. Extracted Memory Use: 5.85M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for spin-6.5.0 ===> Applying ports patches for spin-6.5.0 ===> Cleanly applied ports patch(es) patch-Src_main.c patch-Src_spin.y /usr/bin/env WRKSRC=/construction/devel/spin/Spin-version-6.5.0 REWARNFILE=/construction/devel/spin/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e "s|exec wish|#exec wish|" /construction/devel/spin/Spin-version-6.5.0/optional_gui/ispin.tcl SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> spin-6.5.0 depends on shared library: libtk86.so - found (/usr/local/lib/libtk86.so) ===> spin-6.5.0 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> spin-6.5.0 depends on shared library: libtk86.so - found (/usr/local/lib/libtk86.so) ===> spin-6.5.0 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) ===> Configuring for spin-6.5.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for spin-6.5.0 --- all --- cd Src; make --- spin.o --- yacc -v -d spin.y yacc: 6 reduce/reduce conflicts. cc -pipe -O2 -fno-strict-aliasing -DNXT -c y?tab.c rm -f y?tab.c mv y?tab.o spin.o --- spinlex.o --- --- sym.o --- --- vars.o --- --- main.o --- --- msc_tcl.o --- --- mesg.o --- --- flow.o --- --- sched.o --- --- run.o --- --- pangen1.o --- --- main.o --- cc -pipe -O2 -fno-strict-aliasing -DNXT -c main.c --- sched.o --- cc -pipe -O2 -fno-strict-aliasing -DNXT -c sched.c --- spinlex.o --- cc -pipe -O2 -fno-strict-aliasing -DNXT -c spinlex.c --- run.o --- cc -pipe -O2 -fno-strict-aliasing -DNXT -c run.c --- sym.o --- cc -pipe -O2 -fno-strict-aliasing -DNXT -c sym.c --- msc_tcl.o --- cc -pipe -O2 -fno-strict-aliasing -DNXT -c msc_tcl.c --- vars.o --- cc -pipe -O2 -fno-strict-aliasing -DNXT -c vars.c --- mesg.o --- cc -pipe -O2 -fno-strict-aliasing -DNXT -c mesg.c --- flow.o --- cc -pipe -O2 -fno-strict-aliasing -DNXT -c flow.c --- pangen1.o --- cc -pipe -O2 -fno-strict-aliasing -DNXT -c pangen1.c --- pangen2.o --- cc -pipe -O2 -fno-strict-aliasing -DNXT -c pangen2.c --- pangen3.o --- cc -pipe -O2 -fno-strict-aliasing -DNXT -c pangen3.c --- pangen4.o --- cc -pipe -O2 -fno-strict-aliasing -DNXT -c pangen4.c --- pangen5.o --- cc -pipe -O2 -fno-strict-aliasing -DNXT -c pangen5.c --- guided.o --- cc -pipe -O2 -fno-strict-aliasing -DNXT -c guided.c --- dstep.o --- cc -pipe -O2 -fno-strict-aliasing -DNXT -c dstep.c --- structs.o --- cc -pipe -O2 -fno-strict-aliasing -DNXT -c structs.c --- pangen6.o --- cc -pipe -O2 -fno-strict-aliasing -DNXT -c pangen6.c --- pangen7.o --- cc -pipe -O2 -fno-strict-aliasing -DNXT -c pangen7.c --- reprosrc.o --- cc -pipe -O2 -fno-strict-aliasing -DNXT -c reprosrc.c --- tl_parse.o --- cc -pipe -O2 -fno-strict-aliasing -DNXT -c tl_parse.c --- tl_lex.o --- cc -pipe -O2 -fno-strict-aliasing -DNXT -c tl_lex.c --- tl_main.o --- cc -pipe -O2 -fno-strict-aliasing -DNXT -c tl_main.c --- tl_trans.o --- cc -pipe -O2 -fno-strict-aliasing -DNXT -c tl_trans.c --- tl_buchi.o --- cc -pipe -O2 -fno-strict-aliasing -DNXT -c tl_buchi.c --- tl_mem.o --- cc -pipe -O2 -fno-strict-aliasing -DNXT -c tl_mem.c --- tl_rewrt.o --- cc -pipe -O2 -fno-strict-aliasing -DNXT -c tl_rewrt.c --- tl_cache.o --- cc -pipe -O2 -fno-strict-aliasing -DNXT -c tl_cache.c --- spin --- cc -pipe -O2 -fno-strict-aliasing -DNXT -o spin spin.o spinlex.o sym.o vars.o main.o msc_tcl.o mesg.o flow.o sched.o run.o pangen1.o pangen2.o pangen3.o pangen4.o pangen5.o guided.o dstep.o structs.o pangen6.o pangen7.o reprosrc.o tl_parse.o tl_lex.o tl_main.o tl_trans.o tl_buchi.o tl_mem.o tl_rewrt.o tl_cache.o SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for spin-6.5.0 ===> Generating temporary packing list install -s -m 555 /construction/devel/spin/Spin-version-6.5.0/Src/spin /construction/devel/spin/stage/usr/local/bin install -m 444 /construction/devel/spin/Spin-version-6.5.0/Man/spin.1 /construction/devel/spin/stage/usr/local/man/man1 cd /construction/devel/spin/Spin-version-6.5.0/Doc && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /construction/devel/spin/stage/usr/local/share/doc/spin cd /construction/devel/spin/Spin-version-6.5.0/Examples && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /construction/devel/spin/stage/usr/local/share/examples/spin install -m 555 /construction/devel/spin/Spin-version-6.5.0/optional_gui/ispin.tcl /construction/devel/spin/stage/usr/local/bin/ispin ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for spin-6.5.0 file sizes/checksums [110]: 0% file sizes/checksums [110]: 90% file sizes/checksums [110]: 100% packing files [110]: 0% packing files [110]: 90% packing files [110]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:03 TOTAL TIME 00:00:16