[package - 110armv6-quarterly][misc/freebsd-doc-it] Failed for it-freebsd-doc-50402, 1 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Sat Jul 1 04:07:52 UTC 2017
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 at FreeBSD.org
Last committer: blackend at FreeBSD.org
Ident: $FreeBSD: branches/2017Q2/misc/freebsd-doc-it/Makefile 354559 2014-05-19 16:43:45Z blackend $
Log URL: http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/444712/logs/it-freebsd-doc-50402,1.log
Build URL: http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=444712
Log:
====>> Building misc/freebsd-doc-it
build started at Sat Jul 1 01:19:09 UTC 2017
port directory: /usr/ports/misc/freebsd-doc-it
building for: FreeBSD 110armv6-quarterly-job-12 11.0-RELEASE-p10 FreeBSD 11.0-RELEASE-p10 r317487 arm
maintained by: doceng at FreeBSD.org
Makefile ident: $FreeBSD: branches/2017Q2/misc/freebsd-doc-it/Makefile 354559 2014-05-19 16:43:45Z blackend $
Poudriere version: 3.1.19-40-ga434dff0
Host OSVERSION: 1200033
Jail OSVERSION: 1100122
Job Id: 12
---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-p10 r317487
UNAME_r=11.0-RELEASE-p10
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=it-freebsd-doc-50402,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.19-40-ga434dff0
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---
---Begin OPTIONS List---
===> The following configuration options are available for it-freebsd-doc-50402,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-it/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/freebsd-doc-it/work HOME=/wrkdirs/usr/ports/misc/freebsd-doc-it/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/misc/freebsd-doc-it/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/freebsd-doc-it/work HOME=/wrkdirs/usr/ports/misc/freebsd-doc-it/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 0644" 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=it_IT.ISO8859-15
DOCLANG_PREFIX=it
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
PACKAGE_BUILDING=yes
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
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /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-p10
#### Misc Poudriere ####
GID=0
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
socket buffer size (bytes, -b) unlimited
pseudo-terminals (-p) unlimited
kqueues (-k) unlimited
umtx shared locks (-o) unlimited
--End resource limits--
=======================<phase: check-sanity >============================
===> License BSD2CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> it-freebsd-doc-50402,1 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.10.1.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-12] Installing pkg-1.10.1...
[110armv6-quarterly-job-12] Extracting pkg-1.10.1: .......... done
===> it-freebsd-doc-50402,1 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of it-freebsd-doc-50402,1
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by it-freebsd-doc-50402,1 for building
===========================================================================
=======================<phase: checksum >============================
===> License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by it-freebsd-doc-50402,1 for building
=> SHA256 Checksum OK for freebsd-doc-50402.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by it-freebsd-doc-50402,1 for building
===> Extracting for it-freebsd-doc-50402,1
=> SHA256 Checksum OK for freebsd-doc-50402.tar.gz.
===========================================================================
<snip>
Writing users-personalizing.html for sect1(users-personalizing)
Writing users-groups.html for sect1(users-groups)
Writing users.html for chapter(users)
Writing security-intro.html for sect1(security-intro)
Writing securing-freebsd.html for sect1(securing-freebsd)
Writing crypt.html for sect1(crypt)
Writing one-time-passwords.html for sect1(one-time-passwords)
Writing tcpwrappers.html for sect1(tcpwrappers)
Writing kerberosIV.html for sect1(kerberosIV)
Writing kerberos5.html for sect1(kerberos5)
Writing openssl.html for sect1(openssl)
Writing ipsec.html for sect1(ipsec)
Writing openssh.html for sect1(openssh)
Writing fs-acl.html for sect1(fs-acl)
Writing security-portaudit.html for sect1(security-portaudit)
Writing security-advisories.html for sect1(security-advisories)
Writing security-accounting.html for sect1(security-accounting)
Writing security.html for chapter(security)
Writing jails-terms.html for sect1(jails-terms)
Writing jails-intro.html for sect1(jails-intro)
Writing jails-build.html for sect1(jails-build)
Writing jails-tuning.html for sect1(jails-tuning)
Writing jails-application.html for sect1(jails-application)
Writing jails.html for chapter(jails)
Writing mac-inline-glossary.html for sect1(mac-inline-glossary)
Writing mac-initial.html for sect1(mac-initial)
Writing mac-understandlabel.html for sect1(mac-understandlabel)
Writing mac-modules.html for sect1(mac-modules)
Writing mac-bsdextended.html for sect1(mac-bsdextended)
Writing mac-ifoff.html for sect1(mac-ifoff)
Writing mac-portacl.html for sect1(mac-portacl)
Writing mac-labelingpolicies.html for sect1(mac-labelingpolicies)
Writing mac-partition.html for sect1(mac-partition)
Writing mac-mls.html for sect1(mac-mls)
Writing mac-biba.html for sect1(mac-biba)
Writing mac-lomac.html for sect1(mac-lomac)
Writing mac-implementing.html for sect1(mac-implementing)
Writing MAC-examplehttpd.html for sect1(MAC-examplehttpd)
Writing mac-examplesandbox.html for sect1(mac-examplesandbox)
Writing mac-troubleshoot.html for sect1(mac-troubleshoot)
Writing mac.html for chapter(mac)
Writing audit-inline-glossary.html for sect1(audit-inline-glossary)
Writing audit-install.html for sect1(audit-install)
Writing audit-config.html for sect1(audit-config)
Writing audit-administration.html for sect1(audit-administration)
Writing audit.html for chapter(audit)
Writing disks-naming.html for sect1(disks-naming)
Writing disks-adding.html for sect1(disks-adding)
Writing raid.html for sect1(raid)
Writing creating-cds.html for sect1(creating-cds)
Writing floppies.html for sect1(floppies)
Writing backups-tapebackups.html for sect1(backups-tapebackups)
Writing backups-floppybackups.html for sect1(backups-floppybackups)
Writing backup-basics.html for sect1(backup-basics)
Writing disks-virtual.html for sect1(disks-virtual)
Writing snapshots.html for sect1(snapshots)
Writing quotas.html for sect1(quotas)
Writing disks-encrypting.html for sect1(disks-encrypting)
Writing swap-encrypting.html for sect1(swap-encrypting)
Writing disks.html for chapter(disks)
Writing GEOM-intro.html for sect1(GEOM-intro)
Writing GEOM-striping.html for sect1(GEOM-striping)
Writing GEOM-mirror.html for sect1(GEOM-mirror)
Writing GEOM.html for chapter(GEOM)
Writing vinum-intro.html for sect1(vinum-intro)
Writing vinum-access-bottlenecks.html for sect1(vinum-access-bottlenecks)
Writing vinum-data-integrity.html for sect1(vinum-data-integrity)
Writing vinum-objects.html for sect1(vinum-objects)
Writing vinum-examples.html for sect1(vinum-examples)
Writing vinum-object-naming.html for sect1(vinum-object-naming)
Writing vinum-config.html for sect1(vinum-config)
Writing vinum-root.html for sect1(vinum-root)
Writing vinum-vinum.html for chapter(vinum-vinum)
Writing virtualization-guest.html for sect1(virtualization-guest)
Writing virtualization-host.html for sect1(virtualization-host)
Writing virtualization.html for chapter(virtualization)
Writing l10n-basics.html for sect1(l10n-basics)
Writing using-localization.html for sect1(using-localization)
Writing l10n-compiling.html for sect1(l10n-compiling)
Writing lang-setup.html for sect1(lang-setup)
Writing l10n.html for chapter(l10n)
Writing current-stable.html for sect1(current-stable)
Writing synching.html for sect1(synching)
Writing makeworld.html for sect1(makeworld)
Writing small-lan.html for sect1(small-lan)
Writing cutting-edge.html for chapter(cutting-edge)
Writing system-administration.html for part(system-administration)
Writing serial.html for sect1(serial)
Writing term.html for sect1(term)
Writing dialup.html for sect1(dialup)
Writing dialout.html for sect1(dialout)
Writing serialconsole-setup.html for sect1(serialconsole-setup)
Writing serialcomms.html for chapter(serialcomms)
Writing userppp.html for sect1(userppp)
Writing ppp.html for sect1(ppp)
Writing pppoe.html for sect1(pppoe)
Writing pppoa.html for sect1(pppoa)
Writing slip.html for sect1(slip)
Writing ppp-and-slip.html for chapter(ppp-and-slip)
Writing mail-using.html for sect1(mail-using)
Writing sendmail.html for sect1(sendmail)
Writing mail-changingmta.html for sect1(mail-changingmta)
Writing mail-trouble.html for sect1(mail-trouble)
Writing mail-advanced.html for sect1(mail-advanced)
Writing SMTP-UUCP.html for sect1(SMTP-UUCP)
Writing outgoing-only.html for sect1(outgoing-only)
Writing SMTP-dialup.html for sect1(SMTP-dialup)
Writing SMTP-Auth.html for sect1(SMTP-Auth)
Writing mail-agents.html for sect1(mail-agents)
Writing mail-fetchmail.html for sect1(mail-fetchmail)
Writing mail-procmail.html for sect1(mail-procmail)
Writing mail.html for chapter(mail)
Writing network-inetd.html for sect1(network-inetd)
Writing network-nfs.html for sect1(network-nfs)
Writing network-nis.html for sect1(network-nis)
Writing network-dhcp.html for sect1(network-dhcp)
Writing network-dns.html for sect1(network-dns)
Writing network-apache.html for sect1(network-apache)
Writing network-ftp.html for sect1(network-ftp)
Writing network-samba.html for sect1(network-samba)
Writing network-ntp.html for sect1(network-ntp)
Writing network-servers.html for chapter(network-servers)
Writing firewalls-concepts.html for sect1(firewalls-concepts)
Writing firewalls-apps.html for sect1(firewalls-apps)
Writing firewalls-pf.html for sect1(firewalls-pf)
Writing firewalls-ipf.html for sect1(firewalls-ipf)
Writing firewalls-ipfw.html for sect1(firewalls-ipfw)
Writing firewalls.html for chapter(firewalls)
Writing network-routing.html for sect1(network-routing)
Writing network-wireless.html for sect1(network-wireless)
Writing network-bluetooth.html for sect1(network-bluetooth)
Writing network-bridging.html for sect1(network-bridging)
Writing network-diskless.html for sect1(network-diskless)
Writing network-isdn.html for sect1(network-isdn)
Writing network-natd.html for sect1(network-natd)
Writing network-plip.html for sect1(network-plip)
Writing network-ipv6.html for sect1(network-ipv6)
Writing network-atm.html for sect1(network-atm)
Writing advanced-networking.html for chapter(advanced-networking)
Writing network-communication.html for part(network-communication)
Writing mirrors-ftp.html for sect1(mirrors-ftp)
Writing anoncvs.html for sect1(anoncvs)
Writing ctm.html for sect1(ctm)
Writing cvsup.html for sect1(cvsup)
Writing portsnap.html for sect1(portsnap)
Writing cvs-tags.html for sect1(cvs-tags)
Writing mirrors-afs.html for sect1(mirrors-afs)
Writing mirrors-rsync.html for sect1(mirrors-rsync)
Writing mirrors.html for appendix(mirrors)
Writing bibliography-userguides.html for sect1(bibliography-userguides)
Writing bibliography-adminguides.html for sect1(bibliography-adminguides)
Writing bibliography-programmers.html for sect1(bibliography-programmers)
Writing bibliography-osinternals.html for sect1(bibliography-osinternals)
Writing bibliography-security.html for sect1(bibliography-security)
Writing bibliography-hardware.html for sect1(bibliography-hardware)
Writing bibliography-history.html for sect1(bibliography-history)
Writing bibliography-journals.html for sect1(bibliography-journals)
Writing bibliography.html for appendix(bibliography)
Writing eresources-news.html for sect1(eresources-news)
Writing eresources-web.html for sect1(eresources-web)
Writing eresources-email.html for sect1(eresources-email)
Writing eresources-shell.html for sect1(eresources-shell)
Writing eresources.html for appendix(eresources)
Writing pgpkeys-core.html for sect1(pgpkeys-core)
Writing pgpkeys-developers.html for sect1(pgpkeys-developers)
Writing pgpkeys.html for appendix(pgpkeys)
Writing appendices.html for part(appendices)
Writing freebsd-glossary.html for glossary(freebsd-glossary)
Writing ix01.html for index
Writing colophon.html for colophon(colophon)
Writing index.html for book
Writing HTML.manifest
env XML_CATALOG_FILES="file:///wrkdirs/usr/ports/misc/freebsd-doc-it/work/doc/it_IT.ISO8859-15/books/handbook/catalog-cwd.xml file:///wrkdirs/usr/ports/misc/freebsd-doc-it/work/doc/it_IT.ISO8859-15/share/xml/catalog.xml file:///wrkdirs/usr/ports/misc/freebsd-doc-it/work/doc/share/xml/catalog.xml file:///usr/local/share/xml/catalog" /usr/local/bin/xsltproc --xinclude --nonet --maxvars 20000 --stringparam latestrevision.timestamp "2017-07-01 01:19:13 UTC" --stringparam latestrevision.committer "root" --stringparam latestrevision.number "filedate" --param docformatnav "'1'" --param img.src.path "'/wrkdirs/usr/ports/misc/freebsd-doc-it/work/doc/it_IT.ISO8859-15/books/handbook/../../../share/images/books/handbook/'" --param callout.graphics.path "'/wrkdirs/usr/ports/misc/freebsd-doc-it/work/doc/it_IT.ISO8859-15/books/handbook/imagelib/callouts/'" --maxdepth 6000 http://www.FreeBSD.org/XML/share/xml/freebsd-fo.xsl book.parsed.print.xml > book.fo
Making portrait pages on A4 paper (210mmx297mm)
No "it" localization of "Lastmodified" exists; using "en".
No "it" localization of "on" exists; using "en".
No "it" localization of "ListofExample" exists; using "en".
No "it" localization of "ListofExample" exists; using "en".
Impossible frame on table: hsides
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
*** Signal 11
Stop.
make[4]: stopped in /wrkdirs/usr/ports/misc/freebsd-doc-it/work/doc/it_IT.ISO8859-15/books/handbook
*** Error code 1
Stop.
make[3]: stopped in /wrkdirs/usr/ports/misc/freebsd-doc-it/work/doc/it_IT.ISO8859-15/books
*** Error code 1
Stop.
make[2]: stopped in /wrkdirs/usr/ports/misc/freebsd-doc-it/work/doc/it_IT.ISO8859-15
*** Error code 1
Stop.
make[1]: stopped in /wrkdirs/usr/ports/misc/freebsd-doc-it/work/doc
*** Error code 1
Stop.
make: stopped in /usr/ports/misc/freebsd-doc-it
More information about the freebsd-pkg-fallout
mailing list