Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Oct 2017 01:34:19 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][graphics/O2-tools] Failed for O2-tools-2.01 in build
Message-ID:  <201710210134.v9L1YJDe051272@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:     hiroto.kagotani@gmail.com
Last committer: arved@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q4/graphics/O2-tools/Makefile 367693 2014-09-08 20:22:03Z arved $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/452545/logs/O2-tools-2.01.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=452545
Log:

====>> Building graphics/O2-tools
build started at Sat Oct 21 01:34:10 UTC 2017
port directory: /usr/ports/graphics/O2-tools
building for: FreeBSD 110armv6-quarterly-job-17 11.0-RELEASE-p13 FreeBSD 11.0-RELEASE-p13 1100122 arm
maintained by: hiroto.kagotani@gmail.com
Makefile ident:      $FreeBSD: branches/2017Q4/graphics/O2-tools/Makefile 367693 2014-09-08 20:22:03Z arved $
Poudriere version: 3.1.21
Host OSVERSION: 1200050
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=O2-tools-2.01
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--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/O2-tools/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/O2-tools/work  HOME=/wrkdirs/usr/ports/graphics/O2-tools/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/graphics/O2-tools/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/O2-tools/work  HOME=/wrkdirs/usr/ports/graphics/O2-tools/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--
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/O2-tools"
EXAMPLESDIR="share/examples/O2-tools"
DATADIR="share/O2-tools"
WWWDIR="www/O2-tools"
ETCDIR="etc/O2-tools"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/O2-tools
DOCSDIR=/usr/local/share/doc/O2-tools
EXAMPLESDIR=/usr/local/share/examples/O2-tools
WWWDIR=/usr/local/www/O2-tools
ETCDIR=/usr/local/etc/O2-tools
--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   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   O2-tools-2.01 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
===>   O2-tools-2.01 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of O2-tools-2.01
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by O2-tools-2.01 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by O2-tools-2.01 for building
=> SHA256 Checksum OK for O2-tools-2.01.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by O2-tools-2.01 for building
===>  Extracting for O2-tools-2.01
=> SHA256 Checksum OK for O2-tools-2.01.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for O2-tools-2.01
===>  Applying FreeBSD patches for O2-tools-2.01
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for O2-tools-2.01
configure: loading site script /usr/ports/Templates/config.site
checking for a BSD-compatible install... /usr/bin/install -c
<snip>
config.status: creating libsrc/objgrp/Makefile
config.status: creating libsrc/siplib/Makefile
config.status: creating libsrc/xiplib/Makefile
config.status: creating bmptopnm/Makefile
config.status: creating breduce/Makefile
config.status: creating lpsmooth/Makefile
config.status: creating makecr/Makefile
config.status: creating makepr/Makefile
config.status: creating prlst2ps/Makefile
config.status: executing depfiles commands
===========================================================================
=======================<phase: build          >============================
===>  Building for O2-tools-2.01
Making all in libsrc
Making all in PS
/nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"O2-tools\" -DPACKAGE_TARNAME=\"o2-tools\" -DPACKAGE_VERSION=\"2.00\" -DPACKAGE_STRING=\"O2-tools\ 2.00\" -DPACKAGE_BUGREPORT=\"http://www.sc.isc.tohoku.ac.jp/\~hgot/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"o2-tools\" -DVERSION=\"2.00\" -I.      -O2 -pipe  -fno-strict-aliasing -MT stdps.o -MD -MP -MF .deps/stdps.Tpo -c -o stdps.o stdps.c
mv -f .deps/stdps.Tpo .deps/stdps.Po
rm -f libstdps.a
ar cru libstdps.a stdps.o 
ranlib libstdps.a
Making all in libimgo
/nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"O2-tools\" -DPACKAGE_TARNAME=\"o2-tools\" -DPACKAGE_VERSION=\"2.00\" -DPACKAGE_STRING=\"O2-tools\ 2.00\" -DPACKAGE_BUGREPORT=\"http://www.sc.isc.tohoku.ac.jp/\~hgot/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"o2-tools\" -DVERSION=\"2.00\" -I.      -O2 -pipe -fno-strict-aliasing -MT CRect.o -MD -MP -MF .deps/CRect.Tpo -c -o CRect.o CRect.cpp
mv -f .deps/CRect.Tpo .deps/CRect.Po
/nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"O2-tools\" -DPACKAGE_TARNAME=\"o2-tools\" -DPACKAGE_VERSION=\"2.00\" -DPACKAGE_STRING=\"O2-tools\ 2.00\" -DPACKAGE_BUGREPORT=\"http://www.sc.isc.tohoku.ac.jp/\~hgot/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"o2-tools\" -DVERSION=\"2.00\" -I.      -O2 -pipe -fno-strict-aliasing -MT ORect.o -MD -MP -MF .deps/ORect.Tpo -c -o ORect.o ORect.cpp
mv -f .deps/ORect.Tpo .deps/ORect.Po
rm -f libimgo.a
ar cru libimgo.a CRect.o ORect.o 
ranlib libimgo.a
Making all in libsgp
/nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"O2-tools\" -DPACKAGE_TARNAME=\"o2-tools\" -DPACKAGE_VERSION=\"2.00\" -DPACKAGE_STRING=\"O2-tools\ 2.00\" -DPACKAGE_BUGREPORT=\"http://www.sc.isc.tohoku.ac.jp/\~hgot/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"o2-tools\" -DVERSION=\"2.00\" -I.     -I../../include -O2 -pipe  -fno-strict-aliasing -MT convol.o -MD -MP -MF .deps/convol.Tpo -c -o convol.o convol.c
mv -f .deps/convol.Tpo .deps/convol.Po
/nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"O2-tools\" -DPACKAGE_TARNAME=\"o2-tools\" -DPACKAGE_VERSION=\"2.00\" -DPACKAGE_STRING=\"O2-tools\ 2.00\" -DPACKAGE_BUGREPORT=\"http://www.sc.isc.tohoku.ac.jp/\~hgot/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"o2-tools\" -DVERSION=\"2.00\" -I.     -I../../include -O2 -pipe  -fno-strict-aliasing -MT corr.o -MD -MP -MF .deps/corr.Tpo -c -o corr.o corr.c
mv -f .deps/corr.Tpo .deps/corr.Po
/nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"O2-tools\" -DPACKAGE_TARNAME=\"o2-tools\" -DPACKAGE_VERSION=\"2.00\" -DPACKAGE_STRING=\"O2-tools\ 2.00\" -DPACKAGE_BUGREPORT=\"http://www.sc.isc.tohoku.ac.jp/\~hgot/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"o2-tools\" -DVERSION=\"2.00\" -I.     -I../../include -O2 -pipe  -fno-strict-aliasing -MT getpeak.o -MD -MP -MF .deps/getpeak.Tpo -c -o getpeak.o getpeak.c
mv -f .deps/getpeak.Tpo .deps/getpeak.Po
/nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"O2-tools\" -DPACKAGE_TARNAME=\"o2-tools\" -DPACKAGE_VERSION=\"2.00\" -DPACKAGE_STRING=\"O2-tools\ 2.00\" -DPACKAGE_BUGREPORT=\"http://www.sc.isc.tohoku.ac.jp/\~hgot/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"o2-tools\" -DVERSION=\"2.00\" -I.     -I../../include -O2 -pipe  -fno-strict-aliasing -MT histgram.o -MD -MP -MF .deps/histgram.Tpo -c -o histgram.o histgram.c
mv -f .deps/histgram.Tpo .deps/histgram.Po
/nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"O2-tools\" -DPACKAGE_TARNAME=\"o2-tools\" -DPACKAGE_VERSION=\"2.00\" -DPACKAGE_STRING=\"O2-tools\ 2.00\" -DPACKAGE_BUGREPORT=\"http://www.sc.isc.tohoku.ac.jp/\~hgot/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"o2-tools\" -DVERSION=\"2.00\" -I.     -I../../include -O2 -pipe  -fno-strict-aliasing -MT walsh.o -MD -MP -MF .deps/walsh.Tpo -c -o walsh.o walsh.c
mv -f .deps/walsh.Tpo .deps/walsh.Po
rm -f libsgp.a
ar cru libsgp.a convol.o corr.o  getpeak.o histgram.o walsh.o 
ranlib libsgp.a
Making all in libufp
/nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"O2-tools\" -DPACKAGE_TARNAME=\"o2-tools\" -DPACKAGE_VERSION=\"2.00\" -DPACKAGE_STRING=\"O2-tools\ 2.00\" -DPACKAGE_BUGREPORT=\"http://www.sc.isc.tohoku.ac.jp/\~hgot/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"o2-tools\" -DVERSION=\"2.00\" -I.     -I../../include -O2 -pipe  -fno-strict-aliasing -MT comlib.o -MD -MP -MF .deps/comlib.Tpo -c -o comlib.o comlib.c
mv -f .deps/comlib.Tpo .deps/comlib.Po
/nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"O2-tools\" -DPACKAGE_TARNAME=\"o2-tools\" -DPACKAGE_VERSION=\"2.00\" -DPACKAGE_STRING=\"O2-tools\ 2.00\" -DPACKAGE_BUGREPORT=\"http://www.sc.isc.tohoku.ac.jp/\~hgot/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"o2-tools\" -DVERSION=\"2.00\" -I.     -I../../include -O2 -pipe -fno-strict-aliasing -MT d4IO.o -MD -MP -MF .deps/d4IO.Tpo -c -o d4IO.o d4IO.cpp
mv -f .deps/d4IO.Tpo .deps/d4IO.Po
/nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"O2-tools\" -DPACKAGE_TARNAME=\"o2-tools\" -DPACKAGE_VERSION=\"2.00\" -DPACKAGE_STRING=\"O2-tools\ 2.00\" -DPACKAGE_BUGREPORT=\"http://www.sc.isc.tohoku.ac.jp/\~hgot/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"o2-tools\" -DVERSION=\"2.00\" -I.     -I../../include -O2 -pipe -fno-strict-aliasing -MT d8IO.o -MD -MP -MF .deps/d8IO.Tpo -c -o d8IO.o d8IO.cpp
mv -f .deps/d8IO.Tpo .deps/d8IO.Po
/nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"O2-tools\" -DPACKAGE_TARNAME=\"o2-tools\" -DPACKAGE_VERSION=\"2.00\" -DPACKAGE_STRING=\"O2-tools\ 2.00\" -DPACKAGE_BUGREPORT=\"http://www.sc.isc.tohoku.ac.jp/\~hgot/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"o2-tools\" -DVERSION=\"2.00\" -I.     -I../../include -O2 -pipe -fno-strict-aliasing -MT ipIO.o -MD -MP -MF .deps/ipIO.Tpo -c -o ipIO.o ipIO.cpp
mv -f .deps/ipIO.Tpo .deps/ipIO.Po
/nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"O2-tools\" -DPACKAGE_TARNAME=\"o2-tools\" -DPACKAGE_VERSION=\"2.00\" -DPACKAGE_STRING=\"O2-tools\ 2.00\" -DPACKAGE_BUGREPORT=\"http://www.sc.isc.tohoku.ac.jp/\~hgot/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"o2-tools\" -DVERSION=\"2.00\" -I.     -I../../include -O2 -pipe -fno-strict-aliasing -MT pbmIO.o -MD -MP -MF .deps/pbmIO.Tpo -c -o pbmIO.o pbmIO.cpp
mv -f .deps/pbmIO.Tpo .deps/pbmIO.Po
/nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"O2-tools\" -DPACKAGE_TARNAME=\"o2-tools\" -DPACKAGE_VERSION=\"2.00\" -DPACKAGE_STRING=\"O2-tools\ 2.00\" -DPACKAGE_BUGREPORT=\"http://www.sc.isc.tohoku.ac.jp/\~hgot/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"o2-tools\" -DVERSION=\"2.00\" -I.     -I../../include -O2 -pipe -fno-strict-aliasing -MT rasIO.o -MD -MP -MF .deps/rasIO.Tpo -c -o rasIO.o rasIO.cpp
mv -f .deps/rasIO.Tpo .deps/rasIO.Po
rm -f libufp.a
ar cru libufp.a comlib.o d4IO.o d8IO.o  ipIO.o pbmIO.o rasIO.o 
ranlib libufp.a
Making all in objgrp
/nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"O2-tools\" -DPACKAGE_TARNAME=\"o2-tools\" -DPACKAGE_VERSION=\"2.00\" -DPACKAGE_STRING=\"O2-tools\ 2.00\" -DPACKAGE_BUGREPORT=\"http://www.sc.isc.tohoku.ac.jp/\~hgot/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"o2-tools\" -DVERSION=\"2.00\" -I.      -O2 -pipe -fno-strict-aliasing -MT objgrp.o -MD -MP -MF .deps/objgrp.Tpo -c -o objgrp.o objgrp.cpp
objgrp.cpp:112:24: warning: cannot delete expression with pointer-to-'void' type 'void *' [-Wdelete-incomplete]
        if ( gp->attr != 0 )  delete gp->attr;
                              ^      ~~~~~~~~
1 warning generated.
mv -f .deps/objgrp.Tpo .deps/objgrp.Po
rm -f libogrp.a
ar cru libogrp.a objgrp.o 
ranlib libogrp.a
Making all in siplib
/nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"O2-tools\" -DPACKAGE_TARNAME=\"o2-tools\" -DPACKAGE_VERSION=\"2.00\" -DPACKAGE_STRING=\"O2-tools\ 2.00\" -DPACKAGE_BUGREPORT=\"http://www.sc.isc.tohoku.ac.jp/\~hgot/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"o2-tools\" -DVERSION=\"2.00\" -I.     -I../../include -O2 -pipe  -fno-strict-aliasing -MT distimage.o -MD -MP -MF .deps/distimage.Tpo -c -o distimage.o distimage.c
mv -f .deps/distimage.Tpo .deps/distimage.Po
/nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"O2-tools\" -DPACKAGE_TARNAME=\"o2-tools\" -DPACKAGE_VERSION=\"2.00\" -DPACKAGE_STRING=\"O2-tools\ 2.00\" -DPACKAGE_BUGREPORT=\"http://www.sc.isc.tohoku.ac.jp/\~hgot/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"o2-tools\" -DVERSION=\"2.00\" -I.     -I../../include -O2 -pipe  -fno-strict-aliasing -MT lpsmooth.o -MD -MP -MF .deps/lpsmooth.Tpo -c -o lpsmooth.o lpsmooth.c
mv -f .deps/lpsmooth.Tpo .deps/lpsmooth.Po
/nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"O2-tools\" -DPACKAGE_TARNAME=\"o2-tools\" -DPACKAGE_VERSION=\"2.00\" -DPACKAGE_STRING=\"O2-tools\ 2.00\" -DPACKAGE_BUGREPORT=\"http://www.sc.isc.tohoku.ac.jp/\~hgot/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"o2-tools\" -DVERSION=\"2.00\" -I.     -I../../include -O2 -pipe  -fno-strict-aliasing -MT projprof.o -MD -MP -MF .deps/projprof.Tpo -c -o projprof.o projprof.c
mv -f .deps/projprof.Tpo .deps/projprof.Po
/nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"O2-tools\" -DPACKAGE_TARNAME=\"o2-tools\" -DPACKAGE_VERSION=\"2.00\" -DPACKAGE_STRING=\"O2-tools\ 2.00\" -DPACKAGE_BUGREPORT=\"http://www.sc.isc.tohoku.ac.jp/\~hgot/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"o2-tools\" -DVERSION=\"2.00\" -I.     -I../../include -O2 -pipe  -fno-strict-aliasing -MT rotate.o -MD -MP -MF .deps/rotate.Tpo -c -o rotate.o rotate.c
mv -f .deps/rotate.Tpo .deps/rotate.Po
/nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"O2-tools\" -DPACKAGE_TARNAME=\"o2-tools\" -DPACKAGE_VERSION=\"2.00\" -DPACKAGE_STRING=\"O2-tools\ 2.00\" -DPACKAGE_BUGREPORT=\"http://www.sc.isc.tohoku.ac.jp/\~hgot/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"o2-tools\" -DVERSION=\"2.00\" -I.     -I../../include -O2 -pipe  -fno-strict-aliasing -MT siplib.o -MD -MP -MF .deps/siplib.Tpo -c -o siplib.o siplib.c
mv -f .deps/siplib.Tpo .deps/siplib.Po
/nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"O2-tools\" -DPACKAGE_TARNAME=\"o2-tools\" -DPACKAGE_VERSION=\"2.00\" -DPACKAGE_STRING=\"O2-tools\ 2.00\" -DPACKAGE_BUGREPORT=\"http://www.sc.isc.tohoku.ac.jp/\~hgot/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"o2-tools\" -DVERSION=\"2.00\" -I.     -I../../include -O2 -pipe  -fno-strict-aliasing -MT thin10.o -MD -MP -MF .deps/thin10.Tpo -c -o thin10.o thin10.c
mv -f .deps/thin10.Tpo .deps/thin10.Po
rm -f libsip.a
ar cru libsip.a distimage.o lpsmooth.o  projprof.o rotate.o siplib.o  thin10.o 
ranlib libsip.a
Making all in xiplib
/nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"O2-tools\" -DPACKAGE_TARNAME=\"o2-tools\" -DPACKAGE_VERSION=\"2.00\" -DPACKAGE_STRING=\"O2-tools\ 2.00\" -DPACKAGE_BUGREPORT=\"http://www.sc.isc.tohoku.ac.jp/\~hgot/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"o2-tools\" -DVERSION=\"2.00\" -I.     -I../../include -O2 -pipe -fno-strict-aliasing -MT xiplib.o -MD -MP -MF .deps/xiplib.Tpo -c -o xiplib.o xiplib.cpp
xiplib.cpp:53:29: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        retcode = PBMLD.open(fname,"r");
                                   ^
xiplib.cpp:134:29: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        retcode = PBMSV.open(fname,"w");
                                   ^
2 warnings generated.
mv -f .deps/xiplib.Tpo .deps/xiplib.Po
rm -f libxip.a
ar cru libxip.a xiplib.o 
ranlib libxip.a
Making all in include
Making all in man4
Making all in bmptopnm
/nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"O2-tools\" -DPACKAGE_TARNAME=\"o2-tools\" -DPACKAGE_VERSION=\"2.00\" -DPACKAGE_STRING=\"O2-tools\ 2.00\" -DPACKAGE_BUGREPORT=\"http://www.sc.isc.tohoku.ac.jp/\~hgot/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"o2-tools\" -DVERSION=\"2.00\" -I.     -I../include -O2 -pipe -fno-strict-aliasing -MT bmptopnm.o -MD -MP -MF .deps/bmptopnm.Tpo -c -o bmptopnm.o bmptopnm.cpp
bmptopnm.cpp:59:11: warning: comparison of constant -1 with expression of type 'char' is always false [-Wtautological-constant-out-of-range-compare]
        if ( EOF == (c = getc(fp)) )  return(-1);
             ~~~ ^  ~~~~~~~~~~~~~~
bmptopnm.cpp:61:11: warning: comparison of constant -1 with expression of type 'char' is always false [-Wtautological-constant-out-of-range-compare]
        if ( EOF == (c = getc(fp)) )  return(-1);
             ~~~ ^  ~~~~~~~~~~~~~~
bmptopnm.cpp:228:18: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        if ( PBMSV.open("","w") ){
                        ^
bmptopnm.cpp:228:21: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        if ( PBMSV.open("","w") ){
                           ^
4 warnings generated.
mv -f .deps/bmptopnm.Tpo .deps/bmptopnm.Po
/nxb-bin/usr/bin/c++ -I../include -O2 -pipe -fno-strict-aliasing    -o bmptopnm bmptopnm.o -L../lib -lufp -lsip 
cp bmptopnm bmptopnm-O2
cp bmptopnm.1 bmptopnm-O2.1
Making all in breduce
/nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"O2-tools\" -DPACKAGE_TARNAME=\"o2-tools\" -DPACKAGE_VERSION=\"2.00\" -DPACKAGE_STRING=\"O2-tools\ 2.00\" -DPACKAGE_BUGREPORT=\"http://www.sc.isc.tohoku.ac.jp/\~hgot/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"o2-tools\" -DVERSION=\"2.00\" -I.     -I../include -O2 -pipe -fno-strict-aliasing -MT breduce.o -MD -MP -MF .deps/breduce.Tpo -c -o breduce.o breduce.cpp
breduce.cpp:263:43: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
                                if ( *sw == '-' )  fpath[fpcount++] = "";
                                                                      ^
breduce.cpp:278:28: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        if ( fpcount < 1 )  return( "" );
                                  ^
breduce.cpp:284:28: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        if ( fpcount < 2 )  return( "" );
                                  ^
breduce.cpp:325:37: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        retcode = PBMLD.open(ARGS.infile(),"r");
                                           ^
breduce.cpp:370:38: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        retcode = PBMSV.open(ARGS.outfile(),"w");
                                            ^
5 warnings generated.
mv -f .deps/breduce.Tpo .deps/breduce.Po
/nxb-bin/usr/bin/c++ -I../include -O2 -pipe -fno-strict-aliasing    -o breduce breduce.o -L../lib -lufp 
Making all in lpsmooth
/nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"O2-tools\" -DPACKAGE_TARNAME=\"o2-tools\" -DPACKAGE_VERSION=\"2.00\" -DPACKAGE_STRING=\"O2-tools\ 2.00\" -DPACKAGE_BUGREPORT=\"http://www.sc.isc.tohoku.ac.jp/\~hgot/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"o2-tools\" -DVERSION=\"2.00\" -I.     -I../include -O2 -pipe -fno-strict-aliasing -MT lpsmooth.o -MD -MP -MF .deps/lpsmooth.Tpo -c -o lpsmooth.o lpsmooth.cpp
lpsmooth.cpp:62:29: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        retcode = PBMLD.open(fname,"r");
                                   ^
1 warning generated.
mv -f .deps/lpsmooth.Tpo .deps/lpsmooth.Po
/nxb-bin/usr/bin/c++ -I../include -O2 -pipe -fno-strict-aliasing    -o lpsmooth lpsmooth.o -L../lib -lm -lufp -lsip -lxip -logrp -limgo 
Making all in makecr
/nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"O2-tools\" -DPACKAGE_TARNAME=\"o2-tools\" -DPACKAGE_VERSION=\"2.00\" -DPACKAGE_STRING=\"O2-tools\ 2.00\" -DPACKAGE_BUGREPORT=\"http://www.sc.isc.tohoku.ac.jp/\~hgot/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"o2-tools\" -DVERSION=\"2.00\" -I.     -I../include -O2 -pipe -fno-strict-aliasing -MT makecr.o -MD -MP -MF .deps/makecr.Tpo -c -o makecr.o makecr.cpp
makecr.cpp:360:28: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        if ( fpcount < 1 )  return( "" );
                                  ^
makecr.cpp:406:37: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        retcode = PBMLD.open(ARGS.infile(),"r");
                                           ^
2 warnings generated.
mv -f .deps/makecr.Tpo .deps/makecr.Po
/nxb-bin/usr/bin/c++ -I../include -O2 -pipe -fno-strict-aliasing    -o makecr makecr.o -L../lib -lufp -limgo 
Making all in makepr
/nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"O2-tools\" -DPACKAGE_TARNAME=\"o2-tools\" -DPACKAGE_VERSION=\"2.00\" -DPACKAGE_STRING=\"O2-tools\ 2.00\" -DPACKAGE_BUGREPORT=\"http://www.sc.isc.tohoku.ac.jp/\~hgot/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"o2-tools\" -DVERSION=\"2.00\" -I.     -I../include -O2 -pipe -fno-strict-aliasing -MT makepr.o -MD -MP -MF .deps/makepr.Tpo -c -o makepr.o makepr.cpp
makepr.cpp:831:28: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        if ( fpcount < 1 )  return( "" );
                                  ^
makepr.cpp:870:37: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        retcode = PBMLD.open(ARGS.infile(),"r");
                                           ^
makepr.cpp:929:40: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
                retcode = PBMSV.open(ARGS.outfile(0),"w");
                                                     ^
3 warnings generated.
mv -f .deps/makepr.Tpo .deps/makepr.Po
/nxb-bin/usr/bin/c++ -I../include -O2 -pipe -fno-strict-aliasing    -o makepr makepr.o -L../lib -lufp -limgo 
Making all in prlst2ps
/nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"O2-tools\" -DPACKAGE_TARNAME=\"o2-tools\" -DPACKAGE_VERSION=\"2.00\" -DPACKAGE_STRING=\"O2-tools\ 2.00\" -DPACKAGE_BUGREPORT=\"http://www.sc.isc.tohoku.ac.jp/\~hgot/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"o2-tools\" -DVERSION=\"2.00\" -I.     -I../include -O2 -pipe -fno-strict-aliasing -MT prlst2ps.o -MD -MP -MF .deps/prlst2ps.Tpo -c -o prlst2ps.o prlst2ps.cpp
prlst2ps.cpp:75:16: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        stdps_setsize("A4");
                      ^
prlst2ps.cpp:292:28: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        if ( fpcount < 1 )  return( "" );
                                  ^
prlst2ps.cpp:298:28: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        if ( fpcount < 2 )  return( "/dev/null" );
                                  ^
3 warnings generated.
mv -f .deps/prlst2ps.Tpo .deps/prlst2ps.Po
/nxb-bin/usr/bin/c++ -I../include -O2 -pipe -fno-strict-aliasing    -o prlst2ps prlst2ps.o -L../lib -lm -lufp -lstdps 
prlst2ps.o: In function `PSEXP::stick(int, int, int, int, double)':
prlst2ps.cpp:(.text+0x1e8): undefined reference to `sincos'
c++: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/graphics/O2-tools/work/O2-tools-2.01/prlst2ps
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/graphics/O2-tools/work/O2-tools-2.01
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/O2-tools



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