Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Feb 2017 23:45:53 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][misc/freebsd-doc-pl] Failed for pl-freebsd-doc-49749, 1 in build/runaway
Message-ID:  <201702182345.v1INjrOM074956@beefy15.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     doceng@FreeBSD.org
Last committer: blackend@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q1/misc/freebsd-doc-pl/Makefile 354559 2014-05-19 16:43:45Z blackend $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/434324/logs/pl-freebsd-doc-49749,1.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=434324
Log:

====>> Building misc/freebsd-doc-pl
build started at Sat Feb 18 01:42:05 UTC 2017
port directory: /usr/ports/misc/freebsd-doc-pl
building for: FreeBSD 110armv6-quarterly-job-07 11.0-RELEASE-p5 FreeBSD 11.0-RELEASE-p5 r309692 arm
maintained by: doceng@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q1/misc/freebsd-doc-pl/Makefile 354559 2014-05-19 16:43:45Z blackend $
Poudriere version: 3.1.14
Host OSVERSION: 1200018
Jail OSVERSION: 1100122
Job Id: 07

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=pl-freebsd-doc-49749,1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for pl-freebsd-doc-49749,1:
     HTML=on: Single HTML file per document
     HTML_SPLIT=on: The default HTML format used on www.FreeBSD.org
     PDF=on: PDF format
     PS=on: PostScript format
     TXT=on: Plain text
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/misc/freebsd-doc-pl/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/freebsd-doc-pl/work  HOME=/wrkdirs/usr/ports/misc/freebsd-doc-pl/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/misc/freebsd-doc-pl/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/freebsd-doc-pl/work  HOME=/wrkdirs/usr/ports/misc/freebsd-doc-pl/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
DOCSDIR=share/doc/freebsd
DOCLANG=pl_PL.ISO8859-2
DOCLANG_PREFIX=pl
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/freebsd-doc"
EXAMPLESDIR="share/examples/freebsd-doc"
DATADIR="share/freebsd-doc"
WWWDIR="www/freebsd-doc"
ETCDIR="etc/freebsd-doc"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/freebsd-doc
DOCSDIR=/usr/local/share/doc/freebsd-doc
EXAMPLESDIR=/usr/local/share/examples/freebsd-doc
WWWDIR=/usr/local/www/freebsd-doc
ETCDIR=/usr/local/etc/freebsd-doc
--End SUB_LIST--

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=arm
MACHINE_ARCH=armv6
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=armv6
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=11.0-RELEASE-p5
_SMP_CPUS=28
#### Misc Poudriere ####
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
sbsize                   (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtxp                           (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   pl-freebsd-doc-49749,1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.4_1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-07] Installing pkg-1.9.4_1...
[110armv6-quarterly-job-07] Extracting pkg-1.9.4_1: .......... done
===>   pl-freebsd-doc-49749,1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of pl-freebsd-doc-49749,1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by pl-freebsd-doc-49749,1 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by pl-freebsd-doc-49749,1 for building
=> SHA256 Checksum OK for freebsd-doc-49749.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by pl-freebsd-doc-49749,1 for building
===>  Extracting for pl-freebsd-doc-49749,1
=> SHA256 Checksum OK for freebsd-doc-49749.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for pl-freebsd-doc-49749,1
===========================================================================
=======================<phase: build-depends  >============================
===>   pl-freebsd-doc-49749,1 depends on package: docproj>=2.0_6 - not found
===>   Installing existing package /packages/All/docproj-2.0_9.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-07] Installing docproj-2.0_9...
[110armv6-quarterly-job-07] `-- Installing itstool-2.0.2_1...
[110armv6-quarterly-job-07] |   `-- Installing python27-2.7.13_1...
<snip>
WARNING: Font "DejaVu Sans Mono,normal,700" not found. Substituting with "any,normal,700".
Feb 18, 2017 2:36:23 AM org.apache.fop.fo.properties.CommonHyphenation getHyphChar
WARNING: Substituted specified hyphenation character (0x21ba) with 0x2d because the font doesn't have the specified hyphenation character: any,normal,700
Feb 18, 2017 2:36:24 AM org.apache.fop.fo.properties.CommonHyphenation getHyphChar
WARNING: Substituted specified hyphenation character (0x21ba) with 0x2d because the font doesn't have the specified hyphenation character: any,normal,400
Feb 18, 2017 2:36:24 AM org.apache.fop.fo.properties.CommonHyphenation getHyphChar
WARNING: Substituted specified hyphenation character (0x21ba) with 0x2d because the font doesn't have the specified hyphenation character: any,normal,400
Feb 18, 2017 2:36:24 AM org.apache.fop.fo.properties.CommonHyphenation getHyphChar
WARNING: Substituted specified hyphenation character (0x21ba) with 0x2d because the font doesn't have the specified hyphenation character: any,normal,400
Feb 18, 2017 2:36:24 AM org.apache.fop.fo.properties.CommonHyphenation getHyphChar
WARNING: Substituted specified hyphenation character (0x21ba) with 0x2d because the font doesn't have the specified hyphenation character: any,normal,700
Feb 18, 2017 2:36:24 AM org.apache.fop.fo.properties.CommonHyphenation getHyphChar
WARNING: Substituted specified hyphenation character (0x21ba) with 0x2d because the font doesn't have the specified hyphenation character: any,normal,400
Feb 18, 2017 2:36:24 AM org.apache.fop.fo.properties.CommonHyphenation getHyphChar
WARNING: Substituted specified hyphenation character (0x21ba) with 0x2d because the font doesn't have the specified hyphenation character: any,normal,400
Feb 18, 2017 2:36:24 AM org.apache.fop.fo.properties.CommonHyphenation getHyphChar
WARNING: Substituted specified hyphenation character (0x21ba) with 0x2d because the font doesn't have the specified hyphenation character: any,normal,400
Feb 18, 2017 2:36:24 AM org.apache.fop.fo.properties.CommonHyphenation getHyphChar
WARNING: Substituted specified hyphenation character (0x21ba) with 0x2d because the font doesn't have the specified hyphenation character: any,normal,700
Feb 18, 2017 2:36:25 AM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Glyph "?" (0x15b, sacute) not available in font "Times-Roman".
Feb 18, 2017 2:36:32 AM org.apache.fop.fo.properties.CommonHyphenation getHyphChar
WARNING: Substituted specified hyphenation character (0x21ba) with 0x2d because the font doesn't have the specified hyphenation character: any,normal,400
Feb 18, 2017 2:36:33 AM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Glyph "?" (0x142, lslash) not available in font "Times-Italic".
Feb 18, 2017 2:36:33 AM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Glyph "?" (0x105, aogonek) not available in font "Times-Italic".
Feb 18, 2017 2:36:34 AM org.apache.fop.fo.properties.CommonHyphenation getHyphChar
WARNING: Substituted specified hyphenation character (0x21ba) with 0x2d because the font doesn't have the specified hyphenation character: any,normal,400
Feb 18, 2017 2:36:34 AM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Glyph "?" (0x142, lslash) not available in font "Times-Roman".
Feb 18, 2017 2:36:35 AM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Glyph "?" (0x119, eogonek) not available in font "Times-Roman".
Feb 18, 2017 2:36:37 AM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Glyph "?" (0x105, aogonek) not available in font "Times-Roman".
Feb 18, 2017 2:36:37 AM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Glyph "?" (0x17c, zdot) not available in font "Times-Roman".
Feb 18, 2017 2:36:37 AM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Glyph "?" (0x107, cacute) not available in font "Times-Roman".
Feb 18, 2017 2:36:38 AM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Glyph "?" (0x144, nacute) not available in font "Times-Roman".
Feb 18, 2017 2:36:52 AM org.apache.fop.fo.properties.CommonHyphenation getHyphChar
WARNING: Substituted specified hyphenation character (0x21ba) with 0x2d because the font doesn't have the specified hyphenation character: any,normal,400
Feb 18, 2017 2:37:29 AM org.apache.fop.events.LoggingEventListener processEvent
INFO: Rendered page #1.
Feb 18, 2017 2:37:41 AM org.apache.fop.events.LoggingEventListener processEvent
INFO: Rendered page #2.
Feb 18, 2017 2:37:44 AM org.apache.fop.events.LoggingEventListener processEvent
INFO: Rendered page #3.
Feb 18, 2017 2:37:47 AM org.apache.fop.events.LoggingEventListener processEvent
INFO: Rendered page #4.
Feb 18, 2017 2:37:50 AM org.apache.fop.events.LoggingEventListener processEvent
INFO: Rendered page #5.
Feb 18, 2017 2:37:51 AM org.apache.fop.events.LoggingEventListener processEvent
INFO: Rendered page #6.
/usr/local/bin/links -dump  article.html > article.txt
Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/pl_PL.ISO8859-2/articles/filtering-bridges
===> pl_PL.ISO8859-2/articles/new-users (all)
install /wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/share/xml/catalog-cwd.xml /wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/pl_PL.ISO8859-2/articles/new-users/catalog-cwd.xml
echo '<!ENTITY enbase "../..">' > /wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/pl_PL.ISO8859-2/articles/new-users/autogen.ent
echo '<!ENTITY base "..">' >> /wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/pl_PL.ISO8859-2/articles/new-users/autogen.ent
env XML_CATALOG_FILES="file:///wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/pl_PL.ISO8859-2/articles/new-users/catalog-cwd.xml  file:///wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/pl_PL.ISO8859-2/share/xml/catalog.xml  file:///wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/share/xml/catalog.xml  file:///usr/local/share/xml/catalog" /usr/local/bin/xmllint --nonet --noent --valid --dropdtd --xinclude /wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/pl_PL.ISO8859-2/articles/new-users/article.xml > article.parsed.xml.tmp
/bin/mv article.parsed.xml.tmp article.parsed.xml
/nxb-bin/usr/bin/sed 's|@@URL_RELPREFIX@@|http://www.FreeBSD.org|g' < article.parsed.xml > article.parsed.print.xml
/nxb-bin/usr/bin/sed -i '' -e 's|@@URL_RELPREFIX@@|../../../..|g' article.parsed.xml
/bin/rm -f docbook.css
/bin/cat /wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/share/misc/docbook.css > docbook.css
env XML_CATALOG_FILES="file:///wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/pl_PL.ISO8859-2/articles/new-users/catalog-cwd.xml  file:///wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/pl_PL.ISO8859-2/share/xml/catalog.xml  file:///wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/share/xml/catalog.xml  file:///usr/local/share/xml/catalog" /usr/local/bin/xsltproc  --xinclude --nonet --maxvars 20000 --stringparam latestrevision.timestamp "2013-11-13 07:52:45Z" --stringparam latestrevision.committer "hrs" --stringparam latestrevision.number "43184"  --param docformatnav "'1'" --param img.src.path "'/wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/pl_PL.ISO8859-2/articles/new-users/../../../share/images/articles/new-users/'" --param callout.graphics.path "'/wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/pl_PL.ISO8859-2/articles/new-users/imagelib/callouts/'" --maxdepth 6000 http://www.FreeBSD.org/XML/share/xml/freebsd-xhtml.xsl article.parsed.xml > article.html
file:///wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/share/xml/xslt10-freebsd.dtd:52: warning: failed to load external entity "http://www.FreeBSD.org/XML/lang/share/xml/navibar.l10n.ent"
%navibar.l10n.ent;
                  ^
Entity: line 1: 
 %navibar.l10n.ent; 
                   ^
file:///wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/share/xml/xslt10-freebsd.dtd:62: warning: failed to load external entity "http://www.FreeBSD.org/XML/lang/share/xml/header.l10n.ent"
%header.l10n.ent;
                 ^
Entity: line 1: 
 %header.l10n.ent; 
                  ^
file:///wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/share/xml/xslt10-freebsd.dtd:52: warning: failed to load external entity "http://www.FreeBSD.org/XML/lang/share/xml/navibar.l10n.ent"
%navibar.l10n.ent;
                  ^
Entity: line 1: 
 %navibar.l10n.ent; 
                   ^
file:///wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/share/xml/xslt10-freebsd.dtd:62: warning: failed to load external entity "http://www.FreeBSD.org/XML/lang/share/xml/header.l10n.ent"
%header.l10n.ent;
                 ^
Entity: line 1: 
 %header.l10n.ent; 
                  ^
file:///wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/share/xml/xslt10-freebsd.dtd:52: warning: failed to load external entity "http://www.FreeBSD.org/XML/lang/share/xml/navibar.l10n.ent"
%navibar.l10n.ent;
                  ^
Entity: line 1: 
 %navibar.l10n.ent; 
                   ^
file:///wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/share/xml/xslt10-freebsd.dtd:62: warning: failed to load external entity "http://www.FreeBSD.org/XML/lang/share/xml/header.l10n.ent"
%header.l10n.ent;
                 ^
Entity: line 1: 
 %header.l10n.ent; 
                  ^
No "pl" localization of "Lastmodified" exists; using "en".
No "pl" localization of "on" exists; using "en".
env XML_CATALOG_FILES="file:///wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/pl_PL.ISO8859-2/articles/new-users/catalog-cwd.xml  file:///wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/pl_PL.ISO8859-2/share/xml/catalog.xml  file:///wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/share/xml/catalog.xml  file:///usr/local/share/xml/catalog" /usr/local/bin/xsltproc  --xinclude --nonet --maxvars 20000 --stringparam latestrevision.timestamp "2013-11-13 07:52:45Z" --stringparam latestrevision.committer "hrs" --stringparam latestrevision.number "43184"  --param docformatnav "'1'" --param img.src.path "'/wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/pl_PL.ISO8859-2/articles/new-users/../../../share/images/articles/new-users/'" --param callout.graphics.path "'/wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/pl_PL.ISO8859-2/articles/new-users/imagelib/callouts/'" --maxdepth 6000 http://www.FreeBSD.org/XML/share/xml/freebsd-xhtml-chunk.xsl article.parsed.xml
file:///wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/share/xml/xslt10-freebsd.dtd:52: warning: failed to load external entity "http://www.FreeBSD.org/XML/lang/share/xml/navibar.l10n.ent"
%navibar.l10n.ent;
                  ^
Entity: line 1: 
 %navibar.l10n.ent; 
                   ^
file:///wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/share/xml/xslt10-freebsd.dtd:62: warning: failed to load external entity "http://www.FreeBSD.org/XML/lang/share/xml/header.l10n.ent"
%header.l10n.ent;
                 ^
Entity: line 1: 
 %header.l10n.ent; 
                  ^
file:///wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/share/xml/xslt10-freebsd.dtd:52: warning: failed to load external entity "http://www.FreeBSD.org/XML/lang/share/xml/navibar.l10n.ent"
%navibar.l10n.ent;
                  ^
Entity: line 1: 
 %navibar.l10n.ent; 
                   ^
file:///wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/share/xml/xslt10-freebsd.dtd:62: warning: failed to load external entity "http://www.FreeBSD.org/XML/lang/share/xml/header.l10n.ent"
%header.l10n.ent;
                 ^
Entity: line 1: 
 %header.l10n.ent; 
                  ^
file:///wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/share/xml/xslt10-freebsd.dtd:52: warning: failed to load external entity "http://www.FreeBSD.org/XML/lang/share/xml/navibar.l10n.ent"
%navibar.l10n.ent;
                  ^
Entity: line 1: 
 %navibar.l10n.ent; 
                   ^
file:///wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/share/xml/xslt10-freebsd.dtd:62: warning: failed to load external entity "http://www.FreeBSD.org/XML/lang/share/xml/header.l10n.ent"
%header.l10n.ent;
                 ^
Entity: line 1: 
 %header.l10n.ent; 
                  ^
No "pl" localization of "Lastmodified" exists; using "en".
No "pl" localization of "on" exists; using "en".
Writing ar01s02.html for sect1
Writing ar01s03.html for sect1
Writing ar01s04.html for sect1
Writing ar01s05.html for sect1
Writing ar01s06.html for sect1
Writing ar01s07.html for sect1
Writing ar01s08.html for sect1
Writing ar01s09.html for sect1
Writing ar01s10.html for sect1
Writing ar01s11.html for sect1
Writing index.html for article
Writing HTML.manifest
env XML_CATALOG_FILES="file:///wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/pl_PL.ISO8859-2/articles/new-users/catalog-cwd.xml  file:///wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/pl_PL.ISO8859-2/share/xml/catalog.xml  file:///wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/share/xml/catalog.xml  file:///usr/local/share/xml/catalog" /usr/local/bin/xsltproc  --xinclude --nonet --maxvars 20000 --stringparam latestrevision.timestamp "2013-11-13 07:52:45Z" --stringparam latestrevision.committer "hrs" --stringparam latestrevision.number "43184"  --param docformatnav "'1'" --param img.src.path "'/wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/pl_PL.ISO8859-2/articles/new-users/../../../share/images/articles/new-users/'" --param callout.graphics.path "'/wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/pl_PL.ISO8859-2/articles/new-users/imagelib/callouts/'" --maxdepth 6000 http://www.FreeBSD.org/XML/share/xml/freebsd-fo.xsl article.parsed.print.xml > article.fo
Making portrait pages on A4 paper (210mmx297mm)
No "pl" localization of "Lastmodified" exists; using "en".
No "pl" localization of "on" exists; using "en".
/usr/bin/env FOP_OPTS="-Xss1024k -Xmx1431552k" /usr/local/bin/fop -c /wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/share/misc/fop.xconf article.fo -pdf article.pdf
Feb 18, 2017 2:38:41 AM org.apache.fop.apps.FopConfParser configure
INFO: Default page-height set to: 11in
Feb 18, 2017 2:38:42 AM org.apache.fop.apps.FopConfParser configure
INFO: Default page-width set to: 8.26in
Feb 18, 2017 2:39:02 AM org.apache.fop.events.LoggingEventListener processEvent
WARNING: The font directory /usr/local/lib/X11/fonts could not be found.
Feb 18, 2017 2:40:56 AM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Font "Symbol,normal,700" not found. Substituting with "Symbol,normal,400".
Feb 18, 2017 2:40:56 AM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Font "ZapfDingbats,normal,700" not found. Substituting with "ZapfDingbats,normal,400".
Feb 18, 2017 2:50:14 AM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Font "Gentium Plus,normal,700" not found. Substituting with "Gentium Plus,normal,400".
Feb 18, 2017 2:55:46 AM org.apache.fop.events.LoggingEventListener processEvent
INFO: Rendered page #1.
Feb 18, 2017 2:55:53 AM org.apache.fop.events.LoggingEventListener processEvent
INFO: Rendered page #2.
Feb 18, 2017 2:56:00 AM org.apache.fop.events.LoggingEventListener processEvent
INFO: Rendered page #3.
Feb 18, 2017 2:56:05 AM org.apache.fop.events.LoggingEventListener processEvent
INFO: Rendered page #4.
Feb 18, 2017 2:56:11 AM org.apache.fop.events.LoggingEventListener processEvent
INFO: Rendered page #5.
Feb 18, 2017 2:56:18 AM org.apache.fop.events.LoggingEventListener processEvent
INFO: Rendered page #6.
Feb 18, 2017 2:56:26 AM org.apache.fop.events.LoggingEventListener processEvent
INFO: Rendered page #7.
Feb 18, 2017 2:56:42 AM org.apache.fop.events.LoggingEventListener processEvent
INFO: Rendered page #8.
Feb 18, 2017 2:56:57 AM org.apache.fop.events.LoggingEventListener processEvent
INFO: Rendered page #9.
Feb 18, 2017 2:56:58 AM org.apache.fop.events.LoggingEventListener processEvent
INFO: Rendered page #10.
/usr/bin/env FOP_OPTS="-Xss1024k -Xmx1431552k" /usr/local/bin/fop -c /wrkdirs/usr/ports/misc/freebsd-doc-pl/work/doc/share/misc/fop.xconf article.fo -ps article.ps
Feb 18, 2017 2:57:21 AM org.apache.fop.apps.FopConfParser configure
INFO: Default page-height set to: 11in
Feb 18, 2017 2:57:22 AM org.apache.fop.apps.FopConfParser configure
INFO: Default page-width set to: 8.26in
====>> Killing runaway build after 72000 seconds with no output



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702182345.v1INjrOM074956>