------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 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 ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- MAKE=gmake XDG_DATA_HOME=/construction/textproc/htmltolatex XDG_CONFIG_HOME=/construction/textproc/htmltolatex XDG_CACHE_HOME=/construction/textproc/htmltolatex/.cache HOME=/construction/textproc/htmltolatex TMPDIR="/tmp" PATH=/construction/textproc/htmltolatex/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/textproc/htmltolatex/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/textproc/htmltolatex XDG_CONFIG_HOME=/construction/textproc/htmltolatex XDG_CACHE_HOME=/construction/textproc/htmltolatex/.cache HOME=/construction/textproc/htmltolatex TMPDIR="/tmp" PATH=/construction/textproc/htmltolatex/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/textproc/htmltolatex/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 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 ------------------------------------------------------------------------------- CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing -DUNIX `GraphicsMagick++-config --cppflags`" DESTDIR=/construction/textproc/htmltolatex/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/htmltolatex" EXAMPLESDIR="share/examples/htmltolatex" DATADIR="share/htmltolatex" WWWDIR="www/htmltolatex" ETCDIR="etc/htmltolatex" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/htmltolatex DOCSDIR=/usr/local/share/doc/htmltolatex EXAMPLESDIR=/usr/local/share/examples/htmltolatex WWWDIR=/usr/local/www/htmltolatex ETCDIR=/usr/local/etc/htmltolatex SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/libtextstyle-0.21.1.pkg Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/m4-1.4.19,1.pkg Installing /packages/All/bison-3.8.2,1.pkg Installing /packages/All/gmake-4.3_2.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- 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/index.html, if documentation was installed). Installing /packages/All/jpeg-turbo-2.1.5.1.pkg Installing /packages/All/jasper-4.0.0.pkg Installing /packages/All/jbigkit-2.1_1.pkg Installing /packages/All/highway-1.0.4_1.pkg Installing /packages/All/giflib-5.2.1.pkg Installing /packages/All/Imath-3.1.9.pkg Installing /packages/All/openexr-3.1.9.pkg Installing /packages/All/libdeflate-1.18.pkg Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/tiff-4.4.0_1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/pcre2-10.42.pkg Installing /packages/All/libxml2-2.10.4.pkg Installing /packages/All/libiconv-1.17.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/glib-2.76.4,2.pkg Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. Installing /packages/All/shared-mime-info-2.2_1.pkg Building the Shared MIME-Info database cache Installing /packages/All/gdk-pixbuf2-2.42.10.pkg Generating gdk-pixbuf modules cache Installing /packages/All/libjxl-0.8.2.pkg Generating gdk-pixbuf modules cache Building the Shared MIME-Info database cache ===== Message from libjxl-0.8.2: -- Additional packages recommended for new users: - imlib2-jxl (e.g., feh, scrot) - kf5-kimageformats (e.g., nomacs, flameshot, skanlite) - gimp-jxl-plugin Installing /packages/All/lcms2-2.15_1.pkg Installing /packages/All/webp-1.3.0_1.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/libgd-2.3.3_5,1.pkg Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/libwmf-0.2.13.pkg Generating gdk-pixbuf modules cache ===== Message from libwmf-0.2.13: -- ===> NOTICE: The libwmf port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/libICE-1.1.0_1,1.pkg Installing /packages/All/libSM-1.2.3,1.pkg Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/GraphicsMagick-1.3.40_1,1.pkg SUCCEEDED 00:00:19 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> htmltolatex-1_25 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> htmltolatex-1_25 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by htmltolatex-1_25 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> htmltolatex-1_25 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by htmltolatex-1_25 for building => SHA256 Checksum OK for htmltolatex.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> htmltolatex-1_25 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by htmltolatex-1_25 for building ===> Extracting for htmltolatex-1_25 => SHA256 Checksum OK for htmltolatex.tar.gz. Extracted Memory Use: 2.86M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for htmltolatex-1_25 ===> Applying ports patches for htmltolatex-1_25 from /xports/textproc/htmltolatex/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> htmltolatex-1_25 depends on executable: bison - found ===> htmltolatex-1_25 depends on package: gmake>=4.3 - found ===> htmltolatex-1_25 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> htmltolatex-1_25 depends on shared library: libGraphicsMagick++.so - found (/usr/local/lib/libGraphicsMagick++.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> htmltolatex-1_25 depends on executable: bison - found ===> htmltolatex-1_25 depends on package: gmake>=4.3 - found ===> htmltolatex-1_25 depends on file: /usr/local/bin/ccache - found ===> htmltolatex-1_25 depends on shared library: libGraphicsMagick++.so - found (/usr/local/lib/libGraphicsMagick++.so) ===> Configuring for htmltolatex-1_25 /usr/bin/env WRKSRC=/construction/textproc/htmltolatex/htmltolatex REWARNFILE=/construction/textproc/htmltolatex/reinplace_warnings.txt /bin/sh /xports/Mk/Scripts/sed_checked.sh -e 's,/usr/local,/usr/local,g' -e 's,-lMagick,-lGraphicsMagick,g' -e 's,-lstdc++,,' -e 's,{quote},{tightquote},' /construction/textproc/htmltolatex/htmltolatex/QA/test1*_baseline*.tex /construction/textproc/htmltolatex/htmltolatex/GNUmakefile SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for htmltolatex-1_25 gmake[1]: Entering directory '/construction/textproc/htmltolatex/htmltolatex' bison -d -o h2l.tab.cpp h2l.y c++ -pipe -O2 -fno-strict-aliasing -DUNIX -I/usr/local/include/GraphicsMagick -c -o h2l.tab.o h2l.tab.cpp In file included from /usr/include/c++/8.0/backward/strstream:50, from safe_ostrstream.h:33, from abstractTable.h:26, from CH2L.h:32, from h2l.y:7: /usr/include/c++/8.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ flex -oh2l.yy.cpp h2l.l h2l.l:379: warning, rule cannot be matched c++ -pipe -O2 -fno-strict-aliasing -DUNIX -I/usr/local/include/GraphicsMagick -c -o h2l.yy.o h2l.yy.cpp In file included from /usr/include/c++/8.0/backward/strstream:50, from safe_ostrstream.h:33, from abstractTable.h:26, from CH2L.h:32, from h2l.l:8: /usr/include/c++/8.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ c++ -pipe -O2 -fno-strict-aliasing -DUNIX -I/usr/local/include/GraphicsMagick -c -o CH2L.o CH2L.cpp In file included from /usr/include/c++/8.0/backward/strstream:50, from safe_ostrstream.h:33, from abstractTable.h:26, from CH2L.h:32, from CH2L.cpp:24: /usr/include/c++/8.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ CH2L.cpp:306:26: warning: trigraph ??/ ignored, use -trigraphs to enable [-Wtrigraphs] "b", // capital THORN ???/ CH2L.cpp:338:24: warning: trigraph ??/ ignored, use -trigraphs to enable [-Wtrigraphs] "b", // small THORN ???/ c++ -pipe -O2 -fno-strict-aliasing -DUNIX -I/usr/local/include/GraphicsMagick -c -o util.o util.cpp In file included from /usr/include/c++/8.0/backward/strstream:50, from safe_ostrstream.h:33, from util.cpp:32: /usr/include/c++/8.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ c++ -pipe -O2 -fno-strict-aliasing -DUNIX -I/usr/local/include/GraphicsMagick -c -o StyleTree.o StyleTree.cpp c++ -pipe -O2 -fno-strict-aliasing -DUNIX -I/usr/local/include/GraphicsMagick -c -o safe_ostrstream.o safe_ostrstream.cpp In file included from /usr/include/c++/8.0/backward/strstream:50, from safe_ostrstream.h:33, from safe_ostrstream.cpp:25: /usr/include/c++/8.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ c++ -pipe -O2 -fno-strict-aliasing -DUNIX -I/usr/local/include/GraphicsMagick -c -o abstractTable.o abstractTable.cpp In file included from /usr/include/c++/8.0/backward/strstream:50, from safe_ostrstream.h:33, from abstractTable.h:26, from abstractTable.cpp:24: /usr/include/c++/8.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ c++ -pipe -O2 -fno-strict-aliasing -DUNIX -I/usr/local/include/GraphicsMagick h2l.tab.o h2l.yy.o CH2L.o util.o StyleTree.o safe_ostrstream.o abstractTable.o -o h2l -L/usr/local/lib -lfetch -ll -lGraphicsMagick++ -lGraphicsMagick gmake[1]: Leaving directory '/construction/textproc/htmltolatex/htmltolatex' SUCCEEDED 00:00:41 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for htmltolatex-1_25 ===> Generating temporary packing list install -s -m 555 /construction/textproc/htmltolatex/htmltolatex/h2l /construction/textproc/htmltolatex/stage/usr/local/bin install -m 0644 /construction/textproc/htmltolatex/htmltolatex/nmr.tex /construction/textproc/htmltolatex/stage/usr/local/share/htmltolatex ====> 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: - - REINPLACE_CMD ran, but did not modify file contents: QA/test11_baseline.tex - - REINPLACE_CMD ran, but did not modify file contents: QA/test12_baseline.tex - - REINPLACE_CMD ran, but did not modify file contents: QA/test13_baseline.tex - - REINPLACE_CMD ran, but did not modify file contents: QA/test14_baseline.tex - - REINPLACE_CMD ran, but did not modify file contents: QA/test15_baseline.tex - - REINPLACE_CMD ran, but did not modify file contents: QA/test16_baseline.tex - - REINPLACE_CMD ran, but did not modify file contents: QA/test17_baseline.tex - - REINPLACE_CMD ran, but did not modify file contents: QA/test18_baseline.tex - - REINPLACE_CMD ran, but did not modify file contents: QA/test19_baseline.tex SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> 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 ------------------------------------------------------------------------------- ===> Building package for htmltolatex-1_25 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% Service unavailablepacking files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:03