------------------------------------------------------------------------------- -- 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 fcft-2.3.2_1: HARFBUZZ=on: HarfBuzz for text shaping ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/x11-fonts/fcft XDG_CONFIG_HOME=/construction/x11-fonts/fcft HOME=/construction/x11-fonts/fcft TMPDIR="/tmp" PATH=/construction/x11-fonts/fcft/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --prefix /usr/local --mandir man --infodir share/info --buildtype release --strip -Dtext-shaping=enabled _build SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/x11-fonts/fcft XDG_CONFIG_HOME=/construction/x11-fonts/fcft HOME=/construction/x11-fonts/fcft TMPDIR="/tmp" PATH=/construction/x11-fonts/fcft/.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 DESTDIR=/construction/x11-fonts/fcft/stage LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 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 ------------------------------------------------------------------------------- -v SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/fcft" EXAMPLESDIR="share/examples/fcft" DATADIR="share/fcft" WWWDIR="www/fcft" ETCDIR="etc/fcft" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/fcft DOCSDIR=/usr/local/share/doc/fcft EXAMPLESDIR=/usr/local/share/examples/fcft WWWDIR=/usr/local/www/fcft ETCDIR=/usr/local/etc/fcft 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/tllist-1.0.4.txz Installing /packages/All/scdoc-1.11.1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/expat-2.2.10.txz Installing /packages/All/ncurses-6.2.20210116.txz Installing /packages/All/readline-8.0.4_1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/openssl-1.1.1i,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/ninja-1.10.2,2.txz Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/meson-0.56.2.txz Installing /packages/All/pkgconf-1.7.3,1.txz Installing /packages/All/pixman-0.40.0_1.txz 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/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/graphite2-1.3.14.txz Installing /packages/All/pcre-8.44.txz Installing /packages/All/libxml2-2.9.10_2.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/glib-2.66.4_1,1.txz No schema files found: doing nothing. Installing /packages/All/harfbuzz-2.7.4.txz SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> fcft-2.3.2_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> fcft-2.3.2_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fcft-2.3.2_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> fcft-2.3.2_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fcft-2.3.2_1 for building => SHA256 Checksum OK for fcft-2.3.2.tar.gz. => SHA256 Checksum OK for 0b330d7ff91f.patch. => SHA256 Checksum OK for e30e9f295b79.patch. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> fcft-2.3.2_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fcft-2.3.2_1 for building ===> Extracting for fcft-2.3.2_1 => SHA256 Checksum OK for fcft-2.3.2.tar.gz. => SHA256 Checksum OK for 0b330d7ff91f.patch. => SHA256 Checksum OK for e30e9f295b79.patch. Extracted Memory Use: 1.96M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for fcft-2.3.2_1 ===> Applying distribution patches for fcft-2.3.2_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> fcft-2.3.2_1 depends on package: tllist>=1.0.1 - found ===> fcft-2.3.2_1 depends on executable: scdoc - found ===> fcft-2.3.2_1 depends on executable: meson - found ===> fcft-2.3.2_1 depends on executable: ninja - found ===> fcft-2.3.2_1 depends on package: pkgconf>=1.3.0_1 - found ===> fcft-2.3.2_1 depends on file: /usr/local/libdata/pkgconfig/pixman-1.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> fcft-2.3.2_1 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> fcft-2.3.2_1 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> fcft-2.3.2_1 depends on shared library: libharfbuzz.so - found (/usr/local/lib/libharfbuzz.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> fcft-2.3.2_1 depends on package: tllist>=1.0.1 - found ===> fcft-2.3.2_1 depends on executable: scdoc - found ===> fcft-2.3.2_1 depends on executable: meson - found ===> fcft-2.3.2_1 depends on executable: ninja - found ===> fcft-2.3.2_1 depends on package: pkgconf>=1.3.0_1 - found ===> fcft-2.3.2_1 depends on file: /usr/local/libdata/pkgconfig/pixman-1.pc - found ===> fcft-2.3.2_1 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> fcft-2.3.2_1 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> fcft-2.3.2_1 depends on shared library: libharfbuzz.so - found (/usr/local/lib/libharfbuzz.so) ===> Configuring for fcft-2.3.2_1 The Meson build system Version: 0.56.2 Source dir: /construction/x11-fonts/fcft/fcft Build dir: /construction/x11-fonts/fcft/fcft/_build Build type: native build Project name: fcft Project version: 2.3.2 Using 'CC' from environment with value: 'cc' Using 'CFLAGS' from environment with value: '-pipe -O2 -fno-strict-aliasing ' Using 'LDFLAGS' from environment with value: ' ' Using 'CPPFLAGS' from environment with value: '' C compiler for the host machine: cc (gcc 8.3.0 "cc 8.3 [DragonFly] Release/2019-02-22") C linker for the host machine: cc ld.gold 2.34 Using 'CC' from environment with value: 'cc' Using 'CFLAGS' from environment with value: '-pipe -O2 -fno-strict-aliasing ' Using 'LDFLAGS' from environment with value: ' ' Using 'CPPFLAGS' from environment with value: '' Host machine cpu family: x86_64 Host machine cpu: x86_64 Compiler for C supports arguments -fmacro-prefix-map=/foo=: YES Library m found: YES Run-time dependency threads found: YES Using 'PKG_CONFIG' from environment with value: 'pkgconf' Found pkg-config: /usr/local/bin/pkgconf (1.7.3) Run-time dependency fontconfig found: YES 2.13.92 Run-time dependency freetype2 found: YES 23.4.17 Run-time dependency harfbuzz found: YES 2.7.4 Run-time dependency pixman-1 found: YES 0.40.0 Library stdthreads found: NO Run-time dependency tllist found: YES 1.0.4 Did not find CMake 'cmake' Found CMake: NO Run-time dependency check found: NO (tried pkgconfig and cmake) Program sh found: YES (/bin/sh) Using 'PKG_CONFIG' from environment with value: 'pkgconf' Found pkg-config: /usr/local/bin/pkgconf (1.7.3) Build-time dependency scdoc found: YES 1.11.1 Program /usr/local/bin/scdoc found: YES (/usr/local/bin/scdoc) Build targets in project: 13 fcft 2.3.2 Text shaping: YES Test text shaping: NO Found ninja-1.10.2 at /usr/local/bin/ninja SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for fcft-2.3.2_1 [1/15] /usr/local/bin/meson --internal exe --capture doc/fcft_destroy.3 -- /bin/sh -c '/usr/local/bin/scdoc < ../doc/fcft_destroy.3.scd' [2/15] ../generate-version.sh 2.3.2 .. version.h [3/15] /usr/local/bin/meson --internal exe --capture doc/fcft_set_scaling_filter.3 -- /bin/sh -c '/usr/local/bin/scdoc < ../doc/fcft_set_scaling_filter.3.scd' [4/15] ../generate-unicode-precompose.sh ../unicode/UnicodeData.txt unicode-compose-table.h [5/15] cc -Ilibfcft.so.3.3.1.p -I. -I.. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c18 -O3 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -fmacro-prefix-map=../= -DFCFT_HAVE_HARFBUZZ -O2 -fno-strict-aliasing -fPIC -pthread -MD -MQ libfcft.so.3.3.1.p/fcft.c.o -MF libfcft.so.3.3.1.p/fcft.c.o.d -o libfcft.so.3.3.1.p/fcft.c.o -c ../fcft.c FAILED: libfcft.so.3.3.1.p/fcft.c.o cc -Ilibfcft.so.3.3.1.p -I. -I.. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c18 -O3 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -fmacro-prefix-map=../= -DFCFT_HAVE_HARFBUZZ -O2 -fno-strict-aliasing -fPIC -pthread -MD -MQ libfcft.so.3.3.1.p/fcft.c.o -MF libfcft.so.3.3.1.p/fcft.c.o.d -o libfcft.so.3.3.1.p/fcft.c.o -c ../fcft.c ../fcft.c:9:10: fatal error: threads.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. [6/15] /usr/local/bin/meson --internal exe --capture doc/fcft_glyph_rasterize.3 -- /bin/sh -c '/usr/local/bin/scdoc < ../doc/fcft_glyph_rasterize.3.scd' [7/15] cc -Ilibfcft.so.3.3.1.p -I. -I.. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c18 -O3 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -fmacro-prefix-map=../= -DFCFT_HAVE_HARFBUZZ -O2 -fno-strict-aliasing -fPIC -pthread -MD -MQ libfcft.so.3.3.1.p/log.c.o -MF libfcft.so.3.3.1.p/log.c.o.d -o libfcft.so.3.3.1.p/log.c.o -c ../log.c [8/15] /usr/local/bin/meson --internal exe --capture doc/fcft_clone.3 -- /bin/sh -c '/usr/local/bin/scdoc < ../doc/fcft_clone.3.scd' [9/15] /usr/local/bin/meson --internal exe --capture doc/fcft_grapheme_rasterize.3 -- /bin/sh -c '/usr/local/bin/scdoc < ../doc/fcft_grapheme_rasterize.3.scd' [10/15] /usr/local/bin/meson --internal exe --capture doc/fcft_precompose.3 -- /bin/sh -c '/usr/local/bin/scdoc < ../doc/fcft_precompose.3.scd' [11/15] /usr/local/bin/meson --internal exe --capture doc/fcft_from_name.3 -- /bin/sh -c '/usr/local/bin/scdoc < ../doc/fcft_from_name.3.scd' [12/15] /usr/local/bin/meson --internal exe --capture doc/fcft_size_adjust.3 -- /bin/sh -c '/usr/local/bin/scdoc < ../doc/fcft_size_adjust.3.scd' [13/15] /usr/local/bin/meson --internal exe --capture doc/fcft_capabilities.3 -- /bin/sh -c '/usr/local/bin/scdoc < ../doc/fcft_capabilities.3.scd' [14/15] /usr/local/bin/meson --internal exe --capture doc/fcft_kerning.3 -- /bin/sh -c '/usr/local/bin/scdoc < ../doc/fcft_kerning.3.scd' ninja: build stopped: subcommand failed. ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /xports/x11-fonts/fcft FAILED 00:00:02