------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/freetype2-2.10.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== 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/libfontenc-1.1.4.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-util-1.3.2.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> encodings-1.0.5,1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> encodings-1.0.5,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by encodings-1.0.5,1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> encodings-1.0.5,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by encodings-1.0.5,1 for building => SHA256 Checksum OK for encodings-1.0.5.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> encodings-1.0.5,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by encodings-1.0.5,1 for building ===> Extracting for encodings-1.0.5,1 => SHA256 Checksum OK for encodings-1.0.5.tar.bz2. Extracted Memory Use: 2.62M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for encodings-1.0.5,1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> encodings-1.0.5,1 depends on executable: mkfontscale - found ===> encodings-1.0.5,1 depends on file: /usr/local/libdata/pkgconfig/fontutil.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> encodings-1.0.5,1 depends on executable: mkfontscale - found ===> encodings-1.0.5,1 depends on file: /usr/local/libdata/pkgconfig/fontutil.pc - found ===> Configuring for encodings-1.0.5,1 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) 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 cc understands -c and -o together... yes checking dependency style of cc... none checking for cc option to accept ISO C99... none needed checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for pkg-config... no checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking if cc supports -Werror=unknown-warning-option... no checking if cc supports -Werror=unused-command-line-argument... no checking if cc supports -Wall... yes checking if cc supports -Wpointer-arith... yes checking if cc supports -Wmissing-declarations... yes checking if cc supports -Wformat=2... yes checking if cc supports -Wstrict-prototypes... yes checking if cc supports -Wmissing-prototypes... yes checking if cc supports -Wnested-externs... yes checking if cc supports -Wbad-function-cast... yes checking if cc supports -Wold-style-definition... yes checking if cc supports -Wdeclaration-after-statement... yes checking if cc supports -Wunused... yes checking if cc supports -Wuninitialized... yes checking if cc supports -Wshadow... yes checking if cc supports -Wmissing-noreturn... yes checking if cc supports -Wmissing-format-attribute... yes checking if cc supports -Wredundant-decls... yes checking if cc supports -Wlogical-op... yes checking if cc supports -Werror=implicit... yes checking if cc supports -Werror=nonnull... yes checking if cc supports -Werror=init-self... yes checking if cc supports -Werror=main... yes checking if cc supports -Werror=missing-braces... yes checking if cc supports -Werror=sequence-point... yes checking if cc supports -Werror=return-type... yes checking if cc supports -Werror=trigraphs... yes checking if cc supports -Werror=array-bounds... yes checking if cc supports -Werror=write-strings... yes checking if cc supports -Werror=address... yes checking if cc supports -Werror=int-to-pointer-cast... yes checking if cc supports -Werror=pointer-to-int-cast... yes checking if cc supports -pedantic... yes checking if cc supports -Werror... yes checking if cc supports -Werror=attributes... yes ./configure: --print-errors: not found checking whether make supports nested variables... (cached) yes checking for mkfontscale... /usr/local/bin/mkfontscale checking if small encodings should be compressed... yes checking if large encodings should be compressed... yes checking for gzip... (cached) /usr/bin/gzip checking for root directory for font files... /usr/local/share/fonts checking for directory for encodings files... ${FONTROOTDIR}/encodings checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating large/Makefile config.status: executing depfiles commands SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for encodings-1.0.5,1 --- all-recursive --- Making all in large --- big5.eten-0.enc.gz --- --- big5hkscs-0.enc.gz --- --- cns11643-1.enc.gz --- --- cns11643-2.enc.gz --- --- cns11643-3.enc.gz --- --- gb18030-0.enc.gz --- --- gb18030.2000-0.enc.gz --- --- gb18030.2000-1.enc.gz --- --- gb2312.1980-0.enc.gz --- --- gbk-0.enc.gz --- --- big5.eten-0.enc.gz --- /usr/bin/gzip -c < big5.eten-0.enc > big5.eten-0.enc.gz --- big5hkscs-0.enc.gz --- /usr/bin/gzip -c < big5hkscs-0.enc > big5hkscs-0.enc.gz --- cns11643-1.enc.gz --- /usr/bin/gzip -c < cns11643-1.enc > cns11643-1.enc.gz --- cns11643-2.enc.gz --- /usr/bin/gzip -c < cns11643-2.enc > cns11643-2.enc.gz --- cns11643-3.enc.gz --- /usr/bin/gzip -c < cns11643-3.enc > cns11643-3.enc.gz --- gb18030-0.enc.gz --- /usr/bin/gzip -c < gb18030-0.enc > gb18030-0.enc.gz --- gb18030.2000-0.enc.gz --- /usr/bin/gzip -c < gb18030.2000-0.enc > gb18030.2000-0.enc.gz --- gb18030.2000-1.enc.gz --- /usr/bin/gzip -c < gb18030.2000-1.enc > gb18030.2000-1.enc.gz --- gb2312.1980-0.enc.gz --- /usr/bin/gzip -c < gb2312.1980-0.enc > gb2312.1980-0.enc.gz --- gbk-0.enc.gz --- /usr/bin/gzip -c < gbk-0.enc > gbk-0.enc.gz --- jisx0201.1976-0.enc.gz --- --- jisx0208.1990-0.enc.gz --- /usr/bin/gzip -c < jisx0208.1990-0.enc > jisx0208.1990-0.enc.gz --- jisx0201.1976-0.enc.gz --- /usr/bin/gzip -c < jisx0201.1976-0.enc > jisx0201.1976-0.enc.gz --- jisx0212.1990-0.enc.gz --- /usr/bin/gzip -c < jisx0212.1990-0.enc > jisx0212.1990-0.enc.gz --- ksc5601.1987-0.enc.gz --- --- ksc5601.1992-3.enc.gz --- --- ksc5601.1987-0.enc.gz --- /usr/bin/gzip -c < ksc5601.1987-0.enc > ksc5601.1987-0.enc.gz --- ksc5601.1992-3.enc.gz --- /usr/bin/gzip -c < ksc5601.1992-3.enc > ksc5601.1992-3.enc.gz --- sun.unicode.india-0.enc.gz --- /usr/bin/gzip -c < sun.unicode.india-0.enc > sun.unicode.india-0.enc.gz --- encodings.dir --- /usr/local/bin/mkfontscale -b -s -l -n -r -p /usr/local/share/fonts/encodings/large -e . . --- adobe-dingbats.enc.gz --- --- adobe-standard.enc.gz --- --- adobe-symbol.enc.gz --- --- armscii-8.enc.gz --- --- ascii-0.enc.gz --- --- dec-special.enc.gz --- --- ibm-cp437.enc.gz --- --- ibm-cp850.enc.gz --- --- ibm-cp852.enc.gz --- --- ibm-cp866.enc.gz --- --- ibm-cp852.enc.gz --- /usr/bin/gzip -c < ibm-cp852.enc > ibm-cp852.enc.gz --- dec-special.enc.gz --- /usr/bin/gzip -c < dec-special.enc > dec-special.enc.gz --- ascii-0.enc.gz --- /usr/bin/gzip -c < ascii-0.enc > ascii-0.enc.gz --- armscii-8.enc.gz --- /usr/bin/gzip -c < armscii-8.enc > armscii-8.enc.gz --- adobe-symbol.enc.gz --- /usr/bin/gzip -c < adobe-symbol.enc > adobe-symbol.enc.gz --- adobe-standard.enc.gz --- /usr/bin/gzip -c < adobe-standard.enc > adobe-standard.enc.gz --- adobe-dingbats.enc.gz --- /usr/bin/gzip -c < adobe-dingbats.enc > adobe-dingbats.enc.gz --- ibm-cp437.enc.gz --- /usr/bin/gzip -c < ibm-cp437.enc > ibm-cp437.enc.gz --- ibm-cp850.enc.gz --- /usr/bin/gzip -c < ibm-cp850.enc > ibm-cp850.enc.gz --- iso8859-11.enc.gz --- --- iso8859-13.enc.gz --- --- iso8859-16.enc.gz --- --- iso8859-6.16.enc.gz --- --- iso8859-6.8x.enc.gz --- --- microsoft-cp1250.enc.gz --- --- microsoft-cp1251.enc.gz --- --- iso8859-16.enc.gz --- /usr/bin/gzip -c < iso8859-16.enc > iso8859-16.enc.gz --- iso8859-13.enc.gz --- /usr/bin/gzip -c < iso8859-13.enc > iso8859-13.enc.gz --- iso8859-11.enc.gz --- /usr/bin/gzip -c < iso8859-11.enc > iso8859-11.enc.gz --- ibm-cp866.enc.gz --- /usr/bin/gzip -c < ibm-cp866.enc > ibm-cp866.enc.gz --- iso8859-6.8x.enc.gz --- /usr/bin/gzip -c < iso8859-6.8x.enc > iso8859-6.8x.enc.gz --- microsoft-cp1252.enc.gz --- --- microsoft-cp1253.enc.gz --- --- microsoft-cp1254.enc.gz --- --- microsoft-cp1255.enc.gz --- --- microsoft-cp1256.enc.gz --- --- microsoft-cp1250.enc.gz --- /usr/bin/gzip -c < microsoft-cp1250.enc > microsoft-cp1250.enc.gz --- iso8859-6.16.enc.gz --- /usr/bin/gzip -c < iso8859-6.16.enc > iso8859-6.16.enc.gz --- microsoft-cp1251.enc.gz --- /usr/bin/gzip -c < microsoft-cp1251.enc > microsoft-cp1251.enc.gz --- microsoft-cp1252.enc.gz --- /usr/bin/gzip -c < microsoft-cp1252.enc > microsoft-cp1252.enc.gz --- microsoft-cp1257.enc.gz --- --- microsoft-cp1258.enc.gz --- --- microsoft-win3.1.enc.gz --- --- microsoft-cp1256.enc.gz --- /usr/bin/gzip -c < microsoft-cp1256.enc > microsoft-cp1256.enc.gz --- microsoft-cp1255.enc.gz --- /usr/bin/gzip -c < microsoft-cp1255.enc > microsoft-cp1255.enc.gz --- microsoft-cp1254.enc.gz --- /usr/bin/gzip -c < microsoft-cp1254.enc > microsoft-cp1254.enc.gz --- microsoft-cp1258.enc.gz --- /usr/bin/gzip -c < microsoft-cp1258.enc > microsoft-cp1258.enc.gz --- mulearabic-0.enc.gz --- --- mulearabic-1.enc.gz --- --- mulearabic-2.enc.gz --- --- microsoft-cp1253.enc.gz --- /usr/bin/gzip -c < microsoft-cp1253.enc > microsoft-cp1253.enc.gz --- mulearabic-0.enc.gz --- /usr/bin/gzip -c < mulearabic-0.enc > mulearabic-0.enc.gz --- mulelao-1.enc.gz --- --- suneu-greek.enc.gz --- --- mulelao-1.enc.gz --- /usr/bin/gzip -c < mulelao-1.enc > mulelao-1.enc.gz --- mulearabic-2.enc.gz --- /usr/bin/gzip -c < mulearabic-2.enc > mulearabic-2.enc.gz --- microsoft-win3.1.enc.gz --- /usr/bin/gzip -c < microsoft-win3.1.enc > microsoft-win3.1.enc.gz --- microsoft-cp1257.enc.gz --- /usr/bin/gzip -c < microsoft-cp1257.enc > microsoft-cp1257.enc.gz --- mulearabic-1.enc.gz --- /usr/bin/gzip -c < mulearabic-1.enc > mulearabic-1.enc.gz --- tcvn-0.enc.gz --- --- tis620-2.enc.gz --- --- viscii1.1-1.enc.gz --- --- tcvn-0.enc.gz --- /usr/bin/gzip -c < tcvn-0.enc > tcvn-0.enc.gz --- suneu-greek.enc.gz --- /usr/bin/gzip -c < suneu-greek.enc > suneu-greek.enc.gz --- tis620-2.enc.gz --- /usr/bin/gzip -c < tis620-2.enc > tis620-2.enc.gz --- viscii1.1-1.enc.gz --- /usr/bin/gzip -c < viscii1.1-1.enc > viscii1.1-1.enc.gz --- encodings.dir --- /usr/local/bin/mkfontscale -b -s -l -n -r -p /usr/local/share/fonts/encodings -e . -e large . SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for encodings-1.0.5,1 ===> Generating temporary packing list Making install in large /bin/mkdir -p '/construction/x11-fonts/encodings/stage/usr/local/share/fonts/encodings/large' install -m 0644 big5.eten-0.enc.gz big5hkscs-0.enc.gz cns11643-1.enc.gz cns11643-2.enc.gz cns11643-3.enc.gz gb18030-0.enc.gz gb18030.2000-0.enc.gz gb18030.2000-1.enc.gz gb2312.1980-0.enc.gz gbk-0.enc.gz jisx0201.1976-0.enc.gz jisx0208.1990-0.enc.gz jisx0212.1990-0.enc.gz ksc5601.1987-0.enc.gz ksc5601.1992-3.enc.gz sun.unicode.india-0.enc.gz encodings.dir '/construction/x11-fonts/encodings/stage/usr/local/share/fonts/encodings/large' /bin/mkdir -p '/construction/x11-fonts/encodings/stage/usr/local/share/fonts/encodings' install -m 0644 adobe-dingbats.enc.gz adobe-standard.enc.gz adobe-symbol.enc.gz armscii-8.enc.gz ascii-0.enc.gz dec-special.enc.gz ibm-cp437.enc.gz ibm-cp850.enc.gz ibm-cp852.enc.gz ibm-cp866.enc.gz iso8859-11.enc.gz iso8859-13.enc.gz iso8859-16.enc.gz iso8859-6.16.enc.gz iso8859-6.8x.enc.gz microsoft-cp1250.enc.gz microsoft-cp1251.enc.gz microsoft-cp1252.enc.gz microsoft-cp1253.enc.gz microsoft-cp1254.enc.gz microsoft-cp1255.enc.gz microsoft-cp1256.enc.gz microsoft-cp1257.enc.gz microsoft-cp1258.enc.gz microsoft-win3.1.enc.gz mulearabic-0.enc.gz mulearabic-1.enc.gz mulearabic-2.enc.gz mulelao-1.enc.gz suneu-greek.enc.gz tcvn-0.enc.gz tis620-2.enc.gz viscii1.1-1.enc.gz encodings.dir '/construction/x11-fonts/encodings/stage/usr/local/share/fonts/encodings' cd /construction/x11-fonts/encodings/stage/usr/local/share/fonts/encodings && mkfontscale -b -s -l -n -r -p /usr/local/share/fonts/encodings -e . -e large . ====> 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: package ------------------------------------------------------------------------------- ===> Building package for encodings-1.0.5,1 file sizes/checksums [51]: 0% file sizes/checksums [51]: 100% packing files [51]: 0% packing files [51]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:10