Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Oct 2017 01:29:41 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][japanese/groff] Failed for ja-groff-1.18.1_17 in build
Message-ID:  <201710220129.v9M1TfNs095896@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:     hrs@FreeBSD.org
Last committer: tijl@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q4/japanese/groff/Makefile 428150 2016-12-08 19:23:24Z tijl $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/452586/logs/ja-groff-1.18.1_17.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=452586
Log:

====>> Building japanese/groff
build started at Sun Oct 22 01:28:58 UTC 2017
port directory: /usr/ports/japanese/groff
building for: FreeBSD 110armv6-quarterly-job-17 11.0-RELEASE-p13 FreeBSD 11.0-RELEASE-p13 1100122 arm
maintained by: hrs@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q4/japanese/groff/Makefile 428150 2016-12-08 19:23:24Z tijl $
Poudriere version: 3.1.21
Host OSVERSION: 1200040
Jail OSVERSION: 1100122
Job Id: 17

---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-p13 1100122
UNAME_r=11.0-RELEASE-p13
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=ja-groff-1.18.1_17
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.21
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---
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-multibyte --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
INSTALL_MAN="install  -m 444" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/japanese/groff/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/japanese/groff/work  HOME=/wrkdirs/usr/ports/japanese/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--
XDG_DATA_HOME=/wrkdirs/usr/ports/japanese/groff/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/japanese/groff/work  HOME=/wrkdirs/usr/ports/japanese/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="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS="" LIBS="-L/usr/local/lib -liconv"  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--
GROFF_VERSION=1.18.1
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/groff/1.18.1"
EXAMPLESDIR="share/examples/groff/1.18.1"
DATADIR="share/groff"
WWWDIR="www/groff"
ETCDIR="etc/groff"
--End PLIST_SUB--

--SUB_LIST--
OSREL=11.0
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/groff
DOCSDIR=/usr/local/share/doc/groff/1.18.1
EXAMPLESDIR=/usr/local/share/examples/groff/1.18.1
WWWDIR=/usr/local/www/groff
ETCDIR=/usr/local/etc/groff
--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-p13
#### 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 GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   ja-groff-1.18.1_17 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-17] Installing pkg-1.10.1...
[110armv6-quarterly-job-17] Extracting pkg-1.10.1: .......... done
===>   ja-groff-1.18.1_17 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of ja-groff-1.18.1_17
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by ja-groff-1.18.1_17 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by ja-groff-1.18.1_17 for building
=> SHA256 Checksum OK for groff_1.18.1.1.orig.tar.gz.
=> SHA256 Checksum OK for tmac-20030521_2.tar.gz.
=> SHA256 Checksum OK for groff_1.18.1.1-21.diff.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by ja-groff-1.18.1_17 for building
===>  Extracting for ja-groff-1.18.1_17
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by ja-groff-1.18.1_17 for building
=> SHA256 Checksum OK for groff_1.18.1.1.orig.tar.gz.
=> SHA256 Checksum OK for tmac-20030521_2.tar.gz.
=> SHA256 Checksum OK for groff_1.18.1.1-21.diff.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
<snip>
  the HTML backend of groff (grohtml) won't work properly.  Consequently,
  no documentation in HTML format is built and installed.

checking whether to enable multibyte extension... yes
checking japanese dvi file format... NTT
checking for nl_langinfo and CODESET... yes
configure: creating ./config.status
config.status: creating stamp-h
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/xditview/Imakefile
config.status: creating src/include/config.h
configure:

  Configuration completed.

  You can now say `make' to compile the groff package and `make install'
  to install it afterwards.

  If you want to compile xditview, change the directory to `src/xditview'
  and follow the instructions given in the file `INSTALL'.

===========================================================================
=======================<phase: build          >============================
===>  Building for ja-groff-1.18.1_17
gmake[2]: Entering directory '/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1'
gmake[3]: Entering directory '/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1'
gmake[4]: Entering directory '/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include'
gmake[4]: Leaving directory '/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include'
gmake[4]: Entering directory '/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff'
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c assert.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c change_lf.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c cmap.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c color.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c cset.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c device.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c encoding.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c errarg.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c error.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c fatal.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c filename.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c font.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c fontfile.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c geometry.cc
/nxb-bin/usr/bin/cc -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe  -fno-strict-aliasing -I/usr/local/include -c getopt.c
/nxb-bin/usr/bin/cc -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe  -fno-strict-aliasing -I/usr/local/include -c getopt1.c
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c htmlhint.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c invalid.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c lf.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c lineno.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c macropath.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c maxfilename.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c mksdir.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c nametoindex.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c new.cc
new.cc:35:7: warning: 'operator new' is missing exception specification 'throw(std::bad_alloc)' [-Wmissing-exception-spec]
void *operator new(size_t size)
      ^
                                throw(std::bad_alloc)
1 warning generated.
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c paper.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c prime.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c progname.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c ptable.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c searchpath.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c string.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c strsave.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c tmpfile.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c tmpname.cc
/nxb-bin/usr/bin/cc -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe  -fno-strict-aliasing -I/usr/local/include -c iftoa.c
/nxb-bin/usr/bin/cc -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe  -fno-strict-aliasing -I/usr/local/include -c itoa.c
/nxb-bin/usr/bin/cc -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe  -fno-strict-aliasing -I/usr/local/include -c matherr.c
Making version.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c version.cc
ar r libgroff.a assert.o change_lf.o cmap.o color.o cset.o device.o encoding.o errarg.o error.o fatal.o filename.o font.o fontfile.o geometry.o getopt.o getopt1.o htmlhint.o invalid.o lf.o lineno.o macropath.o maxfilename.o mksdir.o nametoindex.o new.o paper.o prime.o progname.o ptable.o searchpath.o string.o strsave.o tmpfile.o tmpname.o iftoa.o itoa.o matherr.o version.o
ar: warning: creating libgroff.a
ranlib libgroff.a
gmake[4]: Leaving directory '/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff'
gmake[4]: Entering directory '/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libdriver'
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libdriver -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c input.cc
input.cc:285:30: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
    if (i >= num_stored || i < 0)
                           ~ ^ ~
input.cc:1010:13: warning: & has lower precedence than ==; == will be evaluated first [-Wparentheses]
  return (n & 1 == 1) ? true : false;
            ^~~~~~~~
input.cc:1010:13: note: place parentheses around the '==' expression to silence this warning
  return (n & 1 == 1) ? true : false;
            ^
              (     )
input.cc:1010:13: note: place parentheses around the & expression to evaluate it first
  return (n & 1 == 1) ? true : false;
            ^
          (    )
input.cc:1049:13: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    fname = "<standard input>";
            ^
3 warnings generated.
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libdriver -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c printer.cc
ar r libdriver.a input.o printer.o
ar: warning: creating libdriver.a
ranlib libdriver.a
gmake[4]: Leaving directory '/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libdriver'
gmake[4]: Entering directory '/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libbib'
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libbib -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c common.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libbib -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c index.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libbib -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c linear.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libbib -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c search.cc
/nxb-bin/usr/bin/cc -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libbib -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe  -fno-strict-aliasing -I/usr/local/include -c map.c
ar r libbib.a common.o index.o linear.o search.o map.o
ar: warning: creating libbib.a
ranlib libbib.a
gmake[4]: Leaving directory '/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libbib'
gmake[4]: Entering directory '/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/roff/groff'
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/roff/groff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c groff.cc
groff.cc:307:18: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    postdriver = GXDITVIEW;
                 ^
groff.cc:40:19: note: expanded from macro 'GXDITVIEW'
#define GXDITVIEW "gxditview"
                  ^
1 warning generated.
/nxb-bin/usr/bin/cc -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/roff/groff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe  -fno-strict-aliasing -I/usr/local/include -c pipeline.c
/nxb-bin/usr/bin/c++ -O2 -pipe -fno-strict-aliasing   -o groff groff.o pipeline.o /wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff/libgroff.a -L/usr/local/lib -liconv -lm
Making groff.n from groff.man
gmake[4]: Leaving directory '/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/roff/groff'
gmake[4]: Entering directory '/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/roff/troff'
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/roff/troff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c env.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/roff/troff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c node.cc
node.cc:4323:7: warning: add explicit braces to avoid dangling else [-Wdangling-else]
      else
      ^
1 warning generated.
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/roff/troff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c input.cc
input.cc:2655:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
                else
                ^
input.cc:7050:26: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    process_startup_file(INITIAL_STARTUP_FILE);
                         ^
input.cc:53:30: note: expanded from macro 'INITIAL_STARTUP_FILE'
#define INITIAL_STARTUP_FILE "troffrc"
                             ^
input.cc:7058:26: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    process_startup_file(FINAL_STARTUP_FILE);
                         ^
input.cc:54:30: note: expanded from macro 'FINAL_STARTUP_FILE'
#define FINAL_STARTUP_FILE   "troffrc-end"
                             ^
3 warnings generated.
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/roff/troff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c div.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/roff/troff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c symbol.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/roff/troff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c dictionary.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/roff/troff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c reg.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/roff/troff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c number.cc
Making majorminor.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/roff/troff -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c majorminor.cc
/nxb-bin/usr/bin/c++ -O2 -pipe -fno-strict-aliasing   -o troff env.o node.o input.o div.o symbol.o dictionary.o reg.o number.o majorminor.o /wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff/libgroff.a -L/usr/local/lib -liconv -lm
Making troff.n from troff.man
gmake[4]: Leaving directory '/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/roff/troff'
gmake[4]: Entering directory '/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/preproc/tbl'
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/preproc/tbl -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c main.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/preproc/tbl -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c table.cc
/nxb-bin/usr/bin/c++ -O2 -pipe -fno-strict-aliasing   -o tbl main.o table.o /wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff/libgroff.a -L/usr/local/lib -liconv 
Making tbl.n from tbl.man
gmake[4]: Leaving directory '/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/preproc/tbl'
gmake[4]: Entering directory '/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/preproc/pic'
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/preproc/pic -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c pic.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/preproc/pic -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c lex.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/preproc/pic -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c main.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/preproc/pic -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c object.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/preproc/pic -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c common.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/preproc/pic -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c troff.cc
/nxb-bin/usr/bin/c++ -I. -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/preproc/pic -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -I/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -c tex.cc
/nxb-bin/usr/bin/c++ -O2 -pipe -fno-strict-aliasing   -o pic pic.o lex.o main.o object.o common.o troff.o tex.o /wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/libs/libgroff/libgroff.a -L/usr/local/lib -liconv -lm
object.o: In function `object_spec::make_arc(position*, direction*)':
object.cc:(.text+0x43b8): undefined reference to `sincos'
common.o: In function `common_output::dotted_circle(position const&, double, line_type const&)':
common.cc:(.text+0x240): undefined reference to `sincos'
common.o: In function `common_output::dotted_arc(position const&, position const&, position const&, line_type const&)':
common.cc:(.text+0x6bc): undefined reference to `sincos'
common.o: In function `common_output::solid_arc(position const&, double, double, double, line_type const&)':
common.cc:(.text+0x7d4): undefined reference to `sincos'
common.cc:(.text+0x80c): undefined reference to `sincos'
common.o:common.cc:(.text+0x1aa0): more undefined references to `sincos' follow
c++: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[4]: *** [/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/Makefile.ccpg:12: pic] Error 1
gmake[4]: Leaving directory '/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1/src/preproc/pic'
gmake[3]: *** [Makefile:543: src/preproc/pic] Error 2
gmake[3]: Leaving directory '/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1'
gmake[2]: *** [Makefile:504: all] Error 2
gmake[2]: Leaving directory '/wrkdirs/usr/ports/japanese/groff/work/groff-1.18.1.1'
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/japanese/groff
*** Error code 1

Stop.
make: stopped in /usr/ports/japanese/groff



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