------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/gmake-4.2.1_3.txz Installing /packages/All/expat-2.2.8.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/fontconfig-2.12.6,1.txz Running fc-cache to build fontconfig cache... /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/png-1.6.37.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/libmspack-0.10.1.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/perl5-5.30.1.txz ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/hunspell-1.7.0_2.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/python37-3.7.6.txz ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/enchant2-2.2.3_4.txz Installing /packages/All/fribidi-0.19.7.txz Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/webp-1.1.0.txz Installing /packages/All/libgpg-error-1.37.txz Installing /packages/All/libgcrypt-1.8.5.txz Installing /packages/All/libsecret-0.18.6_1.txz Installing /packages/All/shared-mime-info-1.10_2.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2019.2.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.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/libnotify-0.7.8.txz Installing /packages/All/hyphen-2.8.8.txz Installing /packages/All/icu-66.1,1.txz Installing /packages/All/lcms2-2.9.txz Installing /packages/All/openjpeg-2.3.1.txz Installing /packages/All/graphite2-1.3.13_1.txz Installing /packages/All/harfbuzz-2.6.4.txz Installing /packages/All/harfbuzz-icu-2.6.4_1.txz Installing /packages/All/sqlite3-3.30.1_1,1.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.15.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/ca_root_nss-3.51.txz ===== Message from ca_root_nss-3.51: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/p11-kit-0.23.18.1.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.12.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/dbus-1.12.16.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/libproxy-0.4.15.txz Installing /packages/All/gsettings-desktop-schemas-3.28.1.txz Installing /packages/All/glib-networking-2.56.1_2.txz Installing /packages/All/libsoup-2.62.3.txz Installing /packages/All/brotli-1.0.7_2,1.txz Installing /packages/All/woff2-1.0.2_4.txz Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/xkeyboard-config-2.27.txz Installing /packages/All/libxkbcommon-0.10.0.txz Installing /packages/All/pciids-20200222.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.100.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-18.3.2_4.txz Installing /packages/All/libwpe-1.4.0.1.txz Installing /packages/All/wpebackend-fdo-1.4.1.txz Installing /packages/All/atk-2.28.1.txz Installing /packages/All/pixman-0.38.4.txz Installing /packages/All/cairo-1.16.0,2.txz Installing /packages/All/libepoxy-1.5.2.txz Installing /packages/All/nspr-4.25.txz Installing /packages/All/spidermonkey60-60.9.0_2.txz Installing /packages/All/polkit-0.116.txz ===> Creating groups. Creating group 'polkitd' with gid '565'. ===> Creating users Creating user 'polkitd' with uid '565'. Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXScrnSaver-1.2.3_2.txz Installing /packages/All/argyllcms-1.9.2_5.txz Installing /packages/All/colord-1.3.5.txz ===> Creating groups. Creating group 'colord' with gid '970'. ===> Creating users Creating user 'colord' with uid '970'. Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.56.1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_2.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.2.13.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXtst-1.2.3_2.txz Installing /packages/All/at-spi2-core-2.28.0.txz Installing /packages/All/at-spi2-atk-2.26.2.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.3_4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_3.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXcomposite-0.4.5,1.txz Installing /packages/All/gtk-update-icon-cache-2.24.32.txz Installing /packages/All/adwaita-icon-theme-3.28.0.txz Installing /packages/All/libcroco-0.6.13.txz Installing /packages/All/libgsf-1.14.46.txz Installing /packages/All/librsvg2-2.40.21.txz Installing /packages/All/wayland-protocols-1.20.txz Installing /packages/All/gtk3-3.24.10_1.txz Installing /packages/All/libxslt-1.1.34_1.txz Installing /packages/All/libunwind-20170615.txz Installing /packages/All/gstreamer1-1.16.2.txz Installing /packages/All/json-glib-1.4.4.txz Installing /packages/All/geoclue-2.5.5.txz Installing /packages/All/orc-0.4.31.txz Installing /packages/All/iso-codes-4.2.txz Installing /packages/All/gstreamer1-plugins-1.16.2.txz Installing /packages/All/gstreamer1-plugins-bad-1.16.2.txz Installing /packages/All/pygobject3-common-3.28.3.txz Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-cairo-1.18.1_1.txz Installing /packages/All/py37-gobject3-3.28.3.txz Installing /packages/All/graphene-1.10.0.txz Installing /packages/All/libGLU-9.0.1.txz Installing /packages/All/gstreamer1-plugins-gl-1.16.2.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/webkit2-gtk3-2.26.4_1.txz Installing /packages/All/dconf-0.28.0.txz Installing /packages/All/gtk2-2.24.32.txz Installing /packages/All/libIDL-0.8.14_4.txz Installing /packages/All/ORBit2-2.14.19_2.txz Installing /packages/All/gconf2-3.2.6_5.txz Installing /packages/All/wx30-gtk3-3.0.4_9.txz SUCCEEDED 00:02:12 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> gutenmark-20090510_9 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> gutenmark-20090510_9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gutenmark-20090510_9 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> gutenmark-20090510_9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gutenmark-20090510_9 for building => SHA256 Checksum OK for GutenMark_source_dev-20090510.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> gutenmark-20090510_9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gutenmark-20090510_9 for building ===> Extracting for gutenmark-20090510_9 => SHA256 Checksum OK for GutenMark_source_dev-20090510.tar.gz. Extracted Memory Use: 1.25M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for gutenmark-20090510_9 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> gutenmark-20090510_9 depends on executable: gmake - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> gutenmark-20090510_9 depends on shared library: libwx_baseu-3.0.so - found (/usr/local/lib/libwx_baseu-3.0.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> gutenmark-20090510_9 depends on executable: gmake - found ===> gutenmark-20090510_9 depends on shared library: libwx_baseu-3.0.so - found (/usr/local/lib/libwx_baseu-3.0.so) ===> Configuring for gutenmark-20090510_9 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for gutenmark-20090510_9 gmake[1]: Entering directory '/construction/textproc/gutenmark/GutenMark-source' cc -pipe -O2 -fno-strict-aliasing -Wall -funsigned-char \ -o GutenMark MarkBody.c MarkByLineHeuristic.c AddMarkup.c which.c IsHeaderNeural.c CheckGutenbergHeader.c MarkByChar.c IsHeaderHeuristic.c Markup.c OutputHtml.c OutputXml.c PrefatoryAnalysisPassNeural.c AutoMark.c StanfordPass.c OutputLatex.c PrefatoryAnalysisPassHeuristic.c MarkByLineNeural.c LineAnalysisPass.c libGutenSpell/winglob.c libGutenSpell/MatchWordlists.c libGutenSpell/DiacriticalNormalize.c libGutenSpell/CreateWordlist.c libGutenSpell/SearchWordlist.c -lz OutputHtml.c: In function 'OutputHtml': OutputHtml.c:104:7: warning: variable 'InPrefatoryArea' set but not used [-Wunused-but-set-variable] int InPrefatoryArea = 0; ^~~~~~~~~~~~~~~ OutputHtml.c:102:7: warning: variable 'Removed' set but not used [-Wunused-but-set-variable] int Removed = -1; ^~~~~~~ OutputHtml.c:94:21: warning: variable 'lastc' set but not used [-Wunused-but-set-variable] int ErrorCode, c, lastc, Remove, AtEnd; ^~~~~ OutputXml.c: In function 'OutputXml': OutputXml.c:49:7: warning: variable 'InPrefatoryArea' set but not used [-Wunused-but-set-variable] int InPrefatoryArea = 0; ^~~~~~~~~~~~~~~ OutputXml.c:48:7: warning: variable 'JumpedPastHeader' set but not used [-Wunused-but-set-variable] int JumpedPastHeader = 0; ^~~~~~~~~~~~~~~~ OutputXml.c:47:7: warning: variable 'Removed' set but not used [-Wunused-but-set-variable] int Removed = -1; ^~~~~~~ OutputXml.c:46:7: warning: variable 'AfterBreak' set but not used [-Wunused-but-set-variable] int AfterBreak = 0; ^~~~~~~~~~ OutputXml.c:45:27: warning: variable 'LastNewline' set but not used [-Wunused-but-set-variable] int InPreformatted = 0, LastNewline = 1; ^~~~~~~~~~~ OutputXml.c:45:7: warning: variable 'InPreformatted' set but not used [-Wunused-but-set-variable] int InPreformatted = 0, LastNewline = 1; ^~~~~~~~~~~~~~ OutputXml.c:44:7: warning: variable 'InParagraph' set but not used [-Wunused-but-set-variable] int InParagraph = 0; ^~~~~~~~~~~ OutputXml.c:40:21: warning: variable 'lastc' set but not used [-Wunused-but-set-variable] int ErrorCode, c, lastc, Remove, AtEnd; ^~~~~ AutoMark.c: In function 'main': AutoMark.c:177:9: warning: variable 'InputFilename' set but not used [-Wunused-but-set-variable] char *InputFilename = NULL, *ExecutableFilename; ^~~~~~~~~~~~~ StanfordPass.c: In function 'StanfordPass': StanfordPass.c:82:24: warning: variable 'i' set but not used [-Wunused-but-set-variable] int ReturnValue = 1, i; ^ OutputLatex.c: In function 'OutputLatex': OutputLatex.c:299:7: warning: variable 'JumpedPastHeader' set but not used [-Wunused-but-set-variable] int JumpedPastHeader = 0; ^~~~~~~~~~~~~~~~ OutputLatex.c:298:7: warning: variable 'Removed' set but not used [-Wunused-but-set-variable] int Removed = -1; ^~~~~~~ OutputLatex.c:296:7: warning: variable 'AfterBreak' set but not used [-Wunused-but-set-variable] int AfterBreak = 0; ^~~~~~~~~~ OutputLatex.c:294:27: warning: variable 'LastNewline' set but not used [-Wunused-but-set-variable] int InPreformatted = 0, LastNewline = 1; ^~~~~~~~~~~ OutputLatex.c:294:7: warning: variable 'InPreformatted' set but not used [-Wunused-but-set-variable] int InPreformatted = 0, LastNewline = 1; ^~~~~~~~~~~~~~ OutputLatex.c:292:7: warning: variable 'InParagraph' set but not used [-Wunused-but-set-variable] int InParagraph = 0; ^~~~~~~~~~~ ./GutenMark bldhb10.txt bldhb10.html GutenMark PG-to-HTML markup tool, build Mar 19 2020 Copyright (C) 2001-2003,2008 Ronald Burkey (info@sandroid.org) LaTeX support Copyright (C) 2001 Joe Cherry (joe@vimaster.org) GutenMark comes with ABSOLUTELY NO WARRANTY. This is free software, licensed under the GNU GPL. Using configuration file "./GutenMark.cfg". Checking wordlist/namelist GutenMark.native.gz (native) Checking wordlist/namelist GutenMark.foreign.gz (foreign) diff bldhb10.html bldhb10.txt.html gmake "CC=cc" "IMCROSS_PATH=/home/root/IMCROSS" "MAC_TARGETS=-arch ppc -arch i386 -I/home/root/IMCROSS/mac/include" -C GutenUtilities gmake[2]: Entering directory '/construction/textproc/gutenmark/GutenMark-source' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. cc -pipe -O2 -fno-strict-aliasing -Wall -o espa~nol_filter espa~nol_filter.c cc -pipe -O2 -fno-strict-aliasing -Wall -o hk2_deutsch hk2_deutsch.c cc -pipe -O2 -fno-strict-aliasing -Wall -o names_english names_english.c cc -pipe -O2 -fno-strict-aliasing -Wall -o words197 words197.c words197.c: In function 'main': words197.c:170:3: warning: 'strcpy' accessing 1 byte at offsets 0 and [0, 9223372036854775805] may overlap 1 byte at offset 0 [-Wrestrict] strcpy (sgen, sgen + strlen (FunkyStrings[i])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -pipe -O2 -fno-strict-aliasing -Wall -o string2line string2line.c cc -g -pipe -O2 -fno-strict-aliasing -Wall -o gztest gztest.c -lz cc -pipe -O2 -fno-strict-aliasing -Wall -o norsk norsk.c cc -pipe -O2 -fno-strict-aliasing -Wall -o utf8 utf8.c cc -pipe -O2 -fno-strict-aliasing -Wall -o USGS USGS.c cc -pipe -O2 -fno-strict-aliasing -Wall -o NoDups NoDups.c cc -pipe -O2 -fno-strict-aliasing -Wall -o NIMA NIMA.c cc -pipe -O2 -fno-strict-aliasing -Wall -o GutenSplit GutenSplit.c GutenSplit.c: In function 'main': GutenSplit.c:291:7: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy(HeaderBuffer+HeaderSize, LineBuffer, j); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GutenSplit.c:278:13: note: length computed here j = strlen (LineBuffer); ^~~~~~~~~~~~~~~~~~~ gmake[2]: Leaving directory '/construction/textproc/gutenmark/GutenMark-source/GutenUtilities' gmake "CC=cc" "IMCROSS_PATH=/home/root/IMCROSS" "MAC_TARGETS=-arch ppc -arch i386 -I/home/root/IMCROSS/mac/include" -C GUItenMark gmake[2]: Entering directory '/construction/textproc/gutenmark/GutenMark-source' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. c++ -pipe -O2 -fno-strict-aliasing -std=c++11 \ `/usr/local/bin/wxgtk3u-3.0-config --cxxflags` \ main.cpp GUItenMark.cpp \ `/usr/local/bin/wxgtk3u-3.0-config --libs` \ -o GUItenMark gmake[2]: Leaving directory '/construction/textproc/gutenmark/GutenMark-source/GUItenMark' gmake[1]: Leaving directory '/construction/textproc/gutenmark/GutenMark-source' SUCCEEDED 00:00:39 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for gutenmark-20090510_9 ===> Generating temporary packing list install -s -m 555 /construction/textproc/gutenmark/GutenMark-source/GutenMark /construction/textproc/gutenmark/stage/usr/local/bin install -s -m 555 /construction/textproc/gutenmark/GutenMark-source/GutenUtilities/GutenSplit /construction/textproc/gutenmark/stage/usr/local/bin install -s -m 555 /construction/textproc/gutenmark/GutenMark-source/GUItenMark/GUItenMark /construction/textproc/gutenmark/stage/usr/local/bin /bin/mkdir -p /construction/textproc/gutenmark/stage/usr/local/share/gutenmark install -m 0644 /construction/textproc/gutenmark/GutenMark-source/GUItenMark/*.jpg /construction/textproc/gutenmark/stage/usr/local/share/gutenmark ====> 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 gutenmark-20090510_9 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:02:55