------------------------------------------------------------------------------- -- 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 ------------------------------------------------------------------------------- ===> The following configuration options are available for foiltex-2.1.4b_7: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/textproc/foiltex XDG_CONFIG_HOME=/construction/textproc/foiltex XDG_CACHE_HOME=/construction/textproc/foiltex/.cache HOME=/construction/textproc/foiltex TMPDIR="/tmp" PATH=/construction/textproc/foiltex/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/textproc/foiltex/.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/foiltex XDG_CONFIG_HOME=/construction/textproc/foiltex XDG_CACHE_HOME=/construction/textproc/foiltex/.cache HOME=/construction/textproc/foiltex TMPDIR="/tmp" PATH=/construction/textproc/foiltex/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/textproc/foiltex/.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 ------------------------------------------------------------------------------- DESTDIR=/construction/textproc/foiltex/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" TEXMFDIR="share/texmf" TEXMFDISTDIR="share/texmf-dist" TEXMFLOCALDIR="share/texmf-local" TEXMFVARDIR="share/texmf-var" TEXMFCONFIGDIR="share/texmf-config" FMTUTIL_CNF="share/texmf-config/web2c/fmtutil.cnf" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/foiltex" EXAMPLESDIR="share/examples/foiltex" DATADIR="share/foiltex" WWWDIR="www/foiltex" ETCDIR="etc/foiltex" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/foiltex DOCSDIR=/usr/local/share/doc/foiltex EXAMPLESDIR=/usr/local/share/examples/foiltex WWWDIR=/usr/local/www/foiltex ETCDIR=/usr/local/etc/foiltex 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/png-1.6.39.pkg Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/tex-kpathsea-6.3.5.pkg Installing /packages/All/gmp-6.2.1.pkg Installing /packages/All/mpfr-4.2.0_1,1.pkg Installing /packages/All/libdeflate-1.18.pkg Installing /packages/All/jbigkit-2.1_1.pkg Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/jpeg-turbo-2.1.5.1.pkg Installing /packages/All/tiff-4.4.0_1.pkg Installing /packages/All/lcms2-2.15_1.pkg Installing /packages/All/openjpeg-2.5.0.pkg Installing /packages/All/zziplib-0.13.72_1.pkg Installing /packages/All/brotli-1.0.9,1.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/expat-2.5.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/pcre2-10.42.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg 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/readline-8.2.1.pkg Installing /packages/All/libxml2-2.10.4.pkg Installing /packages/All/libiconv-1.17.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/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/libXext-1.3.4,1.pkg Installing /packages/All/libglvnd-1.6.0.pkg Installing /packages/All/pixman-0.42.2.pkg Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/cairo-1.17.4_2,3.pkg Installing /packages/All/tex-ptexenc-1.4.3.pkg Installing /packages/All/tex-web2c-20230313.pkg Installing /packages/All/tex-basic-engines-20230313.pkg Installing /packages/All/perl5-5.32.1_3.pkg Installing /packages/All/texlive-tlmgr-20230313.pkg Installing /packages/All/icu-73.2,1.pkg Installing /packages/All/libICE-1.1.0_1,1.pkg Installing /packages/All/libSM-1.2.3,1.pkg Installing /packages/All/libXt-1.2.1,1.pkg Installing /packages/All/libXmu-1.1.3,1.pkg Installing /packages/All/libXpm-3.5.15.pkg Installing /packages/All/libXaw-1.0.14,2.pkg Installing /packages/All/t1lib-5.1.2_5,1.pkg Installing /packages/All/teckit-2.5.11.pkg Installing /packages/All/giflib-5.2.1.pkg Installing /packages/All/webp-1.3.0_1.pkg Installing /packages/All/libgd-2.3.3_5,1.pkg Installing /packages/All/graphite2-1.3.14.pkg Installing /packages/All/harfbuzz-7.3.0.pkg Installing /packages/All/harfbuzz-icu-7.3.0.pkg Installing /packages/All/nspr-4.35.pkg UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/libedit-3.1.20221030,1.pkg Installing /packages/All/sqlite3-3.42.0,1.pkg Installing /packages/All/nss-3.91.pkg Installing /packages/All/poppler-data-0.4.12.pkg Installing /packages/All/mpc-1.3.1_1.pkg Installing /packages/All/binutils-2.40_4,1.pkg Installing /packages/All/gcc9-9.5.0_1.pkg ===== Message from gcc9-9.5.0_1: -- To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc9 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Unsupported by upstream. Use GCC 10 or newer instead.. It is scheduled to be removed on or after 2024-06-30. Installing /packages/All/poppler-23.05.0.pkg Installing /packages/All/libpotrace-1.16.pkg Installing /packages/All/p5-File-Which-1.27.pkg Installing /packages/All/p5-File-HomeDir-1.006.pkg Installing /packages/All/p5-YAML-Tiny-1.73.pkg Installing /packages/All/libpaper-1.1.28.pkg Installing /packages/All/psutils-1.17_5.pkg Installing /packages/All/libidn-1.38.pkg Installing /packages/All/jbig2dec-0.19.pkg Installing /packages/All/libdaemon-0.14_1.pkg Installing /packages/All/dbus-1.14.6,1.pkg ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/dbus-glib-0.112.pkg Installing /packages/All/gdbm-1.23.pkg Installing /packages/All/libevent-2.1.12.pkg Installing /packages/All/gnome_subr-1.0.pkg Installing /packages/All/avahi-app-0.8_1.pkg ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/nettle-3.9.1.pkg Installing /packages/All/libtasn1-4.19.0.pkg Installing /packages/All/libunistring-1.1.pkg Installing /packages/All/libidn2-2.3.4.pkg Installing /packages/All/p11-kit-0.24.1_2.pkg Installing /packages/All/gnutls-3.7.9.pkg Installing /packages/All/cups-2.4.6.pkg ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/ghostscript9-agpl-base-9.56.1_11.pkg ===== Message from ghostscript9-agpl-base-9.56.1_11: -- This package installs a script named dvipdf that depends on dvips. If you want to use this script you need to install print/tex-dvipsk. Installing /packages/All/xpdfopen-0.86_2.pkg Installing /packages/All/texlive-base-20230313_3.pkg Installing /packages/All/texlive-texmf-20230313.pkg Installing /packages/All/tex-formats-20230313.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) create symlink for gcc9 create symlink for gcc9 (world) create symlink for g++9 create symlink for g++9 (world) create symlink for cpp9 create symlink for cpp9 (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. UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default SUCCEEDED 00:01:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> foiltex-2.1.4b_7 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> foiltex-2.1.4b_7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by foiltex-2.1.4b_7 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> foiltex-2.1.4b_7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by foiltex-2.1.4b_7 for building => SHA256 Checksum OK for foiltex.dtx. => SHA256 Checksum OK for foiltex.ins. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> foiltex-2.1.4b_7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by foiltex-2.1.4b_7 for building ===> Extracting for foiltex-2.1.4b_7 => SHA256 Checksum OK for foiltex.dtx. => SHA256 Checksum OK for foiltex.ins. /bin/mkdir -p /construction/textproc/foiltex/foiltex-2.1.4b_7 /bin/cp /distfiles/foiltex.ins /construction/textproc/foiltex/foiltex-2.1.4b_7/foiltex.ins /bin/cp /distfiles/foiltex.dtx /construction/textproc/foiltex/foiltex-2.1.4b_7/foiltex.dtx Extracted Memory Use: 0.18M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for foiltex-2.1.4b_7 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> foiltex-2.1.4b_7 depends on file: /usr/local/share/texmf-var/web2c/tex/tex.fmt - found ===> foiltex-2.1.4b_7 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> foiltex-2.1.4b_7 depends on file: /usr/local/share/texmf-var/web2c/tex/tex.fmt - found ===> foiltex-2.1.4b_7 depends on file: /usr/local/bin/ccache - found ===> Configuring for foiltex-2.1.4b_7 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for foiltex-2.1.4b_7 This is pdfTeX, Version 3.141592653-2.6-1.40.25 (Web2C 2023) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./foiltex.ins LaTeX2e <2023-06-01> pre-release-2 (develop 2023-7-31 branch) L3 programming layer <2023-02-22> (/usr/local/share/texmf-dist/tex/latex-dev/base/docstrip.tex Utility: `docstrip' v2.6b <2022-09-03> English documentation <2022-09-03> ********************************************************** * This program converts documented macro-files into fast * * loadable files by stripping off (nearly) all comments! * ********************************************************** ******************************************************** * No Configuration file found, using default settings. * ******************************************************** (./foiltex.ins Generating file(s) ./foils.cls Processing file foiltex.dtx (package) -> foils.cls File foiltex.dtx ended by \endinput. Lines processed: 4248 Comments removed: 2529 Comments passed: 23 Codelines passed: 1656 Generating file(s) ./foil17.clo Processing file foiltex.dtx (17pt) -> foil17.clo File foiltex.dtx ended by \endinput. Lines processed: 4248 Comments removed: 2529 Comments passed: 23 Codelines passed: 1656 Generating file(s) ./foil20.clo Processing file foiltex.dtx (20pt) -> foil20.clo File foiltex.dtx ended by \endinput. Lines processed: 4248 Comments removed: 2529 Comments passed: 23 Codelines passed: 1656 Generating file(s) ./foil25.clo Processing file foiltex.dtx (25pt) -> foil25.clo File foiltex.dtx ended by \endinput. Lines processed: 4248 Comments removed: 2529 Comments passed: 23 Codelines passed: 1656 Generating file(s) ./foil30.clo Processing file foiltex.dtx (30pt) -> foil30.clo File foiltex.dtx ended by \endinput. Lines processed: 4248 Comments removed: 2529 Comments passed: 23 Codelines passed: 1656 Generating file(s) ./foilshrt.clo Processing file foiltex.dtx (short) -> foilshrt.clo File foiltex.dtx ended by \endinput. Lines processed: 4248 Comments removed: 2529 Comments passed: 23 Codelines passed: 1656 Generating file(s) ./foils.sty Processing file foiltex.dtx (oldstyle) -> foils.sty File foiltex.dtx ended by \endinput. Lines processed: 4248 Comments removed: 2529 Comments passed: 23 Codelines passed: 1656 Generating file(s) ./fltfonts.def Processing file foiltex.dtx (fonts) -> fltfonts.def File foiltex.dtx ended by \endinput. Lines processed: 4248 Comments removed: 2529 Comments passed: 23 Codelines passed: 1656 Generating file(s) ./sampfoil.tex Processing file foiltex.dtx (sample) -> sampfoil.tex File foiltex.dtx ended by \endinput. Lines processed: 4248 Comments removed: 2529 Comments passed: 23 Codelines passed: 1656 ********************************************************************** * * To finish the installation, do the following: * * 1) Copy or move the foils.cls, foil*.clo, fltfonts.def and * and foils.sty files to the some directory in your TEXINPUTS * LATEXINPUTS path. See your TeX systems documentation for * additional steps that may be required for your local environment. * 2) Run LaTeX on the foiltex.dtx file to produce the documentation * in dvi format. Put the resulting foiltex.dvi file and the * foiltex.dtx somewhere in your documentation subdirectory. * 3) Put the sample file (sampfoil.tex) in the examples directory. * ********************************************************************** ) Overall statistics: Files processed: 9 Lines processed: 38232 Comments removed: 22761 Comments passed: 207 Codelines passed: 14904 ) ) No pages of output. Transcript written on foiltex.log. This is pdfTeX, Version 3.141592653-2.6-1.40.25 (Web2C 2023) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./foiltex.dtx LaTeX2e <2023-06-01> pre-release-2 (develop 2023-7-31 branch) L3 programming layer <2023-02-22> (/usr/local/share/texmf-dist/tex/latex-dev/base/ltxdoc.cls Document Class: ltxdoc 2022/06/22 v2.1i Standard LaTeX documentation class ************************************* * Local config file ltxdoc.cfg used ************************************* (/usr/local/share/texmf-dist/tex/latex-dev/base/ltxdoc.cfg) (/usr/local/share/texmf-dist/tex/latex-dev/base/article.cls Document Class: article 2022/07/02 v1.4n Standard LaTeX document class (/usr/local/share/texmf-dist/tex/latex-dev/base/size10.clo)) (/usr/local/share/texmf-dist/tex/latex-dev/base/doc.sty (/usr/local/share/texmf-dist/tex/latex/tools/multicol.sty))) (/usr/local/share/texmf-dist/tex/latex-dev/base/latexsym.sty) (/usr/local/share/texmf-dist/tex/latex/hypdoc/hypdoc.sty (/usr/local/share/texmf-dist/tex/latex-dev/base/atveryend-ltx.sty) (/usr/local/share/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/share/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/share/texmf-dist/tex/generic/iftex/iftex.sty) (/usr/local/share/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/local/share/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/local/share/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/local/share/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/share/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/share/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/local/share/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/share/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/local/share/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/local/share/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/share/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/share/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty (/usr/local/share/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/share/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/share/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/share/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/local/share/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/share/texmf-dist/tex/latex/url/url.sty) (/usr/local/share/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/share/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/local/share/texmf-dist/tex/latex-dev/base/atbegshi-ltx.sty)) (/usr/local/share/texmf-dist/tex/latex/hyperref/hdvips.def (/usr/local/share/texmf-dist/tex/latex/hyperref/pdfmark.def (/usr/local/share/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/share/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))))) (/usr/local/share/texmf-dist/tex/latex/l3backend/l3backend-dvips.def) No file foiltex.aux. Package hyperref Warning: Draft mode on. (/usr/local/share/texmf-dist/tex/latex/graphics/color.sty (/usr/local/share/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/share/texmf-dist/tex/latex/graphics-def/dvips.def) (/usr/local/share/texmf-dist/tex/latex/graphics/dvipsnam.def) (/usr/local/share/texmf-dist/tex/latex/graphics/mathcolor.ltx)) Package hyperref Warning: Rerun to get /PageLabels entry. (/usr/local/share/texmf-dist/tex/latex-dev/base/ulasy.fd) (./foiltex.dtx *************************** * Character table correct * *************************** LaTeX Warning: Reference `sec:restrictions' on page 1 undefined on input line 1 21. [1] No file foiltex.toc. [2] LaTeX Warning: Citation `latexbook' on page 3 undefined on input line 145. LaTeX Warning: Citation `companion' on page 3 undefined on input line 146. LaTeX Warning: Reference `tab:package' on page 3 undefined on input line 151. LaTeX Warning: Reference `sec:installation' on page 3 undefined on input line 1 54. LaTeX Warning: Reference `sec:starting' on page 3 undefined on input line 189. LaTeX Warning: Reference `sec:fonts' on page 3 undefined on input line 189. [3] LaTeX Warning: Reference `sec:newoptionsin2.1' on page 4 undefined on input lin e 235. LaTeX Warning: Reference `sec:dimensions' on page 4 undefined on input line 256 . [4] [5] LaTeX Warning: Reference `sec:classoptions' on page 6 undefined on input line 3 32. LaTeX Warning: Marginpar on page 6 moved. LaTeX Warning: Reference `sec:fonts' on page 6 undefined on input line 368. [6] LaTeX Warning: Marginpar on page 7 moved. LaTeX Warning: Marginpar on page 7 moved. LaTeX Warning: Marginpar on page 7 moved. LaTeX Warning: Marginpar on page 7 moved. LaTeX Warning: Marginpar on page 7 moved. LaTeX Warning: Marginpar on page 7 moved. LaTeX Warning: Marginpar on page 7 moved. LaTeX Warning: Marginpar on page 7 moved. LaTeX Warning: Reference `sec:fancyhead' on page 7 undefined on input line 423. LaTeX Warning: Reference `sec:acknowledgements' on page 7 undefined on input li ne 439. LaTeX Warning: Reference `sec:newin2.1.4' on page 7 undefined on input line 440 . LaTeX Warning: Reference `sec:newoptionsin2.1' on page 7 undefined on input lin e 445. LaTeX Warning: Reference `sec:newoptionsin2.1' on page 7 undefined on input lin e 450. LaTeX Warning: Reference `code:default-options' on page 7 undefined on input li ne 471. [7] [8] LaTeX Warning: Reference `sec:newin2.1.3' on page 9 undefined on input line 545 . LaTeX Warning: Reference `sec:MyLogo' on page 9 undefined on input line 575. LaTeX Warning: Marginpar on page 9 moved. [9] LaTeX Warning: Marginpar on page 10 moved. LaTeX Warning: Reference `sec:toggle' on page 10 undefined on input line 668. [10] LaTeX Warning: Marginpar on page 11 moved. LaTeX Warning: Marginpar on page 11 moved. LaTeX Warning: Marginpar on page 11 moved. LaTeX Warning: Reference `sec:MyLogo' on page 11 undefined on input line 725. LaTeX Warning: Reference `sec:classoptions' on page 11 undefined on input line 744. [11] LaTeX Warning: Marginpar on page 12 moved. LaTeX Warning: Marginpar on page 12 moved. LaTeX Warning: Marginpar on page 12 moved. LaTeX Warning: Marginpar on page 12 moved. LaTeX Warning: Marginpar on page 12 moved. LaTeX Warning: Marginpar on page 12 moved. [12] LaTeX Warning: Marginpar on page 13 moved. LaTeX Warning: Marginpar on page 13 moved. LaTeX Warning: Marginpar on page 13 moved. [13] LaTeX Warning: Marginpar on page 14 moved. LaTeX Warning: Marginpar on page 14 moved. LaTeX Warning: Marginpar on page 14 moved. LaTeX Warning: Marginpar on page 14 moved. LaTeX Warning: Marginpar on page 14 moved. LaTeX Warning: Marginpar on page 14 moved. LaTeX Warning: Marginpar on page 14 moved. LaTeX Warning: Marginpar on page 14 moved. [14] LaTeX Warning: Reference `tab:fonts' on page 15 undefined on input line 979. LaTeX Warning: Reference `tab:sizes' on page 15 undefined on input line 984. LaTeX Warning: Reference `tab:scripts' on page 15 undefined on input line 1051. [15] [16] LaTeX Warning: Reference `itema' on page 17 undefined on input line 1158. [17] LaTeX Warning: Citation `latexbook' on page 18 undefined on input line 1225. LaTeX Warning: Citation `companion' on page 18 undefined on input line 1225. [18] [19] [20] [21] [22] [23] [24] [25] LaTeX Warning: Reference `code:fonts' on page 26 undefined on input line 1658. LaTeX Warning: Reference `code:lists-spacing' on page 26 undefined on input lin e 1660. LaTeX Warning: Reference `code:lists-struct' on page 26 undefined on input line 1660. LaTeX Warning: Reference `code:page' on page 26 undefined on input line 1662. LaTeX Warning: Reference `code:page-style' on page 26 undefined on input line 1 662. LaTeX Warning: Reference `code:biblio' on page 26 undefined on input line 1663. LaTeX Warning: Reference `code:floats' on page 26 undefined on input line 1664. LaTeX Warning: Reference `code:foil-title' on page 26 undefined on input line 1 664. LaTeX Warning: Reference `code:theorems' on page 26 undefined on input line 166 5. LaTeX Warning: Reference `code:boldmath' on page 26 undefined on input line 166 6. [26] [27] LaTeX Warning: Reference `sec:newoptionsin2.1' on page 28 undefined on input li ne 1839. [28] [29] [30] [31] [32] LaTeX Warning: Reference `tab:listI' on page 33 undefined on input line 2207. LaTeX Warning: Reference `code:clo' on page 33 undefined on input line 2210. [33] [34] [35] [36] LaTeX Warning: Reference `sec:acknowledgements' on page 37 undefined on input l ine 2510. [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] LaTeX Warning: Reference `code:page' on page 47 undefined on input line 3203. LaTeX Warning: Reference `code:page' on page 47 undefined on input line 3205. [47] [48] [49] LaTeX Warning: Reference `code:floats' on page 50 undefined on input line 3379. [50] [51] [52] [53] [54] [55] [56] LaTeX Warning: Reference `code:mathfonts' on page 57 undefined on input line 38 26. [57] LaTeX Warning: Reference `code:mathfonts' on page 58 undefined on input line 38 38. LaTeX Warning: Citation `companion' on page 58 undefined on input line 3872. [58] [59] [60] [61] LaTeX Warning: Reference `code:fontshapeOM*' on page 62 undefined on input line 4138. [62] [63] ******************* * Checksum passed * ******************* ) [64] (./foiltex.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `foiltex.hd' has changed. Rerun. ) Output written on foiltex.dvi (64 pages, 256180 bytes). Transcript written on foiltex.log. This is pdfTeX, Version 3.141592653-2.6-1.40.25 (Web2C 2023) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./foiltex.dtx LaTeX2e <2023-06-01> pre-release-2 (develop 2023-7-31 branch) L3 programming layer <2023-02-22> (/usr/local/share/texmf-dist/tex/latex-dev/base/ltxdoc.cls Document Class: ltxdoc 2022/06/22 v2.1i Standard LaTeX documentation class ************************************* * Local config file ltxdoc.cfg used ************************************* (/usr/local/share/texmf-dist/tex/latex-dev/base/ltxdoc.cfg) (/usr/local/share/texmf-dist/tex/latex-dev/base/article.cls Document Class: article 2022/07/02 v1.4n Standard LaTeX document class (/usr/local/share/texmf-dist/tex/latex-dev/base/size10.clo)) (/usr/local/share/texmf-dist/tex/latex-dev/base/doc.sty (/usr/local/share/texmf-dist/tex/latex/tools/multicol.sty))) (/usr/local/share/texmf-dist/tex/latex-dev/base/latexsym.sty) (/usr/local/share/texmf-dist/tex/latex/hypdoc/hypdoc.sty (/usr/local/share/texmf-dist/tex/latex-dev/base/atveryend-ltx.sty) (/usr/local/share/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/share/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/share/texmf-dist/tex/generic/iftex/iftex.sty) (/usr/local/share/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/local/share/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/local/share/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/local/share/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/share/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/share/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/local/share/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/share/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/local/share/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/local/share/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/share/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/share/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty (/usr/local/share/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/share/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/share/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/share/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/local/share/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/share/texmf-dist/tex/latex/url/url.sty) (/usr/local/share/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/share/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/local/share/texmf-dist/tex/latex-dev/base/atbegshi-ltx.sty)) (/usr/local/share/texmf-dist/tex/latex/hyperref/hdvips.def (/usr/local/share/texmf-dist/tex/latex/hyperref/pdfmark.def (/usr/local/share/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/share/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))))) (/usr/local/share/texmf-dist/tex/latex/l3backend/l3backend-dvips.def) (./foiltex.aux) Package hyperref Warning: Draft mode on. (/usr/local/share/texmf-dist/tex/latex/graphics/color.sty (/usr/local/share/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/share/texmf-dist/tex/latex/graphics-def/dvips.def) (/usr/local/share/texmf-dist/tex/latex/graphics/dvipsnam.def) (/usr/local/share/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (./foiltex.hd) (/usr/local/share/texmf-dist/tex/latex-dev/base/ulasy.fd) (./foiltex.dtx *************************** * Character table correct * *************************** [1] (./foiltex.toc [2]) [3] [4] [5] [6] LaTeX Warning: Marginpar on page 7 moved. [7] LaTeX Warning: Marginpar on page 8 moved. LaTeX Warning: Marginpar on page 8 moved. LaTeX Warning: Marginpar on page 8 moved. LaTeX Warning: Marginpar on page 8 moved. LaTeX Warning: Marginpar on page 8 moved. LaTeX Warning: Marginpar on page 8 moved. LaTeX Warning: Marginpar on page 8 moved. LaTeX Warning: Marginpar on page 8 moved. [8] [9] LaTeX Warning: Marginpar on page 10 moved. [10] LaTeX Warning: Marginpar on page 11 moved. [11] LaTeX Warning: Marginpar on page 12 moved. LaTeX Warning: Marginpar on page 12 moved. LaTeX Warning: Marginpar on page 12 moved. [12] LaTeX Warning: Marginpar on page 13 moved. LaTeX Warning: Marginpar on page 13 moved. LaTeX Warning: Marginpar on page 13 moved. LaTeX Warning: Marginpar on page 13 moved. LaTeX Warning: Marginpar on page 13 moved. LaTeX Warning: Marginpar on page 13 moved. [13] LaTeX Warning: Marginpar on page 14 moved. LaTeX Warning: Marginpar on page 14 moved. LaTeX Warning: Marginpar on page 14 moved. [14] LaTeX Warning: Marginpar on page 15 moved. LaTeX Warning: Marginpar on page 15 moved. LaTeX Warning: Marginpar on page 15 moved. LaTeX Warning: Marginpar on page 15 moved. LaTeX Warning: Marginpar on page 15 moved. LaTeX Warning: Marginpar on page 15 moved. LaTeX Warning: Marginpar on page 15 moved. LaTeX Warning: Marginpar on page 15 moved. [15] [16] [17] [18] [19] Overfull \hbox (3.83502pt too wide) in paragraph at lines 1648--1648 [][] \OT1/cmtt/m/n/9 % though it really belongs in the {foiltex.cfg} file for the site/user. | [20] Overfull \hbox (8.55997pt too wide) in paragraph at lines 1648--1648 [][]\OT1/cmtt/m/n/9 \rightheader{\foiltexdate} % \foiltexdate i s defined above | [21] [22] [23] [24] [25] [26] [27] [28] Overfull \hbox (3.83502pt too wide) in paragraph at lines 1886--1886 [][] \OT1/cmtt/m/n/9 \ClassWarningNoLine{FoilTeX}{No 'executivepaper' optio n for foils.}} | [29] [30] Overfull \hbox (3.83502pt too wide) in paragraph at lines 1961--1961 [][] \OT1/cmtt/m/n/9 \AtBeginDocument{\mediaheight=\paperwidth\mediawidth= \paperheight}% | [31] Overfull \hbox (8.55997pt too wide) in paragraph at lines 1997--1997 [][]\OT1/cmtt/m/n/9 \renewcommand\_{\leavevmode\kern.06em\vbox{\hrule width.4e m height.12ex}} | Overfull \hbox (8.55997pt too wide) in paragraph at lines 2017--2017 [][]\OT1/cmtt/m/n/9 \renewcommand\footnoterule{\kern-3\p@\hrule width.4\textwi dth\kern2.6\p@} | [32] Overfull \hbox (3.83502pt too wide) in paragraph at lines 2158--2158 [][]\OT1/cmtt/m/n/9 \def\sloppyfoils{\tolerance 9000 \hfuzz 2\p@ \vfuzz 2\p@ \ hbadness 2000} | [33] [34] [35] [36] Overfull \hbox (8.55997pt too wide) in paragraph at lines 2396--2396 [][]\OT1/cmtt/m/n/9 \newcommand\descriptionlabel[1]{\hspace\labelsep \normalfo nt\bfseries #1} | Overfull \hbox (8.55997pt too wide) in paragraph at lines 2396--2396 [][]\OT1/cmtt/m/n/9 \newenvironment{quote}{\list{}{\rightmargin\leftmargin}\it em[]}{\endlist} | [37] [38] Overfull \hbox (3.83502pt too wide) in paragraph at lines 2579--2579 [][] \OT1/cmtt/m/n/9 \if@pdftex\@defaultdimens@pdf\fi} % end of \def\setp@ gelayoutdimens | [39] [40] [41] [42] Overfull \hbox (8.55997pt too wide) in paragraph at lines 2839--2839 [][] \OT1/cmtt/m/n/9 \sbox\@tempfootbox{\tiny\@MyLogo\ \@Restriction\hfil \@rightfooter}% | [43] Overfull \hbox (3.83502pt too wide) in paragraph at lines 2901--2901 [][] \OT1/cmtt/m/n/9 {\def\@noitemerr{\@latex@warning{Empty `thebibliography' environment}}% | [44] [45] [46] [47] [48] [49] [50] [51] Overfull \hbox (3.83502pt too wide) in paragraph at lines 3459--3459 [][] \OT1/cmtt/m/n/9 \ifhmode\nolinebreak[4]~$\ProofBox$\else$\ProofBox$\fi \ end{trivlist}} | [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] ******************* * Checksum passed * ******************* ) [65] (./foiltex.aux) LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) Output written on foiltex.dvi (65 pages, 272676 bytes). Transcript written on foiltex.log. This is pdfTeX, Version 3.141592653-2.6-1.40.25 (Web2C 2023) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./foiltex.dtx LaTeX2e <2023-06-01> pre-release-2 (develop 2023-7-31 branch) L3 programming layer <2023-02-22> (/usr/local/share/texmf-dist/tex/latex-dev/base/ltxdoc.cls Document Class: ltxdoc 2022/06/22 v2.1i Standard LaTeX documentation class ************************************* * Local config file ltxdoc.cfg used ************************************* (/usr/local/share/texmf-dist/tex/latex-dev/base/ltxdoc.cfg) (/usr/local/share/texmf-dist/tex/latex-dev/base/article.cls Document Class: article 2022/07/02 v1.4n Standard LaTeX document class (/usr/local/share/texmf-dist/tex/latex-dev/base/size10.clo)) (/usr/local/share/texmf-dist/tex/latex-dev/base/doc.sty (/usr/local/share/texmf-dist/tex/latex/tools/multicol.sty))) (/usr/local/share/texmf-dist/tex/latex-dev/base/latexsym.sty) (/usr/local/share/texmf-dist/tex/latex/hypdoc/hypdoc.sty (/usr/local/share/texmf-dist/tex/latex-dev/base/atveryend-ltx.sty) (/usr/local/share/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/share/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/share/texmf-dist/tex/generic/iftex/iftex.sty) (/usr/local/share/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/local/share/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/local/share/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/local/share/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/share/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/share/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/local/share/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/share/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/local/share/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/local/share/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/share/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/share/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty (/usr/local/share/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/share/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/share/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/share/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/local/share/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/share/texmf-dist/tex/latex/url/url.sty) (/usr/local/share/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/share/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/local/share/texmf-dist/tex/latex-dev/base/atbegshi-ltx.sty)) (/usr/local/share/texmf-dist/tex/latex/hyperref/hdvips.def (/usr/local/share/texmf-dist/tex/latex/hyperref/pdfmark.def (/usr/local/share/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/share/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))))) (/usr/local/share/texmf-dist/tex/latex/l3backend/l3backend-dvips.def) (./foiltex.aux) Package hyperref Warning: Draft mode on. (/usr/local/share/texmf-dist/tex/latex/graphics/color.sty (/usr/local/share/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/share/texmf-dist/tex/latex/graphics-def/dvips.def) (/usr/local/share/texmf-dist/tex/latex/graphics/dvipsnam.def) (/usr/local/share/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (./foiltex.hd) (/usr/local/share/texmf-dist/tex/latex-dev/base/ulasy.fd) (./foiltex.dtx *************************** * Character table correct * *************************** [1] (./foiltex.toc [2]) [3] [4] [5] [6] LaTeX Warning: Marginpar on page 7 moved. [7] LaTeX Warning: Marginpar on page 8 moved. LaTeX Warning: Marginpar on page 8 moved. LaTeX Warning: Marginpar on page 8 moved. LaTeX Warning: Marginpar on page 8 moved. LaTeX Warning: Marginpar on page 8 moved. LaTeX Warning: Marginpar on page 8 moved. LaTeX Warning: Marginpar on page 8 moved. LaTeX Warning: Marginpar on page 8 moved. [8] [9] LaTeX Warning: Marginpar on page 10 moved. [10] LaTeX Warning: Marginpar on page 11 moved. [11] LaTeX Warning: Marginpar on page 12 moved. LaTeX Warning: Marginpar on page 12 moved. LaTeX Warning: Marginpar on page 12 moved. [12] LaTeX Warning: Marginpar on page 13 moved. LaTeX Warning: Marginpar on page 13 moved. LaTeX Warning: Marginpar on page 13 moved. LaTeX Warning: Marginpar on page 13 moved. LaTeX Warning: Marginpar on page 13 moved. LaTeX Warning: Marginpar on page 13 moved. [13] LaTeX Warning: Marginpar on page 14 moved. LaTeX Warning: Marginpar on page 14 moved. LaTeX Warning: Marginpar on page 14 moved. [14] LaTeX Warning: Marginpar on page 15 moved. LaTeX Warning: Marginpar on page 15 moved. LaTeX Warning: Marginpar on page 15 moved. LaTeX Warning: Marginpar on page 15 moved. LaTeX Warning: Marginpar on page 15 moved. LaTeX Warning: Marginpar on page 15 moved. LaTeX Warning: Marginpar on page 15 moved. LaTeX Warning: Marginpar on page 15 moved. [15] [16] [17] [18] [19] Overfull \hbox (3.83502pt too wide) in paragraph at lines 1648--1648 [][] \OT1/cmtt/m/n/9 % though it really belongs in the {foiltex.cfg} file for the site/user. | [20] Overfull \hbox (8.55997pt too wide) in paragraph at lines 1648--1648 [][]\OT1/cmtt/m/n/9 \rightheader{\foiltexdate} % \foiltexdate i s defined above | [21] [22] [23] [24] [25] [26] [27] [28] Overfull \hbox (3.83502pt too wide) in paragraph at lines 1886--1886 [][] \OT1/cmtt/m/n/9 \ClassWarningNoLine{FoilTeX}{No 'executivepaper' optio n for foils.}} | [29] [30] Overfull \hbox (3.83502pt too wide) in paragraph at lines 1961--1961 [][] \OT1/cmtt/m/n/9 \AtBeginDocument{\mediaheight=\paperwidth\mediawidth= \paperheight}% | [31] Overfull \hbox (8.55997pt too wide) in paragraph at lines 1997--1997 [][]\OT1/cmtt/m/n/9 \renewcommand\_{\leavevmode\kern.06em\vbox{\hrule width.4e m height.12ex}} | Overfull \hbox (8.55997pt too wide) in paragraph at lines 2017--2017 [][]\OT1/cmtt/m/n/9 \renewcommand\footnoterule{\kern-3\p@\hrule width.4\textwi dth\kern2.6\p@} | [32] Overfull \hbox (3.83502pt too wide) in paragraph at lines 2158--2158 [][]\OT1/cmtt/m/n/9 \def\sloppyfoils{\tolerance 9000 \hfuzz 2\p@ \vfuzz 2\p@ \ hbadness 2000} | [33] [34] [35] [36] Overfull \hbox (8.55997pt too wide) in paragraph at lines 2396--2396 [][]\OT1/cmtt/m/n/9 \newcommand\descriptionlabel[1]{\hspace\labelsep \normalfo nt\bfseries #1} | Overfull \hbox (8.55997pt too wide) in paragraph at lines 2396--2396 [][]\OT1/cmtt/m/n/9 \newenvironment{quote}{\list{}{\rightmargin\leftmargin}\it em[]}{\endlist} | [37] [38] Overfull \hbox (3.83502pt too wide) in paragraph at lines 2579--2579 [][] \OT1/cmtt/m/n/9 \if@pdftex\@defaultdimens@pdf\fi} % end of \def\setp@ gelayoutdimens | [39] [40] [41] [42] Overfull \hbox (8.55997pt too wide) in paragraph at lines 2839--2839 [][] \OT1/cmtt/m/n/9 \sbox\@tempfootbox{\tiny\@MyLogo\ \@Restriction\hfil \@rightfooter}% | [43] Overfull \hbox (3.83502pt too wide) in paragraph at lines 2901--2901 [][] \OT1/cmtt/m/n/9 {\def\@noitemerr{\@latex@warning{Empty `thebibliography' environment}}% | [44] [45] [46] [47] [48] [49] [50] [51] Overfull \hbox (3.83502pt too wide) in paragraph at lines 3459--3459 [][] \OT1/cmtt/m/n/9 \ifhmode\nolinebreak[4]~$\ProofBox$\else$\ProofBox$\fi \ end{trivlist}} | [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] ******************* * Checksum passed * ******************* ) [65] (./foiltex.aux) ) (see the transcript file for additional information) Output written on foiltex.dvi (65 pages, 272684 bytes). Transcript written on foiltex.log. SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> foiltex-2.1.4b_7 depends on file: /usr/local/share/texmf-var/web2c/tex/tex.fmt - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for foiltex-2.1.4b_7 ===> foiltex-2.1.4b_7 depends on file: /usr/local/share/texmf-var/web2c/tex/tex.fmt - found ===> Generating temporary packing list install -m 0644 /construction/textproc/foiltex/foiltex-2.1.4b_7/foil17.clo /construction/textproc/foiltex/stage/usr/local/share/texmf/tex/latex/foiltex install -m 0644 /construction/textproc/foiltex/foiltex-2.1.4b_7/foil20.clo /construction/textproc/foiltex/stage/usr/local/share/texmf/tex/latex/foiltex install -m 0644 /construction/textproc/foiltex/foiltex-2.1.4b_7/foil25.clo /construction/textproc/foiltex/stage/usr/local/share/texmf/tex/latex/foiltex install -m 0644 /construction/textproc/foiltex/foiltex-2.1.4b_7/foil30.clo /construction/textproc/foiltex/stage/usr/local/share/texmf/tex/latex/foiltex install -m 0644 /construction/textproc/foiltex/foiltex-2.1.4b_7/foils.cls /construction/textproc/foiltex/stage/usr/local/share/texmf/tex/latex/foiltex install -m 0644 /construction/textproc/foiltex/foiltex-2.1.4b_7/foils.sty /construction/textproc/foiltex/stage/usr/local/share/texmf/tex/latex/foiltex install -m 0644 /construction/textproc/foiltex/foiltex-2.1.4b_7/foilshrt.clo /construction/textproc/foiltex/stage/usr/local/share/texmf/tex/latex/foiltex install -m 0644 /construction/textproc/foiltex/foiltex-2.1.4b_7/fltfonts.def /construction/textproc/foiltex/stage/usr/local/share/texmf/tex/latex/foiltex install -m 0644 /construction/textproc/foiltex/foiltex-2.1.4b_7/foiltex.dtx /construction/textproc/foiltex/stage/usr/local/share/doc/foiltex install -m 0644 /construction/textproc/foiltex/foiltex-2.1.4b_7/foiltex.dvi /construction/textproc/foiltex/stage/usr/local/share/doc/foiltex install -m 0644 /construction/textproc/foiltex/foiltex-2.1.4b_7/sampfoil.tex /construction/textproc/foiltex/stage/usr/local/share/examples/foiltex ====> 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: 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 foiltex-2.1.4b_7 file sizes/checksums [11]: 0% file sizes/checksums [11]: 100% Service unavailablepacking files [11]: 0% packing files [11]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:01:10