------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz 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/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:09 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> catdoc-0.95 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> catdoc-0.95 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by catdoc-0.95 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> catdoc-0.95 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by catdoc-0.95 for building => SHA256 Checksum OK for catdoc-0.95.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> catdoc-0.95 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by catdoc-0.95 for building ===> Extracting for catdoc-0.95 => SHA256 Checksum OK for catdoc-0.95.tar.gz. Extracted Memory Use: 1.18M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for catdoc-0.95 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> catdoc-0.95 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> catdoc-0.95 depends on shared library: libtk86.so - found (/usr/local/lib/libtk86.so) ===> catdoc-0.95 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> catdoc-0.95 depends on package: gmake>=4.3 - found ===> catdoc-0.95 depends on shared library: libtk86.so - found (/usr/local/lib/libtk86.so) ===> catdoc-0.95 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) ===> Configuring for catdoc-0.95 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 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 byte ordering is bigendian... no checking for a BSD-compatible install... /usr/bin/install -c checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for langinfo.h... (cached) yes checking For nl_langinfo(CODESET)... yes checking for an ANSI C-conforming const... yes checking for strdup... (cached) yes checking for strtol... (cached) yes checking for strftime... (cached) yes configure: creating ./config.status config.status: creating doc/Makefile config.status: creating charsets/Makefile config.status: creating src/Makefile config.status: creating Makefile config.status: creating doc/catdoc.1 config.status: creating doc/xls2csv.1 config.status: creating doc/wordview.1 config.status: creating doc/catppt.1 config.status: creating src/config.h config.status: src/config.h is unchanged SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for catdoc-0.95 gmake[1]: Entering directory '/construction/textproc/catdoc/catdoc-0.95' for i in src doc charsets; do\ (cd $i; gmake all);\ done gmake[2]: Entering directory '/construction/textproc/catdoc/catdoc-0.95/src' cc -I. -pipe -DLATIN1=1 -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/local/share/catdoc\" -DSYSTEMRC=\"/usr/local/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o catdoc.o catdoc.c cc -I. -pipe -DLATIN1=1 -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/local/share/catdoc\" -DSYSTEMRC=\"/usr/local/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o reader.o reader.c cc -I. -pipe -DLATIN1=1 -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/local/share/catdoc\" -DSYSTEMRC=\"/usr/local/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o writer.o writer.c cc -I. -pipe -DLATIN1=1 -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/local/share/catdoc\" -DSYSTEMRC=\"/usr/local/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o analyze.o analyze.c cc -I. -pipe -DLATIN1=1 -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/local/share/catdoc\" -DSYSTEMRC=\"/usr/local/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o rtfread.o rtfread.c cc -I. -pipe -DLATIN1=1 -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/local/share/catdoc\" -DSYSTEMRC=\"/usr/local/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o charsets.o charsets.c cc -I. -pipe -DLATIN1=1 -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/local/share/catdoc\" -DSYSTEMRC=\"/usr/local/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o substmap.o substmap.c cc -I. -pipe -DLATIN1=1 -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/local/share/catdoc\" -DSYSTEMRC=\"/usr/local/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o fileutil.o fileutil.c cc -I. -pipe -DLATIN1=1 -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/local/share/catdoc\" -DSYSTEMRC=\"/usr/local/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o confutil.o confutil.c cc -I. -pipe -DLATIN1=1 -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/local/share/catdoc\" -DSYSTEMRC=\"/usr/local/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o numutils.o numutils.c cc -I. -pipe -DLATIN1=1 -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/local/share/catdoc\" -DSYSTEMRC=\"/usr/local/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o ole.o ole.c cc -I. -pipe -DLATIN1=1 -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/local/share/catdoc\" -DSYSTEMRC=\"/usr/local/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o xls2csv.o xls2csv.c cc -I. -pipe -DLATIN1=1 -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/local/share/catdoc\" -DSYSTEMRC=\"/usr/local/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o sheet.o sheet.c cc -I. -pipe -DLATIN1=1 -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/local/share/catdoc\" -DSYSTEMRC=\"/usr/local/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o xlsparse.o xlsparse.c cc -I. -pipe -DLATIN1=1 -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/local/share/catdoc\" -DSYSTEMRC=\"/usr/local/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o catppt.o catppt.c cc -I. -pipe -DLATIN1=1 -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/local/share/catdoc\" -DSYSTEMRC=\"/usr/local/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o pptparse.o pptparse.c echo "#! /usr/local/bin/wish8.6" >wordview echo set charset_lib "\"/usr/local/share/catdoc\"">>wordview cat wordview.tcl >>wordview chmod 0755 wordview cc -o catdoc catdoc.o reader.o writer.o analyze.o rtfread.o charsets.o substmap.o fileutil.o confutil.o numutils.o ole.o cc -o catppt catppt.o pptparse.o charsets.o substmap.o fileutil.o confutil.o numutils.o ole.o -lm cc -o xls2csv xls2csv.o sheet.o xlsparse.o charsets.o substmap.o fileutil.o confutil.o numutils.o ole.o -lm gmake[2]: Leaving directory '/construction/textproc/catdoc/catdoc-0.95/src' gmake[2]: Entering directory '/construction/textproc/catdoc/catdoc-0.95/doc' touch build gmake[2]: Leaving directory '/construction/textproc/catdoc/catdoc-0.95/doc' gmake[2]: Entering directory '/construction/textproc/catdoc/catdoc-0.95/charsets' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/construction/textproc/catdoc/catdoc-0.95/charsets' gmake[1]: Leaving directory '/construction/textproc/catdoc/catdoc-0.95' SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for catdoc-0.95 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/textproc/catdoc/catdoc-0.95' for i in src doc charsets; do\ (cd $i; gmake install);\ done gmake[2]: Entering directory '/construction/textproc/catdoc/catdoc-0.95/src' ../mkinstalldirs /construction/textproc/catdoc/stage/usr/local/bin /usr/bin/install -c -m 755 catdoc /construction/textproc/catdoc/stage/usr/local/bin/catdoc /usr/bin/install -c -m 755 xls2csv /construction/textproc/catdoc/stage/usr/local/bin/xls2csv /usr/bin/install -c -m 755 catppt /construction/textproc/catdoc/stage/usr/local/bin/catppt ../mkinstalldirs /construction/textproc/catdoc/stage/usr/local/bin /usr/bin/install -c -m 755 wordview /construction/textproc/catdoc/stage/usr/local/bin/wordview gmake[2]: Leaving directory '/construction/textproc/catdoc/catdoc-0.95/src' gmake[2]: Entering directory '/construction/textproc/catdoc/catdoc-0.95/doc' ../mkinstalldirs /construction/textproc/catdoc/stage/usr/local/man /usr/bin/install -c -m 644 catdoc.1 /construction/textproc/catdoc/stage/usr/local/man/man1/catdoc.1 /usr/bin/install -c -m 644 xls2csv.1 /construction/textproc/catdoc/stage/usr/local/man/man1/xls2csv.1 /usr/bin/install -c -m 644 catppt.1 /construction/textproc/catdoc/stage/usr/local/man/man1/catppt.1 ../mkinstalldirs /construction/textproc/catdoc/stage/usr/local/man /usr/bin/install -c -m 644 wordview.1 /construction/textproc/catdoc/stage/usr/local/man/man1/wordview.1 gmake[2]: Leaving directory '/construction/textproc/catdoc/catdoc-0.95/doc' gmake[2]: Entering directory '/construction/textproc/catdoc/catdoc-0.95/charsets' ../mkinstalldirs /construction/textproc/catdoc/stage/usr/local/share/catdoc mkdir /construction/textproc/catdoc/stage/usr/local/share/catdoc /usr/bin/install -c -m 644 ascii.spc /construction/textproc/catdoc/stage/usr/local/share/catdoc/ascii.specchars /usr/bin/install -c -m 644 tex.spc /construction/textproc/catdoc/stage/usr/local/share/catdoc/tex.specchars /usr/bin/install -c -m 644 ascii.rpl /construction/textproc/catdoc/stage/usr/local/share/catdoc/ascii.replchars /usr/bin/install -c -m 644 tex.rpl /construction/textproc/catdoc/stage/usr/local/share/catdoc/tex.replchars for i in *.txt; do\ /usr/bin/install -c -m 0644 $i /construction/textproc/catdoc/stage/usr/local/share/catdoc;\ done gmake[2]: Leaving directory '/construction/textproc/catdoc/catdoc-0.95/charsets' gmake[1]: Leaving directory '/construction/textproc/catdoc/catdoc-0.95' cd /construction/textproc/catdoc/stage/usr/local/bin && /usr/bin/strip catdoc catppt xls2csv ====> 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 Warning: Possible REINPLACE_CMD issues sed failed: file content unchanged from backup: doc/catdoc.1.in SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for catdoc-0.95 file sizes/checksums [58]: 0% file sizes/checksums [58]: 100% packing files [58]: 0% packing files [58]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:15