Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jul 2015 19:16:22 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-mips-default][devel/ice] Failed for Ice-3.6.0 in build
Message-ID:  <201507161916.t6GJGM53099212@beefy7.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:     freebsd@grem.de
Last committer: grembo@FreeBSD.org
Ident:          $FreeBSD: head/devel/ice/Makefile 391964 2015-07-13 21:53:23Z grembo $
Log URL:        http://beefy7.nyi.freebsd.org/data/head-mips-default/p392247_s285616/logs/Ice-3.6.0.log
Build URL:      http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default&build=p392247_s285616
Log:

====>> Building devel/ice
build started at Thu Jul 16 18:44:25 UTC 2015
port directory: /usr/ports/devel/ice
building for: FreeBSD head-mips-default-job-14 11.0-CURRENT FreeBSD 11.0-CURRENT r285616 mips
maintained by: freebsd@grem.de
Makefile ident:      $FreeBSD: head/devel/ice/Makefile 391964 2015-07-13 21:53:23Z grembo $
Poudriere version: 3.1.7
Host OSVERSION: 1100076
Jail OSVERSION: 1100077




!!! Jail is newer than host. (Jail: 1100077, Host: 1100076) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100077
UNAME_v=FreeBSD 11.0-CURRENT r285616
UNAME_r=11.0-CURRENT
LC_COLLATE=C
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=Ice-3.6.0
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
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 Ice-3.6.0:
     DEBUG=off: Build with debugging support
     TESTS=on: Build and run tests (requires lang/python)
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/ice/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/ice/work  HOME=/wrkdirs/usr/ports/devel/ice/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
LP64=yes LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/lib:$LD_LIBRARY_PATH OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/devel/ice/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/ice/work  HOME=/wrkdirs/usr/ports/devel/ice/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0  -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS=" " LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -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--
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd11
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_VERSION=python2.7
PYTHON_VER=2.7
PYTHON32="@comment
"
PYTHONPRE32=""
PYTHON_SUFFIX=27
NAMESPACES="@comment
"
NONAMESPACES=""
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/Ice"
EXAMPLESDIR="share/examples/Ice"
DATADIR="share/Ice"
WWWDIR="www/Ice"
ETCDIR="etc/Ice"
--End PLIST_SUB--

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

---Begin make.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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
<snip>
FLEX=/nxb-bin/usr/bin/flex
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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
MACHINE=mips
MACHINE_ARCH=mips
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   Ice-3.6.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.5.5.txz
[head-mips-default-job-14] Installing pkg-1.5.5...
[head-mips-default-job-14] Extracting pkg-1.5.5: .......... done
Message for pkg-1.5.5:
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Ice-3.6.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of Ice-3.6.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
=> zeroc-ice-Ice-3.6.0-v3.6.0_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/zeroc-ice-Ice-3.6.0-v3.6.0_GH0.tar.gz
zeroc-ice-Ice-3.6.0-v3.6.0_GH0.tar.gz                    0  B    0  Bps
===> Fetching all distfiles required by Ice-3.6.0 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by Ice-3.6.0 for building
=> SHA256 Checksum OK for zeroc-ice-Ice-3.6.0-v3.6.0_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by Ice-3.6.0 for building
===>  Extracting for Ice-3.6.0
=> SHA256 Checksum OK for zeroc-ice-Ice-3.6.0-v3.6.0_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for Ice-3.6.0
===>  Applying FreeBSD patches for Ice-3.6.0
===========================================================================
=======================<phase: build-depends  >============================
===>   Ice-3.6.0 depends on file: py27-passlib>0 - not found
===>   Installing existing package /packages/All/py27-passlib-1.6.2.txz
[head-mips-default-job-14] Installing py27-passlib-1.6.2...
[head-mips-default-job-14] `-- Installing py27-setuptools27-17.0...
[head-mips-default-job-14] |   `-- Installing python27-2.7.10...
[head-mips-default-job-14] |   | `-- Installing gettext-runtime-0.19.4...
[head-mips-default-job-14] |   |   `-- Installing indexinfo-0.2.3...
[head-mips-default-job-14] |   |   `-- Extracting indexinfo-0.2.3: .... done
[head-mips-default-job-14] |   | `-- Extracting gettext-runtime-0.19.4: .......... done
[head-mips-default-job-14] |   | `-- Installing libffi-3.2.1...
[head-mips-default-job-14] |   | `-- Extracting libffi-3.2.1: .......... done
[head-mips-default-job-14] |   | `-- Installing readline-6.3.8...
[head-mips-default-job-14] |   | `-- Extracting readline-6.3.8: .......... done
[head-mips-default-job-14] |   `-- Extracting python27-2.7.10: .......... done
[head-mips-default-job-14] `-- Extracting py27-setuptools27-17.0: .......... done
[head-mips-default-job-14] Extracting py27-passlib-1.6.2: .......... done
Message for python27-2.7.10:
=====================================================================

Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter

=====================================================================
===>   Ice-3.6.0 depends on package: py27-passlib>0 - found
===>   Returning to build of Ice-3.6.0
===>   Ice-3.6.0 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.1_2.txz
[head-mips-default-job-14] Installing gmake-4.1_2...
[head-mips-default-job-14] Extracting gmake-4.1_2: .......... done
===>   Ice-3.6.0 depends on executable: gmake - found
===>   Returning to build of Ice-3.6.0
===>   Ice-3.6.0 depends on file: /usr/local/bin/python2.7 - found
===========================================================================
=======================<phase: lib-depends    >============================
===>   Ice-3.6.0 depends on shared library: libexpat.so - not found
===>   Installing existing package /packages/All/expat-2.1.0_2.txz
[head-mips-default-job-14] Installing expat-2.1.0_2...
[head-mips-default-job-14] Extracting expat-2.1.0_2: .......... done
===>   Ice-3.6.0 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so)
===>   Returning to build of Ice-3.6.0
===>   Ice-3.6.0 depends on shared library: libmcpp.so - not found
===>   Installing existing package /packages/All/mcpp-2.7.2_2.txz
[head-mips-default-job-14] Installing mcpp-2.7.2_2...
[head-mips-default-job-14] Extracting mcpp-2.7.2_2: .......... done
===>   Ice-3.6.0 depends on shared library: libmcpp.so - found (/usr/local/lib/libmcpp.so)
===>   Returning to build of Ice-3.6.0
===>   Ice-3.6.0 depends on shared library: libdb-5.3.so - not found
===>   Installing existing package /packages/All/db5-5.3.28_2.txz
[head-mips-default-job-14] Installing db5-5.3.28_2...
[head-mips-default-job-14] Extracting db5-5.3.28_2: .......... done
===>   Ice-3.6.0 depends on shared library: libdb-5.3.so - found (/usr/local/lib/libdb-5.3.so)
===>   Returning to build of Ice-3.6.0
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for Ice-3.6.0
===========================================================================
=======================<phase: build          >============================
===>  Building for Ice-3.6.0
gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp'
making all in config
gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/config'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/config'
making all in src
gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src'
making all in IceUtil
gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceUtil'
/nxb-bin/usr/bin/c++ -c  -I./include -I../include -I../../include  -DICE_UTIL_API_EXPORTS -I.. -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  ArgVector.cpp
/nxb-bin/usr/bin/c++ -c  -I./include -I../include -I../../include  -DICE_UTIL_API_EXPORTS -I.. -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  Cond.cpp
/nxb-bin/usr/bin/c++ -c  -I./include -I../include -I../../include  -DICE_UTIL_API_EXPORTS -I.. -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  ConvertUTF.cpp
/nxb-bin/usr/bin/c++ -c  -I./include -I../include -I../../include  -DICE_UTIL_API_EXPORTS -I.. -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  CountDownLatch.cpp
/nxb-bin/usr/bin/c++ -c  -I./include -I../include -I../../include  -DICE_UTIL_API_EXPORTS -I.. -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  CtrlCHandler.cpp
/nxb-bin/usr/bin/c++ -c  -I./include -I../include -I../../include  -DICE_UTIL_API_EXPORTS -I.. -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  Exception.cpp
/nxb-bin/usr/bin/c++ -c  -I./include -I../include -I../../include  -DICE_UTIL_API_EXPORTS -I.. -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  FileUtil.cpp
/nxb-bin/usr/bin/c++ -c  -I./include -I../include -I../../include  -DICE_UTIL_API_EXPORTS -I.. -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  InputUtil.cpp
/nxb-bin/usr/bin/c++ -c  -I./include -I../include -I../../include  -DICE_UTIL_API_EXPORTS -I.. -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  MutexProtocol.cpp
/nxb-bin/usr/bin/c++ -c  -I./include -I../include -I../../include  -DICE_UTIL_API_EXPORTS -I.. -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  Options.cpp
/nxb-bin/usr/bin/c++ -c  -I./include -I../include -I../../include  -DICE_UTIL_API_EXPORTS -I.. -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  OutputUtil.cpp
/nxb-bin/usr/bin/c++ -c  -I./include -I../include -I../../include  -DICE_UTIL_API_EXPORTS -I.. -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  Random.cpp
/nxb-bin/usr/bin/c++ -c  -I./include -I../include -I../../include  -DICE_UTIL_API_EXPORTS -I.. -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  RecMutex.cpp
/nxb-bin/usr/bin/c++ -c  -I./include -I../include -I../../include  -DICE_UTIL_API_EXPORTS -I.. -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  SHA1.cpp
/nxb-bin/usr/bin/c++ -c  -I./include -I../include -I../../include  -DICE_UTIL_API_EXPORTS -I.. -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  Shared.cpp
/nxb-bin/usr/bin/c++ -c  -I./include -I../include -I../../include  -DICE_UTIL_API_EXPORTS -I.. -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  StringConverter.cpp
/nxb-bin/usr/bin/c++ -c  -I./include -I../include -I../../include  -DICE_UTIL_API_EXPORTS -I.. -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  StringUtil.cpp
/nxb-bin/usr/bin/c++ -c  -I./include -I../include -I../../include  -DICE_UTIL_API_EXPORTS -I.. -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  Thread.cpp
/nxb-bin/usr/bin/c++ -c  -I./include -I../include -I../../include  -DICE_UTIL_API_EXPORTS -I.. -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  ThreadException.cpp
/nxb-bin/usr/bin/c++ -c  -I./include -I../include -I../../include  -DICE_UTIL_API_EXPORTS -I.. -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  Time.cpp
/nxb-bin/usr/bin/c++ -c  -I./include -I../include -I../../include  -DICE_UTIL_API_EXPORTS -I.. -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  Timer.cpp
/nxb-bin/usr/bin/c++ -c  -I./include -I../include -I../../include  -DICE_UTIL_API_EXPORTS -I.. -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  Unicode.cpp
/nxb-bin/usr/bin/c++ -c  -I./include -I../include -I../../include  -DICE_UTIL_API_EXPORTS -I.. -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  UUID.cpp
rm -f ../../lib/libIceUtil.so.3.6.0
/nxb-bin/usr/bin/c++ -shared  -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  -L../../lib -o ../../lib/libIceUtil.so.3.6.0 -Wl,-h,libIceUtil.so.36 ArgVector.o Cond.o ConvertUTF.o CountDownLatch.o CtrlCHandler.o Exception.o FileUtil.o InputUtil.o MutexProtocol.o Options.o OutputUtil.o Random.o RecMutex.o SHA1.o Shared.o StringConverter.o StringUtil.o Thread.o ThreadException.o Time.o Timer.o Unicode.o UUID.o -pthread -lcrypto
rm -f ../../lib/libIceUtil.so.36
ln -s libIceUtil.so.3.6.0 ../../lib/libIceUtil.so.36
rm -f ../../lib/libIceUtil.so
ln -s libIceUtil.so.36 ../../lib/libIceUtil.so
gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceUtil'
making all in Slice
gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/Slice'
/nxb-bin/usr/bin/c++ -c -I..  -I./include -I../include -I../../include -DSLICE_API_EXPORTS -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  Checksum.cpp
/nxb-bin/usr/bin/c++ -c -I..  -I./include -I../include -I../../include -DSLICE_API_EXPORTS -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  CPlusPlusUtil.cpp
/nxb-bin/usr/bin/c++ -c -I..  -I./include -I../include -I../../include -DSLICE_API_EXPORTS -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  CsUtil.cpp
/nxb-bin/usr/bin/c++ -c -I..  -I./include -I../include -I../../include -DSLICE_API_EXPORTS -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  DotNetNames.cpp
/nxb-bin/usr/bin/c++ -c -I..  -I./include -I../include -I../../include -DSLICE_API_EXPORTS -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  FileTracker.cpp
/nxb-bin/usr/bin/c++ -c -I..  -I./include -I../include -I../../include -DSLICE_API_EXPORTS -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  JavaUtil.cpp
/nxb-bin/usr/bin/c++ -c -I..  -I./include -I../include -I../../include -DSLICE_API_EXPORTS -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  MD5.cpp
/nxb-bin/usr/bin/c++ -c -I..  -I./include -I../include -I../../include -DSLICE_API_EXPORTS -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  MD5I.cpp
/nxb-bin/usr/bin/c++ -c -I..  -I./include -I../include -I../../include -DSLICE_API_EXPORTS -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  ObjCUtil.cpp
/nxb-bin/usr/bin/c++ -c -I..  -I./include -I../include -I../../include -DSLICE_API_EXPORTS -O2 -pipe -G0 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing  Parser.cpp
./../config/Make.rules:382: recipe for target 'Parser.o' failed
gmake[3]: *** [Parser.o] Terminated
Makefile:57: recipe for target 'all' failed
gmake[1]: *** [all] Terminated
*** Signal 15

Stop.
make: stopped in /usr/ports/devel/ice
Makefile:89: recipe for target 'Slice' failed
gmake[2]: *** [Slice] Terminated



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