[Bug 220856] textproc/groff: build failure on 12.x in the cluster
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jul 19 16:32:58 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220856
Bug ID: 220856
Summary: textproc/groff: build failure on 12.x in the cluster
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: bapt at FreeBSD.org
Reporter: peter at FreeBSD.org
Flags: maintainer-feedback?(bapt at FreeBSD.org)
Assignee: bapt at FreeBSD.org
groff has failed to build in the cluster for a while. This means no groff
based manpages in the cluster.
===> Building package for groff-1.22.3
pkg-static: Unable to access file
/wrkdirs/usr/ports/textproc/groff/work/stage/usr/local/share/doc/groff-1.22.3/examples/webpage-17.html:No
such file or directory
*** Error code 1
The main thing that springs to mind is that we don't have X11 present.
>From the log:
---Begin OPTIONS List---
===> The following configuration options are available for groff-1.22.3:
X11=off: X11 devices (-TX*) and gxditview
===> Use 'make config' to modify these settings
---End OPTIONS List---
--CONFIGURE_ARGS--
--with-awk=/usr/bin/awk --without-x --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--
---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200033
UNAME_v=FreeBSD 12.0-CURRENT
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/12-amd64-cluster-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=groff-1.22.3
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/12-amd64-cluster-default/ref/.p/pool
MASTERNAME=12-amd64-cluster-default
SCRIPTPREFIX=/usr/local/share/poudriere
USE_COLORS=no
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19
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---
--CONFIGURE_ENV--
PERLPATH=/usr/local/bin/perl MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl
ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1
XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/groff/work
XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/groff/work
HOME=/wrkdirs/usr/ports/textproc/groff/work TMPDIR="/tmp" SHELL=/bin/sh
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--
--MAKE_ENV--
PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/groff/work
XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/groff/work
HOME=/wrkdirs/usr/ports/textproc/groff/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="cc" CFLAGS="-O2
-pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS=""
LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe
-fstack-protector -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--
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list